2025-04-21T20:23:48.0286212Z Current runner version: '2.323.0' 2025-04-21T20:23:48.0292654Z Runner name: 'i-0ee251e7868336916' 2025-04-21T20:23:48.0293746Z Machine name: 'ip-10-0-65-41' 2025-04-21T20:23:48.0296536Z ##[group]GITHUB_TOKEN Permissions 2025-04-21T20:23:48.0298968Z Contents: read 2025-04-21T20:23:48.0299605Z Metadata: read 2025-04-21T20:23:48.0300124Z ##[endgroup] 2025-04-21T20:23:48.0302735Z Secret source: Actions 2025-04-21T20:23:48.0303475Z Prepare workflow directory 2025-04-21T20:23:48.3246421Z Prepare all required actions 2025-04-21T20:23:48.3290924Z Getting action download info 2025-04-21T20:23:48.5584474Z Download action repository 'pytorch/test-infra@main' (SHA:d0e960f2e16f063377744672abd0cabc2c9a0167) 2025-04-21T20:23:50.0202493Z Download action repository 'pytorch/pytorch@main' (SHA:1f0d764b65d71ff9dd8fb9093063ebfe00ac2d7e) 2025-04-21T20:24:03.1695150Z Download action repository 'aws-actions/configure-aws-credentials@v4' (SHA:e3dd6a429d7300a6a4c196c26e071d42e0343502) 2025-04-21T20:24:03.3613531Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-04-21T20:24:03.5572711Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-04-21T20:24:04.0096859Z Getting action download info 2025-04-21T20:24:04.1108860Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-04-21T20:24:04.3250602Z Getting action download info 2025-04-21T20:24:04.4191167Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-04-21T20:24:04.6206962Z Complete job name: rocm-py3.10-inductor / build 2025-04-21T20:24:04.6664207Z A job started hook has been configured by the self-hosted runner administrator 2025-04-21T20:24:04.6766551Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-04-21T20:24:04.6775411Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:04.6776080Z ##[endgroup] 2025-04-21T20:24:06.5600779Z Runner Type: lf.linux.2xlarge 2025-04-21T20:24:06.5601354Z Instance Type: c5.2xlarge 2025-04-21T20:24:06.5601629Z AMI Name: unknown 2025-04-21T20:24:06.5622561Z AMI ID: ami-071226ecf16aa7d96 2025-04-21T20:24:12.1621780Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-04-21T20:24:12.1622249Z with: 2025-04-21T20:24:12.1622852Z github-secret: *** 2025-04-21T20:24:12.1623134Z activate-with-label: false 2025-04-21T20:24:12.1623426Z label: with-ssh 2025-04-21T20:24:12.1623671Z remove-existing-keys: true 2025-04-21T20:24:12.1623962Z fail-silently: true 2025-04-21T20:24:12.1624218Z ##[endgroup] 2025-04-21T20:24:12.2798062Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-04-21T20:24:12.2799742Z ciflow reference detected, attempting to extract PR number 2025-04-21T20:24:12.6407936Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2025-04-21T20:24:12.6864561Z No SSH keys found for user pytorch-bot[bot] 2025-04-21T20:24:12.6865717Z Grabbing public ssh keys from https://github.com/laithsakka.keys 2025-04-21T20:24:12.7373068Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2025-04-21T20:24:12.7386036Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2025-04-21T20:24:12.7422341Z Login using: ssh ec2-user@ec2-44-200-144-75.compute-1.amazonaws.com 2025-04-21T20:24:12.7572613Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-04-21T20:24:12.7573092Z with: 2025-04-21T20:24:12.7573310Z no-sudo: true 2025-04-21T20:24:12.7573563Z submodules: recursive 2025-04-21T20:24:12.7573832Z fetch-depth: 0 2025-04-21T20:24:12.7574076Z ##[endgroup] 2025-04-21T20:24:12.7659059Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-21T20:24:12.7660069Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-21T20:24:12.7667630Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:12.7668036Z ##[endgroup] 2025-04-21T20:24:12.7767033Z ##[group]Run # Use all available CPUs for fetching 2025-04-21T20:24:12.7767511Z # Use all available CPUs for fetching 2025-04-21T20:24:12.7767879Z cd "${GITHUB_WORKSPACE}" 2025-04-21T20:24:12.7768279Z git config --global fetch.parallel 0 2025-04-21T20:24:12.7768677Z git config --global submodule.fetchJobs 0 2025-04-21T20:24:12.7769042Z  2025-04-21T20:24:12.7769425Z # Clean workspace. The default checkout action should also do this, but 2025-04-21T20:24:12.7769924Z # do it here as well just in case 2025-04-21T20:24:12.7770252Z if [[ -d .git ]]; then 2025-04-21T20:24:12.7770555Z  if [ -z "${NO_SUDO}" ]; then 2025-04-21T20:24:12.7770879Z  sudo git clean -ffdx 2025-04-21T20:24:12.7771164Z  else 2025-04-21T20:24:12.7771423Z  git clean -ffdx 2025-04-21T20:24:12.7771696Z  fi 2025-04-21T20:24:12.7771907Z fi 2025-04-21T20:24:12.7777496Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:12.7777921Z env: 2025-04-21T20:24:12.7778163Z NO_SUDO: true 2025-04-21T20:24:12.7778533Z ##[endgroup] 2025-04-21T20:24:13.9758893Z Removing .additional_ci_files/ 2025-04-21T20:24:13.9759486Z Removing .github/scripts/__pycache__/ 2025-04-21T20:24:13.9759973Z Removing artifacts.zip 2025-04-21T20:24:13.9760339Z Removing aten/src/ATen/Config.h 2025-04-21T20:24:13.9760733Z Removing build/ 2025-04-21T20:24:13.9761095Z Removing compile_commands.json 2025-04-21T20:24:13.9761515Z Removing dist/ 2025-04-21T20:24:13.9761873Z Removing functorch/functorch.so 2025-04-21T20:24:13.9762718Z Removing sccache-stats-linux-jammy-py3.9-gcc11-pch-40892455722.json 2025-04-21T20:24:13.9763535Z Removing test/test-reports/ 2025-04-21T20:24:13.9764021Z Removing third_party/__pycache__/ 2025-04-21T20:24:13.9764572Z Removing tools/__pycache__/ 2025-04-21T20:24:13.9765045Z Removing tools/autograd/__pycache__/ 2025-04-21T20:24:13.9765657Z Removing tools/pyi/__pycache__/ 2025-04-21T20:24:13.9766209Z Removing tools/setup_helpers/__pycache__/ 2025-04-21T20:24:13.9766757Z Removing tools/shared/_utils_internal.py 2025-04-21T20:24:13.9767285Z Removing tools/stats/__pycache__/ 2025-04-21T20:24:13.9767773Z Removing torch.egg-info/ 2025-04-21T20:24:13.9768220Z Removing torch/_C/_VariableFunctions.pyi 2025-04-21T20:24:13.9768753Z Removing torch/_C/__init__.pyi 2025-04-21T20:24:13.9769235Z Removing torch/_C/_nn.pyi 2025-04-21T20:24:13.9769715Z Removing torch/_VF.pyi 2025-04-21T20:24:13.9770158Z Removing torch/__pycache__/ 2025-04-21T20:24:13.9770620Z Removing torch/bin/ 2025-04-21T20:24:13.9771100Z Removing torch/csrc/api/include/torch/version.h 2025-04-21T20:24:13.9771714Z Removing torch/csrc/autograd/generated/ 2025-04-21T20:24:13.9772426Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp 2025-04-21T20:24:13.9773395Z Removing torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-04-21T20:24:13.9774189Z Removing torch/csrc/lazy/generated/LazyIr.h 2025-04-21T20:24:13.9774933Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.cpp 2025-04-21T20:24:13.9775693Z Removing torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-04-21T20:24:13.9776840Z Removing torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-04-21T20:24:13.9777664Z Removing torch/csrc/lazy/generated/RegisterAutogradLazy.cpp 2025-04-21T20:24:13.9778480Z Removing torch/csrc/lazy/generated/RegisterLazy.cpp 2025-04-21T20:24:13.9779114Z Removing torch/include/ 2025-04-21T20:24:13.9779572Z Removing torch/lib/cmake/ 2025-04-21T20:24:13.9780038Z Removing torch/lib/libXNNPACK.a 2025-04-21T20:24:13.9780536Z Removing torch/lib/libaoti_custom_ops.so 2025-04-21T20:24:13.9781045Z Removing torch/lib/libasmjit.a 2025-04-21T20:24:13.9781599Z Removing torch/lib/libbackend_with_compiler.so 2025-04-21T20:24:13.9782174Z Removing torch/lib/libc10.so 2025-04-21T20:24:13.9783120Z Removing torch/lib/libclog.a 2025-04-21T20:24:13.9783597Z Removing torch/lib/libcpuinfo.a 2025-04-21T20:24:13.9784099Z Removing torch/lib/libdnnl.a 2025-04-21T20:24:13.9784561Z Removing torch/lib/libfbgemm.a 2025-04-21T20:24:13.9785047Z Removing torch/lib/libfmt.a 2025-04-21T20:24:13.9785555Z Removing torch/lib/libjitbackend_test.so 2025-04-21T20:24:13.9786138Z Removing torch/lib/libkineto.a 2025-04-21T20:24:13.9786704Z Removing torch/lib/libmicrokernels-prod.a 2025-04-21T20:24:13.9787310Z Removing torch/lib/libnnpack.a 2025-04-21T20:24:13.9787803Z Removing torch/lib/libprotobuf-lite.a 2025-04-21T20:24:13.9788384Z Removing torch/lib/libprotobuf.a 2025-04-21T20:24:13.9788913Z Removing torch/lib/libprotoc.a 2025-04-21T20:24:13.9789429Z Removing torch/lib/libpthreadpool.a 2025-04-21T20:24:13.9790006Z Removing torch/lib/libpytorch_qnnpack.a 2025-04-21T20:24:13.9790580Z Removing torch/lib/libshm.so 2025-04-21T20:24:13.9791095Z Removing torch/lib/libsleef.a 2025-04-21T20:24:13.9791610Z Removing torch/lib/libtensorpipe.a 2025-04-21T20:24:13.9792206Z Removing torch/lib/libtensorpipe_uv.a 2025-04-21T20:24:13.9792900Z Removing torch/lib/libtorch.so 2025-04-21T20:24:13.9793406Z Removing torch/lib/libtorch_cpu.so 2025-04-21T20:24:13.9793985Z Removing torch/lib/libtorch_global_deps.so 2025-04-21T20:24:13.9794619Z Removing torch/lib/libtorch_python.so 2025-04-21T20:24:13.9795226Z Removing torch/lib/libtorchbind_test.so 2025-04-21T20:24:13.9795842Z Removing torch/lib/pkgconfig/ 2025-04-21T20:24:13.9796416Z Removing torch/nn/functional.pyi 2025-04-21T20:24:13.9796956Z Removing torch/return_types.pyi 2025-04-21T20:24:13.9797446Z Removing torch/share/ 2025-04-21T20:24:13.9797887Z Removing torch/test/ 2025-04-21T20:24:13.9798526Z Removing torch/testing/_internal/generated/annotated_fn_args.py 2025-04-21T20:24:13.9799518Z Removing torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-04-21T20:24:13.9800466Z Removing torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-04-21T20:24:13.9801224Z Removing torch/utils/data/datapipes/datapipe.pyi 2025-04-21T20:24:13.9801818Z Removing torch/version.py 2025-04-21T20:24:13.9802284Z Removing torchgen/__pycache__/ 2025-04-21T20:24:13.9802773Z Removing torchgen/aoti/__pycache__/ 2025-04-21T20:24:13.9803310Z Removing torchgen/api/__pycache__/ 2025-04-21T20:24:13.9803810Z Removing torchgen/api/types/__pycache__/ 2025-04-21T20:24:13.9804450Z Removing torchgen/dest/__pycache__/ 2025-04-21T20:24:13.9805035Z Removing torchgen/executorch/__pycache__/ 2025-04-21T20:24:13.9805655Z Removing torchgen/executorch/api/__pycache__/ 2025-04-21T20:24:13.9806351Z Removing torchgen/executorch/api/types/__pycache__/ 2025-04-21T20:24:13.9807018Z Removing torchgen/packaged/ 2025-04-21T20:24:13.9807559Z Removing torchgen/selective_build/__pycache__/ 2025-04-21T20:24:13.9931450Z ##[group]Run actions/checkout@v4 2025-04-21T20:24:13.9931752Z with: 2025-04-21T20:24:13.9932003Z ref: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:24:13.9932349Z fetch-depth: 0 2025-04-21T20:24:13.9932598Z submodules: recursive 2025-04-21T20:24:13.9932862Z show-progress: false 2025-04-21T20:24:13.9933133Z repository: pytorch/pytorch 2025-04-21T20:24:13.9933529Z token: *** 2025-04-21T20:24:13.9933757Z ssh-strict: true 2025-04-21T20:24:13.9933997Z ssh-user: git 2025-04-21T20:24:13.9934233Z persist-credentials: true 2025-04-21T20:24:13.9934513Z clean: true 2025-04-21T20:24:13.9934969Z sparse-checkout-cone-mode: true 2025-04-21T20:24:13.9935266Z fetch-tags: false 2025-04-21T20:24:13.9935505Z lfs: false 2025-04-21T20:24:13.9935742Z set-safe-directory: true 2025-04-21T20:24:13.9936015Z ##[endgroup] 2025-04-21T20:24:14.1033221Z Syncing repository: pytorch/pytorch 2025-04-21T20:24:14.1034631Z ##[group]Getting Git version info 2025-04-21T20:24:14.1035118Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-04-21T20:24:14.1035801Z [command]/usr/bin/git version 2025-04-21T20:24:14.1036080Z git version 2.47.1 2025-04-21T20:24:14.1045809Z ##[endgroup] 2025-04-21T20:24:14.1055889Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/b69ebbc6-672d-414e-8757-fe1d03b33565/.gitconfig' 2025-04-21T20:24:14.1074949Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/b69ebbc6-672d-414e-8757-fe1d03b33565' before making global git config changes 2025-04-21T20:24:14.1075950Z Adding repository directory to the temporary git global config as a safe directory 2025-04-21T20:24:14.1079868Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-04-21T20:24:14.1119507Z [command]/usr/bin/git config --local --get remote.origin.url 2025-04-21T20:24:14.1136912Z https://github.com/pytorch/pytorch 2025-04-21T20:24:14.1151070Z ##[group]Removing previously created refs, to avoid conflicts 2025-04-21T20:24:14.1154515Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-04-21T20:24:14.1173189Z HEAD 2025-04-21T20:24:14.1207224Z ##[endgroup] 2025-04-21T20:24:14.1210502Z [command]/usr/bin/git submodule status 2025-04-21T20:24:14.1543784Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-04-21T20:24:14.1654828Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-04-21T20:24:14.1749181Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-04-21T20:24:14.1865540Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-04-21T20:24:14.1888777Z e170594ac7cf1dac584da473d4ca9301087090c1 third_party/NVTX (v3.1.0) 2025-04-21T20:24:14.2003553Z a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 third_party/VulkanMemoryAllocator (v2.1.0-705-ga6bfc23) 2025-04-21T20:24:14.2540934Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a010365) 2025-04-21T20:24:14.2565505Z 0d98dba29d66e93259db7daa53a9327df767a415 third_party/benchmark (v1.6.1) 2025-04-21T20:24:14.2683392Z 8086bbe3a78d931eb96fe12fdc014082e18d18d3 third_party/composable_kernel (rocm-6.4.0-6-g8086bbe3a) 2025-04-21T20:24:14.2854085Z 3b6597bba913d51161383657829b7e644e59c006 third_party/cpp-httplib (v0.15.3-20-g3b6597b) 2025-04-21T20:24:14.3012121Z 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d third_party/cpuinfo (5e3d244) 2025-04-21T20:24:14.3179039Z 8801fd7b31c2f798732ed1e1dd4711a9cde4217d third_party/cudnn_frontend (v0.5-46-g8801fd7) 2025-04-21T20:24:14.3329754Z afa1772203677c5118fcd82537a9c8fefbcc7008 third_party/cutlass (v3.8.0) 2025-04-21T20:24:14.4306475Z 3147391d946bb4b6c68edd901f2add6ac1f31f8c third_party/eigen (3.4.0) 2025-04-21T20:24:14.4852216Z dbc3157bf256f1339b3fa1fef2be89ac4078be0e third_party/fbgemm (v0.4.1-446-gdbc3157b) 2025-04-21T20:24:14.4945875Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-04-21T20:24:14.4979518Z 01834de25e4bf3975a9a00e816292b1ad0fe184b third_party/flatbuffers (v23.3.3) 2025-04-21T20:24:14.5536040Z 123913715afeb8a437e6388b4473fcc4753e1c9a third_party/fmt (11.1.4) 2025-04-21T20:24:14.5674164Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-04-21T20:24:14.5812092Z c61070427610ccd923efe3e7f8b3eca12bbcc31a third_party/gloo (heads/main) 2025-04-21T20:24:14.6167787Z b514bdc898e2951020cbdca1304b75f5950d1f59 third_party/googletest (release-1.8.0-3484-gb514bdc8) 2025-04-21T20:24:14.6312980Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-04-21T20:24:14.6401698Z 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 third_party/ittapi (v3.23.0-14-g5b8a7d7) 2025-04-21T20:24:14.6753364Z 5fa4bd8c8fb581a621f72957d0cb11431cc4714f third_party/kineto (remotes/origin/sraikund/test-64-g5fa4bd8) 2025-04-21T20:24:14.6788271Z ef685a13cfbe8d418aa2ed34350e21e4938358b6 third_party/kleidiai (v1.3.0) 2025-04-21T20:24:14.6821500Z b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 third_party/mimalloc (v1.8.2) 2025-04-21T20:24:14.7375415Z 87cda1d6646592ac5866dc703c8e1839046a6806 third_party/nlohmann (v3.10.1-113-g87cda1d6) 2025-04-21T20:24:14.7886899Z b8baa8446686496da4cc8fda09f2b6fe65c2a02c third_party/onnx (v1.17.0) 2025-04-21T20:24:14.7920649Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-04-21T20:24:14.7953220Z 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe third_party/pocketfft (release_for_eigen-11-g9d3ab05) 2025-04-21T20:24:14.8421159Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-04-21T20:24:14.8516209Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-04-21T20:24:14.8599289Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-04-21T20:24:14.8792867Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-04-21T20:24:14.8883179Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-04-21T20:24:14.9091315Z 56e1f79cb140fb9326d612d0be06b5250565cade third_party/sleef (3.7-33-g56e1f79) 2025-04-21T20:24:14.9208393Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-04-21T20:24:14.9220031Z ##[group]Cleaning the repository 2025-04-21T20:24:14.9224576Z [command]/usr/bin/git clean -ffdx 2025-04-21T20:24:14.9415208Z [command]/usr/bin/git reset --hard HEAD 2025-04-21T20:24:16.0051510Z Updating files: 78% (12912/16510) 2025-04-21T20:24:16.0306298Z Updating files: 79% (13043/16510) 2025-04-21T20:24:16.0522296Z Updating files: 80% (13208/16510) 2025-04-21T20:24:16.0664188Z Updating files: 81% (13374/16510) 2025-04-21T20:24:16.0774685Z Updating files: 82% (13539/16510) 2025-04-21T20:24:16.0925368Z Updating files: 83% (13704/16510) 2025-04-21T20:24:16.1068012Z Updating files: 84% (13869/16510) 2025-04-21T20:24:16.1209804Z Updating files: 85% (14034/16510) 2025-04-21T20:24:16.1341223Z Updating files: 86% (14199/16510) 2025-04-21T20:24:16.1453113Z Updating files: 87% (14364/16510) 2025-04-21T20:24:16.1580051Z Updating files: 88% (14529/16510) 2025-04-21T20:24:16.1743155Z Updating files: 89% (14694/16510) 2025-04-21T20:24:16.1874687Z Updating files: 90% (14859/16510) 2025-04-21T20:24:16.1989630Z Updating files: 91% (15025/16510) 2025-04-21T20:24:16.2126663Z Updating files: 92% (15190/16510) 2025-04-21T20:24:16.2320015Z Updating files: 93% (15355/16510) 2025-04-21T20:24:16.2514478Z Updating files: 94% (15520/16510) 2025-04-21T20:24:16.2682905Z Updating files: 95% (15685/16510) 2025-04-21T20:24:16.2852224Z Updating files: 96% (15850/16510) 2025-04-21T20:24:16.3141600Z Updating files: 97% (16015/16510) 2025-04-21T20:24:16.3296068Z Updating files: 98% (16180/16510) 2025-04-21T20:24:16.3455072Z Updating files: 99% (16345/16510) 2025-04-21T20:24:16.3455530Z Updating files: 100% (16510/16510) 2025-04-21T20:24:16.3455927Z Updating files: 100% (16510/16510), done. 2025-04-21T20:24:16.3638796Z HEAD is now at d31d119b43e Save/load op profiles 2025-04-21T20:24:16.3732291Z ##[endgroup] 2025-04-21T20:24:16.3735865Z ##[group]Disabling automatic garbage collection 2025-04-21T20:24:16.3741842Z [command]/usr/bin/git config --local gc.auto 0 2025-04-21T20:24:16.3770307Z ##[endgroup] 2025-04-21T20:24:16.3770980Z ##[group]Setting up auth 2025-04-21T20:24:16.3777277Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-04-21T20:24:16.3805109Z [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-21T20:24:16.4090889Z Entering 'android/libs/fbjni' 2025-04-21T20:24:16.4140015Z Entering 'third_party/FP16' 2025-04-21T20:24:16.4190369Z Entering 'third_party/FXdiv' 2025-04-21T20:24:16.4240925Z Entering 'third_party/NNPACK' 2025-04-21T20:24:16.4290027Z Entering 'third_party/NVTX' 2025-04-21T20:24:16.4340619Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:16.4390448Z Entering 'third_party/XNNPACK' 2025-04-21T20:24:16.4455230Z Entering 'third_party/benchmark' 2025-04-21T20:24:16.4504732Z Entering 'third_party/composable_kernel' 2025-04-21T20:24:16.4560828Z Entering 'third_party/cpp-httplib' 2025-04-21T20:24:16.4610576Z Entering 'third_party/cpuinfo' 2025-04-21T20:24:16.4660318Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:24:16.4711705Z Entering 'third_party/cutlass' 2025-04-21T20:24:16.4769743Z Entering 'third_party/eigen' 2025-04-21T20:24:16.4821559Z Entering 'third_party/fbgemm' 2025-04-21T20:24:16.4870699Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:16.4919446Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:16.4967836Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:16.5023197Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:16.5071826Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:16.5125578Z Entering 'third_party/flash-attention' 2025-04-21T20:24:16.5176231Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:16.5233206Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:16.5292168Z Entering 'third_party/flatbuffers' 2025-04-21T20:24:16.5343456Z Entering 'third_party/fmt' 2025-04-21T20:24:16.5393090Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:16.5443238Z Entering 'third_party/gloo' 2025-04-21T20:24:16.5492981Z Entering 'third_party/googletest' 2025-04-21T20:24:16.5542809Z Entering 'third_party/ideep' 2025-04-21T20:24:16.5590868Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:16.5648037Z Entering 'third_party/ittapi' 2025-04-21T20:24:16.5697439Z Entering 'third_party/kineto' 2025-04-21T20:24:16.5745457Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:16.5795876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:16.5846118Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:16.5894882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:16.5943346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:16.5991467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:16.6041991Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:16.6090268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:16.6139400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:16.6189383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:16.6239418Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:16.6288209Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:16.6337666Z Entering 'third_party/kleidiai' 2025-04-21T20:24:16.6388708Z Entering 'third_party/mimalloc' 2025-04-21T20:24:16.6438553Z Entering 'third_party/nlohmann' 2025-04-21T20:24:16.6488673Z Entering 'third_party/onnx' 2025-04-21T20:24:16.6554020Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:16.6605673Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:24:16.6656803Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:16.6705153Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:16.6752946Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:16.6801250Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:16.6850191Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:16.6897017Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:16.6945173Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:16.6993757Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:16.7043879Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:16.7094554Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:16.7164464Z Entering 'third_party/pocketfft' 2025-04-21T20:24:16.7216320Z Entering 'third_party/protobuf' 2025-04-21T20:24:16.7268924Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:16.7317204Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:16.7367954Z Entering 'third_party/psimd' 2025-04-21T20:24:16.7417983Z Entering 'third_party/pthreadpool' 2025-04-21T20:24:16.7467442Z Entering 'third_party/pybind11' 2025-04-21T20:24:16.7517189Z Entering 'third_party/python-peachpy' 2025-04-21T20:24:16.7565792Z Entering 'third_party/sleef' 2025-04-21T20:24:16.7615519Z Entering 'third_party/tensorpipe' 2025-04-21T20:24:16.7663663Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:16.7711561Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:16.7760136Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:16.7809267Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:16.7855621Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:16.7928110Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-04-21T20:24:16.7955078Z [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-21T20:24:16.8226516Z Entering 'android/libs/fbjni' 2025-04-21T20:24:16.8277108Z Entering 'third_party/FP16' 2025-04-21T20:24:16.8327345Z Entering 'third_party/FXdiv' 2025-04-21T20:24:16.8376763Z Entering 'third_party/NNPACK' 2025-04-21T20:24:16.8428452Z Entering 'third_party/NVTX' 2025-04-21T20:24:16.8478510Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:16.8528157Z Entering 'third_party/XNNPACK' 2025-04-21T20:24:16.8595135Z Entering 'third_party/benchmark' 2025-04-21T20:24:16.8644211Z Entering 'third_party/composable_kernel' 2025-04-21T20:24:16.8701227Z Entering 'third_party/cpp-httplib' 2025-04-21T20:24:16.8750692Z Entering 'third_party/cpuinfo' 2025-04-21T20:24:16.8800874Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:24:16.8850364Z Entering 'third_party/cutlass' 2025-04-21T20:24:16.8909043Z Entering 'third_party/eigen' 2025-04-21T20:24:16.8960555Z Entering 'third_party/fbgemm' 2025-04-21T20:24:16.9009778Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:16.9058592Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:16.9108549Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:16.9164698Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:16.9214472Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:16.9264083Z Entering 'third_party/flash-attention' 2025-04-21T20:24:16.9314615Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:16.9370442Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:16.9430573Z Entering 'third_party/flatbuffers' 2025-04-21T20:24:16.9483571Z Entering 'third_party/fmt' 2025-04-21T20:24:16.9531998Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:16.9581227Z Entering 'third_party/gloo' 2025-04-21T20:24:16.9631073Z Entering 'third_party/googletest' 2025-04-21T20:24:16.9680868Z Entering 'third_party/ideep' 2025-04-21T20:24:16.9729264Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:16.9786355Z Entering 'third_party/ittapi' 2025-04-21T20:24:16.9835348Z Entering 'third_party/kineto' 2025-04-21T20:24:16.9884955Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:16.9932984Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:16.9983796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:17.0033642Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:17.0082342Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:17.0130758Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:17.0185420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:17.0231549Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:17.0280398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:17.0332544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:17.0381952Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:17.0431842Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:17.0483993Z Entering 'third_party/kleidiai' 2025-04-21T20:24:17.0534298Z Entering 'third_party/mimalloc' 2025-04-21T20:24:17.0583579Z Entering 'third_party/nlohmann' 2025-04-21T20:24:17.0633746Z Entering 'third_party/onnx' 2025-04-21T20:24:17.0698897Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:17.0750224Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:24:17.0806793Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:17.0855280Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:17.0903910Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:17.0952456Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:17.1001946Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:17.1049930Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:17.1101208Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:17.1147768Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:17.1199096Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:17.1249306Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:17.1319636Z Entering 'third_party/pocketfft' 2025-04-21T20:24:17.1369554Z Entering 'third_party/protobuf' 2025-04-21T20:24:17.1422321Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:17.1471012Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:17.1522660Z Entering 'third_party/psimd' 2025-04-21T20:24:17.1573113Z Entering 'third_party/pthreadpool' 2025-04-21T20:24:17.1622492Z Entering 'third_party/pybind11' 2025-04-21T20:24:17.1671704Z Entering 'third_party/python-peachpy' 2025-04-21T20:24:17.1721606Z Entering 'third_party/sleef' 2025-04-21T20:24:17.1771289Z Entering 'third_party/tensorpipe' 2025-04-21T20:24:17.1820488Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:17.1868600Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:17.1916919Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:17.1965323Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:17.2012334Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:17.2082210Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-04-21T20:24:17.2121046Z ##[endgroup] 2025-04-21T20:24:17.2121674Z ##[group]Fetching the repository 2025-04-21T20:24:17.2128268Z [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-21T20:24:17.5293718Z From https://github.com/pytorch/pytorch 2025-04-21T20:24:17.5294198Z - [deleted] (none) -> ciflow/inductor/148622 2025-04-21T20:24:17.5749990Z - [deleted] (none) -> ciflow/inductor/149690 2025-04-21T20:24:17.5750751Z - [deleted] (none) -> ciflow/inductor/151506 2025-04-21T20:24:17.5752152Z - [deleted] (none) -> ciflow/inductor/151815 2025-04-21T20:24:17.5753507Z - [deleted] (none) -> ciflow/trunk/148622 2025-04-21T20:24:17.5754869Z - [deleted] (none) -> ciflow/trunk/151672 2025-04-21T20:24:17.5756142Z - [deleted] (none) -> ciflow/trunk/151704 2025-04-21T20:24:17.5757429Z - [deleted] (none) -> ciflow/trunk/151815 2025-04-21T20:24:19.1708167Z 368b7158924..8accd1b7b7f add-dates -> origin/add-dates 2025-04-21T20:24:19.1719058Z ed1e3930b3f..a840b9b1ba8 bf/fa-small-block-mask -> origin/bf/fa-small-block-mask 2025-04-21T20:24:19.1736741Z d74c215f66b..fa3c85f3d6a gh/NikhilAPatel/3/base -> origin/gh/NikhilAPatel/3/base 2025-04-21T20:24:19.1745620Z 14dcb68db4f..0b89cf747b5 gh/NikhilAPatel/3/head -> origin/gh/NikhilAPatel/3/head 2025-04-21T20:24:19.1751777Z + d931672a7d9...61df34d2a2f gh/NikhilAPatel/3/orig -> origin/gh/NikhilAPatel/3/orig (forced update) 2025-04-21T20:24:19.1759869Z 2e941adb7c8..3535f5f1153 gh/PaulZhang12/9/base -> origin/gh/PaulZhang12/9/base 2025-04-21T20:24:19.1767421Z 1d47acb8154..1b7ea4b94ac gh/PaulZhang12/9/head -> origin/gh/PaulZhang12/9/head 2025-04-21T20:24:19.1774202Z + a82a22cbd1b...64519fcfeb5 gh/PaulZhang12/9/orig -> origin/gh/PaulZhang12/9/orig (forced update) 2025-04-21T20:24:19.1787359Z 5b958dd4405..03040066d5d gh/alexsamardzic/1/head -> origin/gh/alexsamardzic/1/head 2025-04-21T20:24:19.1794022Z + 6161c6995b3...2b9f7a430b5 gh/alexsamardzic/1/orig -> origin/gh/alexsamardzic/1/orig (forced update) 2025-04-21T20:24:19.1808915Z dd85f4c1120..4b49d6fa988 gh/drisspg/142/head -> origin/gh/drisspg/142/head 2025-04-21T20:24:19.1815581Z + 3fc58d6f958...128fe11d1ab gh/drisspg/142/orig -> origin/gh/drisspg/142/orig (forced update) 2025-04-21T20:24:19.1831515Z f81eba388ad..f3421ecc138 gh/isuruf/137/base -> origin/gh/isuruf/137/base 2025-04-21T20:24:19.1838029Z 3983e245dd5..7d9d7e7acd3 gh/isuruf/137/head -> origin/gh/isuruf/137/head 2025-04-21T20:24:19.1843975Z + 6bec06d09dc...fd249fd559c gh/isuruf/137/orig -> origin/gh/isuruf/137/orig (forced update) 2025-04-21T20:24:19.1845791Z * [new branch] gh/isuruf/138/base -> origin/gh/isuruf/138/base 2025-04-21T20:24:19.1847355Z * [new branch] gh/isuruf/138/head -> origin/gh/isuruf/138/head 2025-04-21T20:24:19.1848529Z * [new branch] gh/isuruf/138/orig -> origin/gh/isuruf/138/orig 2025-04-21T20:24:19.1858341Z + 6128c95346b...074c8dcfe35 gh/jamesjwu/138/orig -> origin/gh/jamesjwu/138/orig (forced update) 2025-04-21T20:24:19.1864619Z ab6d92cf6e0..511d642990b gh/jamesjwu/139/head -> origin/gh/jamesjwu/139/head 2025-04-21T20:24:19.1870946Z + 7fa4d05fc5c...2efd18198ad gh/jamesjwu/139/orig -> origin/gh/jamesjwu/139/orig (forced update) 2025-04-21T20:24:19.1882932Z f513e49c655..adbd43beb94 gh/kwen2501/143/head -> origin/gh/kwen2501/143/head 2025-04-21T20:24:19.1889794Z + a3824d5cc8a...37dcf1f953c gh/kwen2501/143/orig -> origin/gh/kwen2501/143/orig (forced update) 2025-04-21T20:24:19.1891420Z * [new branch] gh/kwen2501/144/base -> origin/gh/kwen2501/144/base 2025-04-21T20:24:19.1893139Z * [new branch] gh/kwen2501/144/head -> origin/gh/kwen2501/144/head 2025-04-21T20:24:19.1894789Z * [new branch] gh/kwen2501/144/orig -> origin/gh/kwen2501/144/orig 2025-04-21T20:24:19.1902523Z b95d854985a..3e5aca84441 gh/laithsakka/119/base -> origin/gh/laithsakka/119/base 2025-04-21T20:24:19.1909155Z 2e26d078915..b68c0effe97 gh/laithsakka/119/head -> origin/gh/laithsakka/119/head 2025-04-21T20:24:19.1915241Z + 19dc41198c9...55d0c158068 gh/laithsakka/119/orig -> origin/gh/laithsakka/119/orig (forced update) 2025-04-21T20:24:19.1935122Z db142e9563f..b3b0f7898d6 gh/swolchok/748/head -> origin/gh/swolchok/748/head 2025-04-21T20:24:19.1941794Z + 69938bf2166...4ef2ef31589 gh/swolchok/748/orig -> origin/gh/swolchok/748/orig (forced update) 2025-04-21T20:24:19.1944385Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-04-21T20:24:19.1945896Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-04-21T20:24:19.1947246Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-04-21T20:24:19.1959276Z 4c18280dfe5..0bb3c87007f gh/xmfan/214/base -> origin/gh/xmfan/214/base 2025-04-21T20:24:19.1965337Z f07fd36146a..ad7c2ba8b2d gh/xmfan/214/head -> origin/gh/xmfan/214/head 2025-04-21T20:24:19.1971856Z + 257a8caa97f...f7dd7d4da17 gh/xmfan/214/orig -> origin/gh/xmfan/214/orig (forced update) 2025-04-21T20:24:19.1978980Z 10eb069c930..1aeb85157e3 gh/xmfan/224/base -> origin/gh/xmfan/224/base 2025-04-21T20:24:19.1985744Z c5cad517a32..0c5e455e3eb gh/xmfan/224/head -> origin/gh/xmfan/224/head 2025-04-21T20:24:19.1991949Z + 9cf7d1444e7...29777b78279 gh/xmfan/224/orig -> origin/gh/xmfan/224/orig (forced update) 2025-04-21T20:24:19.2005739Z d79144da520..1f0d764b65d main -> origin/main 2025-04-21T20:24:19.2020650Z + 997dc2b1cb4...25ae6958740 mlazos/triton-no-epi -> origin/mlazos/triton-no-epi (forced update) 2025-04-21T20:24:19.2060841Z 0632ecdb87d..cceac144146 pianpwk/oblivious_expand -> origin/pianpwk/oblivious_expand 2025-04-21T20:24:19.2067467Z 10001864160..9d80fe4b89f pianpwk/skt_user_code -> origin/pianpwk/skt_user_code 2025-04-21T20:24:19.2077276Z bf28d1cafc6..2eacdb91c3d viable/strict -> origin/viable/strict 2025-04-21T20:24:19.2084969Z t [tag update] ciflow/inductor/148893 -> ciflow/inductor/148893 2025-04-21T20:24:19.2086489Z t [tag update] ciflow/inductor/149707 -> ciflow/inductor/149707 2025-04-21T20:24:19.2088457Z t [tag update] ciflow/inductor/150236 -> ciflow/inductor/150236 2025-04-21T20:24:19.2089982Z t [tag update] ciflow/inductor/150587 -> ciflow/inductor/150587 2025-04-21T20:24:19.2091083Z t [tag update] ciflow/inductor/150654 -> ciflow/inductor/150654 2025-04-21T20:24:19.2093232Z t [tag update] ciflow/inductor/150944 -> ciflow/inductor/150944 2025-04-21T20:24:19.2095457Z t [tag update] ciflow/inductor/151459 -> ciflow/inductor/151459 2025-04-21T20:24:19.2096619Z t [tag update] ciflow/inductor/151601 -> ciflow/inductor/151601 2025-04-21T20:24:19.2097782Z t [tag update] ciflow/inductor/151634 -> ciflow/inductor/151634 2025-04-21T20:24:19.2099416Z t [tag update] ciflow/inductor/151684 -> ciflow/inductor/151684 2025-04-21T20:24:19.2100549Z t [tag update] ciflow/inductor/151691 -> ciflow/inductor/151691 2025-04-21T20:24:19.2101788Z t [tag update] ciflow/inductor/151731 -> ciflow/inductor/151731 2025-04-21T20:24:19.2103763Z * [new tag] ciflow/inductor/151824 -> ciflow/inductor/151824 2025-04-21T20:24:19.2104811Z * [new tag] ciflow/inductor/151825 -> ciflow/inductor/151825 2025-04-21T20:24:19.2107681Z t [tag update] ciflow/mps/147644 -> ciflow/mps/147644 2025-04-21T20:24:19.2112425Z * [new tag] ciflow/trunk/147476 -> ciflow/trunk/147476 2025-04-21T20:24:19.2115251Z t [tag update] ciflow/trunk/150587 -> ciflow/trunk/150587 2025-04-21T20:24:19.2117236Z * [new tag] ciflow/trunk/151459 -> ciflow/trunk/151459 2025-04-21T20:24:19.2118322Z * [new tag] ciflow/trunk/151563 -> ciflow/trunk/151563 2025-04-21T20:24:19.2119346Z t [tag update] ciflow/trunk/151634 -> ciflow/trunk/151634 2025-04-21T20:24:19.2120806Z * [new tag] ciflow/trunk/151804 -> ciflow/trunk/151804 2025-04-21T20:24:19.2121500Z * [new tag] ciflow/trunk/151807 -> ciflow/trunk/151807 2025-04-21T20:24:19.2122600Z * [new tag] ciflow/trunk/151813 -> ciflow/trunk/151813 2025-04-21T20:24:19.2693307Z [command]/usr/bin/git rev-parse --verify --quiet b68c0effe97351b0c24b2f7aef671559be6aa977^{object} 2025-04-21T20:24:19.2715892Z b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:24:19.2719775Z ##[endgroup] 2025-04-21T20:24:19.2720188Z ##[group]Determining the checkout info 2025-04-21T20:24:19.2721562Z ##[endgroup] 2025-04-21T20:24:19.2726458Z [command]/usr/bin/git sparse-checkout disable 2025-04-21T20:24:19.4395487Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-04-21T20:24:19.4423535Z ##[group]Checking out the ref 2025-04-21T20:24:19.4427923Z [command]/usr/bin/git checkout --progress --force b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:24:19.5722765Z Previous HEAD position was d31d119b43e Save/load op profiles 2025-04-21T20:24:19.5730935Z HEAD is now at b68c0effe97 Update on "use statically known true instead of guard size oblivious in bmm and mm decompositions . " 2025-04-21T20:24:19.5762140Z ##[endgroup] 2025-04-21T20:24:19.5762883Z ##[group]Setting up auth for fetching submodules 2025-04-21T20:24:19.5769965Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-04-21T20:24:19.5813071Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-04-21T20:24:19.5839845Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-04-21T20:24:19.5865879Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-04-21T20:24:19.5888246Z ##[endgroup] 2025-04-21T20:24:19.5889035Z ##[group]Fetching submodules 2025-04-21T20:24:19.5892654Z [command]/usr/bin/git submodule sync --recursive 2025-04-21T20:24:19.6164679Z Synchronizing submodule url for 'android/libs/fbjni' 2025-04-21T20:24:19.6184674Z Synchronizing submodule url for 'third_party/FP16' 2025-04-21T20:24:19.6204256Z Synchronizing submodule url for 'third_party/FXdiv' 2025-04-21T20:24:19.6223887Z Synchronizing submodule url for 'third_party/NNPACK' 2025-04-21T20:24:19.6243385Z Synchronizing submodule url for 'third_party/NVTX' 2025-04-21T20:24:19.6263055Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:19.6282737Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-04-21T20:24:19.6318741Z Synchronizing submodule url for 'third_party/benchmark' 2025-04-21T20:24:19.6338526Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-04-21T20:24:19.6365020Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-04-21T20:24:19.6384472Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-04-21T20:24:19.6404306Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-04-21T20:24:19.6423628Z Synchronizing submodule url for 'third_party/cutlass' 2025-04-21T20:24:19.6450743Z Synchronizing submodule url for 'third_party/eigen' 2025-04-21T20:24:19.6472779Z Synchronizing submodule url for 'third_party/fbgemm' 2025-04-21T20:24:19.6491447Z Synchronizing submodule url for 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:19.6512282Z Synchronizing submodule url for 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:19.6533483Z Synchronizing submodule url for 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:19.6562889Z Synchronizing submodule url for 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:19.6585220Z Synchronizing submodule url for 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:19.6606503Z Synchronizing submodule url for 'third_party/flash-attention' 2025-04-21T20:24:19.6625872Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:19.6650206Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:19.6677673Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-04-21T20:24:19.6702304Z Synchronizing submodule url for 'third_party/fmt' 2025-04-21T20:24:19.6722723Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:19.6742998Z Synchronizing submodule url for 'third_party/gloo' 2025-04-21T20:24:19.6764192Z Synchronizing submodule url for 'third_party/googletest' 2025-04-21T20:24:19.6785892Z Synchronizing submodule url for 'third_party/ideep' 2025-04-21T20:24:19.6804003Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:19.6831168Z Synchronizing submodule url for 'third_party/ittapi' 2025-04-21T20:24:19.6852563Z Synchronizing submodule url for 'third_party/kineto' 2025-04-21T20:24:19.6871971Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:19.6892628Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:19.6913550Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:19.6932272Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:19.6951637Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:19.6969412Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:19.6991326Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:19.7010572Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:19.7029357Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:19.7049255Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:19.7069135Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:19.7088345Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:19.7109655Z Synchronizing submodule url for 'third_party/kleidiai' 2025-04-21T20:24:19.7132169Z Synchronizing submodule url for 'third_party/mimalloc' 2025-04-21T20:24:19.7152285Z Synchronizing submodule url for 'third_party/nlohmann' 2025-04-21T20:24:19.7174476Z Synchronizing submodule url for 'third_party/onnx' 2025-04-21T20:24:19.7209623Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:19.7232574Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-04-21T20:24:19.7253095Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:19.7271407Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:19.7291403Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:19.7309090Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:19.7328428Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:19.7346108Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:19.7364395Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:19.7381643Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:19.7405147Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:19.7428390Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:19.7467097Z Synchronizing submodule url for 'third_party/pocketfft' 2025-04-21T20:24:19.7489128Z Synchronizing submodule url for 'third_party/protobuf' 2025-04-21T20:24:19.7510738Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:19.7528914Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:19.7549766Z Synchronizing submodule url for 'third_party/psimd' 2025-04-21T20:24:19.7570914Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-04-21T20:24:19.7593449Z Synchronizing submodule url for 'third_party/pybind11' 2025-04-21T20:24:19.7613950Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-04-21T20:24:19.7633587Z Synchronizing submodule url for 'third_party/sleef' 2025-04-21T20:24:19.7655262Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-04-21T20:24:19.7673702Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:19.7692768Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:19.7710492Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:19.7728969Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:19.7745688Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:19.7777496Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-04-21T20:24:19.8231560Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-04-21T20:24:19.8352639Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-04-21T20:24:19.8446065Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-04-21T20:24:19.8727933Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-04-21T20:24:19.9253242Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2025-04-21T20:24:19.9820933Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2025-04-21T20:24:20.9628350Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-04-21T20:24:20.9988261Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2025-04-21T20:24:21.3406123Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-04-21T20:24:21.3942446Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-04-21T20:24:21.5122893Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-04-21T20:24:21.5547764Z Submodule path 'third_party/cudnn_frontend': checked out '8801fd7b31c2f798732ed1e1dd4711a9cde4217d' 2025-04-21T20:24:22.3019265Z Submodule path 'third_party/cutlass': checked out 'afa1772203677c5118fcd82537a9c8fefbcc7008' 2025-04-21T20:24:22.8770150Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-04-21T20:24:22.9996309Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2025-04-21T20:24:23.0491244Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2025-04-21T20:24:23.1585686Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2025-04-21T20:24:23.6600890Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2025-04-21T20:24:23.7092445Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2025-04-21T20:24:23.7207725Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2025-04-21T20:24:23.8201860Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-04-21T20:24:24.1150627Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-04-21T20:24:24.8116888Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-04-21T20:24:24.9722789Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2025-04-21T20:24:25.0128810Z Submodule path 'third_party/fmt': checked out '123913715afeb8a437e6388b4473fcc4753e1c9a' 2025-04-21T20:24:25.0596966Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-04-21T20:24:25.0903284Z Submodule path 'third_party/gloo': checked out 'c61070427610ccd923efe3e7f8b3eca12bbcc31a' 2025-04-21T20:24:25.1424528Z Submodule path 'third_party/googletest': checked out 'b514bdc898e2951020cbdca1304b75f5950d1f59' 2025-04-21T20:24:25.1588830Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-04-21T20:24:25.7931008Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-04-21T20:24:25.8104809Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2025-04-21T20:24:25.9240539Z Submodule path 'third_party/kineto': checked out '5fa4bd8c8fb581a621f72957d0cb11431cc4714f' 2025-04-21T20:24:26.0162091Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-04-21T20:24:26.2172655Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-04-21T20:24:26.2379793Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-04-21T20:24:26.2800060Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-04-21T20:24:26.2947459Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-04-21T20:24:26.3035046Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-04-21T20:24:26.3223105Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-04-21T20:24:26.3660750Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-04-21T20:24:26.4992679Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-04-21T20:24:26.5171215Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-04-21T20:24:26.5583269Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-04-21T20:24:26.6076687Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-04-21T20:24:26.6555636Z Submodule path 'third_party/kleidiai': checked out 'ef685a13cfbe8d418aa2ed34350e21e4938358b6' 2025-04-21T20:24:26.7151488Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2025-04-21T20:24:26.8736841Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-04-21T20:24:27.3447204Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2025-04-21T20:24:27.3869902Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2025-04-21T20:24:27.4930171Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-04-21T20:24:27.5154875Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-04-21T20:24:27.5587556Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-04-21T20:24:27.5719668Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-04-21T20:24:27.7172576Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-04-21T20:24:27.7316551Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-04-21T20:24:27.7481630Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-04-21T20:24:27.7658464Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-04-21T20:24:28.0493723Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-04-21T20:24:28.0996698Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-04-21T20:24:28.7811115Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-04-21T20:24:28.7936791Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-04-21T20:24:29.2513422Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-04-21T20:24:29.2685697Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-04-21T20:24:29.3225749Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-04-21T20:24:29.3322553Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-04-21T20:24:29.3453953Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-04-21T20:24:29.3923019Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-04-21T20:24:29.4256263Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-04-21T20:24:29.4871421Z Submodule path 'third_party/sleef': checked out '56e1f79cb140fb9326d612d0be06b5250565cade' 2025-04-21T20:24:29.5228402Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-04-21T20:24:29.5705827Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-04-21T20:24:29.5893458Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-04-21T20:24:29.6803450Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-04-21T20:24:29.7134588Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-04-21T20:24:29.7228256Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-04-21T20:24:29.7267412Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-04-21T20:24:29.7542833Z Entering 'android/libs/fbjni' 2025-04-21T20:24:29.7581739Z Entering 'third_party/FP16' 2025-04-21T20:24:29.7620878Z Entering 'third_party/FXdiv' 2025-04-21T20:24:29.7659450Z Entering 'third_party/NNPACK' 2025-04-21T20:24:29.7697569Z Entering 'third_party/NVTX' 2025-04-21T20:24:29.7736568Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:29.7774247Z Entering 'third_party/XNNPACK' 2025-04-21T20:24:29.7829938Z Entering 'third_party/benchmark' 2025-04-21T20:24:29.7867690Z Entering 'third_party/composable_kernel' 2025-04-21T20:24:29.7914359Z Entering 'third_party/cpp-httplib' 2025-04-21T20:24:29.7951189Z Entering 'third_party/cpuinfo' 2025-04-21T20:24:29.7990562Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:24:29.8028695Z Entering 'third_party/cutlass' 2025-04-21T20:24:29.8075788Z Entering 'third_party/eigen' 2025-04-21T20:24:29.8116367Z Entering 'third_party/fbgemm' 2025-04-21T20:24:29.8154589Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:29.8192025Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:29.8228633Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:29.8271914Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:29.8309390Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:29.8346989Z Entering 'third_party/flash-attention' 2025-04-21T20:24:29.8386301Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:29.8429664Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:29.8477877Z Entering 'third_party/flatbuffers' 2025-04-21T20:24:29.8519096Z Entering 'third_party/fmt' 2025-04-21T20:24:29.8557074Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:29.8596602Z Entering 'third_party/gloo' 2025-04-21T20:24:29.8634473Z Entering 'third_party/googletest' 2025-04-21T20:24:29.8672770Z Entering 'third_party/ideep' 2025-04-21T20:24:29.8710171Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:29.8756603Z Entering 'third_party/ittapi' 2025-04-21T20:24:29.8795505Z Entering 'third_party/kineto' 2025-04-21T20:24:29.8834021Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:29.8872074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:29.8910627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:29.8947744Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:29.8986347Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:29.9024148Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:29.9063368Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:29.9102206Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:29.9139930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:29.9177764Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:29.9216638Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:29.9253587Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:29.9292021Z Entering 'third_party/kleidiai' 2025-04-21T20:24:29.9330993Z Entering 'third_party/mimalloc' 2025-04-21T20:24:29.9368919Z Entering 'third_party/nlohmann' 2025-04-21T20:24:29.9408684Z Entering 'third_party/onnx' 2025-04-21T20:24:29.9463602Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:29.9505242Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:24:29.9546891Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:29.9587118Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:29.9620354Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:29.9656570Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:29.9695270Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:29.9732497Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:29.9768820Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:29.9805581Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:29.9844890Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:29.9883358Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:29.9941630Z Entering 'third_party/pocketfft' 2025-04-21T20:24:29.9980369Z Entering 'third_party/protobuf' 2025-04-21T20:24:30.0022196Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:30.0058739Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:30.0097355Z Entering 'third_party/psimd' 2025-04-21T20:24:30.0135551Z Entering 'third_party/pthreadpool' 2025-04-21T20:24:30.0173911Z Entering 'third_party/pybind11' 2025-04-21T20:24:30.0212298Z Entering 'third_party/python-peachpy' 2025-04-21T20:24:30.0249887Z Entering 'third_party/sleef' 2025-04-21T20:24:30.0287928Z Entering 'third_party/tensorpipe' 2025-04-21T20:24:30.0326846Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:30.0363220Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:30.0399387Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:30.0435627Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:30.0471300Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:30.0521436Z ##[endgroup] 2025-04-21T20:24:30.0521880Z ##[group]Persisting credentials for submodules 2025-04-21T20:24:30.0528205Z [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-21T20:24:30.0798334Z Entering 'android/libs/fbjni' 2025-04-21T20:24:30.0831517Z url.https://github.com/.insteadof 2025-04-21T20:24:30.0831961Z url.https://github.com/.insteadof 2025-04-21T20:24:30.0862818Z Entering 'third_party/FP16' 2025-04-21T20:24:30.0897652Z url.https://github.com/.insteadof 2025-04-21T20:24:30.0927426Z url.https://github.com/.insteadof 2025-04-21T20:24:30.0927747Z Entering 'third_party/FXdiv' 2025-04-21T20:24:30.0960597Z url.https://github.com/.insteadof 2025-04-21T20:24:30.0960951Z url.https://github.com/.insteadof 2025-04-21T20:24:30.0991053Z Entering 'third_party/NNPACK' 2025-04-21T20:24:30.1024446Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1024906Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1055129Z Entering 'third_party/NVTX' 2025-04-21T20:24:30.1088249Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1088672Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1119838Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:30.1152789Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1153407Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1184813Z Entering 'third_party/XNNPACK' 2025-04-21T20:24:30.1218063Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1218604Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1264990Z Entering 'third_party/benchmark' 2025-04-21T20:24:30.1298905Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1299380Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1328935Z Entering 'third_party/composable_kernel' 2025-04-21T20:24:30.1362064Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1362485Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1400533Z Entering 'third_party/cpp-httplib' 2025-04-21T20:24:30.1434212Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1434842Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1465177Z Entering 'third_party/cpuinfo' 2025-04-21T20:24:30.1498878Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1499421Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1530827Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:24:30.1564156Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1564955Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1598028Z Entering 'third_party/cutlass' 2025-04-21T20:24:30.1632472Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1632853Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1672760Z Entering 'third_party/eigen' 2025-04-21T20:24:30.1707033Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1707392Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1739620Z Entering 'third_party/fbgemm' 2025-04-21T20:24:30.1773029Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1773535Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1805034Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:30.1838249Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1838603Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1868488Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:30.1901109Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1901475Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1931501Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:30.1964049Z url.https://github.com/.insteadof 2025-04-21T20:24:30.1964424Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2002860Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:30.2035315Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2035689Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2064975Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:30.2098705Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2099084Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2131244Z Entering 'third_party/flash-attention' 2025-04-21T20:24:30.2165511Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2165946Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2198595Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:30.2231724Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2232204Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2269508Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:30.2302390Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2302760Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2343603Z Entering 'third_party/flatbuffers' 2025-04-21T20:24:30.2377760Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2378114Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2413268Z Entering 'third_party/fmt' 2025-04-21T20:24:30.2446371Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2446740Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2477549Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:30.2510468Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2510822Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2541624Z Entering 'third_party/gloo' 2025-04-21T20:24:30.2574888Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2575228Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2606254Z Entering 'third_party/googletest' 2025-04-21T20:24:30.2638916Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2639269Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2669433Z Entering 'third_party/ideep' 2025-04-21T20:24:30.2703372Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2703750Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2733659Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:30.2766439Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2766818Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2803981Z Entering 'third_party/ittapi' 2025-04-21T20:24:30.2837824Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2838177Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2868531Z Entering 'third_party/kineto' 2025-04-21T20:24:30.2901673Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2902043Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2933038Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:30.2965629Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2966001Z url.https://github.com/.insteadof 2025-04-21T20:24:30.2995737Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:30.3028432Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3028798Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3060446Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:30.3092991Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3093369Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3123492Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:30.3155839Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3156296Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3187036Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:30.3219713Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3220092Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3250138Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:30.3283106Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3283443Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3316118Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:30.3349702Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3350066Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3380376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:30.3414243Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3414897Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3445154Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:30.3477051Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3477431Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3509787Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:30.3542821Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3543440Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3575021Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:30.3608689Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3609329Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3638696Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:30.3670870Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3671506Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3704070Z Entering 'third_party/kleidiai' 2025-04-21T20:24:30.3738162Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3738537Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3770345Z Entering 'third_party/mimalloc' 2025-04-21T20:24:30.3804656Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3805009Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3835971Z Entering 'third_party/nlohmann' 2025-04-21T20:24:30.3868787Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3869138Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3901132Z Entering 'third_party/onnx' 2025-04-21T20:24:30.3934100Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3934438Z url.https://github.com/.insteadof 2025-04-21T20:24:30.3981452Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:30.4016285Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4016629Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4049124Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:24:30.4082344Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4083486Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4115930Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:30.4147898Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4148283Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4178180Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:30.4210301Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4210944Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4240496Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:30.4272668Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4273060Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4303601Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:30.4335979Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4336345Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4368026Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:30.4400371Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4401018Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4430675Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:30.4462629Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4463009Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4492732Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:30.4524876Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4525501Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4554991Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:30.4588472Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4589088Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4621465Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:30.4654622Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4654966Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4687606Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:30.4720336Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4720723Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4771313Z Entering 'third_party/pocketfft' 2025-04-21T20:24:30.4805225Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4805573Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4835455Z Entering 'third_party/protobuf' 2025-04-21T20:24:30.4868320Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4868660Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4902172Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:30.4934167Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4934686Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4963841Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:30.4997242Z url.https://github.com/.insteadof 2025-04-21T20:24:30.4997582Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5028468Z Entering 'third_party/psimd' 2025-04-21T20:24:30.5061063Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5061401Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5091229Z Entering 'third_party/pthreadpool' 2025-04-21T20:24:30.5124058Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5124617Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5154251Z Entering 'third_party/pybind11' 2025-04-21T20:24:30.5188498Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5188878Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5218888Z Entering 'third_party/python-peachpy' 2025-04-21T20:24:30.5252113Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5252685Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5283799Z Entering 'third_party/sleef' 2025-04-21T20:24:30.5316618Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5316996Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5346874Z Entering 'third_party/tensorpipe' 2025-04-21T20:24:30.5379980Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5380516Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5411337Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:30.5443407Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5443753Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5472989Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:30.5505916Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5506276Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5536152Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:30.5569093Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5569662Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5600503Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:30.5632909Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5633304Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5661930Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:30.5694971Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5695318Z url.https://github.com/.insteadof 2025-04-21T20:24:30.5741183Z [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-21T20:24:30.6015535Z Entering 'android/libs/fbjni' 2025-04-21T20:24:30.6062716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-04-21T20:24:30.6077036Z Entering 'third_party/FP16' 2025-04-21T20:24:30.6123070Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-04-21T20:24:30.6137807Z Entering 'third_party/FXdiv' 2025-04-21T20:24:30.6185699Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-04-21T20:24:30.6199065Z Entering 'third_party/NNPACK' 2025-04-21T20:24:30.6244181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-04-21T20:24:30.6259171Z Entering 'third_party/NVTX' 2025-04-21T20:24:30.6305982Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-04-21T20:24:30.6321614Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:30.6366935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-04-21T20:24:30.6382068Z Entering 'third_party/XNNPACK' 2025-04-21T20:24:30.6428443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-04-21T20:24:30.6459773Z Entering 'third_party/benchmark' 2025-04-21T20:24:30.6508820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-04-21T20:24:30.6523805Z Entering 'third_party/composable_kernel' 2025-04-21T20:24:30.6568925Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-04-21T20:24:30.6591980Z Entering 'third_party/cpp-httplib' 2025-04-21T20:24:30.6638710Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-04-21T20:24:30.6653221Z Entering 'third_party/cpuinfo' 2025-04-21T20:24:30.6700664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-04-21T20:24:30.6716274Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:24:30.6761857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-04-21T20:24:30.6776296Z Entering 'third_party/cutlass' 2025-04-21T20:24:30.6822206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-04-21T20:24:30.6845794Z Entering 'third_party/eigen' 2025-04-21T20:24:30.6892412Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-04-21T20:24:30.6908887Z Entering 'third_party/fbgemm' 2025-04-21T20:24:30.6956051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-04-21T20:24:30.6970546Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:30.7016679Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2025-04-21T20:24:30.7030850Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:30.7076178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2025-04-21T20:24:30.7090693Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:30.7135041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2025-04-21T20:24:30.7156862Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:30.7202810Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2025-04-21T20:24:30.7216839Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:30.7261178Z 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-21T20:24:30.7276503Z Entering 'third_party/flash-attention' 2025-04-21T20:24:30.7326844Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-04-21T20:24:30.7342506Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:30.7388510Z 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-21T20:24:30.7408555Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:30.7453091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-04-21T20:24:30.7476329Z Entering 'third_party/flatbuffers' 2025-04-21T20:24:30.7522308Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-04-21T20:24:30.7539809Z Entering 'third_party/fmt' 2025-04-21T20:24:30.7587113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-04-21T20:24:30.7602533Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:30.7648361Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-04-21T20:24:30.7662747Z Entering 'third_party/gloo' 2025-04-21T20:24:30.7708342Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-04-21T20:24:30.7724415Z Entering 'third_party/googletest' 2025-04-21T20:24:30.7770013Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-04-21T20:24:30.7786231Z Entering 'third_party/ideep' 2025-04-21T20:24:30.7833298Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-04-21T20:24:30.7847126Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:30.7893188Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-04-21T20:24:30.7915482Z Entering 'third_party/ittapi' 2025-04-21T20:24:30.7962400Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-04-21T20:24:30.7977163Z Entering 'third_party/kineto' 2025-04-21T20:24:30.8024385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-04-21T20:24:30.8039398Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:30.8086029Z 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-21T20:24:30.8099780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:30.8146460Z 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-21T20:24:30.8162405Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:30.8210149Z 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-21T20:24:30.8224343Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:30.8271026Z 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-21T20:24:30.8287913Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:30.8335262Z 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-21T20:24:30.8348245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:30.8395077Z 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-21T20:24:30.8410817Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:30.8456123Z 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-21T20:24:30.8470408Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:30.8516912Z 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-21T20:24:30.8531209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:30.8577395Z 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-21T20:24:30.8594054Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:30.8641044Z 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-21T20:24:30.8656923Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:30.8703824Z 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-21T20:24:30.8717812Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:30.8763176Z 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-21T20:24:30.8779078Z Entering 'third_party/kleidiai' 2025-04-21T20:24:30.8827997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-04-21T20:24:30.8843397Z Entering 'third_party/mimalloc' 2025-04-21T20:24:30.8889575Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-04-21T20:24:30.8904769Z Entering 'third_party/nlohmann' 2025-04-21T20:24:30.8949342Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-04-21T20:24:30.8965442Z Entering 'third_party/onnx' 2025-04-21T20:24:30.9012347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-04-21T20:24:30.9043212Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:30.9090028Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-04-21T20:24:30.9106642Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:24:30.9153370Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-04-21T20:24:30.9169591Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:30.9215112Z 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-21T20:24:30.9229019Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:30.9274414Z 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-21T20:24:30.9290187Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:30.9335927Z 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-21T20:24:30.9349872Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:30.9395108Z 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-21T20:24:30.9410600Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:30.9455965Z 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-21T20:24:30.9469692Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:30.9514889Z 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-21T20:24:30.9528842Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:30.9575706Z 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-21T20:24:30.9591069Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:30.9637688Z 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-21T20:24:30.9654998Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:30.9702180Z 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-21T20:24:30.9718153Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:30.9763633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-04-21T20:24:30.9798452Z Entering 'third_party/pocketfft' 2025-04-21T20:24:30.9846816Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-04-21T20:24:30.9861538Z Entering 'third_party/protobuf' 2025-04-21T20:24:30.9909791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-04-21T20:24:30.9928475Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:30.9974635Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-04-21T20:24:30.9989500Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:31.0035947Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-04-21T20:24:31.0052742Z Entering 'third_party/psimd' 2025-04-21T20:24:31.0100667Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-04-21T20:24:31.0117026Z Entering 'third_party/pthreadpool' 2025-04-21T20:24:31.0163656Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-04-21T20:24:31.0178897Z Entering 'third_party/pybind11' 2025-04-21T20:24:31.0225770Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-04-21T20:24:31.0241393Z Entering 'third_party/python-peachpy' 2025-04-21T20:24:31.0288061Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-04-21T20:24:31.0303929Z Entering 'third_party/sleef' 2025-04-21T20:24:31.0350052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-04-21T20:24:31.0365482Z Entering 'third_party/tensorpipe' 2025-04-21T20:24:31.0412097Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-04-21T20:24:31.0427666Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:31.0472743Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-04-21T20:24:31.0487485Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:31.0532827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-04-21T20:24:31.0546871Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:31.0591498Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-04-21T20:24:31.0605858Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:31.0650740Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-04-21T20:24:31.0663942Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:31.0711583Z 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-21T20:24:31.1658146Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-04-21T20:24:31.1933076Z Entering 'android/libs/fbjni' 2025-04-21T20:24:31.1972176Z Entering 'third_party/FP16' 2025-04-21T20:24:31.2010403Z Entering 'third_party/FXdiv' 2025-04-21T20:24:31.2047954Z Entering 'third_party/NNPACK' 2025-04-21T20:24:31.2085840Z Entering 'third_party/NVTX' 2025-04-21T20:24:31.2124819Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:31.2162987Z Entering 'third_party/XNNPACK' 2025-04-21T20:24:31.2216891Z Entering 'third_party/benchmark' 2025-04-21T20:24:31.2255332Z Entering 'third_party/composable_kernel' 2025-04-21T20:24:31.2300326Z Entering 'third_party/cpp-httplib' 2025-04-21T20:24:31.2337915Z Entering 'third_party/cpuinfo' 2025-04-21T20:24:31.2377152Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:24:31.2415577Z Entering 'third_party/cutlass' 2025-04-21T20:24:31.2462072Z Entering 'third_party/eigen' 2025-04-21T20:24:31.2502231Z Entering 'third_party/fbgemm' 2025-04-21T20:24:31.2541281Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:31.2577983Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:31.2615428Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:31.2657953Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:31.2695226Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:31.2734388Z Entering 'third_party/flash-attention' 2025-04-21T20:24:31.2773358Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:31.2817433Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:31.2865350Z Entering 'third_party/flatbuffers' 2025-04-21T20:24:31.2906571Z Entering 'third_party/fmt' 2025-04-21T20:24:31.2944202Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:31.2981835Z Entering 'third_party/gloo' 2025-04-21T20:24:31.3020293Z Entering 'third_party/googletest' 2025-04-21T20:24:31.3058625Z Entering 'third_party/ideep' 2025-04-21T20:24:31.3095541Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:31.3140743Z Entering 'third_party/ittapi' 2025-04-21T20:24:31.3179192Z Entering 'third_party/kineto' 2025-04-21T20:24:31.3218090Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:31.3256475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:31.3296500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:31.3334314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:31.3371062Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:31.3408887Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:31.3446109Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:31.3484068Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:31.3521857Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:31.3559776Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:31.3598414Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:31.3635325Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:31.3673639Z Entering 'third_party/kleidiai' 2025-04-21T20:24:31.3712374Z Entering 'third_party/mimalloc' 2025-04-21T20:24:31.3750029Z Entering 'third_party/nlohmann' 2025-04-21T20:24:31.3788719Z Entering 'third_party/onnx' 2025-04-21T20:24:31.3842620Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:31.3882805Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:24:31.3923258Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:31.3960153Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:31.3996138Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:31.4033190Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:31.4070725Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:31.4107584Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:31.4144405Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:31.4180879Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:31.4219612Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:31.4259142Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:31.4316427Z Entering 'third_party/pocketfft' 2025-04-21T20:24:31.4355384Z Entering 'third_party/protobuf' 2025-04-21T20:24:31.4397169Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:31.4435655Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:31.4475840Z Entering 'third_party/psimd' 2025-04-21T20:24:31.4517010Z Entering 'third_party/pthreadpool' 2025-04-21T20:24:31.4555119Z Entering 'third_party/pybind11' 2025-04-21T20:24:31.4592847Z Entering 'third_party/python-peachpy' 2025-04-21T20:24:31.4630362Z Entering 'third_party/sleef' 2025-04-21T20:24:31.4668390Z Entering 'third_party/tensorpipe' 2025-04-21T20:24:31.4708100Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:31.4746086Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:31.4783551Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:31.4821299Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:31.4857060Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:31.4910353Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-04-21T20:24:31.5190800Z Entering 'android/libs/fbjni' 2025-04-21T20:24:31.5229076Z Entering 'third_party/FP16' 2025-04-21T20:24:31.5268565Z Entering 'third_party/FXdiv' 2025-04-21T20:24:31.5307871Z Entering 'third_party/NNPACK' 2025-04-21T20:24:31.5346737Z Entering 'third_party/NVTX' 2025-04-21T20:24:31.5387621Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:24:31.5425343Z Entering 'third_party/XNNPACK' 2025-04-21T20:24:31.5484024Z Entering 'third_party/benchmark' 2025-04-21T20:24:31.5522074Z Entering 'third_party/composable_kernel' 2025-04-21T20:24:31.5566883Z Entering 'third_party/cpp-httplib' 2025-04-21T20:24:31.5606967Z Entering 'third_party/cpuinfo' 2025-04-21T20:24:31.5647315Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:24:31.5686763Z Entering 'third_party/cutlass' 2025-04-21T20:24:31.5735089Z Entering 'third_party/eigen' 2025-04-21T20:24:31.5776564Z Entering 'third_party/fbgemm' 2025-04-21T20:24:31.5817201Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:24:31.5855655Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:24:31.5893722Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:24:31.5939241Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:24:31.5979389Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:24:31.6018140Z Entering 'third_party/flash-attention' 2025-04-21T20:24:31.6063743Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:24:31.6109976Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:24:31.6157280Z Entering 'third_party/flatbuffers' 2025-04-21T20:24:31.6199475Z Entering 'third_party/fmt' 2025-04-21T20:24:31.6243982Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:24:31.6282237Z Entering 'third_party/gloo' 2025-04-21T20:24:31.6320417Z Entering 'third_party/googletest' 2025-04-21T20:24:31.6360952Z Entering 'third_party/ideep' 2025-04-21T20:24:31.6400541Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:24:31.6451975Z Entering 'third_party/ittapi' 2025-04-21T20:24:31.6494770Z Entering 'third_party/kineto' 2025-04-21T20:24:31.6539491Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:24:31.6578987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:24:31.6618131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:24:31.6655288Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:24:31.6693442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:24:31.6729487Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:24:31.6768537Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:24:31.6805944Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:24:31.6842929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:24:31.6881316Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:24:31.6920594Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:24:31.6957413Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:24:31.6996687Z Entering 'third_party/kleidiai' 2025-04-21T20:24:31.7036117Z Entering 'third_party/mimalloc' 2025-04-21T20:24:31.7074131Z Entering 'third_party/nlohmann' 2025-04-21T20:24:31.7113902Z Entering 'third_party/onnx' 2025-04-21T20:24:31.7168995Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:24:31.7209704Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:24:31.7250203Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:24:31.7289660Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:24:31.7325834Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:24:31.7361624Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:24:31.7399759Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:24:31.7435701Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:24:31.7472231Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:24:31.7509613Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:24:31.7548395Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:24:31.7587705Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:24:31.7644955Z Entering 'third_party/pocketfft' 2025-04-21T20:24:31.7683435Z Entering 'third_party/protobuf' 2025-04-21T20:24:31.7725326Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:24:31.7762161Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:24:31.7803719Z Entering 'third_party/psimd' 2025-04-21T20:24:31.7841469Z Entering 'third_party/pthreadpool' 2025-04-21T20:24:31.7879114Z Entering 'third_party/pybind11' 2025-04-21T20:24:31.7917537Z Entering 'third_party/python-peachpy' 2025-04-21T20:24:31.7954701Z Entering 'third_party/sleef' 2025-04-21T20:24:31.7994970Z Entering 'third_party/tensorpipe' 2025-04-21T20:24:31.8032931Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:24:31.8069006Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:24:31.8105756Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:24:31.8142078Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:24:31.8178398Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:24:31.8229268Z ##[endgroup] 2025-04-21T20:24:31.8266316Z [command]/usr/bin/git log -1 --format=%H 2025-04-21T20:24:31.8287325Z b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:24:31.8452125Z Prepare all required actions 2025-04-21T20:24:31.8452672Z Getting action download info 2025-04-21T20:24:31.9425362Z ##[group]Run ./.github/actions/setup-linux 2025-04-21T20:24:31.9425712Z ##[endgroup] 2025-04-21T20:24:31.9474548Z ##[group]Run set -euo pipefail 2025-04-21T20:24:31.9475086Z set -euo pipefail 2025-04-21T20:24:31.9503640Z function get_ec2_metadata() { 2025-04-21T20:24:31.9504382Z  # Pulled from instance metadata endpoint for EC2 2025-04-21T20:24:31.9505366Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-04-21T20:24:31.9505950Z  category=$1 2025-04-21T20:24:31.9506327Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-04-21T20:24:31.9506761Z  runner_name_str=i-0ee251e7868336916 2025-04-21T20:24:31.9507106Z  if [[ -f /.inarc ]]; then 2025-04-21T20:24:31.9507499Z  echo "ARC Runner, no info on ec2 metadata" 2025-04-21T20:24:31.9507905Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-04-21T20:24:31.9508387Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-04-21T20:24:31.9508823Z  else 2025-04-21T20:24:31.9509687Z  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-21T20:24:31.9510619Z  fi 2025-04-21T20:24:31.9511024Z } 2025-04-21T20:24:31.9511295Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-04-21T20:24:31.9511827Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-04-21T20:24:31.9512346Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-04-21T20:24:31.9512774Z echo "system info $(uname -a)" 2025-04-21T20:24:31.9520296Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:31.9520701Z ##[endgroup] 2025-04-21T20:24:31.9651406Z ami-id: ami-071226ecf16aa7d96 2025-04-21T20:24:31.9741281Z instance-id: i-0ee251e7868336916 2025-04-21T20:24:31.9829499Z instance-type: c5.2xlarge 2025-04-21T20:24:31.9839808Z system info Linux ip-10-0-65-41.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-21T20:24:31.9867095Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-21T20:24:31.9868085Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-04-21T20:24:31.9874324Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:31.9874707Z ##[endgroup] 2025-04-21T20:24:31.9928244Z ##[group]Run if systemctl is-active --quiet docker; then 2025-04-21T20:24:31.9928724Z if systemctl is-active --quiet docker; then 2025-04-21T20:24:31.9929171Z  echo "Docker daemon is running..."; 2025-04-21T20:24:31.9929500Z else 2025-04-21T20:24:31.9929869Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-04-21T20:24:31.9930306Z fi 2025-04-21T20:24:31.9935523Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:31.9935924Z ##[endgroup] 2025-04-21T20:24:32.0003847Z Docker daemon is running... 2025-04-21T20:24:32.0046823Z ##[group]Run nick-fields/retry@v3.0.0 2025-04-21T20:24:32.0047143Z with: 2025-04-21T20:24:32.0047355Z shell: bash 2025-04-21T20:24:32.0047584Z timeout_minutes: 5 2025-04-21T20:24:32.0047821Z max_attempts: 3 2025-04-21T20:24:32.0048059Z retry_wait_seconds: 30 2025-04-21T20:24:32.0050585Z 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-21T20:24:32.0052962Z polling_interval_seconds: 1 2025-04-21T20:24:32.0053254Z warning_on_retry: true 2025-04-21T20:24:32.0053527Z continue_on_error: false 2025-04-21T20:24:32.0053781Z env: 2025-04-21T20:24:32.0053993Z AWS_RETRY_MODE: standard 2025-04-21T20:24:32.0054258Z AWS_MAX_ATTEMPTS: 5 2025-04-21T20:24:32.0054508Z AWS_DEFAULT_REGION: us-east-1 2025-04-21T20:24:32.0054784Z ##[endgroup] 2025-04-21T20:24:33.1941896Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-21T20:24:33.1942879Z Configure a credential helper to remove this warning. See 2025-04-21T20:24:33.1943739Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-21T20:24:33.1944380Z 2025-04-21T20:24:33.1944553Z Login Succeeded 2025-04-21T20:24:33.7268174Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-21T20:24:33.7269103Z Configure a credential helper to remove this warning. See 2025-04-21T20:24:33.7269972Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-21T20:24:33.7270713Z 2025-04-21T20:24:33.7271178Z Login Succeeded 2025-04-21T20:24:34.0882891Z Command completed after 1 attempt(s). 2025-04-21T20:24:34.0940734Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-21T20:24:34.0941290Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-21T20:24:34.0941753Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-21T20:24:34.0947668Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:34.0948093Z ##[endgroup] 2025-04-21T20:24:34.1027197Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-04-21T20:24:34.1027779Z # ignore expansion of "docker ps -q" since it could be empty 2025-04-21T20:24:34.1028219Z # shellcheck disable=SC2046 2025-04-21T20:24:34.1028553Z docker stop $(docker ps -q) || true 2025-04-21T20:24:34.1028933Z # Prune all of the docker images 2025-04-21T20:24:34.1029304Z docker system prune -af 2025-04-21T20:24:34.1035149Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:34.1035544Z ##[endgroup] 2025-04-21T20:24:34.1270282Z "docker stop" requires at least 1 argument. 2025-04-21T20:24:34.1271104Z See 'docker stop --help'. 2025-04-21T20:24:34.1271584Z 2025-04-21T20:24:34.1272631Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-04-21T20:24:34.1272968Z 2025-04-21T20:24:34.1273087Z Stop one or more running containers 2025-04-21T20:24:34.1409561Z Total reclaimed space: 0B 2025-04-21T20:24:34.1447217Z ##[group]Run set +e 2025-04-21T20:24:34.1447524Z set +e 2025-04-21T20:24:34.1447772Z set -x 2025-04-21T20:24:34.1448005Z  2025-04-21T20:24:34.1448246Z PT_DOMAIN=download.pytorch.org 2025-04-21T20:24:34.1448853Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-04-21T20:24:34.1449636Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-04-21T20:24:34.1450190Z # one is returned at random 2025-04-21T20:24:34.1450597Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-04-21T20:24:34.1450988Z  2025-04-21T20:24:34.1451229Z if [ -z "${RESOLVED_IP}" ]; then 2025-04-21T20:24:34.1451661Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-04-21T20:24:34.1452344Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-04-21T20:24:34.1452753Z  2025-04-21T20:24:34.1452984Z  if [ -z "${RESOLVED_IP}" ]; then 2025-04-21T20:24:34.1453378Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-04-21T20:24:34.1453785Z  exit 1 2025-04-21T20:24:34.1454025Z  fi 2025-04-21T20:24:34.1454234Z fi 2025-04-21T20:24:34.1454450Z  2025-04-21T20:24:34.1454716Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-04-21T20:24:34.1455079Z  # Clean up any old records first 2025-04-21T20:24:34.1455460Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-04-21T20:24:34.1455797Z fi 2025-04-21T20:24:34.1456000Z  2025-04-21T20:24:34.1456322Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-04-21T20:24:34.1456733Z cat /etc/hosts 2025-04-21T20:24:34.1462508Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:34.1462908Z ##[endgroup] 2025-04-21T20:24:34.1485583Z + PT_DOMAIN=download.pytorch.org 2025-04-21T20:24:34.1490580Z ++ dig -4 +short download.pytorch.org 2025-04-21T20:24:34.1491139Z ++ tail -n1 2025-04-21T20:24:34.2057059Z + RESOLVED_IP=18.160.10.22 2025-04-21T20:24:34.2057421Z + '[' -z 18.160.10.22 ']' 2025-04-21T20:24:34.2057720Z + grep -r download.pytorch.org /etc/hosts 2025-04-21T20:24:34.2068584Z 18.160.10.36 download.pytorch.org 2025-04-21T20:24:34.2069775Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-04-21T20:24:34.5220288Z + echo '18.160.10.22 download.pytorch.org' 2025-04-21T20:24:34.5221203Z + sudo tee -a /etc/hosts 2025-04-21T20:24:34.7731412Z 18.160.10.22 download.pytorch.org 2025-04-21T20:24:34.7747600Z + cat /etc/hosts 2025-04-21T20:24:34.7756753Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-04-21T20:24:34.7763233Z ::1 localhost6 localhost6.localdomain6 2025-04-21T20:24:34.7763631Z 18.160.10.22 download.pytorch.org 2025-04-21T20:24:34.7930480Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-04-21T20:24:34.7930951Z with: 2025-04-21T20:24:34.7931286Z docker-image-name: pytorch-linux-focal-rocm-n-py3 2025-04-21T20:24:34.7931673Z docker-build-dir: .ci/docker 2025-04-21T20:24:34.7931969Z docker-build-script: ./build.sh 2025-04-21T20:24:34.7932276Z working-directory: . 2025-04-21T20:24:34.7932632Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:34.7933042Z force-push: false 2025-04-21T20:24:34.7933268Z ##[endgroup] 2025-04-21T20:24:34.7962017Z ##[group]Run set -ex 2025-04-21T20:24:34.7962349Z set -ex 2025-04-21T20:24:34.7962568Z  2025-04-21T20:24:34.7962978Z # If the docker build directory or the build script doesn't exist, the action will 2025-04-21T20:24:34.7963669Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-04-21T20:24:34.7964293Z # job could then download the pre-built image as usual 2025-04-21T20:24:34.7964867Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]]; then 2025-04-21T20:24:34.7965377Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.7965840Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.7966257Z  2025-04-21T20:24:34.7966619Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-04-21T20:24:34.7967056Z  exit 0 2025-04-21T20:24:34.7967294Z else 2025-04-21T20:24:34.7967566Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.7967885Z fi 2025-04-21T20:24:34.7968100Z  2025-04-21T20:24:34.7968439Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-04-21T20:24:34.7969043Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-04-21T20:24:34.7969595Z  # use it as it is, but first let's extract the tag 2025-04-21T20:24:34.7970085Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-04-21T20:24:34.7970601Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.7971092Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.7971504Z else 2025-04-21T20:24:34.7971968Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-04-21T20:24:34.7972588Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.7973227Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.7973796Z fi 2025-04-21T20:24:34.7981697Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:34.7982072Z env: 2025-04-21T20:24:34.7982297Z REPO_NAME: pytorch 2025-04-21T20:24:34.7982863Z DOCKER_IMAGE_NAME: pytorch-linux-focal-rocm-n-py3 2025-04-21T20:24:34.7983224Z DOCKER_BUILD_DIR: .ci/docker 2025-04-21T20:24:34.7983523Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-04-21T20:24:34.7983919Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:34.7984330Z CUSTOM_TAG_PREFIX: 2025-04-21T20:24:34.7984565Z ##[endgroup] 2025-04-21T20:24:34.8008732Z + [[ ! -d .ci/docker ]] 2025-04-21T20:24:34.8009243Z + [[ ! -f .ci/docker/./build.sh ]] 2025-04-21T20:24:34.8009592Z + echo skip=false 2025-04-21T20:24:34.8011674Z + [[ 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-21T20:24:34.8014211Z ++ git rev-parse HEAD:.ci/docker 2025-04-21T20:24:34.8029454Z + DOCKER_TAG=f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:34.8030267Z + echo docker-tag=f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:34.8031453Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:34.8067518Z ##[group]Run set +e 2025-04-21T20:24:34.8067881Z set +e 2025-04-21T20:24:34.8068118Z set -x 2025-04-21T20:24:34.8068330Z  2025-04-21T20:24:34.8068545Z login() { 2025-04-21T20:24:34.8069030Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-04-21T20:24:34.8069561Z } 2025-04-21T20:24:34.8069788Z  2025-04-21T20:24:34.8070010Z retry () { 2025-04-21T20:24:34.8070286Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-04-21T20:24:34.8070593Z } 2025-04-21T20:24:34.8070803Z  2025-04-21T20:24:34.8071040Z retry login "${DOCKER_REGISTRY}" 2025-04-21T20:24:34.8071341Z  2025-04-21T20:24:34.8071564Z START_TIME=$(date +%s) 2025-04-21T20:24:34.8071872Z # Wait up to 120 minutes 2025-04-21T20:24:34.8072231Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-04-21T20:24:34.8072861Z  # Check if image already exists, if it does then skip building it 2025-04-21T20:24:34.8073464Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-04-21T20:24:34.8073999Z  exit 0 2025-04-21T20:24:34.8102501Z  fi 2025-04-21T20:24:34.8102729Z  2025-04-21T20:24:34.8103120Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-04-21T20:24:34.8103797Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-04-21T20:24:34.8104456Z  # latter, it will wait for the Docker images to become available before continuing 2025-04-21T20:24:34.8104967Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-04-21T20:24:34.8105355Z  # It's a Docker build job, let's build the image 2025-04-21T20:24:34.8105696Z  break 2025-04-21T20:24:34.8105910Z  else 2025-04-21T20:24:34.8106235Z  # It's a regular build job, wait for the image to become available 2025-04-21T20:24:34.8106631Z  sleep 300 2025-04-21T20:24:34.8106861Z  fi 2025-04-21T20:24:34.8107065Z done 2025-04-21T20:24:34.8107250Z  2025-04-21T20:24:34.8107583Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-04-21T20:24:34.8108154Z # be empty. The default action would be to continue rebuild the image 2025-04-21T20:24:34.8108658Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-04-21T20:24:34.8109092Z  # if we're on the base branch then use the parent commit 2025-04-21T20:24:34.8109482Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-04-21T20:24:34.8109782Z else 2025-04-21T20:24:34.8110090Z  # otherwise we're on a PR, so use the most recent base commit 2025-04-21T20:24:34.8110557Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-04-21T20:24:34.8110915Z fi 2025-04-21T20:24:34.8111101Z  2025-04-21T20:24:34.8111323Z if [[ -z "${MERGE_BASE}" ]]; then 2025-04-21T20:24:34.8111672Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.8111992Z  2025-04-21T20:24:34.8112451Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-04-21T20:24:34.8113095Z  exit 0 2025-04-21T20:24:34.8113475Z fi 2025-04-21T20:24:34.8113663Z  2025-04-21T20:24:34.8113956Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-04-21T20:24:34.8114632Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-04-21T20:24:34.8115209Z  exit 1 2025-04-21T20:24:34.8115408Z fi 2025-04-21T20:24:34.8115698Z  2025-04-21T20:24:34.8116050Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-04-21T20:24:34.8116700Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-04-21T20:24:34.8117280Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-04-21T20:24:34.8117958Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-04-21T20:24:34.8118736Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-04-21T20:24:34.8119184Z fi 2025-04-21T20:24:34.8119385Z  2025-04-21T20:24:34.8119642Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-04-21T20:24:34.8125258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:34.8125644Z env: 2025-04-21T20:24:34.8125867Z DOCKER_BUILD_DIR: .ci/docker 2025-04-21T20:24:34.8126234Z BASE_REVISION: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:24:34.8127019Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:34.8127803Z DOCKER_TAG: f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:34.8128249Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:34.8128667Z DOCKER_PUSH: 2025-04-21T20:24:34.8128897Z ##[endgroup] 2025-04-21T20:24:34.8151080Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:34.8151763Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:34.8153709Z + aws ecr get-login-password --region us-east-1 2025-04-21T20:24:34.8154991Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:35.3543178Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-21T20:24:35.3543845Z Configure a credential helper to remove this warning. See 2025-04-21T20:24:35.3544437Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-21T20:24:35.3544831Z 2025-04-21T20:24:35.3552662Z Login Succeeded 2025-04-21T20:24:35.3565210Z ++ date +%s 2025-04-21T20:24:35.3573826Z + START_TIME=1745267075 2025-04-21T20:24:35.3577523Z ++ date +%s 2025-04-21T20:24:35.3585745Z + [[ 1745259875 -lt 1745267075 ]] 2025-04-21T20:24:35.3586630Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:35.6646083Z { 2025-04-21T20:24:35.6646512Z "schemaVersion": 2, 2025-04-21T20:24:35.6647833Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-04-21T20:24:35.6648393Z "config": { 2025-04-21T20:24:35.6648731Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-04-21T20:24:35.6649142Z "size": 30698, 2025-04-21T20:24:35.6649598Z "digest": "sha256:34cd6ce721a4f3484d87152141847442aeb9accf3a8fd11075a1d216bdb18006" 2025-04-21T20:24:35.6650068Z }, 2025-04-21T20:24:35.6650279Z "layers": [ 2025-04-21T20:24:35.6650558Z { 2025-04-21T20:24:35.6650879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6651309Z "size": 28583629, 2025-04-21T20:24:35.6651739Z "digest": "sha256:e573979f5081f39d8f12d1ebe77f347a662dbc42b84c785396daaeca6f9d0b6d" 2025-04-21T20:24:35.6652205Z }, 2025-04-21T20:24:35.6652400Z { 2025-04-21T20:24:35.6652732Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6653383Z "size": 1894, 2025-04-21T20:24:35.6653804Z "digest": "sha256:2db5ce1e0631a1e7fcc2e5c9c8c6e769189b140f77821368de7e2c4277f28e29" 2025-04-21T20:24:35.6654287Z }, 2025-04-21T20:24:35.6654485Z { 2025-04-21T20:24:35.6654802Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6655228Z "size": 312630526, 2025-04-21T20:24:35.6655762Z "digest": "sha256:f1ecf534a9fdfb59bae323654b169b005a2c380e1cce50d93817d0346ac34ad4" 2025-04-21T20:24:35.6656236Z }, 2025-04-21T20:24:35.6656438Z { 2025-04-21T20:24:35.6656766Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6657172Z "size": 703, 2025-04-21T20:24:35.6657582Z "digest": "sha256:5c3409aa49471c0337810f0b576dfb38e35ed8f247a07825ed05b21944efc675" 2025-04-21T20:24:35.6658053Z }, 2025-04-21T20:24:35.6658237Z { 2025-04-21T20:24:35.6658570Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6659079Z "size": 1260, 2025-04-21T20:24:35.6659735Z "digest": "sha256:0f535a0b73c41d382d72aff1c8030575c276973743963a6a5a018ae684e4f688" 2025-04-21T20:24:35.6660471Z }, 2025-04-21T20:24:35.6660823Z { 2025-04-21T20:24:35.6661265Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6661675Z "size": 484, 2025-04-21T20:24:35.6662112Z "digest": "sha256:c4f481217b1cf2a8fb7e57fd6e8639f5ca0ad6f65bd543bbccd015f4cc5ebfe8" 2025-04-21T20:24:35.6662597Z }, 2025-04-21T20:24:35.6662778Z { 2025-04-21T20:24:35.6663106Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6663527Z "size": 93672332, 2025-04-21T20:24:35.6663940Z "digest": "sha256:4335f8ad059c7a313a53f7ba2e73a10d43c3105dc8a1d64fd3ac6238d704f6ef" 2025-04-21T20:24:35.6664414Z }, 2025-04-21T20:24:35.6664606Z { 2025-04-21T20:24:35.6664920Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6665341Z "size": 3766, 2025-04-21T20:24:35.6665761Z "digest": "sha256:545f3611ba9a0c1f472938ce0af527904ea6c18d61f1a302dd1d56c59bbb363e" 2025-04-21T20:24:35.6666235Z }, 2025-04-21T20:24:35.6666414Z { 2025-04-21T20:24:35.6666743Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6667164Z "size": 1865, 2025-04-21T20:24:35.6667555Z "digest": "sha256:697dcf911c268376be0cf2071df1170c51163237e40a2e9e89398961881496f0" 2025-04-21T20:24:35.6668030Z }, 2025-04-21T20:24:35.6668223Z { 2025-04-21T20:24:35.6668538Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6668954Z "size": 701, 2025-04-21T20:24:35.6669375Z "digest": "sha256:7cdffbeea3da2f9187485c11a0b245cec525a103720990daf8ae5d9c9be089a4" 2025-04-21T20:24:35.6669999Z }, 2025-04-21T20:24:35.6670293Z { 2025-04-21T20:24:35.6670670Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6671123Z "size": 2795587768, 2025-04-21T20:24:35.6671556Z "digest": "sha256:bf964271ff191a54c589b5115d3b24c51e94a514fdeaf99fe1fc650181099858" 2025-04-21T20:24:35.6672116Z }, 2025-04-21T20:24:35.6672377Z { 2025-04-21T20:24:35.6672734Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6673265Z "size": 380, 2025-04-21T20:24:35.6673679Z "digest": "sha256:2bd40b41b145276980ca7fb47093c137f7b1fa446ac8e51a98c665d024103298" 2025-04-21T20:24:35.6674140Z }, 2025-04-21T20:24:35.6674341Z { 2025-04-21T20:24:35.6674671Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6675126Z "size": 68638751, 2025-04-21T20:24:35.6675749Z "digest": "sha256:b1a7204915b7145a4851d71ff6a7971b30510018bc6aeb848508c1fe7dad9fac" 2025-04-21T20:24:35.6676240Z }, 2025-04-21T20:24:35.6676421Z { 2025-04-21T20:24:35.6676756Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6677372Z "size": 791, 2025-04-21T20:24:35.6677856Z "digest": "sha256:22e97809bfdef3a4812372b779a4c1b703702f5daacf0bf1220b6a9eab60de58" 2025-04-21T20:24:35.6678464Z }, 2025-04-21T20:24:35.6678662Z { 2025-04-21T20:24:35.6678994Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6679407Z "size": 104, 2025-04-21T20:24:35.6679819Z "digest": "sha256:7f692a070e087c9498ee65572ae9dfd8758312bd0e7bd550f086d07269598946" 2025-04-21T20:24:35.6680293Z }, 2025-04-21T20:24:35.6680481Z { 2025-04-21T20:24:35.6681047Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6681541Z "size": 504, 2025-04-21T20:24:35.6681985Z "digest": "sha256:7d5dcba359ec17d73b3f99e4b659fe07b827a0c6e3b3935bca910c6c13294b59" 2025-04-21T20:24:35.6682642Z }, 2025-04-21T20:24:35.6682852Z { 2025-04-21T20:24:35.6683174Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6683602Z "size": 108411751, 2025-04-21T20:24:35.6684042Z "digest": "sha256:26bc3b655c2c79eb5c377f4fbb043fe92beb08b16b18db034bb8f92b1f56006a" 2025-04-21T20:24:35.6684531Z }, 2025-04-21T20:24:35.6684718Z { 2025-04-21T20:24:35.6685045Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6685464Z "size": 109, 2025-04-21T20:24:35.6685875Z "digest": "sha256:d3d49a239b3b7dea3fcedf79eccae347e8bfdcec79ce422cf1a7051b5f15cce3" 2025-04-21T20:24:35.6686397Z }, 2025-04-21T20:24:35.6686588Z { 2025-04-21T20:24:35.6686905Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6687327Z "size": 1472, 2025-04-21T20:24:35.6687743Z "digest": "sha256:1eb0033afa635aa978fadd518569d6319c1c30ab2dd66ff677e5b57d2191b097" 2025-04-21T20:24:35.6688207Z }, 2025-04-21T20:24:35.6688399Z { 2025-04-21T20:24:35.6688729Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6689137Z "size": 429615917, 2025-04-21T20:24:35.6689564Z "digest": "sha256:30970457a9f9083a2a5dae43c422817ca999069fea78e8539ffd595b9864e06d" 2025-04-21T20:24:35.6690034Z }, 2025-04-21T20:24:35.6690225Z { 2025-04-21T20:24:35.6690547Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6690969Z "size": 161, 2025-04-21T20:24:35.6691379Z "digest": "sha256:df48990ef7192f7155a517f7b47d2dc3e20ff21ec70594dd13c8a72045d2d289" 2025-04-21T20:24:35.6691839Z }, 2025-04-21T20:24:35.6692029Z { 2025-04-21T20:24:35.6692295Z + exit 0 2025-04-21T20:24:35.6692641Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6693062Z "size": 2020, 2025-04-21T20:24:35.6693469Z "digest": "sha256:a4cced2d068fe50e5b119ac2872768b377fc829d1b6d9aeada22e8452da0fdf5" 2025-04-21T20:24:35.6693956Z }, 2025-04-21T20:24:35.6694154Z { 2025-04-21T20:24:35.6694476Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6694900Z "size": 8666608553, 2025-04-21T20:24:35.6695337Z "digest": "sha256:78c987ecaad25ddf7c7abe24802f773bbd6028d7dd9b2e86449e55dc5fe63a9b" 2025-04-21T20:24:35.6695806Z }, 2025-04-21T20:24:35.6696003Z { 2025-04-21T20:24:35.6696334Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6696741Z "size": 105, 2025-04-21T20:24:35.6697156Z "digest": "sha256:5f8204dc9b54c2dab183625b10cac96fc24f7a372b84d8ea9e4d9c9c2c43701e" 2025-04-21T20:24:35.6697635Z }, 2025-04-21T20:24:35.6697828Z { 2025-04-21T20:24:35.6698142Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6698564Z "size": 542, 2025-04-21T20:24:35.6698974Z "digest": "sha256:453718775e9b34916dddee754deb1e4bb11c44fdf5946bd56dc6cc51546c689d" 2025-04-21T20:24:35.6699438Z }, 2025-04-21T20:24:35.6699630Z { 2025-04-21T20:24:35.6699960Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6700370Z "size": 682231098, 2025-04-21T20:24:35.6700804Z "digest": "sha256:21799f90e1a87dfeda4e01da87df5072b307bfa90e49bc869d7558e3802e06d4" 2025-04-21T20:24:35.6701283Z }, 2025-04-21T20:24:35.6701467Z { 2025-04-21T20:24:35.6701797Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6702374Z "size": 111, 2025-04-21T20:24:35.6702801Z "digest": "sha256:a5fdc1fc436cc8a2d5bba8255bea8cead0b88a073728b8c9bbfcf441566b9ab8" 2025-04-21T20:24:35.6703275Z }, 2025-04-21T20:24:35.6703470Z { 2025-04-21T20:24:35.6703799Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6704207Z "size": 1555, 2025-04-21T20:24:35.6704710Z "digest": "sha256:8a531b8941d085f579a0fd643b1d48a39c65a12a6619087ace6521d96e70e17f" 2025-04-21T20:24:35.6705186Z }, 2025-04-21T20:24:35.6705367Z { 2025-04-21T20:24:35.6705696Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6706118Z "size": 107, 2025-04-21T20:24:35.6706526Z "digest": "sha256:9696eb6eaac88ebfcf4efb3b7ac82549ba5d75e1c90c4e1314a93d94629e4b25" 2025-04-21T20:24:35.6707014Z }, 2025-04-21T20:24:35.6707210Z { 2025-04-21T20:24:35.6707531Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6707957Z "size": 166, 2025-04-21T20:24:35.6708378Z "digest": "sha256:875e6c05b7f451915266e05baa582245b7b4a01fcbdeec07b35f194d9fbb6914" 2025-04-21T20:24:35.6708855Z }, 2025-04-21T20:24:35.6709038Z { 2025-04-21T20:24:35.6709367Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6709789Z "size": 2726472, 2025-04-21T20:24:35.6710195Z "digest": "sha256:c55088ba2941261ffcbfbf199c0b76410ef34cdd9314833e713e5f7091176be3" 2025-04-21T20:24:35.6710671Z }, 2025-04-21T20:24:35.6710863Z { 2025-04-21T20:24:35.6711179Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6711811Z "size": 107, 2025-04-21T20:24:35.6712482Z "digest": "sha256:11d0f2e1766140314ad539a6bf8d20b5e9070493e79eb356f79bb330389b1bbd" 2025-04-21T20:24:35.6713297Z }, 2025-04-21T20:24:35.6713609Z { 2025-04-21T20:24:35.6714128Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6714815Z "size": 801, 2025-04-21T20:24:35.6715523Z "digest": "sha256:ef8ec05d5147ccf77269b66fc4c20d61b8f709b8b524728e6efaa913e7b81ee9" 2025-04-21T20:24:35.6716196Z }, 2025-04-21T20:24:35.6716396Z { 2025-04-21T20:24:35.6716717Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6717145Z "size": 26660309, 2025-04-21T20:24:35.6717668Z "digest": "sha256:d13c91bc646d4298276ced358d42ec4dec76d1a7ad5a54e647cd0f1ab7dfff21" 2025-04-21T20:24:35.6718471Z }, 2025-04-21T20:24:35.6718779Z { 2025-04-21T20:24:35.6719312Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6719913Z "size": 104, 2025-04-21T20:24:35.6720333Z "digest": "sha256:f2dc05ea6d1c881149268ad6d5b9af4816e90bb0a90d9e7a37f8166eb1a0c910" 2025-04-21T20:24:35.6720815Z }, 2025-04-21T20:24:35.6720999Z { 2025-04-21T20:24:35.6721333Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6721758Z "size": 425, 2025-04-21T20:24:35.6722198Z "digest": "sha256:24aecc8cff98df1a77820cbda635834dbae38fafad4bb0cdb9ee1bddeb59058e" 2025-04-21T20:24:35.6722680Z }, 2025-04-21T20:24:35.6722876Z { 2025-04-21T20:24:35.6723308Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6723768Z "size": 19199347, 2025-04-21T20:24:35.6724575Z "digest": "sha256:5be8594d0dd596c18c9b5888c86dfdece20e604372c902be005340bb6444eb49" 2025-04-21T20:24:35.6725390Z }, 2025-04-21T20:24:35.6725684Z { 2025-04-21T20:24:35.6726066Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6726644Z "size": 642, 2025-04-21T20:24:35.6727049Z "digest": "sha256:b97b5e4224f57fcdf563ee5492e2060a12dcce1af10c7bc62800a2ef029ecd56" 2025-04-21T20:24:35.6727530Z }, 2025-04-21T20:24:35.6727725Z { 2025-04-21T20:24:35.6728042Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6728469Z "size": 701, 2025-04-21T20:24:35.6728897Z "digest": "sha256:7cdffbeea3da2f9187485c11a0b245cec525a103720990daf8ae5d9c9be089a4" 2025-04-21T20:24:35.6729522Z }, 2025-04-21T20:24:35.6729706Z { 2025-04-21T20:24:35.6730137Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6730908Z "size": 141, 2025-04-21T20:24:35.6731640Z "digest": "sha256:7491c96ceff50f985bf0f05cfab1ea47b5005f5f1a763702d96d61e19af8bc99" 2025-04-21T20:24:35.6732305Z }, 2025-04-21T20:24:35.6732728Z { 2025-04-21T20:24:35.6733056Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6733477Z "size": 135, 2025-04-21T20:24:35.6734010Z "digest": "sha256:101b3025b11e7f2f5a70e62f9e3cb67c9becd47ba56dafc6405ff5a463e6e146" 2025-04-21T20:24:35.6734481Z }, 2025-04-21T20:24:35.6734673Z { 2025-04-21T20:24:35.6735004Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6735418Z "size": 5221737316, 2025-04-21T20:24:35.6735848Z "digest": "sha256:95285d7f27433946ce5154907b8baefb0da88e7852928c0f643743a1f5281afe" 2025-04-21T20:24:35.6736394Z }, 2025-04-21T20:24:35.6736649Z { 2025-04-21T20:24:35.6736963Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6737384Z "size": 193, 2025-04-21T20:24:35.6737800Z "digest": "sha256:f6457eb37053418c22e0afbb6a309e890c235a07d84f52a52c2a4c8ac0feed9d" 2025-04-21T20:24:35.6738537Z }, 2025-04-21T20:24:35.6738851Z { 2025-04-21T20:24:35.6739190Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6739598Z "size": 563, 2025-04-21T20:24:35.6740072Z "digest": "sha256:08d09dcfe8fc543f09a4980be8b1a9d4f34d51871ea671247d7a50fa02b69b20" 2025-04-21T20:24:35.6740598Z }, 2025-04-21T20:24:35.6740780Z { 2025-04-21T20:24:35.6741145Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6741567Z "size": 43204573, 2025-04-21T20:24:35.6741990Z "digest": "sha256:809188ae2c9e9fc25746a808a46d76858a5598be1b2bb19bb878d18bf58e04d1" 2025-04-21T20:24:35.6742511Z }, 2025-04-21T20:24:35.6742713Z { 2025-04-21T20:24:35.6743043Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6743449Z "size": 106, 2025-04-21T20:24:35.6743907Z "digest": "sha256:8774078b5a4c9ba0ea2a8c8f974be71977f25670c77c085906eb31362c217cd4" 2025-04-21T20:24:35.6744378Z }, 2025-04-21T20:24:35.6744558Z { 2025-04-21T20:24:35.6744892Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6745311Z "size": 345, 2025-04-21T20:24:35.6745705Z "digest": "sha256:092e88537c972d5357b36bcd82a5cda6b9a59793733550bc0b10d5a13e85a27a" 2025-04-21T20:24:35.6746177Z }, 2025-04-21T20:24:35.6746423Z { 2025-04-21T20:24:35.6746739Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6747164Z "size": 88292, 2025-04-21T20:24:35.6747690Z "digest": "sha256:76b8e2afd5da4f8c3900eb6afbd19fca3cb58e63f658d27bd0a0c1cebfb6124e" 2025-04-21T20:24:35.6748188Z }, 2025-04-21T20:24:35.6748375Z { 2025-04-21T20:24:35.6748717Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6749143Z "size": 106, 2025-04-21T20:24:35.6749538Z "digest": "sha256:2632a791449064237077b2b75a9a7feaba63f29652ed7d63a6ec148a50f89e5f" 2025-04-21T20:24:35.6750007Z }, 2025-04-21T20:24:35.6750201Z { 2025-04-21T20:24:35.6750515Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6750979Z "size": 1561, 2025-04-21T20:24:35.6751459Z "digest": "sha256:85e96d12bd1f07610d764eb39045abc44d38d3ee806a25ecb49c5ca4c4a415ea" 2025-04-21T20:24:35.6751925Z }, 2025-04-21T20:24:35.6752120Z { 2025-04-21T20:24:35.6752454Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6753024Z "size": 701, 2025-04-21T20:24:35.6753464Z "digest": "sha256:7cdffbeea3da2f9187485c11a0b245cec525a103720990daf8ae5d9c9be089a4" 2025-04-21T20:24:35.6754030Z }, 2025-04-21T20:24:35.6754229Z { 2025-04-21T20:24:35.6754547Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6755072Z "size": 139, 2025-04-21T20:24:35.6755494Z "digest": "sha256:305f5dc736d68e1a74f75eb45df189b23dedf2f35e0bff33382de1cf36a4a735" 2025-04-21T20:24:35.6755961Z }, 2025-04-21T20:24:35.6756165Z { 2025-04-21T20:24:35.6756498Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6756910Z "size": 120, 2025-04-21T20:24:35.6757401Z "digest": "sha256:e6b720dd00f4debd19bf1b5f0195d9154ed69ec15d64fafa869344156738fe87" 2025-04-21T20:24:35.6757958Z }, 2025-04-21T20:24:35.6758142Z { 2025-04-21T20:24:35.6758477Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6758905Z "size": 5737758455, 2025-04-21T20:24:35.6759494Z "digest": "sha256:c26d112ffc69c7cd4098bc6e8b21397ebadc11300ae7479c3e7501737604a64b" 2025-04-21T20:24:35.6760129Z }, 2025-04-21T20:24:35.6760328Z { 2025-04-21T20:24:35.6760663Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6761077Z "size": 175, 2025-04-21T20:24:35.6761493Z "digest": "sha256:a0746c173a2d9be8f1c90ae54a38362e760aade84a45161bd4172f0b54c23991" 2025-04-21T20:24:35.6762032Z }, 2025-04-21T20:24:35.6762216Z { 2025-04-21T20:24:35.6762579Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6762999Z "size": 1899, 2025-04-21T20:24:35.6763405Z "digest": "sha256:948a3301114ee69ba31ac7d858e9c7c7a7023d671901754ba0985ccc4071ee97" 2025-04-21T20:24:35.6763877Z }, 2025-04-21T20:24:35.6764071Z { 2025-04-21T20:24:35.6764388Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6764863Z "size": 196432100, 2025-04-21T20:24:35.6765313Z "digest": "sha256:8a3074fe3294590d7104a606ca775300d5f46c309b41d9f40ba101463db71bae" 2025-04-21T20:24:35.6765782Z }, 2025-04-21T20:24:35.6765963Z { 2025-04-21T20:24:35.6766292Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6766795Z "size": 300, 2025-04-21T20:24:35.6767231Z "digest": "sha256:4971ce4bca57334583f4851cd7408a713db284ffc6a220ebb3ee999c3bfb4715" 2025-04-21T20:24:35.6767705Z }, 2025-04-21T20:24:35.6767959Z { 2025-04-21T20:24:35.6768326Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6768783Z "size": 32, 2025-04-21T20:24:35.6769204Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-04-21T20:24:35.6769673Z }, 2025-04-21T20:24:35.6769869Z { 2025-04-21T20:24:35.6770194Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6770613Z "size": 108, 2025-04-21T20:24:35.6771017Z "digest": "sha256:0fb1d194c395c700a9430e1d0d8aeece61019de638dac9f94a65263a4f6480a6" 2025-04-21T20:24:35.6771494Z }, 2025-04-21T20:24:35.6771687Z { 2025-04-21T20:24:35.6772010Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-04-21T20:24:35.6772432Z "size": 54145699, 2025-04-21T20:24:35.6772903Z "digest": "sha256:a8aeb18a88355ba432b516c79604dc852b3ed124d866f30145a416ec48e38986" 2025-04-21T20:24:35.6773651Z } 2025-04-21T20:24:35.6773842Z ] 2025-04-21T20:24:35.6774032Z } 2025-04-21T20:24:35.6805607Z ##[group]Run set -eux 2025-04-21T20:24:35.6805905Z set -eux 2025-04-21T20:24:35.6806822Z 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-21T20:24:35.6814598Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:35.6814992Z ##[endgroup] 2025-04-21T20:24:35.6841927Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-04-21T20:24:35.6842751Z + jq --raw-output .SecretString 2025-04-21T20:24:35.6844623Z + jq -r .docker_hub_readonly_token 2025-04-21T20:24:35.6845827Z + docker login --username pytorchbot --password-stdin 2025-04-21T20:24:36.3042256Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-21T20:24:36.3043208Z Configure a credential helper to remove this warning. See 2025-04-21T20:24:36.3043966Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-21T20:24:36.3044564Z 2025-04-21T20:24:36.3044709Z Login Succeeded 2025-04-21T20:24:36.3187750Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2025-04-21T20:24:36.3188135Z tag=${ECR_DOCKER_IMAGE##*/} 2025-04-21T20:24:36.3188530Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2025-04-21T20:24:36.3194476Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:36.3194863Z env: 2025-04-21T20:24:36.3195504Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:36.3196239Z ##[endgroup] 2025-04-21T20:24:36.3221100Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-focal-rocm-n-py3-f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:36.3284609Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-04-21T20:24:36.3285049Z with: 2025-04-21T20:24:36.3285701Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:36.3286538Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:36.3286938Z ##[endgroup] 2025-04-21T20:24:36.3309638Z ##[group]Run set -x 2025-04-21T20:24:36.3309917Z set -x 2025-04-21T20:24:36.3310150Z set +e 2025-04-21T20:24:36.3310358Z  2025-04-21T20:24:36.3310574Z login() { 2025-04-21T20:24:36.3311059Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-04-21T20:24:36.3311585Z } 2025-04-21T20:24:36.3311797Z  2025-04-21T20:24:36.3312039Z retry () { 2025-04-21T20:24:36.3312323Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-04-21T20:24:36.3312696Z } 2025-04-21T20:24:36.3313031Z  2025-04-21T20:24:36.3313326Z retry login "${DOCKER_REGISTRY}" 2025-04-21T20:24:36.3313650Z  2025-04-21T20:24:36.3314151Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-04-21T20:24:36.3314816Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-04-21T20:24:36.3315205Z  2025-04-21T20:24:36.3315414Z set -e 2025-04-21T20:24:36.3315749Z # ignore output since only exit code is used for conditional 2025-04-21T20:24:36.3316253Z # only pull docker image if it's not available locally 2025-04-21T20:24:36.3316803Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-04-21T20:24:36.3317315Z  retry docker pull "${DOCKER_IMAGE}" 2025-04-21T20:24:36.3317625Z fi 2025-04-21T20:24:36.3323004Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:24:36.3323400Z env: 2025-04-21T20:24:36.3324029Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:36.3324858Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:36.3325253Z ##[endgroup] 2025-04-21T20:24:36.3346846Z + set +e 2025-04-21T20:24:36.3347283Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:36.3347741Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:36.3350236Z + aws ecr get-login-password --region us-east-1 2025-04-21T20:24:36.3351356Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-04-21T20:24:36.8864635Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-04-21T20:24:36.8865295Z Configure a credential helper to remove this warning. See 2025-04-21T20:24:36.8865917Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-04-21T20:24:36.8866636Z 2025-04-21T20:24:36.8866937Z Login Succeeded 2025-04-21T20:24:36.8883997Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:36.8884874Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-04-21T20:24:37.1646620Z + IMAGE_SIZE=23353.568830490112 2025-04-21T20:24:37.1647057Z + echo 'Compressed size of image in MB: 23353.568830490112' 2025-04-21T20:24:37.1647437Z + set -e 2025-04-21T20:24:37.1648150Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:37.1648991Z Compressed size of image in MB: 23353.568830490112 2025-04-21T20:24:37.1818374Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:37.1819588Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:24:37.8141805Z f583c1656c56372ad0e1c57f3463a017fbf03138: Pulling from pytorch/pytorch-linux-focal-rocm-n-py3 2025-04-21T20:24:37.8143005Z e573979f5081: Pulling fs layer 2025-04-21T20:24:37.8160869Z 2db5ce1e0631: Pulling fs layer 2025-04-21T20:24:37.8161359Z f1ecf534a9fd: Pulling fs layer 2025-04-21T20:24:37.8161649Z 5c3409aa4947: Pulling fs layer 2025-04-21T20:24:37.8161982Z 0f535a0b73c4: Pulling fs layer 2025-04-21T20:24:37.8162275Z c4f481217b1c: Pulling fs layer 2025-04-21T20:24:37.8162732Z 4335f8ad059c: Pulling fs layer 2025-04-21T20:24:37.8163116Z 5c3409aa4947: Waiting 2025-04-21T20:24:37.8163396Z 545f3611ba9a: Pulling fs layer 2025-04-21T20:24:37.8163675Z 0f535a0b73c4: Waiting 2025-04-21T20:24:37.8163921Z 697dcf911c26: Pulling fs layer 2025-04-21T20:24:37.8164265Z c4f481217b1c: Waiting 2025-04-21T20:24:37.8164555Z 4335f8ad059c: Waiting 2025-04-21T20:24:37.8164799Z 545f3611ba9a: Waiting 2025-04-21T20:24:37.8165134Z 7cdffbeea3da: Pulling fs layer 2025-04-21T20:24:37.8165526Z 697dcf911c26: Waiting 2025-04-21T20:24:37.8165785Z bf964271ff19: Pulling fs layer 2025-04-21T20:24:37.8166055Z 7cdffbeea3da: Waiting 2025-04-21T20:24:37.8166315Z 2bd40b41b145: Pulling fs layer 2025-04-21T20:24:37.8166592Z bf964271ff19: Waiting 2025-04-21T20:24:37.8166832Z b1a7204915b7: Pulling fs layer 2025-04-21T20:24:37.8167118Z 22e97809bfde: Pulling fs layer 2025-04-21T20:24:37.8167403Z 7f692a070e08: Pulling fs layer 2025-04-21T20:24:37.8167675Z 7d5dcba359ec: Pulling fs layer 2025-04-21T20:24:37.8167962Z 26bc3b655c2c: Pulling fs layer 2025-04-21T20:24:37.8168280Z d3d49a239b3b: Pulling fs layer 2025-04-21T20:24:37.8168551Z 1eb0033afa63: Pulling fs layer 2025-04-21T20:24:37.8168826Z 30970457a9f9: Pulling fs layer 2025-04-21T20:24:37.8169119Z 2bd40b41b145: Waiting 2025-04-21T20:24:37.8169360Z df48990ef719: Pulling fs layer 2025-04-21T20:24:37.8169674Z b1a7204915b7: Waiting 2025-04-21T20:24:37.8170015Z a4cced2d068f: Pulling fs layer 2025-04-21T20:24:37.8170382Z 22e97809bfde: Waiting 2025-04-21T20:24:37.8170612Z 7f692a070e08: Waiting 2025-04-21T20:24:37.8170860Z 78c987ecaad2: Pulling fs layer 2025-04-21T20:24:37.8171130Z 1eb0033afa63: Waiting 2025-04-21T20:24:37.8171374Z 7d5dcba359ec: Waiting 2025-04-21T20:24:37.8171627Z 5f8204dc9b54: Pulling fs layer 2025-04-21T20:24:37.8171899Z d3d49a239b3b: Waiting 2025-04-21T20:24:37.8172134Z 453718775e9b: Pulling fs layer 2025-04-21T20:24:37.8172529Z 30970457a9f9: Waiting 2025-04-21T20:24:37.8172778Z 21799f90e1a8: Pulling fs layer 2025-04-21T20:24:37.8173052Z df48990ef719: Waiting 2025-04-21T20:24:37.8173389Z a5fdc1fc436c: Pulling fs layer 2025-04-21T20:24:37.8173676Z 26bc3b655c2c: Waiting 2025-04-21T20:24:37.8174008Z a4cced2d068f: Waiting 2025-04-21T20:24:37.8174374Z 8a531b8941d0: Pulling fs layer 2025-04-21T20:24:37.8174829Z 9696eb6eaac8: Pulling fs layer 2025-04-21T20:24:37.8175141Z 78c987ecaad2: Waiting 2025-04-21T20:24:37.8175653Z 875e6c05b7f4: Pulling fs layer 2025-04-21T20:24:37.8175929Z 5f8204dc9b54: Waiting 2025-04-21T20:24:37.8176306Z c55088ba2941: Pulling fs layer 2025-04-21T20:24:37.8176581Z 11d0f2e17661: Pulling fs layer 2025-04-21T20:24:37.8176856Z 21799f90e1a8: Waiting 2025-04-21T20:24:37.8177368Z 453718775e9b: Waiting 2025-04-21T20:24:37.8177750Z ef8ec05d5147: Pulling fs layer 2025-04-21T20:24:37.8178209Z a5fdc1fc436c: Waiting 2025-04-21T20:24:37.8178629Z d13c91bc646d: Pulling fs layer 2025-04-21T20:24:37.8179059Z 9696eb6eaac8: Waiting 2025-04-21T20:24:37.8179444Z 8a531b8941d0: Waiting 2025-04-21T20:24:37.8179851Z f2dc05ea6d1c: Pulling fs layer 2025-04-21T20:24:37.8180133Z 24aecc8cff98: Pulling fs layer 2025-04-21T20:24:37.8180458Z 5be8594d0dd5: Pulling fs layer 2025-04-21T20:24:37.8180740Z b97b5e4224f5: Pulling fs layer 2025-04-21T20:24:37.8181013Z 875e6c05b7f4: Waiting 2025-04-21T20:24:37.8181251Z 7491c96ceff5: Pulling fs layer 2025-04-21T20:24:37.8181521Z c55088ba2941: Waiting 2025-04-21T20:24:37.8181988Z 101b3025b11e: Pulling fs layer 2025-04-21T20:24:37.8182252Z 11d0f2e17661: Waiting 2025-04-21T20:24:37.8182689Z 95285d7f2743: Pulling fs layer 2025-04-21T20:24:37.8182978Z f6457eb37053: Pulling fs layer 2025-04-21T20:24:37.8183239Z ef8ec05d5147: Waiting 2025-04-21T20:24:37.8183497Z 08d09dcfe8fc: Pulling fs layer 2025-04-21T20:24:37.8183785Z 809188ae2c9e: Pulling fs layer 2025-04-21T20:24:37.8184048Z d13c91bc646d: Waiting 2025-04-21T20:24:37.8184297Z 8774078b5a4c: Pulling fs layer 2025-04-21T20:24:37.8184576Z 092e88537c97: Pulling fs layer 2025-04-21T20:24:37.8184839Z f2dc05ea6d1c: Waiting 2025-04-21T20:24:37.8185092Z 76b8e2afd5da: Pulling fs layer 2025-04-21T20:24:37.8185367Z 24aecc8cff98: Waiting 2025-04-21T20:24:37.8185607Z 2632a7914490: Pulling fs layer 2025-04-21T20:24:37.8185887Z 85e96d12bd1f: Pulling fs layer 2025-04-21T20:24:37.8186154Z 101b3025b11e: Waiting 2025-04-21T20:24:37.8186382Z 5be8594d0dd5: Waiting 2025-04-21T20:24:37.8186619Z b97b5e4224f5: Waiting 2025-04-21T20:24:37.8186864Z 7491c96ceff5: Waiting 2025-04-21T20:24:37.8187118Z 305f5dc736d6: Pulling fs layer 2025-04-21T20:24:37.8187375Z 95285d7f2743: Waiting 2025-04-21T20:24:37.8187606Z f6457eb37053: Waiting 2025-04-21T20:24:37.8187864Z e6b720dd00f4: Pulling fs layer 2025-04-21T20:24:37.8188136Z 08d09dcfe8fc: Waiting 2025-04-21T20:24:37.8188389Z c26d112ffc69: Pulling fs layer 2025-04-21T20:24:37.8188692Z 76b8e2afd5da: Waiting 2025-04-21T20:24:37.8188922Z 809188ae2c9e: Waiting 2025-04-21T20:24:37.8189174Z a0746c173a2d: Pulling fs layer 2025-04-21T20:24:37.8189447Z 2632a7914490: Waiting 2025-04-21T20:24:37.8189673Z 85e96d12bd1f: Waiting 2025-04-21T20:24:37.8189914Z 8774078b5a4c: Waiting 2025-04-21T20:24:37.8190165Z 948a3301114e: Pulling fs layer 2025-04-21T20:24:37.8190436Z 8a3074fe3294: Pulling fs layer 2025-04-21T20:24:37.8190720Z 4971ce4bca57: Pulling fs layer 2025-04-21T20:24:37.8190995Z 305f5dc736d6: Waiting 2025-04-21T20:24:37.8191235Z 948a3301114e: Waiting 2025-04-21T20:24:37.8191463Z c26d112ffc69: Waiting 2025-04-21T20:24:37.8191714Z 8a3074fe3294: Waiting 2025-04-21T20:24:37.8191961Z a0746c173a2d: Waiting 2025-04-21T20:24:37.8192206Z 4f4fb700ef54: Pulling fs layer 2025-04-21T20:24:37.8192483Z 4971ce4bca57: Waiting 2025-04-21T20:24:37.8192832Z 0fb1d194c395: Pulling fs layer 2025-04-21T20:24:37.8193114Z a8aeb18a8835: Pulling fs layer 2025-04-21T20:24:37.8193395Z 4f4fb700ef54: Waiting 2025-04-21T20:24:37.8193644Z 0fb1d194c395: Waiting 2025-04-21T20:24:37.8193875Z a8aeb18a8835: Waiting 2025-04-21T20:24:37.8854695Z 2db5ce1e0631: Verifying Checksum 2025-04-21T20:24:37.8855243Z 2db5ce1e0631: Download complete 2025-04-21T20:24:37.9836222Z 5c3409aa4947: Verifying Checksum 2025-04-21T20:24:37.9836826Z 5c3409aa4947: Download complete 2025-04-21T20:24:38.0740762Z 0f535a0b73c4: Download complete 2025-04-21T20:24:38.2717745Z c4f481217b1c: Verifying Checksum 2025-04-21T20:24:38.2718325Z c4f481217b1c: Download complete 2025-04-21T20:24:38.3917349Z e573979f5081: Download complete 2025-04-21T20:24:38.4887339Z 545f3611ba9a: Download complete 2025-04-21T20:24:38.5654311Z 697dcf911c26: Verifying Checksum 2025-04-21T20:24:38.5654689Z 697dcf911c26: Download complete 2025-04-21T20:24:38.6519953Z 7cdffbeea3da: Download complete 2025-04-21T20:24:39.4139374Z e573979f5081: Pull complete 2025-04-21T20:24:39.5983001Z 2db5ce1e0631: Pull complete 2025-04-21T20:24:40.2815044Z 4335f8ad059c: Verifying Checksum 2025-04-21T20:24:40.2815502Z 4335f8ad059c: Download complete 2025-04-21T20:24:40.3659227Z 2bd40b41b145: Verifying Checksum 2025-04-21T20:24:40.3659609Z 2bd40b41b145: Download complete 2025-04-21T20:24:42.0813679Z b1a7204915b7: Verifying Checksum 2025-04-21T20:24:42.0814216Z b1a7204915b7: Download complete 2025-04-21T20:24:42.2110316Z 22e97809bfde: Download complete 2025-04-21T20:24:42.3929868Z 7f692a070e08: Verifying Checksum 2025-04-21T20:24:42.3930253Z 7f692a070e08: Download complete 2025-04-21T20:24:42.5095731Z 7d5dcba359ec: Verifying Checksum 2025-04-21T20:24:42.5096121Z 7d5dcba359ec: Download complete 2025-04-21T20:24:44.1275767Z f1ecf534a9fd: Verifying Checksum 2025-04-21T20:24:44.1276371Z f1ecf534a9fd: Download complete 2025-04-21T20:24:44.2203176Z d3d49a239b3b: Verifying Checksum 2025-04-21T20:24:44.2203730Z d3d49a239b3b: Download complete 2025-04-21T20:24:44.3162456Z 1eb0033afa63: Verifying Checksum 2025-04-21T20:24:44.3163079Z 1eb0033afa63: Download complete 2025-04-21T20:24:44.9010841Z 26bc3b655c2c: Verifying Checksum 2025-04-21T20:24:44.9011257Z 26bc3b655c2c: Download complete 2025-04-21T20:24:45.0019752Z df48990ef719: Verifying Checksum 2025-04-21T20:24:45.0020320Z df48990ef719: Download complete 2025-04-21T20:24:45.1131309Z a4cced2d068f: Verifying Checksum 2025-04-21T20:24:45.1131689Z a4cced2d068f: Download complete 2025-04-21T20:24:52.2019519Z 30970457a9f9: Verifying Checksum 2025-04-21T20:24:52.2019947Z 30970457a9f9: Download complete 2025-04-21T20:24:52.2952805Z 5f8204dc9b54: Verifying Checksum 2025-04-21T20:24:52.2953366Z 5f8204dc9b54: Download complete 2025-04-21T20:24:52.3752476Z 453718775e9b: Verifying Checksum 2025-04-21T20:24:52.3752945Z 453718775e9b: Download complete 2025-04-21T20:24:52.5679217Z f1ecf534a9fd: Pull complete 2025-04-21T20:24:52.7236728Z 5c3409aa4947: Pull complete 2025-04-21T20:24:52.9046695Z 0f535a0b73c4: Pull complete 2025-04-21T20:24:53.0899941Z c4f481217b1c: Pull complete 2025-04-21T20:25:01.6621220Z 4335f8ad059c: Pull complete 2025-04-21T20:25:01.8688652Z 545f3611ba9a: Pull complete 2025-04-21T20:25:02.0730904Z 697dcf911c26: Pull complete 2025-04-21T20:25:02.2572262Z 7cdffbeea3da: Pull complete 2025-04-21T20:25:08.4032427Z 21799f90e1a8: Verifying Checksum 2025-04-21T20:25:08.4032986Z 21799f90e1a8: Download complete 2025-04-21T20:25:08.5220081Z a5fdc1fc436c: Download complete 2025-04-21T20:25:08.7035927Z 8a531b8941d0: Download complete 2025-04-21T20:25:08.7812360Z 9696eb6eaac8: Verifying Checksum 2025-04-21T20:25:08.7812745Z 9696eb6eaac8: Download complete 2025-04-21T20:25:08.8841062Z 875e6c05b7f4: Verifying Checksum 2025-04-21T20:25:08.8841612Z 875e6c05b7f4: Download complete 2025-04-21T20:25:09.1625265Z c55088ba2941: Verifying Checksum 2025-04-21T20:25:09.1625699Z c55088ba2941: Download complete 2025-04-21T20:25:09.2669586Z 11d0f2e17661: Verifying Checksum 2025-04-21T20:25:09.2670123Z 11d0f2e17661: Download complete 2025-04-21T20:25:09.3509360Z ef8ec05d5147: Verifying Checksum 2025-04-21T20:25:09.3509960Z ef8ec05d5147: Download complete 2025-04-21T20:25:10.1723470Z d13c91bc646d: Verifying Checksum 2025-04-21T20:25:10.1723856Z d13c91bc646d: Download complete 2025-04-21T20:25:10.2675378Z f2dc05ea6d1c: Verifying Checksum 2025-04-21T20:25:10.2675768Z f2dc05ea6d1c: Download complete 2025-04-21T20:25:10.3539626Z 24aecc8cff98: Verifying Checksum 2025-04-21T20:25:10.3540015Z 24aecc8cff98: Download complete 2025-04-21T20:25:10.9751313Z 5be8594d0dd5: Verifying Checksum 2025-04-21T20:25:10.9751707Z 5be8594d0dd5: Download complete 2025-04-21T20:25:11.0642866Z b97b5e4224f5: Verifying Checksum 2025-04-21T20:25:11.0643401Z b97b5e4224f5: Download complete 2025-04-21T20:25:11.1632558Z 7491c96ceff5: Download complete 2025-04-21T20:25:11.2622223Z 101b3025b11e: Verifying Checksum 2025-04-21T20:25:11.2622832Z 101b3025b11e: Download complete 2025-04-21T20:25:38.6845282Z bf964271ff19: Verifying Checksum 2025-04-21T20:25:38.6845674Z bf964271ff19: Download complete 2025-04-21T20:25:38.7733803Z f6457eb37053: Download complete 2025-04-21T20:25:38.8653522Z 08d09dcfe8fc: Verifying Checksum 2025-04-21T20:25:38.8653926Z 08d09dcfe8fc: Download complete 2025-04-21T20:25:39.9136400Z 809188ae2c9e: Verifying Checksum 2025-04-21T20:25:39.9136778Z 809188ae2c9e: Download complete 2025-04-21T20:25:40.0394831Z 8774078b5a4c: Verifying Checksum 2025-04-21T20:25:40.0395298Z 8774078b5a4c: Download complete 2025-04-21T20:25:40.3412133Z 76b8e2afd5da: Verifying Checksum 2025-04-21T20:25:40.3412756Z 76b8e2afd5da: Download complete 2025-04-21T20:25:40.4379929Z 2632a7914490: Verifying Checksum 2025-04-21T20:25:40.4380294Z 2632a7914490: Download complete 2025-04-21T20:25:40.5496607Z 85e96d12bd1f: Download complete 2025-04-21T20:25:40.6332522Z 305f5dc736d6: Verifying Checksum 2025-04-21T20:25:40.6333184Z 305f5dc736d6: Download complete 2025-04-21T20:25:40.7534260Z e6b720dd00f4: Verifying Checksum 2025-04-21T20:25:40.7534655Z e6b720dd00f4: Download complete 2025-04-21T20:27:20.3536138Z 95285d7f2743: Verifying Checksum 2025-04-21T20:27:20.3536570Z 95285d7f2743: Download complete 2025-04-21T20:27:20.5558394Z a0746c173a2d: Verifying Checksum 2025-04-21T20:27:20.5558836Z a0746c173a2d: Download complete 2025-04-21T20:27:20.6803096Z 948a3301114e: Verifying Checksum 2025-04-21T20:27:27.0139767Z 948a3301114e: Download complete 2025-04-21T20:27:27.0140136Z 8a3074fe3294: Verifying Checksum 2025-04-21T20:27:27.0140440Z 8a3074fe3294: Download complete 2025-04-21T20:27:27.1295661Z 4971ce4bca57: Verifying Checksum 2025-04-21T20:27:27.1296092Z 4971ce4bca57: Download complete 2025-04-21T20:27:27.1366418Z 4f4fb700ef54: Verifying Checksum 2025-04-21T20:27:27.1366993Z 4f4fb700ef54: Download complete 2025-04-21T20:27:27.2464302Z 0fb1d194c395: Download complete 2025-04-21T20:27:29.2313595Z a8aeb18a8835: Verifying Checksum 2025-04-21T20:27:29.2314227Z a8aeb18a8835: Download complete 2025-04-21T20:28:01.2460993Z c26d112ffc69: Verifying Checksum 2025-04-21T20:28:01.2461660Z c26d112ffc69: Download complete 2025-04-21T20:28:09.8212770Z 78c987ecaad2: Verifying Checksum 2025-04-21T20:28:09.8213226Z 78c987ecaad2: Download complete 2025-04-21T20:29:04.2585521Z bf964271ff19: Pull complete 2025-04-21T20:29:04.4784829Z 2bd40b41b145: Pull complete 2025-04-21T20:29:06.3827371Z b1a7204915b7: Pull complete 2025-04-21T20:29:06.4516328Z 22e97809bfde: Pull complete 2025-04-21T20:29:06.4807007Z 7f692a070e08: Pull complete 2025-04-21T20:29:06.5093248Z 7d5dcba359ec: Pull complete 2025-04-21T20:29:09.6337100Z 26bc3b655c2c: Pull complete 2025-04-21T20:29:09.6997983Z d3d49a239b3b: Pull complete 2025-04-21T20:29:09.7338182Z 1eb0033afa63: Pull complete 2025-04-21T20:29:20.5129699Z 30970457a9f9: Pull complete 2025-04-21T20:29:20.5847457Z df48990ef719: Pull complete 2025-04-21T20:29:20.6869990Z a4cced2d068f: Pull complete 2025-04-21T20:35:03.8468787Z 78c987ecaad2: Pull complete 2025-04-21T20:35:04.0352526Z 5f8204dc9b54: Pull complete 2025-04-21T20:35:04.1094676Z 453718775e9b: Pull complete 2025-04-21T20:35:24.0830586Z 21799f90e1a8: Pull complete 2025-04-21T20:35:24.1403339Z a5fdc1fc436c: Pull complete 2025-04-21T20:35:24.1719532Z 8a531b8941d0: Pull complete 2025-04-21T20:35:24.2049851Z 9696eb6eaac8: Pull complete 2025-04-21T20:35:24.2343814Z 875e6c05b7f4: Pull complete 2025-04-21T20:35:24.3290400Z c55088ba2941: Pull complete 2025-04-21T20:35:24.3747952Z 11d0f2e17661: Pull complete 2025-04-21T20:35:24.4864930Z ef8ec05d5147: Pull complete 2025-04-21T20:35:25.4400340Z d13c91bc646d: Pull complete 2025-04-21T20:35:25.4686076Z f2dc05ea6d1c: Pull complete 2025-04-21T20:35:25.5202343Z 24aecc8cff98: Pull complete 2025-04-21T20:35:26.0149658Z 5be8594d0dd5: Pull complete 2025-04-21T20:35:26.0480865Z b97b5e4224f5: Pull complete 2025-04-21T20:35:26.1183559Z 7491c96ceff5: Pull complete 2025-04-21T20:35:26.1498547Z 101b3025b11e: Pull complete 2025-04-21T20:37:05.2347079Z 95285d7f2743: Pull complete 2025-04-21T20:37:05.2969628Z f6457eb37053: Pull complete 2025-04-21T20:37:05.3258506Z 08d09dcfe8fc: Pull complete 2025-04-21T20:37:07.3826123Z 809188ae2c9e: Pull complete 2025-04-21T20:37:07.6278925Z 8774078b5a4c: Pull complete 2025-04-21T20:37:07.8615775Z 092e88537c97: Pull complete 2025-04-21T20:37:08.0646860Z 76b8e2afd5da: Pull complete 2025-04-21T20:37:08.2961985Z 2632a7914490: Pull complete 2025-04-21T20:37:08.5324863Z 85e96d12bd1f: Pull complete 2025-04-21T20:37:08.8291644Z 305f5dc736d6: Pull complete 2025-04-21T20:37:08.9303889Z e6b720dd00f4: Pull complete 2025-04-21T20:40:00.5107268Z c26d112ffc69: Pull complete 2025-04-21T20:40:00.5540526Z a0746c173a2d: Pull complete 2025-04-21T20:40:00.6178155Z 948a3301114e: Pull complete 2025-04-21T20:40:07.8708908Z 8a3074fe3294: Pull complete 2025-04-21T20:40:07.9670020Z 4971ce4bca57: Pull complete 2025-04-21T20:40:08.0304655Z 4f4fb700ef54: Pull complete 2025-04-21T20:40:08.1512385Z 0fb1d194c395: Pull complete 2025-04-21T20:40:10.1278851Z a8aeb18a8835: Pull complete 2025-04-21T20:40:10.2762567Z Digest: sha256:8a8a8c142d4ea269b605cbc22ca8a7ee4413c026d8f222d5cb46582b79558d2f 2025-04-21T20:40:10.2974030Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:40:10.3176411Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:40:10.3219263Z ##[group]Run .github/scripts/parse_ref.py 2025-04-21T20:40:10.3219661Z .github/scripts/parse_ref.py 2025-04-21T20:40:10.3227206Z shell: /usr/bin/bash -e {0} 2025-04-21T20:40:10.3227506Z ##[endgroup] 2025-04-21T20:40:10.3653899Z Prepare all required actions 2025-04-21T20:40:10.3764097Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-04-21T20:40:10.3764443Z with: 2025-04-21T20:40:10.3765093Z github-token: *** 2025-04-21T20:40:10.3765339Z ##[endgroup] 2025-04-21T20:40:10.3803993Z ##[group]Run set -eux 2025-04-21T20:40:10.3804304Z set -eux 2025-04-21T20:40:10.3804750Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-04-21T20:40:10.3811259Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:40:10.3811644Z env: 2025-04-21T20:40:10.3812072Z GITHUB_TOKEN: *** 2025-04-21T20:40:10.3812316Z ##[endgroup] 2025-04-21T20:40:10.3837077Z + python3 .github/scripts/get_workflow_job_id.py 14580755932 i-0ee251e7868336916 2025-04-21T20:40:10.6444200Z setting job-id=40896756600 2025-04-21T20:40:10.6444578Z setting job-name=rocm-py3.10-inductor / build 2025-04-21T20:40:10.6780238Z Prepare all required actions 2025-04-21T20:40:10.6780876Z Getting action download info 2025-04-21T20:40:10.8703375Z ##[group]Run ./.github/actions/filter-test-configs 2025-04-21T20:40:10.8703746Z with: 2025-04-21T20:40:10.8704242Z github-token: *** 2025-04-21T20:40:10.8704977Z test-matrix: { include: [ { config: "inductor", shard: 1, num_shards: 2, runner: "linux.rocm.gpu.2" }, { config: "inductor", shard: 2, num_shards: 2, runner: "linux.rocm.gpu.2" }, ]} 2025-04-21T20:40:10.8705795Z job-name: rocm-py3.10-inductor / build 2025-04-21T20:40:10.8706124Z ##[endgroup] 2025-04-21T20:40:10.8859490Z ##[group]Run nick-fields/retry@v3.0.0 2025-04-21T20:40:10.8859971Z with: 2025-04-21T20:40:10.8860284Z shell: bash 2025-04-21T20:40:10.8860648Z timeout_minutes: 10 2025-04-21T20:40:10.8861044Z max_attempts: 5 2025-04-21T20:40:10.8861395Z retry_wait_seconds: 30 2025-04-21T20:40:10.8862787Z 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-21T20:40:10.8864243Z polling_interval_seconds: 1 2025-04-21T20:40:10.8864690Z warning_on_retry: true 2025-04-21T20:40:10.8865125Z continue_on_error: false 2025-04-21T20:40:10.8865544Z env: 2025-04-21T20:40:10.8866284Z GITHUB_TOKEN: *** 2025-04-21T20:40:10.8867067Z ##[endgroup] 2025-04-21T20:40:11.1162997Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-04-21T20:40:11.4295371Z Defaulting to user installation because normal site-packages is not writeable 2025-04-21T20:40:11.4511296Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2025-04-21T20:40:11.4515616Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2025-04-21T20:40:11.4631992Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-04-21T20:40:11.4637422Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2025.1.31) 2025-04-21T20:40:11.4648693Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2025-04-21T20:40:11.4653753Z 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-21T20:40:12.0778765Z Command completed after 1 attempt(s). 2025-04-21T20:40:12.0825933Z ##[group]Run set -x 2025-04-21T20:40:12.0826194Z set -x 2025-04-21T20:40:12.0826422Z  2025-04-21T20:40:12.0826814Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-04-21T20:40:12.0827308Z # in runner workspace 2025-04-21T20:40:12.0827690Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-04-21T20:40:12.0834176Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:40:12.0834569Z ##[endgroup] 2025-04-21T20:40:12.0858829Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-04-21T20:40:12.1170760Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-04-21T20:40:12.1171194Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-04-21T20:40:12.1171555Z echo "Job name: ${JOB_NAME}" 2025-04-21T20:40:12.1171844Z  2025-04-21T20:40:12.1172234Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-04-21T20:40:12.1172723Z # in runner workspace 2025-04-21T20:40:12.1173149Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-04-21T20:40:12.1173637Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-04-21T20:40:12.1173977Z  --job-name "${JOB_NAME}" \ 2025-04-21T20:40:12.1174303Z  --test-matrix "{ include: [ 2025-04-21T20:40:12.1174938Z  { config: "inductor", shard: 1, num_shards: 2, runner: "linux.rocm.gpu.2" }, 2025-04-21T20:40:12.1175545Z  { config: "inductor", shard: 2, num_shards: 2, runner: "linux.rocm.gpu.2" }, 2025-04-21T20:40:12.1175991Z ]} 2025-04-21T20:40:12.1176192Z " \ 2025-04-21T20:40:12.1176441Z  --selected-test-configs "" \ 2025-04-21T20:40:12.1176790Z  --pr-number "${PR_NUMBER}" \ 2025-04-21T20:40:12.1177104Z  --tag "${TAG}" \ 2025-04-21T20:40:12.1177384Z  --event-name "${EVENT_NAME}" \ 2025-04-21T20:40:12.1177711Z  --schedule "${SCHEDULE}" \ 2025-04-21T20:40:12.1178024Z  --branch "${HEAD_BRANCH}" 2025-04-21T20:40:12.1184102Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:40:12.1184486Z env: 2025-04-21T20:40:12.1184974Z GITHUB_TOKEN: *** 2025-04-21T20:40:12.1185245Z JOB_NAME: rocm-py3.10-inductor / build 2025-04-21T20:40:12.1185547Z PR_NUMBER: 2025-04-21T20:40:12.1185804Z TAG: ciflow/inductor/148893 2025-04-21T20:40:12.1186087Z EVENT_NAME: push 2025-04-21T20:40:12.1186307Z SCHEDULE: 2025-04-21T20:40:12.1186524Z HEAD_BRANCH: 2025-04-21T20:40:12.1186744Z ##[endgroup] 2025-04-21T20:40:12.1209712Z Workflow: inductor-rocm 2025-04-21T20:40:12.1210038Z Job name: rocm-py3.10-inductor / build 2025-04-21T20:40:12.5073576Z INFO:root:Found no test-config label on the PR, so all test configs are included 2025-04-21T20:40:12.9383504Z ##[group]Run echo "Filtered matrix:" 2025-04-21T20:40:12.9383866Z echo "Filtered matrix:" 2025-04-21T20:40:12.9384635Z echo "{"include": [{"config": "inductor", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.2"}, {"config": "inductor", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.2"}]}" 2025-04-21T20:40:12.9385399Z  2025-04-21T20:40:12.9385600Z echo 2025-04-21T20:40:12.9385882Z echo "Is the current job unstable? False" 2025-04-21T20:40:12.9386228Z  2025-04-21T20:40:12.9386442Z echo 2025-04-21T20:40:12.9386703Z echo "Is keep-going label set? False" 2025-04-21T20:40:12.9387063Z  2025-04-21T20:40:12.9387257Z echo 2025-04-21T20:40:12.9387494Z echo "Renabled issues? " 2025-04-21T20:40:12.9393490Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:40:12.9393877Z ##[endgroup] 2025-04-21T20:40:12.9416466Z Filtered matrix: 2025-04-21T20:40:12.9417548Z {include: [{config: inductor, shard: 1, num_shards: 2, runner: linux.rocm.gpu.2}, {config: inductor, shard: 2, num_shards: 2, runner: linux.rocm.gpu.2}]} 2025-04-21T20:40:12.9418295Z 2025-04-21T20:40:12.9418425Z Is the current job unstable? False 2025-04-21T20:40:12.9418644Z 2025-04-21T20:40:12.9418757Z Is keep-going label set? False 2025-04-21T20:40:12.9418948Z 2025-04-21T20:40:12.9419053Z Renabled issues? 2025-04-21T20:40:12.9471061Z Prepare all required actions 2025-04-21T20:40:12.9471862Z Getting action download info 2025-04-21T20:40:13.0294100Z ##[group]Run ./.github/actions/pytest-cache-download 2025-04-21T20:40:13.0294480Z with: 2025-04-21T20:40:13.0294712Z cache_dir: .pytest_cache 2025-04-21T20:40:13.0295053Z job_identifier: inductor-rocm_linux-focal-rocm-py3.10 2025-04-21T20:40:13.0295440Z s3_bucket: gha-artifacts 2025-04-21T20:40:13.0295710Z ##[endgroup] 2025-04-21T20:40:13.0376294Z ##[group]Run nick-fields/retry@v3.0.0 2025-04-21T20:40:13.0376639Z with: 2025-04-21T20:40:13.0376861Z shell: bash 2025-04-21T20:40:13.0377083Z timeout_minutes: 5 2025-04-21T20:40:13.0377343Z max_attempts: 5 2025-04-21T20:40:13.0377596Z retry_wait_seconds: 30 2025-04-21T20:40:13.0377949Z command: set -eu python3 -m pip install boto3==1.35.42 2025-04-21T20:40:13.0378332Z polling_interval_seconds: 1 2025-04-21T20:40:13.0378627Z warning_on_retry: true 2025-04-21T20:40:13.0378899Z continue_on_error: false 2025-04-21T20:40:13.0379208Z ##[endgroup] 2025-04-21T20:40:13.3651900Z Defaulting to user installation because normal site-packages is not writeable 2025-04-21T20:40:14.4213084Z Collecting boto3==1.35.42 2025-04-21T20:40:14.4315848Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-04-21T20:40:14.4378870Z 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-21T20:40:14.4383435Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-04-21T20:40:14.4393433Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-04-21T20:40:14.4444057Z 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-21T20:40:14.4455280Z 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-21T20:40:14.4492689Z 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-21T20:40:14.5341242Z Installing collected packages: boto3 2025-04-21T20:40:14.5342795Z Attempting uninstall: boto3 2025-04-21T20:40:14.5343188Z Found existing installation: boto3 1.35.33 2025-04-21T20:40:14.5481705Z Uninstalling boto3-1.35.33: 2025-04-21T20:40:14.5555375Z Successfully uninstalled boto3-1.35.33 2025-04-21T20:40:14.6385267Z Successfully installed boto3-1.35.42 2025-04-21T20:40:15.1157819Z Command completed after 1 attempt(s). 2025-04-21T20:40:15.1220291Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-04-21T20:40:15.1220756Z python3 .github/scripts/pytest_cache.py \ 2025-04-21T20:40:15.1221130Z  --download \ 2025-04-21T20:40:15.1221472Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-04-21T20:40:15.1221846Z  --pr_identifier $GITHUB_REF \ 2025-04-21T20:40:15.1222199Z  --job_identifier $JOB_IDENTIFIER \ 2025-04-21T20:40:15.1222545Z  --temp_dir $RUNNER_TEMP \ 2025-04-21T20:40:15.1222855Z  --repo $REPO \ 2025-04-21T20:40:15.1223117Z  --bucket $BUCKET \ 2025-04-21T20:40:15.1228811Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:40:15.1229198Z env: 2025-04-21T20:40:15.1229421Z CACHE_DIR: .pytest_cache 2025-04-21T20:40:15.1229767Z JOB_IDENTIFIER: inductor-rocm_linux-focal-rocm-py3.10 2025-04-21T20:40:15.1230138Z REPO: pytorch/pytorch 2025-04-21T20:40:15.1230388Z BUCKET: gha-artifacts 2025-04-21T20:40:15.1230641Z ##[endgroup] 2025-04-21T20:40:15.4924753Z PR identifier for `refs/tags/ciflow/inductor/148893` is `a691aef95d58746c90a1abe7d18dc621` 2025-04-21T20:40:15.4927166Z 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/inductor/148893', job_identifier='inductor-rocm_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-21T20:40:15.4929549Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/a691aef95d58746c90a1abe7d18dc621/inductor-rocm_linux-focal-rocm-py3_10` in bucket `gha-artifacts` 2025-04-21T20:40:15.5660231Z ##[group]Run START_TIME=$(date +%s) 2025-04-21T20:40:15.5660655Z START_TIME=$(date +%s) 2025-04-21T20:40:15.5661008Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-04-21T20:40:15.5661366Z  JENKINS_USER= 2025-04-21T20:40:15.5661662Z  USED_IMAGE="${DOCKER_IMAGE_S390X}" 2025-04-21T20:40:15.5662081Z  # ensure that docker container cleanly exits in 12 hours 2025-04-21T20:40:15.5662576Z  # if for some reason cleanup action doesn't stop container 2025-04-21T20:40:15.5662976Z  # when job is cancelled 2025-04-21T20:40:15.5663297Z  DOCKER_SHELL_CMD="sleep 12h" 2025-04-21T20:40:15.5663605Z  2025-04-21T20:40:15.5663969Z  # since some steps are skipped on s390x, if they are necessary, run them here 2025-04-21T20:40:15.5664526Z  env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-21T20:40:15.5665034Z  env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-04-21T20:40:15.5665395Z else 2025-04-21T20:40:15.5665653Z  JENKINS_USER="--user jenkins" 2025-04-21T20:40:15.5665993Z  USED_IMAGE="${DOCKER_IMAGE}" 2025-04-21T20:40:15.5666319Z  DOCKER_SHELL_CMD= 2025-04-21T20:40:15.5666578Z fi 2025-04-21T20:40:15.5666791Z  2025-04-21T20:40:15.5667044Z if [[ ${MAX_JOBS_OVERRIDE} == "" ]]; then 2025-04-21T20:40:15.5667398Z  MAX_JOBS="$(nproc --ignore=2)" 2025-04-21T20:40:15.5667706Z else 2025-04-21T20:40:15.5667960Z  MAX_JOBS="${MAX_JOBS_OVERRIDE}" 2025-04-21T20:40:15.5668258Z fi 2025-04-21T20:40:15.5668469Z  2025-04-21T20:40:15.5668746Z # Leaving 1GB for the runner and other things 2025-04-21T20:40:15.5669330Z TOTAL_AVAILABLE_MEMORY_IN_GB=$(awk '/MemTotal/ { printf "%.3f \n", $2/1024/1024 - 1 }' /proc/meminfo) 2025-04-21T20:40:15.5670283Z # https://docs.docker.com/engine/containers/resource_constraints/#--memory-swap-details, the 3GB swap 2025-04-21T20:40:15.5671176Z # comes from https://github.com/pytorch/test-infra/pull/6058 2025-04-21T20:40:15.5671732Z TOTAL_MEMORY_WITH_SWAP=$(("${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}" + 3)) 2025-04-21T20:40:15.5672154Z  2025-04-21T20:40:15.5672506Z # detached container should get cleaned up by teardown_ec2_linux 2025-04-21T20:40:15.5673156Z # Used for JENKINS_USER and DOCKER_SHELL_CMD, which can be empty 2025-04-21T20:40:15.5673599Z # shellcheck disable=SC2086 2025-04-21T20:40:15.5673916Z container_name=$(docker run \ 2025-04-21T20:40:15.5674250Z  -e BUILD_ENVIRONMENT \ 2025-04-21T20:40:15.5674569Z  -e MAX_JOBS=${MAX_JOBS} \ 2025-04-21T20:40:15.5674874Z  -e MAX_JOBS_OVERRIDE \ 2025-04-21T20:40:15.5675180Z  -e AWS_DEFAULT_REGION \ 2025-04-21T20:40:15.5675483Z  -e PR_NUMBER \ 2025-04-21T20:40:15.5675780Z  -e SHA1 \ 2025-04-21T20:40:15.5676034Z  -e BRANCH \ 2025-04-21T20:40:15.5676302Z  -e SCCACHE_BUCKET \ 2025-04-21T20:40:15.5676590Z  -e SCCACHE_REGION \ 2025-04-21T20:40:15.5676861Z  -e XLA_CUDA \ 2025-04-21T20:40:15.5677156Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2025-04-21T20:40:15.5677527Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-04-21T20:40:15.5677866Z  -e TORCH_CUDA_ARCH_LIST \ 2025-04-21T20:40:15.5678174Z  -e PR_LABELS \ 2025-04-21T20:40:15.5678450Z  -e OUR_GITHUB_JOB_ID \ 2025-04-21T20:40:15.5678750Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-04-21T20:40:15.5679085Z  -e SCRIBE_GRAPHQL_ACCESS_TOKEN \ 2025-04-21T20:40:15.5679420Z  -e USE_SPLIT_BUILD \ 2025-04-21T20:40:15.5679773Z  --memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \ 2025-04-21T20:40:15.5680188Z  --memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \ 2025-04-21T20:40:15.5680717Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-04-21T20:40:15.5681130Z  --security-opt seccomp=unconfined \ 2025-04-21T20:40:15.5681470Z  --cap-add=SYS_PTRACE \ 2025-04-21T20:40:15.5681766Z  --tty \ 2025-04-21T20:40:15.5682009Z  --detach \ 2025-04-21T20:40:15.5682252Z  ${JENKINS_USER} \ 2025-04-21T20:40:15.5682808Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-04-21T20:40:15.5683224Z  -w /var/lib/jenkins/workspace \ 2025-04-21T20:40:15.5683555Z  "${USED_IMAGE}" \ 2025-04-21T20:40:15.5683828Z  ${DOCKER_SHELL_CMD} 2025-04-21T20:40:15.5684105Z ) 2025-04-21T20:40:15.5684460Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2025-04-21T20:40:15.5684877Z  2025-04-21T20:40:15.5685089Z END_TIME=$(date +%s) 2025-04-21T20:40:15.5685487Z echo "build_time=$((END_TIME - START_TIME))" >> "$GITHUB_OUTPUT" 2025-04-21T20:40:15.5691351Z shell: /usr/bin/bash -e {0} 2025-04-21T20:40:15.5691641Z env: 2025-04-21T20:40:15.5691894Z BUILD_ENVIRONMENT: linux-focal-rocm-py3.10 2025-04-21T20:40:15.5692235Z BRANCH: 2025-04-21T20:40:15.5692475Z AWS_DEFAULT_REGION: us-east-1 2025-04-21T20:40:15.5692749Z PR_NUMBER: 2025-04-21T20:40:15.5693024Z SHA1: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:40:15.5693432Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-04-21T20:40:15.5693796Z SCCACHE_REGION: us-east-1 2025-04-21T20:40:15.5694214Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2025-04-21T20:40:15.5694670Z PR_LABELS: [] 2025-04-21T20:40:15.5694908Z TORCH_CUDA_ARCH_LIST: 5.2 2025-04-21T20:40:15.5695593Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:40:15.5696390Z DOCKER_IMAGE_S390X: pytorch-linux-focal-rocm-n-py3 2025-04-21T20:40:15.5696757Z XLA_CUDA: 2025-04-21T20:40:15.5696966Z DEBUG: 0 2025-04-21T20:40:15.5697323Z OUR_GITHUB_JOB_ID: 40896756600 2025-04-21T20:40:15.5697835Z HUGGING_FACE_HUB_TOKEN: *** 2025-04-21T20:40:15.5698344Z SCRIBE_GRAPHQL_ACCESS_TOKEN: *** 2025-04-21T20:40:15.5698746Z MAX_JOBS_OVERRIDE: 2025-04-21T20:40:15.5698997Z ##[endgroup] 2025-04-21T20:40:28.2567168Z ++ dirname .ci/pytorch/build.sh 2025-04-21T20:40:28.2584977Z + source .ci/pytorch/common.sh 2025-04-21T20:40:28.2591476Z +++ dirname .ci/pytorch/common.sh 2025-04-21T20:40:28.2599398Z ++ source .ci/pytorch/common_utils.sh 2025-04-21T20:40:28.2606376Z +++ declare -f -t trap_add 2025-04-21T20:40:28.2613078Z ++ set -ex -o pipefail 2025-04-21T20:40:28.2613564Z ++ [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-21T20:40:28.2613911Z ++ unset HIP_PLATFORM 2025-04-21T20:40:28.2614176Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-04-21T20:40:28.2614487Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-04-21T20:40:28.2614780Z ++ export HSAKMT_DEBUG_LEVEL=4 2025-04-21T20:40:28.2615064Z ++ HSAKMT_DEBUG_LEVEL=4 2025-04-21T20:40:28.2615362Z ++ export HSA_FORCE_FINE_GRAIN_PCIE=1 2025-04-21T20:40:28.2615698Z ++ HSA_FORCE_FINE_GRAIN_PCIE=1 2025-04-21T20:40:28.2615986Z ++ BUILD_TEST_LIBTORCH=0 2025-04-21T20:40:28.2617334Z ++ dirname .ci/pytorch/build.sh 2025-04-21T20:40:28.2625102Z + source .ci/pytorch/common-build.sh 2025-04-21T20:40:28.2630935Z ++ [[ linux-focal-rocm-py3.10 != *win-* ]] 2025-04-21T20:40:28.2636515Z ++++ dirname .ci/pytorch/common-build.sh 2025-04-21T20:40:28.2644967Z +++ cd .ci/pytorch 2025-04-21T20:40:28.2645440Z +++ pwd -P 2025-04-21T20:40:28.2647552Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-04-21T20:40:28.2647971Z ++ [[ linux-focal-rocm-py3.10 == *-pch* ]] 2025-04-21T20:40:28.2648297Z ++ which sccache 2025-04-21T20:40:28.2668988Z ++ sccache --stop-server 2025-04-21T20:40:28.2906962Z ++ true 2025-04-21T20:40:28.2907240Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-04-21T20:40:28.2929649Z ++ trap_add sccache_epilogue EXIT 2025-04-21T20:40:28.2930157Z ++ trap_add_cmd=sccache_epilogue 2025-04-21T20:40:28.2931014Z ++ shift 2025-04-21T20:40:28.2931284Z ++ for trap_add_name in "$@" 2025-04-21T20:40:28.2937132Z ++++ trap -p EXIT 2025-04-21T20:40:28.2939895Z +++ eval 'extract_trap_cmd ' 2025-04-21T20:40:28.2940450Z ++++ extract_trap_cmd 2025-04-21T20:40:28.2940909Z ++++ printf '%s\n' '' 2025-04-21T20:40:28.2941364Z +++ printf '%s\n' sccache_epilogue 2025-04-21T20:40:28.2943468Z ++ trap -- ' 2025-04-21T20:40:28.2943916Z sccache_epilogue' EXIT 2025-04-21T20:40:28.2944334Z ++ [[ -n 1 ]] 2025-04-21T20:40:28.2944953Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-04-21T20:40:28.2945574Z Skipping sccache server initialization, setting environment variables 2025-04-21T20:40:28.2946035Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-04-21T20:40:28.2946325Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-04-21T20:40:28.2946682Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-04-21T20:40:28.2947140Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-04-21T20:40:28.2947577Z ++ export RUST_LOG=sccache::server=error 2025-04-21T20:40:28.2947926Z ++ RUST_LOG=sccache::server=error 2025-04-21T20:40:28.2948230Z ++ sccache --zero-stats 2025-04-21T20:40:28.4237652Z Statistics zeroed. 2025-04-21T20:40:28.4241266Z ++ which ccache 2025-04-21T20:40:28.4253540Z + [[ linux-focal-rocm-py3.10 == *-mobile-*build* ]] 2025-04-21T20:40:28.4253967Z + echo 'Python version:' 2025-04-21T20:40:28.4254226Z Python version: 2025-04-21T20:40:28.4254475Z + python --version 2025-04-21T20:40:28.4371251Z Python 3.10.16 2025-04-21T20:40:28.4403809Z + echo 'GCC version:' 2025-04-21T20:40:28.4404090Z GCC version: 2025-04-21T20:40:28.4404320Z + gcc --version 2025-04-21T20:40:28.5327671Z gcc (Ubuntu 11.4.0-2ubuntu1~20.04) 11.4.0 2025-04-21T20:40:28.5328251Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-04-21T20:40:28.5328750Z This is free software; see the source for copying conditions. There is NO 2025-04-21T20:40:28.5329356Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-04-21T20:40:28.5329748Z 2025-04-21T20:40:28.5336068Z + echo 'CMake version:' 2025-04-21T20:40:28.5336350Z CMake version: 2025-04-21T20:40:28.5336590Z + cmake --version 2025-04-21T20:40:28.6351604Z cmake version 3.31.2 2025-04-21T20:40:28.6351786Z 2025-04-21T20:40:28.6352013Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-04-21T20:40:28.6396775Z + echo 'Environment variables:' 2025-04-21T20:40:28.6397108Z Environment variables: 2025-04-21T20:40:28.6397357Z + env 2025-04-21T20:40:28.6407933Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-04-21T20:40:28.6408664Z PR_LABELS=[] 2025-04-21T20:40:28.6409130Z BUILD_ENVIRONMENT=linux-focal-rocm-py3.10 2025-04-21T20:40:28.6409683Z HOSTNAME=a253f5fcfdcb 2025-04-21T20:40:28.6410338Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_0c5bbad5-7c0e-4035-8a9f-d98e40331388 2025-04-21T20:40:28.6411108Z GITHUB_ACTION=__self 2025-04-21T20:40:28.6411483Z GITHUB_RUN_NUMBER=24408 2025-04-21T20:40:28.6411925Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-04-21T20:40:28.6412264Z AWS_DEFAULT_REGION=us-east-1 2025-04-21T20:40:28.6412552Z SCCACHE_IDLE_TIMEOUT=0 2025-04-21T20:40:28.6413355Z SCRIBE_GRAPHQL_ACCESS_TOKEN=*** 2025-04-21T20:40:28.6413803Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2025-04-21T20:40:28.6414143Z GITHUB_REF_TYPE=tag 2025-04-21T20:40:28.6414428Z TORCH_CUDA_ARCH_LIST=5.2 2025-04-21T20:40:28.6414683Z XLA_CUDA= 2025-04-21T20:40:28.6415079Z HUGGING_FACE_HUB_TOKEN=*** 2025-04-21T20:40:28.6415555Z *** 2025-04-21T20:40:28.6415818Z GITHUB_REPOSITORY_ID=65600975 2025-04-21T20:40:28.6416122Z GITHUB_ACTIONS=true 2025-04-21T20:40:28.6416439Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-04-21T20:40:28.6416892Z SHA1=b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:40:28.6417336Z GITHUB_SHA=b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:40:28.6418012Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor-rocm.yml@refs/tags/ciflow/inductor/148893 2025-04-21T20:40:28.6418958Z UCC_HOME=/usr 2025-04-21T20:40:28.6419249Z GITHUB_REF=refs/tags/ciflow/inductor/148893 2025-04-21T20:40:28.6419648Z GITHUB_REF_PROTECTED=false 2025-04-21T20:40:28.6419915Z HOME=/var/lib/jenkins 2025-04-21T20:40:28.6420210Z GITHUB_API_URL=https://api.github.com 2025-04-21T20:40:28.6420583Z LANG=C.UTF-8 2025-04-21T20:40:28.6420853Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-04-21T20:40:28.6421279Z PYTORCH_TEST_WITH_ROCM=1 2025-04-21T20:40:28.6421545Z UCX_HOME=/usr 2025-04-21T20:40:28.6422282Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_0c5bbad5-7c0e-4035-8a9f-d98e40331388 2025-04-21T20:40:28.6423082Z MAGMA_HOME=/opt/rocm/magma 2025-04-21T20:40:28.6424070Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_0c5bbad5-7c0e-4035-8a9f-d98e40331388 2025-04-21T20:40:28.6425154Z HSAKMT_DEBUG_LEVEL=4 2025-04-21T20:40:28.6425686Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-04-21T20:40:28.6426515Z GITHUB_EVENT_NAME=push 2025-04-21T20:40:28.6426980Z GITHUB_RUN_ID=14580755932 2025-04-21T20:40:28.6427964Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_0c5bbad5-7c0e-4035-8a9f-d98e40331388 2025-04-21T20:40:28.6429336Z GITHUB_ACTOR=pytorch-bot[bot] 2025-04-21T20:40:28.6429628Z PR_NUMBER= 2025-04-21T20:40:28.6429853Z GITHUB_RUN_ATTEMPT=1 2025-04-21T20:40:28.6430105Z ANACONDA_PYTHON_VERSION=3.10 2025-04-21T20:40:28.6430463Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-04-21T20:40:28.6430822Z TERM=xterm 2025-04-21T20:40:28.6431041Z INSTALLED_VISION=yes 2025-04-21T20:40:28.6431268Z BRANCH= 2025-04-21T20:40:28.6431488Z OUR_GITHUB_JOB_ID=40896756600 2025-04-21T20:40:28.6431776Z SCCACHE_REGION=us-east-1 2025-04-21T20:40:28.6432040Z OPENSSL_ROOT_DIR=/opt/openssl 2025-04-21T20:40:28.6432590Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-04-21T20:40:28.6433303Z GITHUB_SERVER_URL=https://github.com 2025-04-21T20:40:28.6433808Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-04-21T20:40:28.6434134Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-04-21T20:40:28.6434479Z SHLVL=1 2025-04-21T20:40:28.6434688Z MAX_JOBS=6 2025-04-21T20:40:28.6434903Z GITHUB_ACTOR_ID=54816060 2025-04-21T20:40:28.6435260Z GITHUB_WORKFLOW_SHA=b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:40:28.6435685Z GITHUB_REF_NAME=ciflow/inductor/148893 2025-04-21T20:40:28.6435993Z ROCM_PATH=/opt/rocm 2025-04-21T20:40:28.6436383Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2025-04-21T20:40:28.6436829Z GITHUB_JOB=build 2025-04-21T20:40:28.6437094Z GITHUB_REPOSITORY=pytorch/pytorch 2025-04-21T20:40:28.6437382Z LC_ALL=C.UTF-8 2025-04-21T20:40:28.6437626Z MAX_JOBS_OVERRIDE= 2025-04-21T20:40:28.6437879Z GITHUB_RETENTION_DAYS=90 2025-04-21T20:40:28.6438147Z OPENSSL_DIR=/opt/openssl 2025-04-21T20:40:28.6438429Z GITHUB_ACTION_REPOSITORY= 2025-04-21T20:40:28.6439439Z 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-21T20:40:28.6440461Z GITHUB_BASE_REF= 2025-04-21T20:40:28.6440697Z CI=true 2025-04-21T20:40:28.6440916Z HSA_FORCE_FINE_GRAIN_PCIE=1 2025-04-21T20:40:28.6441200Z GITHUB_REPOSITORY_OWNER=pytorch 2025-04-21T20:40:28.6441535Z RUST_LOG=sccache::server=error 2025-04-21T20:40:28.6441826Z INSTALLED_PROTOBUF=yes 2025-04-21T20:40:28.6442078Z GITHUB_HEAD_REF= 2025-04-21T20:40:28.6442301Z GITHUB_ACTION_REF= 2025-04-21T20:40:28.6442600Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-04-21T20:40:28.6442976Z GITHUB_WORKFLOW=inductor-rocm 2025-04-21T20:40:28.6443266Z DEBIAN_FRONTEND=noninteractive 2025-04-21T20:40:28.6443913Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_0c5bbad5-7c0e-4035-8a9f-d98e40331388 2025-04-21T20:40:28.6444597Z SKIP_SCCACHE_INITIALIZATION=1 2025-04-21T20:40:28.6444962Z _=/usr/bin/env 2025-04-21T20:40:28.6445228Z + [[ linux-focal-rocm-py3.10 == *cuda* ]] 2025-04-21T20:40:28.6445584Z + [[ linux-focal-rocm-py3.10 == *cuda11* ]] 2025-04-21T20:40:28.6445997Z + [[ linux-focal-rocm-py3.10 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2025-04-21T20:40:28.6446418Z + export USE_LLVM=/opt/llvm 2025-04-21T20:40:28.6446694Z + USE_LLVM=/opt/llvm 2025-04-21T20:40:28.6446970Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2025-04-21T20:40:28.6447302Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2025-04-21T20:40:28.6447646Z + [[ linux-focal-rocm-py3.10 == *executorch* ]] 2025-04-21T20:40:28.6447977Z + which conda 2025-04-21T20:40:28.6448211Z /opt/conda/bin/conda 2025-04-21T20:40:28.6448468Z + [[ -v CONDA_PREFIX ]] 2025-04-21T20:40:28.6448740Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2025-04-21T20:40:28.6449122Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-04-21T20:40:28.6449503Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-04-21T20:40:28.6449826Z + [[ 3.10 = \3\.\1\2 ]] 2025-04-21T20:40:28.6450071Z + [[ 3.10 = \3\.\1\3 ]] 2025-04-21T20:40:28.6450343Z + [[ linux-focal-rocm-py3.10 == *aarch64* ]] 2025-04-21T20:40:28.6450700Z + [[ linux-focal-rocm-py3.10 == *libtorch* ]] 2025-04-21T20:40:28.6451058Z + [[ linux-focal-rocm-py3.10 == *-android* ]] 2025-04-21T20:40:28.6451400Z + [[ linux-focal-rocm-py3.10 != *android* ]] 2025-04-21T20:40:28.6451754Z + [[ linux-focal-rocm-py3.10 == *vulkan* ]] 2025-04-21T20:40:28.6452095Z + [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-21T20:40:28.6452396Z + '[' -z 6 ']' 2025-04-21T20:40:28.6452615Z + [[ -n true ]] 2025-04-21T20:40:28.6452845Z + [[ -z gfx90a;gfx942 ]] 2025-04-21T20:40:28.6453120Z + python tools/amd_build/build_amd.py 2025-04-21T20:40:29.0406782Z third_party/fbgemm/fbgemm_gpu/CMakeLists.txt updated 2025-04-21T20:40:29.0411894Z third_party/fbgemm/fbgemm_gpu/cmake/Hip.cmake updated 2025-04-21T20:40:29.0418053Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_dense_host.cpp skipped 2025-04-21T20:40:29.0429623Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_host_template.cpp skipped 2025-04-21T20:40:29.0443734Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_backward_split_template.cu skipped 2025-04-21T20:40:29.0450578Z third_party/fbgemm/fbgemm_gpu/codegen/embedding_forward_quantized_split_lookup.cu skipped 2025-04-21T20:40:29.0454981Z third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.cuh skipped 2025-04-21T20:40:29.0461181Z third_party/fbgemm/fbgemm_gpu/src/topology_utils.cpp skipped 2025-04-21T20:40:29.0477323Z third_party/fbgemm/src/EmbeddingSpMDM.cc skipped 2025-04-21T20:40:29.0484291Z third_party/gloo/cmake/Dependencies.cmake updated 2025-04-21T20:40:29.0492503Z third_party/gloo/gloo/cuda.cu updated 2025-04-21T20:40:29.0501700Z third_party/kineto/libkineto/CMakeLists.txt updated 2025-04-21T20:40:29.6910211Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ATenCUDAGeneral.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h [ok] 2025-04-21T20:40:29.6914599Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ApplyGridUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ApplyGridUtils.cuh [ok] 2025-04-21T20:40:29.6923739Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/AsmUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/AsmUtils.cuh [ok] 2025-04-21T20:40:29.6949703Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Atomic.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh [ok] 2025-04-21T20:40:29.6978452Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAApplyUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh [ok] 2025-04-21T20:40:29.7067328Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp [ok] 2025-04-21T20:40:29.7088268Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.h [ok] 2025-04-21T20:40:29.7093798Z /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-21T20:40:29.7102190Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp [ok] 2025-04-21T20:40:29.7107221Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h [ok] 2025-04-21T20:40:29.7114054Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContextLight.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h [ok] 2025-04-21T20:40:29.7120081Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADataType.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDataType.h [ok] 2025-04-21T20:40:29.7126389Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADevice.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDevice.h [ok] 2025-04-21T20:40:29.7151533Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.cpp [ok] 2025-04-21T20:40:29.7162862Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h [ok] 2025-04-21T20:40:29.7179616Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.cpp [ok] 2025-04-21T20:40:29.7188230Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.h [ok] 2025-04-21T20:40:29.7195018Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraphsUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraphsUtils.cuh [ok] 2025-04-21T20:40:29.7201997Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparse.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparse.h [ok] 2025-04-21T20:40:29.7227154Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.cpp [ok] 2025-04-21T20:40:29.7244923Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.h [ok] 2025-04-21T20:40:29.7259186Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp [ok] 2025-04-21T20:40:29.7272749Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.h [ok] 2025-04-21T20:40:29.7277367Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDATensorMethods.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPTensorMethods.cuh [ok] 2025-04-21T20:40:29.7282302Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPUtils.h [ok] 2025-04-21T20:40:29.7293121Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.cpp [ok] 2025-04-21T20:40:29.7299183Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.h [ok] 2025-04-21T20:40:29.7306111Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CuSparseHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CuSparseHandlePool.cpp [ok] 2025-04-21T20:40:29.7321046Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CublasHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp [ok] 2025-04-21T20:40:29.7327087Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/DeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/DeviceUtils.cuh [ok] 2025-04-21T20:40:29.7334653Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.cpp [ok] 2025-04-21T20:40:29.7340771Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.h [ok] 2025-04-21T20:40:29.7350556Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.cpp [ok] 2025-04-21T20:40:29.7372379Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h [ok] 2025-04-21T20:40:29.7379364Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/NumericLimits.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/NumericLimits.cuh [ok] 2025-04-21T20:40:29.7386994Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.cpp [ok] 2025-04-21T20:40:29.7391874Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.h [ok] 2025-04-21T20:40:29.7396707Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PhiloxCudaState.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PhiloxCudaState.h [ok] 2025-04-21T20:40:29.7401229Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PhiloxUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PhiloxUtils.cuh [ok] 2025-04-21T20:40:29.7406464Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PinnedMemoryAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PinnedMemoryAllocator.h [ok] 2025-04-21T20:40:29.7412492Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ScanUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ScanUtils.cuh [ok] 2025-04-21T20:40:29.7419549Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.hip [ok] 2025-04-21T20:40:29.7427663Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.h [ok] 2025-04-21T20:40:29.7432960Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ThrustAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ThrustAllocator.h [ok] 2025-04-21T20:40:29.7440239Z /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-21T20:40:29.7445335Z /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-21T20:40:29.7449820Z /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-21T20:40:29.7454639Z /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-21T20:40:29.7460125Z /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-21T20:40:29.7464934Z /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-21T20:40:29.7469646Z /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-21T20:40:29.7474682Z /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-21T20:40:29.7480706Z /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-21T20:40:29.7485714Z /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-21T20:40:29.7490413Z /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-21T20:40:29.7497429Z /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-21T20:40:29.7504525Z /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-21T20:40:29.7511545Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.hip [ok] 2025-04-21T20:40:29.7538224Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.cuh [ok] 2025-04-21T20:40:29.7546351Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.h [ok] 2025-04-21T20:40:29.7551903Z /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-21T20:40:29.7571695Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip [ok] 2025-04-21T20:40:29.7578801Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.h [ok] 2025-04-21T20:40:29.7591615Z /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-21T20:40:29.7604269Z /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-21T20:40:29.7642085Z /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-21T20:40:29.7647137Z /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-21T20:40:29.7656380Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAEvent.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h [ok] 2025-04-21T20:40:29.7676154Z /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-21T20:40:29.7686205Z /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-21T20:40:29.7697599Z /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-21T20:40:29.7703974Z /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-21T20:40:29.7710081Z /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-21T20:40:29.7717299Z /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-21T20:40:29.7724150Z /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-21T20:40:29.7742602Z /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-21T20:40:29.7748072Z /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-21T20:40:29.7758106Z /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-21T20:40:29.7764183Z /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-21T20:40:29.7772529Z /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-21T20:40:29.7780480Z /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-21T20:40:29.7786725Z /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-21T20:40:29.7794737Z /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-21T20:40:29.7832892Z /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-21T20:40:29.7862104Z /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-21T20:40:29.7877916Z /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-21T20:40:29.7884446Z /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-21T20:40:29.7890969Z /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-21T20:40:29.7911588Z /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-21T20:40:29.7925296Z /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-21T20:40:29.7939808Z /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-21T20:40:29.7962568Z /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-21T20:40:29.7970130Z /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-21T20:40:29.7976820Z /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-21T20:40:29.7982950Z /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-21T20:40:29.7989867Z /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-21T20:40:29.8028734Z /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-21T20:40:29.8058309Z /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-21T20:40:29.8063771Z /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-21T20:40:29.8090976Z /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-21T20:40:29.8123832Z /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-21T20:40:29.8145722Z /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-21T20:40:29.8152535Z /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-21T20:40:29.8158797Z /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-21T20:40:29.8164439Z /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-21T20:40:29.8170541Z /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-21T20:40:29.8175973Z /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-21T20:40:29.8181910Z /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-21T20:40:29.8188726Z /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-21T20:40:29.8214962Z /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-21T20:40:29.8221022Z /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-21T20:40:29.8228674Z /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-21T20:40:29.8243365Z /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-21T20:40:29.8249366Z /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-21T20:40:29.8270448Z /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-21T20:40:29.8287194Z /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-21T20:40:29.8307647Z /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-21T20:40:29.8314223Z /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-21T20:40:29.8346945Z /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-21T20:40:29.8354813Z /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-21T20:40:29.8361088Z /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-21T20:40:29.8367860Z /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-21T20:40:29.8398292Z /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-21T20:40:29.8413412Z /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-21T20:40:29.8426508Z /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-21T20:40:29.8441061Z /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-21T20:40:29.8474713Z /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-21T20:40:29.8479879Z /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-21T20:40:29.8497615Z /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-21T20:40:29.8527565Z /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-21T20:40:29.8540559Z /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-21T20:40:29.8560773Z /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-21T20:40:29.8576296Z /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-21T20:40:29.8595698Z /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-21T20:40:29.8604679Z /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-21T20:40:29.8614147Z /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-21T20:40:29.8625706Z /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-21T20:40:29.8643839Z /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-21T20:40:29.8650815Z /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-21T20:40:29.8658747Z /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-21T20:40:29.8717945Z /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-21T20:40:29.8734967Z /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-21T20:40:29.8740493Z /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-21T20:40:29.8760753Z /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-21T20:40:29.8766569Z /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-21T20:40:29.8776604Z /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-21T20:40:29.8816316Z /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-21T20:40:29.8826348Z /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-21T20:40:29.8834862Z /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-21T20:40:29.8862327Z /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-21T20:40:29.8867572Z /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-21T20:40:29.8963102Z /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-21T20:40:29.8975088Z /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-21T20:40:29.8989155Z /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-21T20:40:29.8994624Z /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-21T20:40:29.9005233Z /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-21T20:40:29.9016022Z /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-21T20:40:29.9026039Z /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-21T20:40:29.9037966Z /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-21T20:40:29.9045213Z /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-21T20:40:29.9056325Z /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-21T20:40:29.9073391Z /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-21T20:40:29.9099095Z /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-21T20:40:29.9133376Z /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-21T20:40:29.9297329Z /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-21T20:40:29.9306816Z /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-21T20:40:29.9334932Z /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-21T20:40:29.9365295Z /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-21T20:40:29.9373041Z /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-21T20:40:29.9387227Z /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-21T20:40:29.9402873Z /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-21T20:40:29.9417093Z /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-21T20:40:29.9437055Z /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-21T20:40:29.9452736Z /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-21T20:40:29.9479112Z /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-21T20:40:29.9513151Z /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-21T20:40:29.9554571Z /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-21T20:40:29.9583185Z /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-21T20:40:29.9602940Z /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-21T20:40:29.9650386Z /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-21T20:40:29.9699842Z /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-21T20:40:29.9726605Z /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-21T20:40:29.9742195Z /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-21T20:40:29.9748815Z /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-21T20:40:29.9761697Z /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-21T20:40:29.9798269Z /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-21T20:40:29.9809227Z /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-21T20:40:29.9817653Z /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-21T20:40:29.9833866Z /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-21T20:40:29.9841617Z /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-21T20:40:29.9848718Z /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-21T20:40:29.9892933Z /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-21T20:40:29.9900054Z /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-21T20:40:29.9906947Z /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-21T20:40:29.9914164Z /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-21T20:40:29.9920731Z /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-21T20:40:29.9928021Z /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-21T20:40:29.9935623Z /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-21T20:40:29.9943805Z /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-21T20:40:29.9951208Z /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-21T20:40:29.9959379Z /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-21T20:40:29.9965044Z /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-21T20:40:29.9978687Z /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-21T20:40:30.0019610Z /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-21T20:40:30.0026300Z /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-21T20:40:30.0033702Z /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-21T20:40:30.0068269Z /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-21T20:40:30.0075774Z /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-21T20:40:30.0082728Z /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-21T20:40:30.0128246Z /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-21T20:40:30.0134869Z /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-21T20:40:30.0144974Z /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-21T20:40:30.0176069Z /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-21T20:40:30.0182863Z /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-21T20:40:30.0191933Z /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-21T20:40:30.0197621Z /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-21T20:40:30.0219160Z /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-21T20:40:30.0251023Z /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-21T20:40:30.0281699Z /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-21T20:40:30.0312087Z /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-21T20:40:30.0359407Z /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-21T20:40:30.0369292Z /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-21T20:40:30.0387966Z /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-21T20:40:30.0393890Z /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-21T20:40:30.0400556Z /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-21T20:40:30.0415919Z /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-21T20:40:30.0421517Z /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-21T20:40:30.0435004Z /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-21T20:40:30.0446921Z /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-21T20:40:30.0459560Z /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-21T20:40:30.0467225Z /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-21T20:40:30.0478047Z /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-21T20:40:30.0493115Z /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-21T20:40:30.0506454Z /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-21T20:40:30.0512351Z /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-21T20:40:30.0539055Z /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-21T20:40:30.0550302Z /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-21T20:40:30.0556828Z /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-21T20:40:30.0572643Z /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-21T20:40:30.0579134Z /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-21T20:40:30.0591143Z /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-21T20:40:30.0613120Z /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-21T20:40:30.0621237Z /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-21T20:40:30.0637448Z /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-21T20:40:30.0652831Z /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-21T20:40:30.0658636Z /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-21T20:40:30.0697838Z /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-21T20:40:30.0704989Z /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-21T20:40:30.0714952Z /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-21T20:40:30.0749737Z /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-21T20:40:30.0755234Z /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-21T20:40:30.0766632Z /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-21T20:40:30.0778689Z /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-21T20:40:30.0787121Z /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-21T20:40:30.0799586Z /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-21T20:40:30.0809624Z /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-21T20:40:30.0817422Z /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-21T20:40:30.0824563Z /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-21T20:40:30.0831233Z /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-21T20:40:30.0838350Z /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-21T20:40:30.0845966Z /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-21T20:40:30.0852795Z /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-21T20:40:30.0859457Z /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-21T20:40:30.0866359Z /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-21T20:40:30.0874520Z /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-21T20:40:30.0881611Z /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-21T20:40:30.0888439Z /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-21T20:40:30.0895419Z /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-21T20:40:30.0906183Z /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-21T20:40:30.0922696Z /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-21T20:40:30.0934191Z /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-21T20:40:30.0955333Z /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-21T20:40:30.0966075Z /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-21T20:40:30.0979914Z /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-21T20:40:30.0996889Z /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-21T20:40:30.1001649Z /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-21T20:40:30.1018300Z /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-21T20:40:30.1034038Z /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-21T20:40:30.1071459Z /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-21T20:40:30.1085161Z /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-21T20:40:30.1099600Z /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-21T20:40:30.1126517Z /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-21T20:40:30.1144946Z /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-21T20:40:30.1166609Z /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-21T20:40:30.1172323Z /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-21T20:40:30.1191249Z /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-21T20:40:30.1197791Z /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-21T20:40:30.1204125Z /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-21T20:40:30.1210234Z /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-21T20:40:30.1216576Z /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-21T20:40:30.1222752Z /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-21T20:40:30.1230728Z /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-21T20:40:30.1239197Z /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-21T20:40:30.1245848Z /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-21T20:40:30.1252666Z /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-21T20:40:30.1259005Z /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-21T20:40:30.1265403Z /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-21T20:40:30.1270909Z /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-21T20:40:30.1279777Z /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-21T20:40:30.1288529Z /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-21T20:40:30.1301191Z /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-21T20:40:30.1307346Z /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-21T20:40:30.1312581Z /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-21T20:40:30.1319645Z /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-21T20:40:30.1335052Z /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-21T20:40:30.1398034Z /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-21T20:40:30.1405197Z /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-21T20:40:30.1412421Z /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-21T20:40:30.1420227Z /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-21T20:40:30.1428009Z /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-21T20:40:30.1436095Z /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-21T20:40:30.1442795Z /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-21T20:40:30.1449535Z /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-21T20:40:30.1456436Z /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-21T20:40:30.1470385Z /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-21T20:40:30.1477813Z /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-21T20:40:30.1486238Z /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-21T20:40:30.1492759Z /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-21T20:40:30.1502140Z /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-21T20:40:30.1511696Z /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-21T20:40:30.1521855Z /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-21T20:40:30.1528863Z /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-21T20:40:30.1536262Z /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-21T20:40:30.1543511Z /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-21T20:40:30.1551374Z /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-21T20:40:30.1559067Z /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-21T20:40:30.1566259Z /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-21T20:40:30.1573761Z /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-21T20:40:30.1580799Z /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-21T20:40:30.1587984Z /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-21T20:40:30.1595373Z /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-21T20:40:30.1603617Z /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-21T20:40:30.1609803Z /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-21T20:40:30.1642434Z /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-21T20:40:30.1668111Z /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-21T20:40:30.1688245Z /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-21T20:40:30.1709992Z /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-21T20:40:30.1729072Z /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-21T20:40:30.1755259Z /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-21T20:40:30.1785498Z /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-21T20:40:30.1793698Z /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-21T20:40:30.1801712Z /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-21T20:40:30.1808715Z /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-21T20:40:30.1816044Z /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-21T20:40:30.1822095Z /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-21T20:40:30.1828902Z /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-21T20:40:30.1838903Z /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-21T20:40:30.1854338Z /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-21T20:40:30.1862019Z /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-21T20:40:30.1870978Z /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-21T20:40:30.1878906Z /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-21T20:40:30.1886025Z /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-21T20:40:30.1963032Z /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-21T20:40:30.1978762Z /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-21T20:40:30.1997305Z /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-21T20:40:30.2031369Z /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-21T20:40:30.2039556Z /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-21T20:40:30.2051207Z /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-21T20:40:30.2057487Z /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-21T20:40:30.2065543Z /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-21T20:40:30.2071401Z /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-21T20:40:30.2077455Z /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-21T20:40:30.2102270Z /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-21T20:40:30.2124844Z /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-21T20:40:30.2132082Z /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-21T20:40:30.2137830Z /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-21T20:40:30.2146383Z /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-21T20:40:30.2171729Z /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-21T20:40:30.2204585Z /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-21T20:40:30.2210819Z /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-21T20:40:30.2216958Z /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-21T20:40:30.2226178Z /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-21T20:40:30.2236082Z /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-21T20:40:30.2267583Z /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-21T20:40:30.2274388Z /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-21T20:40:30.2311854Z /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-21T20:40:30.2324616Z /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-21T20:40:30.2373536Z /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-21T20:40:30.2381385Z /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-21T20:40:30.2389081Z /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-21T20:40:30.2417376Z /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-21T20:40:30.2424610Z /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-21T20:40:30.2431892Z /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-21T20:40:30.2441560Z /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-21T20:40:30.2447559Z /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-21T20:40:30.2458740Z /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-21T20:40:30.2466559Z /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-21T20:40:30.2492354Z /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-21T20:40:30.2500379Z /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-21T20:40:30.2508760Z /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-21T20:40:30.2519281Z /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-21T20:40:30.2534588Z /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-21T20:40:30.2566554Z /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-21T20:40:30.2575743Z /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-21T20:40:30.2586811Z /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-21T20:40:30.2615522Z /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-21T20:40:30.2637325Z /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-21T20:40:30.2658932Z /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-21T20:40:30.2687678Z /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-21T20:40:30.2702092Z /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-21T20:40:30.2732674Z /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-21T20:40:30.2755378Z /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-21T20:40:30.2767640Z /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-21T20:40:30.2787723Z /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-21T20:40:30.2814430Z /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-21T20:40:30.2923407Z /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-21T20:40:30.2990077Z /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-21T20:40:30.2999821Z /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-21T20:40:30.3018570Z /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-21T20:40:30.3081120Z /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-21T20:40:30.3115923Z /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-21T20:40:30.3124616Z /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-21T20:40:30.3131941Z /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-21T20:40:30.3139857Z /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-21T20:40:30.3148961Z /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-21T20:40:30.3167641Z /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-21T20:40:30.3173142Z /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-21T20:40:30.3184252Z /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-21T20:40:30.3216551Z /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-21T20:40:30.3227128Z /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-21T20:40:30.3273740Z /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-21T20:40:30.3327612Z /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-21T20:40:30.3339020Z /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-21T20:40:30.3355518Z /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-21T20:40:30.3406101Z /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-21T20:40:30.3413048Z /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-21T20:40:30.3503091Z /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-21T20:40:30.3509951Z /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-21T20:40:30.3521002Z /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-21T20:40:30.3548431Z /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-21T20:40:30.3568302Z /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-21T20:40:30.3623509Z /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-21T20:40:30.3652767Z /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-21T20:40:30.3660056Z /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-21T20:40:30.3665164Z /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-21T20:40:30.3680125Z /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-21T20:40:30.3709512Z /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-21T20:40:30.3725767Z /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-21T20:40:30.3741951Z /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-21T20:40:30.3748726Z /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-21T20:40:30.3756752Z /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-21T20:40:30.3773594Z /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-21T20:40:30.3808880Z /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-21T20:40:30.3822514Z /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-21T20:40:30.3828414Z /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-21T20:40:30.3854231Z /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-21T20:40:30.3861717Z /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-21T20:40:30.3867841Z /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-21T20:40:30.3883377Z /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-21T20:40:30.3898495Z /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-21T20:40:30.3910677Z /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-21T20:40:30.3933325Z /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-21T20:40:30.3950032Z /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-21T20:40:30.4010970Z /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-21T20:40:30.4020177Z /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-21T20:40:30.4027285Z /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-21T20:40:30.4032977Z /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-21T20:40:30.4049902Z /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-21T20:40:30.4078410Z /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-21T20:40:30.4085342Z /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-21T20:40:30.4098068Z /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-21T20:40:30.4128916Z /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-21T20:40:30.4135527Z /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-21T20:40:30.4164047Z /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-21T20:40:30.4192597Z /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-21T20:40:30.4205522Z /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-21T20:40:30.4233926Z /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-21T20:40:30.4263801Z /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-21T20:40:30.4290000Z /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-21T20:40:30.4302021Z /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-21T20:40:30.4312208Z /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-21T20:40:30.4319397Z /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-21T20:40:30.4345337Z /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-21T20:40:30.4351859Z /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-21T20:40:30.4433935Z /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-21T20:40:30.4481362Z /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-21T20:40:30.4530104Z /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-21T20:40:30.4536431Z /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-21T20:40:30.4550847Z /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-21T20:40:30.4566481Z /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-21T20:40:30.4573257Z /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-21T20:40:30.4593193Z /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-21T20:40:30.4600990Z /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-21T20:40:30.4608563Z /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-21T20:40:30.4623105Z /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-21T20:40:30.4635924Z /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-21T20:40:30.4642265Z /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-21T20:40:30.4648498Z /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-21T20:40:30.4658024Z /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-21T20:40:30.4672178Z /var/lib/jenkins/workspace/aten/src/ATen/test/atest.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/atest.cpp [ok] 2025-04-21T20:40:30.4694090Z /var/lib/jenkins/workspace/aten/src/ATen/test/basic.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/basic.cpp [ok] 2025-04-21T20:40:30.4705079Z /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-21T20:40:30.4710993Z /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-21T20:40:30.4717273Z /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-21T20:40:30.4730934Z /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-21T20:40:30.4742231Z /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-21T20:40:30.4768214Z /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-21T20:40:30.4775292Z /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-21T20:40:30.4781254Z /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-21T20:40:30.4789070Z /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-21T20:40:30.4801533Z /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-21T20:40:30.4816713Z /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-21T20:40:30.4823171Z /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-21T20:40:30.4831873Z /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-21T20:40:30.4851293Z /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-21T20:40:30.4857255Z /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-21T20:40:30.4863102Z /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-21T20:40:30.4872156Z /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-21T20:40:30.4878027Z /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-21T20:40:30.4888961Z /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-21T20:40:30.4897900Z /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-21T20:40:30.4908511Z /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-21T20:40:30.4914999Z /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-21T20:40:30.4923012Z /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-21T20:40:30.4929539Z /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-21T20:40:30.4943917Z /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-21T20:40:30.4955499Z /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-21T20:40:30.4967552Z /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-21T20:40:30.4975363Z /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-21T20:40:30.4984624Z /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-21T20:40:30.4995999Z /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-21T20:40:30.5033134Z /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-21T20:40:30.5038998Z /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-21T20:40:30.5085926Z /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-21T20:40:30.5095734Z /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-21T20:40:30.5109762Z /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-21T20:40:30.5117173Z /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-21T20:40:30.5123586Z /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-21T20:40:30.5130117Z /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-21T20:40:30.5138779Z /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-21T20:40:30.5145937Z /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-21T20:40:30.5159176Z /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-21T20:40:30.5164988Z /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-21T20:40:30.5171273Z /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-21T20:40:30.5178406Z /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-21T20:40:30.5195491Z /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-21T20:40:30.5212199Z /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-21T20:40:30.5217508Z /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-21T20:40:30.5224690Z /var/lib/jenkins/workspace/aten/src/ATen/test/reportMemoryUsage.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reportMemoryUsage.h [ok] 2025-04-21T20:40:30.5231702Z /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-21T20:40:30.5246187Z /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-21T20:40:30.5262676Z /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-21T20:40:30.5274384Z /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-21T20:40:30.5283097Z /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-21T20:40:30.5299067Z /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-21T20:40:30.5321758Z /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-21T20:40:30.5329136Z /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-21T20:40:30.5337039Z /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-21T20:40:30.5343716Z /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-21T20:40:30.5349975Z /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-21T20:40:30.5356715Z /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-21T20:40:30.5367398Z /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-21T20:40:30.5375080Z /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-21T20:40:30.5467193Z /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-21T20:40:30.5528784Z /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-21T20:40:30.5535976Z /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-21T20:40:30.5544416Z /var/lib/jenkins/workspace/aten/src/ATen/test/vitals.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vitals.cpp [ok] 2025-04-21T20:40:30.5856975Z /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-21T20:40:30.5998496Z /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-21T20:40:30.6005787Z /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-21T20:40:30.6013636Z /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-21T20:40:30.6020539Z /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-21T20:40:30.6035554Z /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-21T20:40:30.6046647Z /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-21T20:40:30.6053478Z /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-21T20:40:30.6060575Z /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-21T20:40:30.6068318Z /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-21T20:40:30.6073904Z /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-21T20:40:30.6079388Z /var/lib/jenkins/workspace/aten/src/THC/CMakeLists.txt -> /var/lib/jenkins/workspace/aten/src/THH/CMakeLists.txt [ok] 2025-04-21T20:40:30.6085123Z /var/lib/jenkins/workspace/aten/src/THC/THCAtomics.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHAtomics.cuh [ok] 2025-04-21T20:40:30.6090777Z /var/lib/jenkins/workspace/aten/src/THC/THCDeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHDeviceUtils.cuh [ok] 2025-04-21T20:40:30.6097342Z /var/lib/jenkins/workspace/c10/cuda/CUDAAlgorithm.h -> /var/lib/jenkins/workspace/c10/hip/HIPAlgorithm.h [ok] 2025-04-21T20:40:30.6115972Z /var/lib/jenkins/workspace/c10/cuda/CUDAAllocatorConfig.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPAllocatorConfig.cpp [ok] 2025-04-21T20:40:30.6125870Z /var/lib/jenkins/workspace/c10/cuda/CUDAAllocatorConfig.h -> /var/lib/jenkins/workspace/c10/hip/HIPAllocatorConfig.h [ok] 2025-04-21T20:40:30.6218024Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.cpp [ok] 2025-04-21T20:40:30.6242047Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.h -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h [ok] 2025-04-21T20:40:30.6251045Z /var/lib/jenkins/workspace/c10/cuda/CUDADeviceAssertion.h -> /var/lib/jenkins/workspace/c10/hip/HIPDeviceAssertion.h [ok] 2025-04-21T20:40:30.6262395Z /var/lib/jenkins/workspace/c10/cuda/CUDADeviceAssertionHost.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPDeviceAssertionHost.cpp [ok] 2025-04-21T20:40:30.6274221Z /var/lib/jenkins/workspace/c10/cuda/CUDADeviceAssertionHost.h -> /var/lib/jenkins/workspace/c10/hip/HIPDeviceAssertionHost.h [ok] 2025-04-21T20:40:30.6279935Z /var/lib/jenkins/workspace/c10/cuda/CUDAException.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPException.cpp [ok] 2025-04-21T20:40:30.6287838Z /var/lib/jenkins/workspace/c10/cuda/CUDAException.h -> /var/lib/jenkins/workspace/c10/hip/HIPException.h [ok] 2025-04-21T20:40:30.6305502Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.cpp [ok] 2025-04-21T20:40:30.6313090Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h [ok] 2025-04-21T20:40:30.6320834Z /var/lib/jenkins/workspace/c10/cuda/CUDAGraphsC10Utils.h -> /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h [ok] 2025-04-21T20:40:30.6335989Z /var/lib/jenkins/workspace/c10/cuda/CUDAGuard.h -> /var/lib/jenkins/workspace/c10/hip/HIPGuard.h [ok] 2025-04-21T20:40:30.6342617Z /var/lib/jenkins/workspace/c10/cuda/CUDAMacros.h -> /var/lib/jenkins/workspace/c10/hip/HIPMacros.h [ok] 2025-04-21T20:40:30.6385850Z /var/lib/jenkins/workspace/c10/cuda/CUDAMallocAsyncAllocator.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPMallocAsyncAllocator.cpp [ok] 2025-04-21T20:40:30.6393991Z /var/lib/jenkins/workspace/c10/cuda/CUDAMathCompat.h -> /var/lib/jenkins/workspace/c10/hip/HIPMathCompat.h [ok] 2025-04-21T20:40:30.6400965Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.cpp [ok] 2025-04-21T20:40:30.6407377Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.h [ok] 2025-04-21T20:40:30.6426630Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPStream.cpp [ok] 2025-04-21T20:40:30.6438559Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.h -> /var/lib/jenkins/workspace/c10/hip/HIPStream.h [ok] 2025-04-21T20:40:30.6445356Z /var/lib/jenkins/workspace/c10/cuda/driver_api.cpp -> /var/lib/jenkins/workspace/c10/hip/driver_api.cpp [ok] 2025-04-21T20:40:30.6451918Z /var/lib/jenkins/workspace/c10/cuda/driver_api.h -> /var/lib/jenkins/workspace/c10/hip/driver_api.h [ok] 2025-04-21T20:40:30.6457826Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.cpp [ok] 2025-04-21T20:40:30.6469215Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h [ok] 2025-04-21T20:40:30.6475016Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.cpp [ok] 2025-04-21T20:40:30.6480376Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.h [ok] 2025-04-21T20:40:30.6486159Z /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-21T20:40:30.6493180Z /var/lib/jenkins/workspace/c10/cuda/test/CMakeLists.txt -> /var/lib/jenkins/workspace/c10/hip/test/CMakeLists.txt [ok] 2025-04-21T20:40:30.6502390Z /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-21T20:40:30.6511576Z /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-21T20:40:30.6519832Z /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-21T20:40:30.6528597Z /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-21T20:40:30.6537625Z /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-21T20:40:30.6546382Z /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-21T20:40:30.6555661Z /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-21T20:40:30.6560589Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPTest.cpp [ok] 2025-04-21T20:40:30.6618177Z /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-21T20:40:30.6644865Z /var/lib/jenkins/workspace/torch/custom_class.h -> /var/lib/jenkins/workspace/torch/custom_class.h [skipped, already hipified] 2025-04-21T20:40:30.6656189Z /var/lib/jenkins/workspace/torch/custom_class_detail.h -> /var/lib/jenkins/workspace/torch/custom_class_detail.h [skipped, already hipified] 2025-04-21T20:40:30.6662741Z /var/lib/jenkins/workspace/torch/extension.h -> /var/lib/jenkins/workspace/torch/extension.h [skipped, already hipified] 2025-04-21T20:40:30.6709622Z /var/lib/jenkins/workspace/torch/library.h -> /var/lib/jenkins/workspace/torch/library.h [skipped, already hipified] 2025-04-21T20:40:30.6715847Z /var/lib/jenkins/workspace/torch/script.h -> /var/lib/jenkins/workspace/torch/script.h [skipped, already hipified] 2025-04-21T20:40:30.6721507Z /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in [skipped, already hipified] 2025-04-21T20:40:30.6817722Z /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in -> /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in [skipped, already hipified] 2025-04-21T20:40:30.6824548Z /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in [skipped, already hipified] 2025-04-21T20:40:30.6831645Z /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-21T20:40:30.6837028Z /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-21T20:40:30.6842657Z /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-21T20:40:30.6850752Z /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-21T20:40:30.6893971Z /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-21T20:40:30.6914345Z /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-21T20:40:30.6928993Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp [ok] 2025-04-21T20:40:30.6935779Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h [ok] 2025-04-21T20:40:30.6954400Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp [skipped, already hipified] 2025-04-21T20:40:30.6959467Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.h -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.h [skipped, already hipified] 2025-04-21T20:40:30.6973874Z /var/lib/jenkins/workspace/torch/csrc/Device.cpp -> /var/lib/jenkins/workspace/torch/csrc/Device.cpp [skipped, already hipified] 2025-04-21T20:40:30.6979488Z /var/lib/jenkins/workspace/torch/csrc/Device.h -> /var/lib/jenkins/workspace/torch/csrc/Device.h [skipped, already hipified] 2025-04-21T20:40:30.6986257Z /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.cpp -> /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.cpp [skipped, already hipified] 2025-04-21T20:40:30.6991124Z /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.h -> /var/lib/jenkins/workspace/torch/csrc/DeviceAccelerator.h [skipped, already hipified] 2025-04-21T20:40:30.7002164Z /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp -> /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp [skipped, already hipified] 2025-04-21T20:40:30.7008218Z /var/lib/jenkins/workspace/torch/csrc/Dtype.h -> /var/lib/jenkins/workspace/torch/csrc/Dtype.h [skipped, already hipified] 2025-04-21T20:40:30.7017465Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp [skipped, already hipified] 2025-04-21T20:40:30.7022660Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h [skipped, already hipified] 2025-04-21T20:40:30.7041135Z /var/lib/jenkins/workspace/torch/csrc/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/Event.cpp [skipped, already hipified] 2025-04-21T20:40:30.7045487Z /var/lib/jenkins/workspace/torch/csrc/Event.h -> /var/lib/jenkins/workspace/torch/csrc/Event.h [skipped, already hipified] 2025-04-21T20:40:30.7062613Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp [skipped, already hipified] 2025-04-21T20:40:30.7083291Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.h [skipped, already hipified] 2025-04-21T20:40:30.7087618Z /var/lib/jenkins/workspace/torch/csrc/Export.h -> /var/lib/jenkins/workspace/torch/csrc/Export.h [skipped, already hipified] 2025-04-21T20:40:30.7104498Z /var/lib/jenkins/workspace/torch/csrc/Generator.cpp -> /var/lib/jenkins/workspace/torch/csrc/Generator.cpp [skipped, already hipified] 2025-04-21T20:40:30.7111767Z /var/lib/jenkins/workspace/torch/csrc/Generator.h -> /var/lib/jenkins/workspace/torch/csrc/Generator.h [skipped, already hipified] 2025-04-21T20:40:30.7120341Z /var/lib/jenkins/workspace/torch/csrc/Layout.cpp -> /var/lib/jenkins/workspace/torch/csrc/Layout.cpp [skipped, already hipified] 2025-04-21T20:40:30.7124926Z /var/lib/jenkins/workspace/torch/csrc/Layout.h -> /var/lib/jenkins/workspace/torch/csrc/Layout.h [skipped, already hipified] 2025-04-21T20:40:30.7132101Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp [skipped, already hipified] 2025-04-21T20:40:30.7136743Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h [skipped, already hipified] 2025-04-21T20:40:30.7220880Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/Module.cpp [ok] 2025-04-21T20:40:30.7226322Z /var/lib/jenkins/workspace/torch/csrc/Module.h -> /var/lib/jenkins/workspace/torch/csrc/Module.h [skipped, already hipified] 2025-04-21T20:40:30.7267237Z /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.cpp [skipped, already hipified] 2025-04-21T20:40:30.7273217Z /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.h -> /var/lib/jenkins/workspace/torch/csrc/PyInterpreter.h [skipped, already hipified] 2025-04-21T20:40:30.7281207Z /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp -> /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp [skipped, already hipified] 2025-04-21T20:40:30.7287853Z /var/lib/jenkins/workspace/torch/csrc/QScheme.h -> /var/lib/jenkins/workspace/torch/csrc/QScheme.h [skipped, already hipified] 2025-04-21T20:40:30.7300733Z /var/lib/jenkins/workspace/torch/csrc/Size.cpp -> /var/lib/jenkins/workspace/torch/csrc/Size.cpp [skipped, already hipified] 2025-04-21T20:40:30.7308800Z /var/lib/jenkins/workspace/torch/csrc/Size.h -> /var/lib/jenkins/workspace/torch/csrc/Size.h [skipped, already hipified] 2025-04-21T20:40:30.7341347Z /var/lib/jenkins/workspace/torch/csrc/Storage.cpp -> /var/lib/jenkins/workspace/torch/csrc/Storage.cpp [ok] 2025-04-21T20:40:30.7347074Z /var/lib/jenkins/workspace/torch/csrc/Storage.h -> /var/lib/jenkins/workspace/torch/csrc/Storage.h [skipped, already hipified] 2025-04-21T20:40:30.7366955Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp [ok] 2025-04-21T20:40:30.7373582Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h [skipped, already hipified] 2025-04-21T20:40:30.7394770Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp [ok] 2025-04-21T20:40:30.7399118Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h [skipped, already hipified] 2025-04-21T20:40:30.7418116Z /var/lib/jenkins/workspace/torch/csrc/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/Stream.cpp [skipped, already hipified] 2025-04-21T20:40:30.7423323Z /var/lib/jenkins/workspace/torch/csrc/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/Stream.h [skipped, already hipified] 2025-04-21T20:40:30.7428192Z /var/lib/jenkins/workspace/torch/csrc/THConcat.h -> /var/lib/jenkins/workspace/torch/csrc/THConcat.h [skipped, already hipified] 2025-04-21T20:40:30.7434082Z /var/lib/jenkins/workspace/torch/csrc/THP.h -> /var/lib/jenkins/workspace/torch/csrc/THP.h [skipped, already hipified] 2025-04-21T20:40:30.7451135Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp [skipped, already hipified] 2025-04-21T20:40:30.7456112Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h [skipped, already hipified] 2025-04-21T20:40:30.7461234Z /var/lib/jenkins/workspace/torch/csrc/Types.h -> /var/lib/jenkins/workspace/torch/csrc/Types.h [skipped, already hipified] 2025-04-21T20:40:30.7466353Z /var/lib/jenkins/workspace/torch/csrc/copy_utils.h -> /var/lib/jenkins/workspace/torch/csrc/copy_utils.h [skipped, already hipified] 2025-04-21T20:40:30.7467924Z /var/lib/jenkins/workspace/torch/csrc/empty.c -> /var/lib/jenkins/workspace/torch/csrc/empty.c [skipped, already hipified] 2025-04-21T20:40:30.7474163Z /var/lib/jenkins/workspace/torch/csrc/itt.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt.cpp [skipped, already hipified] 2025-04-21T20:40:30.7479991Z /var/lib/jenkins/workspace/torch/csrc/itt.h -> /var/lib/jenkins/workspace/torch/csrc/itt.h [skipped, already hipified] 2025-04-21T20:40:30.7484970Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp [skipped, already hipified] 2025-04-21T20:40:30.7489113Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h [skipped, already hipified] 2025-04-21T20:40:30.7496982Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp [skipped, already hipified] 2025-04-21T20:40:30.7501414Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.h -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.h [skipped, already hipified] 2025-04-21T20:40:30.7507072Z /var/lib/jenkins/workspace/torch/csrc/python_headers.h -> /var/lib/jenkins/workspace/torch/csrc/python_headers.h [skipped, already hipified] 2025-04-21T20:40:30.7524803Z /var/lib/jenkins/workspace/torch/csrc/serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/serialization.cpp [skipped, already hipified] 2025-04-21T20:40:30.7529665Z /var/lib/jenkins/workspace/torch/csrc/serialization.h -> /var/lib/jenkins/workspace/torch/csrc/serialization.h [skipped, already hipified] 2025-04-21T20:40:30.7534955Z /var/lib/jenkins/workspace/torch/csrc/stub.c -> /var/lib/jenkins/workspace/torch/csrc/stub.c [skipped, already hipified] 2025-04-21T20:40:30.7551884Z /var/lib/jenkins/workspace/torch/csrc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils.cpp [skipped, already hipified] 2025-04-21T20:40:30.7566683Z /var/lib/jenkins/workspace/torch/csrc/utils.h -> /var/lib/jenkins/workspace/torch/csrc/utils.h [ok] 2025-04-21T20:40:30.7574115Z /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-21T20:40:30.7580221Z /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-21T20:40:30.7585543Z /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-21T20:40:30.7590707Z /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-21T20:40:30.7595831Z /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-21T20:40:30.7606966Z /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-21T20:40:30.7617628Z /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-21T20:40:30.7633513Z /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-21T20:40:30.7639999Z /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-21T20:40:30.7645491Z /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-21T20:40:30.7652019Z /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-21T20:40:30.7658535Z /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-21T20:40:30.7663317Z /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-21T20:40:30.7670610Z /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-21T20:40:30.7690599Z /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-21T20:40:30.7704942Z /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-21T20:40:30.7716362Z /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-21T20:40:30.7720665Z /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-21T20:40:30.7769096Z /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-21T20:40:30.7773786Z /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-21T20:40:30.7779688Z /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-21T20:40:30.7788133Z /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-21T20:40:30.7793373Z /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-21T20:40:30.7798118Z /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-21T20:40:30.7806297Z /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-21T20:40:30.7812232Z /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-21T20:40:30.7816274Z /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-21T20:40:30.7821360Z /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-21T20:40:30.7830885Z /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-21T20:40:30.7835748Z /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-21T20:40:30.7840003Z /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-21T20:40:30.7845553Z /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-21T20:40:30.7859583Z /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-21T20:40:30.7866219Z /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-21T20:40:30.7873749Z /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-21T20:40:30.7881447Z /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-21T20:40:30.7907061Z /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-21T20:40:30.7916492Z /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-21T20:40:30.7922012Z /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-21T20:40:30.7928476Z /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-21T20:40:30.7934707Z /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-21T20:40:30.7941384Z /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-21T20:40:30.7948623Z /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-21T20:40:30.7955180Z /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-21T20:40:30.7962990Z /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-21T20:40:30.7968745Z /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-21T20:40:30.7974139Z /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-21T20:40:30.7982569Z /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-21T20:40:30.7988400Z /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-21T20:40:30.7994281Z /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-21T20:40:30.8000658Z /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-21T20:40:30.8006138Z /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-21T20:40:30.8012830Z /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-21T20:40:30.8017887Z /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-21T20:40:30.8023362Z /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-21T20:40:30.8028394Z /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-21T20:40:30.8036338Z /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-21T20:40:30.8054196Z /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-21T20:40:30.8060846Z /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-21T20:40:30.8069697Z /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-21T20:40:30.8075293Z /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-21T20:40:30.8083881Z /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-21T20:40:30.8116948Z /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-21T20:40:30.8123199Z /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-21T20:40:30.8128226Z /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-21T20:40:30.8135745Z /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-21T20:40:30.8147424Z /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-21T20:40:30.8151820Z /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-21T20:40:30.8188367Z /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-21T20:40:30.8195026Z /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-21T20:40:30.8206157Z /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-21T20:40:30.8213324Z /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-21T20:40:30.8223464Z /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-21T20:40:30.8233925Z /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-21T20:40:30.8240165Z /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-21T20:40:30.8246247Z /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-21T20:40:30.8250823Z /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-21T20:40:30.8287775Z /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-21T20:40:30.8298738Z /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-21T20:40:30.8304336Z /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-21T20:40:30.8311556Z /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-21T20:40:30.8350964Z /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-21T20:40:30.8365334Z /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-21T20:40:30.8375006Z /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-21T20:40:30.8380505Z /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-21T20:40:30.8416264Z /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-21T20:40:30.8424083Z /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-21T20:40:30.8437008Z /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-21T20:40:30.8446072Z /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-21T20:40:30.8466134Z /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-21T20:40:30.8473022Z /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-21T20:40:30.8483172Z /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-21T20:40:30.8495669Z /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-21T20:40:30.8502652Z /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-21T20:40:30.8514230Z /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-21T20:40:30.8525036Z /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-21T20:40:30.8562362Z /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-21T20:40:30.8574247Z /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-21T20:40:30.8593998Z /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-21T20:40:30.8601623Z /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-21T20:40:30.8638273Z /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-21T20:40:30.8657341Z /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-21T20:40:30.8666378Z /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-21T20:40:30.8679081Z /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-21T20:40:30.8689887Z /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-21T20:40:30.8697199Z /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-21T20:40:30.8703782Z /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-21T20:40:30.8721382Z /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-21T20:40:30.8731257Z /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-21T20:40:30.8739649Z /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-21T20:40:30.8747883Z /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-21T20:40:30.8760240Z /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-21T20:40:30.8773916Z /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-21T20:40:30.8780882Z /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-21T20:40:30.8790201Z /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-21T20:40:30.8800006Z /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-21T20:40:30.8817623Z /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-21T20:40:30.8843351Z /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-21T20:40:30.8848834Z /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-21T20:40:30.8855791Z /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-21T20:40:30.8873085Z /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-21T20:40:30.8881220Z /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-21T20:40:30.8888424Z /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-21T20:40:30.8904086Z /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-21T20:40:30.8912246Z /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-21T20:40:30.8920040Z /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-21T20:40:30.8928041Z /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-21T20:40:30.8959707Z /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-21T20:40:30.8971119Z /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-21T20:40:30.8981943Z /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-21T20:40:30.8988707Z /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-21T20:40:30.9015180Z /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-21T20:40:30.9028100Z /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-21T20:40:30.9034093Z /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-21T20:40:30.9040160Z /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-21T20:40:30.9046631Z /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-21T20:40:30.9055474Z /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-21T20:40:30.9060705Z /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-21T20:40:30.9075967Z /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-21T20:40:30.9085887Z /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-21T20:40:30.9092659Z /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-21T20:40:30.9109307Z /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-21T20:40:30.9120118Z /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-21T20:40:30.9127373Z /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-21T20:40:30.9134723Z /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-21T20:40:30.9141566Z /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-21T20:40:30.9154146Z /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-21T20:40:30.9164300Z /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-21T20:40:30.9180942Z /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-21T20:40:30.9189072Z /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-21T20:40:30.9195153Z /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-21T20:40:30.9201092Z /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-21T20:40:30.9205190Z /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-21T20:40:30.9209835Z /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-21T20:40:30.9214356Z /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-21T20:40:30.9222613Z /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-21T20:40:30.9229434Z /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-21T20:40:30.9233719Z /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-21T20:40:30.9240290Z /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-21T20:40:30.9245174Z /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-21T20:40:30.9251621Z /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-21T20:40:30.9256005Z /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-21T20:40:30.9262126Z /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-21T20:40:30.9266474Z /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-21T20:40:30.9272739Z /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-21T20:40:30.9281307Z /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-21T20:40:30.9295109Z /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-21T20:40:30.9302145Z /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-21T20:40:30.9307378Z /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-21T20:40:30.9313738Z /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-21T20:40:30.9324445Z /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-21T20:40:30.9341201Z /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-21T20:40:30.9351207Z /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-21T20:40:30.9374557Z /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-21T20:40:30.9386626Z /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-21T20:40:30.9391793Z /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-21T20:40:30.9407701Z /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-21T20:40:30.9413197Z /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-21T20:40:30.9419645Z /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-21T20:40:30.9429463Z /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-21T20:40:30.9435358Z /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-21T20:40:30.9440524Z /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-21T20:40:30.9450268Z /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-21T20:40:30.9466919Z /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-21T20:40:30.9475299Z /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-21T20:40:30.9482243Z /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-21T20:40:30.9487401Z /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-21T20:40:30.9506522Z /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-21T20:40:30.9548693Z /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-21T20:40:30.9568123Z /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-21T20:40:30.9574257Z /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-21T20:40:30.9579884Z /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-21T20:40:30.9587064Z /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-21T20:40:30.9591329Z /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-21T20:40:30.9596120Z /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-21T20:40:30.9600447Z /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-21T20:40:30.9605429Z /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-21T20:40:30.9610106Z /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-21T20:40:30.9614164Z /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-21T20:40:30.9619791Z /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-21T20:40:30.9624854Z /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-21T20:40:30.9629203Z /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-21T20:40:30.9634177Z /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-21T20:40:30.9642757Z /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-21T20:40:30.9648839Z /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-21T20:40:30.9652790Z /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-21T20:40:30.9662611Z /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-21T20:40:30.9673262Z /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-21T20:40:30.9684990Z /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-21T20:40:30.9712800Z /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-21T20:40:30.9723819Z /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-21T20:40:30.9733640Z /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-21T20:40:30.9740422Z /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-21T20:40:30.9748601Z /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-21T20:40:30.9756198Z /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-21T20:40:30.9763926Z /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-21T20:40:30.9768183Z /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-21T20:40:30.9777941Z /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-21T20:40:30.9788089Z /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-21T20:40:30.9794846Z /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-21T20:40:31.0046971Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp [skipped, already hipified] 2025-04-21T20:40:31.0086750Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h [skipped, already hipified] 2025-04-21T20:40:31.0092215Z /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h [skipped, already hipified] 2025-04-21T20:40:31.0107469Z /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp [skipped, already hipified] 2025-04-21T20:40:31.0132631Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp [skipped, already hipified] 2025-04-21T20:40:31.0150765Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h [skipped, already hipified] 2025-04-21T20:40:31.0158063Z /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-21T20:40:31.0163672Z /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-21T20:40:31.0173828Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp [skipped, already hipified] 2025-04-21T20:40:31.0183936Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h [skipped, already hipified] 2025-04-21T20:40:31.0199745Z /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-21T20:40:31.0231306Z /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-21T20:40:31.0237999Z /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-21T20:40:31.0243922Z /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-21T20:40:31.0248628Z /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-21T20:40:31.0278854Z /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-21T20:40:31.0306814Z /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-21T20:40:31.0312888Z /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h [skipped, already hipified] 2025-04-21T20:40:31.0379538Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp [skipped, already hipified] 2025-04-21T20:40:31.0394315Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h [skipped, already hipified] 2025-04-21T20:40:31.0401441Z /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-21T20:40:31.0413785Z /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-21T20:40:31.0421328Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp [skipped, already hipified] 2025-04-21T20:40:31.0457355Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.h [skipped, already hipified] 2025-04-21T20:40:31.0463814Z /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-21T20:40:31.0468112Z /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-21T20:40:31.0481705Z /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-21T20:40:31.0537747Z /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp [skipped, already hipified] 2025-04-21T20:40:31.0551344Z /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-21T20:40:31.0557474Z /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-21T20:40:31.0568186Z /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-21T20:40:31.0575887Z /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-21T20:40:31.0580302Z /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-21T20:40:31.0586368Z /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-21T20:40:31.0591287Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h [skipped, already hipified] 2025-04-21T20:40:31.0634550Z /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-21T20:40:31.0646780Z /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-21T20:40:31.0675684Z /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-21T20:40:31.0692591Z /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-21T20:40:31.0743504Z /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-21T20:40:31.0748988Z /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-21T20:40:31.0756756Z /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-21T20:40:31.0762265Z /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-21T20:40:31.0769337Z /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-21T20:40:31.0786121Z /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-21T20:40:31.0798134Z /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-21T20:40:31.0821071Z /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-21T20:40:31.0828601Z /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-21T20:40:31.0832777Z /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-21T20:40:31.0837007Z /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-21T20:40:31.0900018Z /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-21T20:40:31.0909767Z /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-21T20:40:31.0924058Z /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-21T20:40:31.0933192Z /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-21T20:40:31.0942103Z /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-21T20:40:31.0947336Z /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-21T20:40:31.0951863Z /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-21T20:40:31.0958464Z /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-21T20:40:31.0964135Z /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-21T20:40:31.0968932Z /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-21T20:40:31.0977046Z /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-21T20:40:31.0982619Z /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-21T20:40:31.0986727Z /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-21T20:40:31.0990897Z /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-21T20:40:31.0996550Z /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-21T20:40:31.1031754Z /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-21T20:40:31.1123208Z /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-21T20:40:31.1131215Z /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-21T20:40:31.1156938Z /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-21T20:40:31.1163568Z /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-21T20:40:31.1173797Z /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-21T20:40:31.1179432Z /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-21T20:40:31.1193929Z /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-21T20:40:31.1203441Z /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-21T20:40:31.1208195Z /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-21T20:40:31.1212922Z /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h [skipped, already hipified] 2025-04-21T20:40:31.1251977Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp [skipped, already hipified] 2025-04-21T20:40:31.1296032Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h [skipped, already hipified] 2025-04-21T20:40:31.1302238Z /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-21T20:40:31.1308816Z /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-21T20:40:31.1317092Z /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-21T20:40:31.1335047Z /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-21T20:40:31.1342464Z /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-21T20:40:31.1350314Z /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-21T20:40:31.1359220Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp [ok] 2025-04-21T20:40:31.1367398Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h [ok] 2025-04-21T20:40:31.1376814Z /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-21T20:40:31.1381564Z /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-21T20:40:31.1396028Z /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-21T20:40:31.1407546Z /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-21T20:40:31.1414547Z /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-21T20:40:31.1421130Z /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-21T20:40:31.1426761Z /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-21T20:40:31.1434268Z /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-21T20:40:31.1440591Z /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-21T20:40:31.1446899Z /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-21T20:40:31.1451282Z /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-21T20:40:31.1456074Z /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-21T20:40:31.1463423Z /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-21T20:40:31.1470083Z /var/lib/jenkins/workspace/torch/csrc/cpu/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/cpu/Module.cpp [skipped, already hipified] 2025-04-21T20:40:31.1474378Z /var/lib/jenkins/workspace/torch/csrc/cpu/Module.h -> /var/lib/jenkins/workspace/torch/csrc/cpu/Module.h [skipped, already hipified] 2025-04-21T20:40:31.1492546Z /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.cpp [ok] 2025-04-21T20:40:31.1505279Z /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/CUDAPluggableAllocator.h [ok] 2025-04-21T20:40:31.1509757Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h [ok] 2025-04-21T20:40:31.1518849Z /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.cpp [ok] 2025-04-21T20:40:31.1523604Z /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/GdsFile.h [skipped, already hipified] 2025-04-21T20:40:31.1532122Z /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp [ok] 2025-04-21T20:40:31.1538939Z /var/lib/jenkins/workspace/torch/csrc/cuda/MemPool.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/MemPool.cpp [ok] 2025-04-21T20:40:31.1616369Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp [ok] 2025-04-21T20:40:31.1622585Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h [skipped, already hipified] 2025-04-21T20:40:31.1630809Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp [ok] 2025-04-21T20:40:31.1637133Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h [ok] 2025-04-21T20:40:31.1642230Z /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h [skipped, already hipified] 2025-04-21T20:40:31.1648008Z /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp [skipped, already hipified] 2025-04-21T20:40:31.1671403Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp [ok] 2025-04-21T20:40:31.1678065Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h [ok] 2025-04-21T20:40:31.1682939Z /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h [ok] 2025-04-21T20:40:31.1701811Z /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.cpp [ok] 2025-04-21T20:40:31.1708764Z /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.h [ok] 2025-04-21T20:40:31.1750341Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp [ok] 2025-04-21T20:40:31.1760944Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h [ok] 2025-04-21T20:40:31.1769604Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp [ok] 2025-04-21T20:40:31.1774507Z /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-21T20:40:31.1788658Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp [ok] 2025-04-21T20:40:31.1793557Z /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-21T20:40:31.1799737Z /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp [ok] 2025-04-21T20:40:31.1809139Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp [ok] 2025-04-21T20:40:31.1816346Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp [ok] 2025-04-21T20:40:31.1823052Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp [ok] 2025-04-21T20:40:31.1828899Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cusparselt.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cusparselt.cpp [ok] 2025-04-21T20:40:31.1834985Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp [ok] 2025-04-21T20:40:31.1843997Z /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-21T20:40:31.1849969Z /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-21T20:40:31.1862733Z /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-21T20:40:31.1867958Z /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-21T20:40:31.1878434Z /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-21T20:40:31.1885417Z /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-21T20:40:31.1900377Z /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-21T20:40:31.1911163Z /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-21T20:40:31.1924838Z /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-21T20:40:31.1937035Z /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-21T20:40:31.1966967Z /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-21T20:40:31.1977875Z /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-21T20:40:31.1985730Z /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-21T20:40:31.1991081Z /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-21T20:40:31.1996533Z /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-21T20:40:31.2001764Z /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-21T20:40:31.2007051Z /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-21T20:40:31.2011472Z /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-21T20:40:31.2017382Z /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-21T20:40:31.2021640Z /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-21T20:40:31.2026664Z /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-21T20:40:31.2031189Z /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-21T20:40:31.2040042Z /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-21T20:40:31.2045033Z /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-21T20:40:31.2050408Z /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-21T20:40:31.2056398Z /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-21T20:40:31.2066494Z /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-21T20:40:31.2073385Z /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-21T20:40:31.2082885Z /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-21T20:40:31.2089778Z /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-21T20:40:31.2099777Z /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-21T20:40:31.2106427Z /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-21T20:40:31.2113436Z /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-21T20:40:31.2118448Z /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-21T20:40:31.2128085Z /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-21T20:40:31.2133067Z /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-21T20:40:31.2138192Z /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-21T20:40:31.2157067Z /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-21T20:40:31.2166904Z /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-21T20:40:31.2172607Z /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-21T20:40:31.2188385Z /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-21T20:40:31.2226311Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu [ok] 2025-04-21T20:40:31.2234907Z /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-21T20:40:31.2269710Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu [ok] 2025-04-21T20:40:31.2279064Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp [ok] 2025-04-21T20:40:31.2286543Z /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-21T20:40:31.2293364Z /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-21T20:40:31.2303637Z /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-21T20:40:31.2322819Z /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-21T20:40:31.2328885Z /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-21T20:40:31.2350166Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.cpp [ok] 2025-04-21T20:40:31.2364774Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FlightRecorder.hpp [ok] 2025-04-21T20:40:31.2393757Z /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-21T20:40:31.2397839Z /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-21T20:40:31.2408899Z /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-21T20:40:31.2414339Z /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-21T20:40:31.2421551Z /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-21T20:40:31.2427191Z /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-21T20:40:31.2437783Z /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-21T20:40:31.2444201Z /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-21T20:40:31.2472698Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp [ok] 2025-04-21T20:40:31.2493613Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp [ok] 2025-04-21T20:40:31.2506156Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.cu [ok] 2025-04-21T20:40:31.2511363Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NanCheck.hpp [ok] 2025-04-21T20:40:31.2552079Z /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-21T20:40:31.2559054Z /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-21T20:40:31.2572771Z /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-21T20:40:31.2581330Z /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-21T20:40:31.2587609Z /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-21T20:40:31.2601394Z /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-21T20:40:31.2642356Z /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-21T20:40:31.2744892Z /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-21T20:40:31.2765973Z /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-21T20:40:31.2806227Z /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-21T20:40:31.2819908Z /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-21T20:40:31.3062990Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp [ok] 2025-04-21T20:40:31.3123556Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp [ok] 2025-04-21T20:40:31.3186338Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp [ok] 2025-04-21T20:40:31.3204188Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp [ok] 2025-04-21T20:40:31.3233041Z /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-21T20:40:31.3243214Z /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-21T20:40:31.3258384Z /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-21T20:40:31.3266273Z /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-21T20:40:31.3273017Z /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-21T20:40:31.3286184Z /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-21T20:40:31.3299451Z /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-21T20:40:31.3310917Z /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-21T20:40:31.3342530Z /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-21T20:40:31.3354353Z /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-21T20:40:31.3380570Z /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-21T20:40:31.3386524Z /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-21T20:40:31.3433847Z /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-21T20:40:31.3447980Z /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-21T20:40:31.3457929Z /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-21T20:40:31.3467413Z /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-21T20:40:31.3474651Z /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-21T20:40:31.3485625Z /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-21T20:40:31.3497491Z /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-21T20:40:31.3502862Z /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-21T20:40:31.3508313Z /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-21T20:40:31.3539065Z /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-21T20:40:31.3543896Z /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-21T20:40:31.3555095Z /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-21T20:40:31.3565402Z /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-21T20:40:31.3569689Z /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-21T20:40:31.3578835Z /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-21T20:40:31.3587054Z /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-21T20:40:31.3593295Z /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-21T20:40:31.3598631Z /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-21T20:40:31.3604544Z /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-21T20:40:31.3609930Z /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-21T20:40:31.3614794Z /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-21T20:40:31.3620719Z /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-21T20:40:31.3780214Z /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-21T20:40:31.3789807Z /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-21T20:40:31.3798503Z /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-21T20:40:31.3805496Z /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-21T20:40:31.3828881Z /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-21T20:40:31.3837725Z /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-21T20:40:31.3842983Z /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-21T20:40:31.3849313Z /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-21T20:40:31.3855444Z /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-21T20:40:31.3860451Z /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-21T20:40:31.3957902Z /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-21T20:40:31.3999523Z /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-21T20:40:31.4008210Z /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-21T20:40:31.4014385Z /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-21T20:40:31.4021140Z /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-21T20:40:31.4027105Z /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-21T20:40:31.4061578Z /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-21T20:40:31.4070344Z /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-21T20:40:31.4075364Z /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-21T20:40:31.4082334Z /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-21T20:40:31.4095285Z /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-21T20:40:31.4102192Z /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-21T20:40:31.4108956Z /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-21T20:40:31.4115823Z /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-21T20:40:31.4121260Z /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-21T20:40:31.4132292Z /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-21T20:40:31.4136937Z /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-21T20:40:31.4152320Z /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-21T20:40:31.4158163Z /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-21T20:40:31.4165547Z /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-21T20:40:31.4170183Z /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-21T20:40:31.4207956Z /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-21T20:40:31.4215444Z /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-21T20:40:31.4220240Z /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-21T20:40:31.4230763Z /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-21T20:40:31.4238050Z /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-21T20:40:31.4243676Z /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-21T20:40:31.4255333Z /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-21T20:40:31.4261416Z /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-21T20:40:31.4305642Z /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-21T20:40:31.4314155Z /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-21T20:40:31.4325875Z /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-21T20:40:31.4343846Z /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-21T20:40:31.4351161Z /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-21T20:40:31.4356757Z /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-21T20:40:31.4361382Z /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-21T20:40:31.4379713Z /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-21T20:40:31.4387135Z /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-21T20:40:31.4394506Z /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-21T20:40:31.4399989Z /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-21T20:40:31.4405872Z /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-21T20:40:31.4410467Z /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-21T20:40:31.4421934Z /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-21T20:40:31.4430595Z /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-21T20:40:31.4436427Z /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-21T20:40:31.4441299Z /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-21T20:40:31.4458670Z /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-21T20:40:31.4465771Z /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-21T20:40:31.4498828Z /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-21T20:40:31.4506588Z /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-21T20:40:31.4511636Z /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-21T20:40:31.4527486Z /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-21T20:40:31.4544360Z /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-21T20:40:31.4549414Z /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-21T20:40:31.4586661Z /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-21T20:40:31.4605359Z /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-21T20:40:31.4619855Z /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-21T20:40:31.4642577Z /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-21T20:40:31.4653276Z /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-21T20:40:31.4663074Z /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-21T20:40:31.4673209Z /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-21T20:40:31.4679730Z /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-21T20:40:31.4687238Z /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-21T20:40:31.4693722Z /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-21T20:40:31.4698917Z /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-21T20:40:31.4703820Z /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-21T20:40:31.4763053Z /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-21T20:40:31.4787651Z /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-21T20:40:31.4798447Z /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-21T20:40:31.4815127Z /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-21T20:40:31.4824906Z /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-21T20:40:31.4834375Z /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-21T20:40:31.4840808Z /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-21T20:40:31.4848226Z /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-21T20:40:31.4854759Z /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-21T20:40:31.4860231Z /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-21T20:40:31.4865865Z /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-21T20:40:31.4870433Z /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-21T20:40:31.4876610Z /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-21T20:40:31.4904254Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp [ok] 2025-04-21T20:40:31.4913856Z /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-21T20:40:31.4919729Z /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-21T20:40:31.4924208Z /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-21T20:40:31.4932955Z /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-21T20:40:31.4939256Z /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-21T20:40:31.4945816Z /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-21T20:40:31.4954259Z /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-21T20:40:31.4965601Z /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-21T20:40:31.4973162Z /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-21T20:40:31.4981773Z /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-21T20:40:31.4986679Z /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-21T20:40:31.4994014Z /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-21T20:40:31.5000288Z /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-21T20:40:31.5005831Z /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-21T20:40:31.5060682Z /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-21T20:40:31.5065521Z /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-21T20:40:31.5070895Z /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-21T20:40:31.5087683Z /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-21T20:40:31.5093519Z /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-21T20:40:31.5098754Z /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-21T20:40:31.5105943Z /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-21T20:40:31.5135522Z /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-21T20:40:31.5140992Z /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-21T20:40:31.5156664Z /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-21T20:40:31.5161452Z /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-21T20:40:31.5172808Z /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-21T20:40:31.5183321Z /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-21T20:40:31.5193115Z /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-21T20:40:31.5201932Z /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-21T20:40:31.5408445Z /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.cpp [ok] 2025-04-21T20:40:31.5417796Z /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/guards.h [skipped, already hipified] 2025-04-21T20:40:31.5430623Z /var/lib/jenkins/workspace/torch/csrc/dynamo/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/init.cpp [skipped, already hipified] 2025-04-21T20:40:31.5436658Z /var/lib/jenkins/workspace/torch/csrc/dynamo/init.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/init.h [skipped, already hipified] 2025-04-21T20:40:31.5486159Z /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-21T20:40:31.5492213Z /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-21T20:40:31.5497125Z /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.cpp [skipped, already hipified] 2025-04-21T20:40:31.5502792Z /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.h -> /var/lib/jenkins/workspace/torch/csrc/dynamo/utils.h [skipped, already hipified] 2025-04-21T20:40:31.5509791Z /var/lib/jenkins/workspace/torch/csrc/export/pybind.cpp -> /var/lib/jenkins/workspace/torch/csrc/export/pybind.cpp [skipped, already hipified] 2025-04-21T20:40:31.5513915Z /var/lib/jenkins/workspace/torch/csrc/export/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/export/pybind.h [skipped, already hipified] 2025-04-21T20:40:31.5540695Z /var/lib/jenkins/workspace/torch/csrc/functorch/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/functorch/init.cpp [skipped, already hipified] 2025-04-21T20:40:31.5545794Z /var/lib/jenkins/workspace/torch/csrc/functorch/init.h -> /var/lib/jenkins/workspace/torch/csrc/functorch/init.h [skipped, already hipified] 2025-04-21T20:40:31.5570822Z /var/lib/jenkins/workspace/torch/csrc/fx/node.cpp -> /var/lib/jenkins/workspace/torch/csrc/fx/node.cpp [skipped, already hipified] 2025-04-21T20:40:31.5575067Z /var/lib/jenkins/workspace/torch/csrc/fx/node.h -> /var/lib/jenkins/workspace/torch/csrc/fx/node.h [skipped, already hipified] 2025-04-21T20:40:31.5584354Z /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-21T20:40:31.5592250Z /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-21T20:40:31.5597670Z /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-21T20:40:31.5605626Z /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-21T20:40:31.5626680Z /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-21T20:40:31.5632176Z /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-21T20:40:31.5660782Z /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-21T20:40:31.5669033Z /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-21T20:40:31.5681678Z /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-21T20:40:31.5691342Z /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-21T20:40:31.5696622Z /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-21T20:40:31.5702046Z /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-21T20:40:31.5707244Z /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-21T20:40:31.5711670Z /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-21T20:40:31.5716062Z /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-21T20:40:31.5740503Z /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-21T20:40:31.5746590Z /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-21T20:40:31.5754562Z /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-21T20:40:31.5759205Z /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-21T20:40:31.5776008Z /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-21T20:40:31.5786259Z /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-21T20:40:31.5791599Z /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-21T20:40:31.5796937Z /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-21T20:40:31.5803441Z /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-21T20:40:31.5809503Z /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-21T20:40:31.5815894Z /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-21T20:40:31.5821548Z /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-21T20:40:31.5832335Z /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-21T20:40:31.5836938Z /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-21T20:40:31.5847424Z /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-21T20:40:31.5853205Z /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-21T20:40:31.5859326Z /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-21T20:40:31.5873331Z /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-21T20:40:31.5883397Z /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-21T20:40:31.5914408Z /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-21T20:40:31.5950040Z /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-21T20:40:31.5957781Z /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-21T20:40:31.5968165Z /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-21T20:40:31.5979709Z /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-21T20:40:31.5995000Z /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-21T20:40:31.6003119Z /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-21T20:40:31.6008810Z /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-21T20:40:31.6015062Z /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-21T20:40:31.6020372Z /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-21T20:40:31.6056494Z /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-21T20:40:31.6066193Z /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-21T20:40:31.6071210Z /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-21T20:40:31.6130547Z /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-21T20:40:31.6157306Z /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-21T20:40:31.6164743Z /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-21T20:40:31.6171861Z /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-21T20:40:31.6177849Z /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-21T20:40:31.6183736Z /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-21T20:40:31.6195025Z /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-21T20:40:31.6232451Z /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-21T20:40:31.6244417Z /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-21T20:40:31.6250932Z /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-21T20:40:31.6284136Z /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-21T20:40:31.6322118Z /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-21T20:40:31.6335931Z /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-21T20:40:31.6342110Z /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-21T20:40:31.6348944Z /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-21T20:40:31.6354650Z /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-21T20:40:31.6363531Z /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-21T20:40:31.6368499Z /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-21T20:40:31.6374263Z /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-21T20:40:31.6379025Z /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-21T20:40:31.6385206Z /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-21T20:40:31.6392996Z /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-21T20:40:31.6397373Z /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-21T20:40:31.6407761Z /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-21T20:40:31.6419182Z /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-21T20:40:31.6425868Z /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-21T20:40:31.6431636Z /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-21T20:40:31.6436915Z /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-21T20:40:31.6453804Z /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-21T20:40:31.6467143Z /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-21T20:40:31.6477491Z /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-21T20:40:31.6485684Z /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-21T20:40:31.6514370Z /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-21T20:40:31.6550713Z /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-21T20:40:31.6556552Z /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-21T20:40:31.6562785Z /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-21T20:40:31.6574314Z /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-21T20:40:31.6584306Z /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-21T20:40:31.6590730Z /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-21T20:40:31.6601900Z /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-21T20:40:31.6608038Z /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-21T20:40:31.6614934Z /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-21T20:40:31.6635414Z /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-21T20:40:31.6641287Z /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-21T20:40:31.6647954Z /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-21T20:40:31.6659922Z /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-21T20:40:31.6666217Z /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-21T20:40:31.6672438Z /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-21T20:40:31.6678713Z /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-21T20:40:31.6685403Z /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-21T20:40:31.6691939Z /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-21T20:40:31.6696683Z /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-21T20:40:31.6702641Z /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-21T20:40:31.6708837Z /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-21T20:40:31.6713884Z /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-21T20:40:31.6720377Z /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-21T20:40:31.6725692Z /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-21T20:40:31.6731835Z /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-21T20:40:31.6736666Z /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-21T20:40:31.6743024Z /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-21T20:40:31.6748298Z /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-21T20:40:31.6758941Z /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-21T20:40:31.6767816Z /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-21T20:40:31.6776783Z /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-21T20:40:31.6787222Z /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-21T20:40:31.6802537Z /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-21T20:40:31.6810576Z /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-21T20:40:31.6821004Z /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-21T20:40:31.6827383Z /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-21T20:40:31.6835663Z /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-21T20:40:31.6843209Z /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-21T20:40:31.6852550Z /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-21T20:40:31.6860630Z /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-21T20:40:31.6866985Z /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-21T20:40:31.6876079Z /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-21T20:40:31.6909654Z /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-21T20:40:31.6916022Z /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-21T20:40:31.6930351Z /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-21T20:40:31.6942336Z /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-21T20:40:31.6962192Z /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-21T20:40:31.6968251Z /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-21T20:40:31.6976239Z /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-21T20:40:31.6981809Z /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-21T20:40:31.6990487Z /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-21T20:40:31.6999009Z /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-21T20:40:31.7005123Z /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-21T20:40:31.7011864Z /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-21T20:40:31.7017030Z /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-21T20:40:31.7027776Z /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-21T20:40:31.7034430Z /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-21T20:40:31.7042306Z /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-21T20:40:31.7048941Z /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-21T20:40:31.7064983Z /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-21T20:40:31.7071475Z /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-21T20:40:31.7077873Z /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-21T20:40:31.7085687Z /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-21T20:40:31.7096998Z /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-21T20:40:31.7103163Z /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-21T20:40:31.7113730Z /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-21T20:40:31.7126093Z /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-21T20:40:31.7132104Z /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-21T20:40:31.7137539Z /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-21T20:40:31.7145038Z /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-21T20:40:31.7149340Z /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-21T20:40:31.7154867Z /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-21T20:40:31.7161248Z /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-21T20:40:31.7192981Z /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-21T20:40:31.7200363Z /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-21T20:40:31.7211129Z /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-21T20:40:31.7216892Z /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-21T20:40:31.7223365Z /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-21T20:40:31.7233592Z /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-21T20:40:31.7241549Z /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-21T20:40:31.7258523Z /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-21T20:40:31.7265425Z /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-21T20:40:31.7272920Z /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-21T20:40:31.7277491Z /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-21T20:40:31.7286300Z /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-21T20:40:31.7299153Z /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-21T20:40:31.7304249Z /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-21T20:40:31.7310534Z /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-21T20:40:31.7323111Z /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h [ok] 2025-04-21T20:40:31.7334933Z /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-21T20:40:31.7340551Z /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-21T20:40:31.7347648Z /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-21T20:40:31.7352338Z /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-21T20:40:31.7369441Z /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-21T20:40:31.7384029Z /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-21T20:40:31.7400191Z /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-21T20:40:31.7405850Z /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-21T20:40:31.7412514Z /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-21T20:40:31.7418793Z /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-21T20:40:31.7426070Z /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-21T20:40:31.7432153Z /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-21T20:40:31.7467965Z /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-21T20:40:31.7472333Z /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-21T20:40:31.7492524Z /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-21T20:40:31.7499571Z /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-21T20:40:31.7510569Z /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-21T20:40:31.7516868Z /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-21T20:40:31.7728519Z /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-21T20:40:31.7734564Z /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-21T20:40:31.7741228Z /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-21T20:40:31.7779188Z /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-21T20:40:31.7786156Z /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-21T20:40:31.7792886Z /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-21T20:40:31.7798163Z /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-21T20:40:31.7807456Z /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-21T20:40:31.7841254Z /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-21T20:40:31.7847297Z /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-21T20:40:31.7855738Z /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-21T20:40:31.7861750Z /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-21T20:40:31.7894992Z /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-21T20:40:31.7901898Z /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-21T20:40:31.7927105Z /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-21T20:40:31.7933785Z /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-21T20:40:31.7958426Z /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-21T20:40:31.7964362Z /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-21T20:40:31.7979798Z /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-21T20:40:31.7997173Z /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-21T20:40:31.8002850Z /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-21T20:40:31.8008995Z /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-21T20:40:31.8013805Z /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-21T20:40:31.8048755Z /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-21T20:40:31.8082020Z /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-21T20:40:31.8125472Z /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-21T20:40:31.8143176Z /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-21T20:40:31.8154002Z /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-21T20:40:31.8160527Z /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-21T20:40:31.8205726Z /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-21T20:40:31.8214474Z /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-21T20:40:31.8220021Z /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-21T20:40:31.8290050Z /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-21T20:40:31.8308526Z /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-21T20:40:31.8313953Z /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-21T20:40:31.8323219Z /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-21T20:40:31.8335214Z /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-21T20:40:31.8341769Z /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-21T20:40:31.8351471Z /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-21T20:40:31.8358505Z /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-21T20:40:31.8362532Z /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-21T20:40:31.8432221Z /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-21T20:40:31.8495237Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h [ok] 2025-04-21T20:40:31.8504096Z /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-21T20:40:31.8534026Z /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-21T20:40:31.8541243Z /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-21T20:40:31.8547967Z /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-21T20:40:31.8562187Z /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-21T20:40:31.8567032Z /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-21T20:40:31.8577744Z /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-21T20:40:31.8589047Z /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-21T20:40:31.8604701Z /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-21T20:40:31.8613508Z /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-21T20:40:31.8618699Z /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-21T20:40:31.8625135Z /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-21T20:40:31.8630603Z /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-21T20:40:31.8643835Z /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-21T20:40:31.8650291Z /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-21T20:40:31.8660453Z /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-21T20:40:31.8698164Z /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-21T20:40:31.8707563Z /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-21T20:40:31.8712976Z /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-21T20:40:31.8726282Z /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-21T20:40:31.8733265Z /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-21T20:40:31.8766124Z /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-21T20:40:31.8774137Z /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-21T20:40:31.8788399Z /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-21T20:40:31.8794289Z /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-21T20:40:31.8799275Z /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-21T20:40:31.8816987Z /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-21T20:40:31.8822558Z /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-21T20:40:31.8827345Z /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-21T20:40:31.8842489Z /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-21T20:40:31.8852350Z /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-21T20:40:31.8856816Z /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-21T20:40:31.8864964Z /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-21T20:40:31.8876225Z /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-21T20:40:31.8882308Z /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-21T20:40:31.8887883Z /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-21T20:40:31.8892771Z /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-21T20:40:31.8897658Z /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-21T20:40:31.8902527Z /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-21T20:40:31.8912854Z /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-21T20:40:31.8922349Z /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-21T20:40:31.8934746Z /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-21T20:40:31.8940824Z /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-21T20:40:31.8947925Z /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-21T20:40:31.8956426Z /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-21T20:40:31.8963851Z /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-21T20:40:31.8971515Z /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-21T20:40:31.8986596Z /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-21T20:40:31.8992615Z /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-21T20:40:31.9044873Z /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-21T20:40:31.9050981Z /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-21T20:40:31.9059089Z /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-21T20:40:31.9064815Z /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-21T20:40:31.9099130Z /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-21T20:40:31.9104811Z /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-21T20:40:31.9130629Z /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-21T20:40:31.9138170Z /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-21T20:40:31.9146602Z /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-21T20:40:31.9151945Z /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-21T20:40:31.9157753Z /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-21T20:40:31.9163919Z /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-21T20:40:31.9172881Z /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-21T20:40:31.9177812Z /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-21T20:40:31.9183949Z /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-21T20:40:31.9190114Z /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-21T20:40:31.9203262Z /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-21T20:40:31.9213219Z /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-21T20:40:31.9218430Z /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-21T20:40:31.9224524Z /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-21T20:40:31.9230241Z /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-21T20:40:31.9236874Z /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-21T20:40:31.9255793Z /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-21T20:40:31.9262597Z /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-21T20:40:31.9275935Z /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-21T20:40:31.9300219Z /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-21T20:40:31.9304898Z /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-21T20:40:31.9311075Z /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-21T20:40:31.9326501Z /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-21T20:40:31.9337721Z /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-21T20:40:31.9342540Z /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-21T20:40:31.9348423Z /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-21T20:40:31.9358960Z /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-21T20:40:31.9366197Z /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-21T20:40:31.9372512Z /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-21T20:40:31.9378714Z /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-21T20:40:31.9384633Z /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-21T20:40:31.9390637Z /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-21T20:40:31.9398940Z /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-21T20:40:31.9409622Z /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-21T20:40:31.9417232Z /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-21T20:40:31.9423840Z /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-21T20:40:31.9437613Z /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-21T20:40:31.9443490Z /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-21T20:40:31.9450350Z /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-21T20:40:31.9461695Z /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-21T20:40:31.9472266Z /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-21T20:40:31.9477986Z /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-21T20:40:31.9514862Z /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-21T20:40:31.9572072Z /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-21T20:40:31.9578490Z /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-21T20:40:31.9591975Z /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-21T20:40:31.9604394Z /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-21T20:40:31.9635138Z /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-21T20:40:31.9660994Z /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-21T20:40:31.9668110Z /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-21T20:40:31.9675462Z /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-21T20:40:31.9680333Z /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-21T20:40:31.9685034Z /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-21T20:40:31.9709961Z /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-21T20:40:31.9715154Z /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-21T20:40:31.9732888Z /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-21T20:40:31.9739067Z /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-21T20:40:31.9764486Z /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-21T20:40:31.9769061Z /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-21T20:40:31.9780815Z /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-21T20:40:31.9786516Z /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-21T20:40:31.9794756Z /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-21T20:40:31.9800377Z /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-21T20:40:31.9808220Z /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-21T20:40:31.9813295Z /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-21T20:40:31.9819964Z /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-21T20:40:31.9825035Z /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-21T20:40:31.9830153Z /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-21T20:40:31.9835765Z /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-21T20:40:31.9843222Z /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-21T20:40:31.9848746Z /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-21T20:40:31.9879329Z /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-21T20:40:31.9884536Z /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-21T20:40:31.9891801Z /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-21T20:40:31.9897218Z /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-21T20:40:31.9914854Z /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-21T20:40:31.9922409Z /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-21T20:40:31.9941236Z /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-21T20:40:31.9947347Z /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-21T20:40:31.9959267Z /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-21T20:40:31.9964940Z /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-21T20:40:31.9985522Z /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-21T20:40:31.9994853Z /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-21T20:40:32.0009660Z /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-21T20:40:32.0014704Z /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-21T20:40:32.0027375Z /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-21T20:40:32.0031972Z /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-21T20:40:32.0047883Z /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-21T20:40:32.0052679Z /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-21T20:40:32.0059081Z /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-21T20:40:32.0064130Z /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-21T20:40:32.0070588Z /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-21T20:40:32.0075360Z /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-21T20:40:32.0105880Z /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-21T20:40:32.0115662Z /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-21T20:40:32.0134773Z /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-21T20:40:32.0141002Z /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-21T20:40:32.0146827Z /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-21T20:40:32.0152561Z /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-21T20:40:32.0197285Z /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-21T20:40:32.0207439Z /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-21T20:40:32.0223198Z /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-21T20:40:32.0228616Z /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-21T20:40:32.0237169Z /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-21T20:40:32.0243202Z /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-21T20:40:32.0253948Z /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-21T20:40:32.0273853Z /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-21T20:40:32.0279161Z /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-21T20:40:32.0285586Z /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-21T20:40:32.0291229Z /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-21T20:40:32.0300639Z /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-21T20:40:32.0305556Z /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-21T20:40:32.0313277Z /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-21T20:40:32.0318871Z /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-21T20:40:32.0367498Z /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-21T20:40:32.0373538Z /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-21T20:40:32.0382929Z /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-21T20:40:32.0388673Z /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-21T20:40:32.0395265Z /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-21T20:40:32.0399711Z /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-21T20:40:32.0456968Z /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-21T20:40:32.0463486Z /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-21T20:40:32.0482771Z /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-21T20:40:32.0489542Z /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-21T20:40:32.0510154Z /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-21T20:40:32.0517487Z /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-21T20:40:32.0528022Z /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-21T20:40:32.0533361Z /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-21T20:40:32.0540081Z /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-21T20:40:32.0544768Z /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-21T20:40:32.0551338Z /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-21T20:40:32.0556338Z /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-21T20:40:32.0564121Z /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-21T20:40:32.0568475Z /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-21T20:40:32.0576242Z /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-21T20:40:32.0580853Z /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-21T20:40:32.0589925Z /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-21T20:40:32.0594481Z /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-21T20:40:32.0600963Z /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-21T20:40:32.0605595Z /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-21T20:40:32.0619351Z /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-21T20:40:32.0623716Z /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-21T20:40:32.0630833Z /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-21T20:40:32.0636311Z /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-21T20:40:32.0645727Z /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-21T20:40:32.0651260Z /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-21T20:40:32.0667124Z /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-21T20:40:32.0673176Z /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-21T20:40:32.0679250Z /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-21T20:40:32.0684845Z /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-21T20:40:32.0694149Z /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-21T20:40:32.0698817Z /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-21T20:40:32.0714649Z /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-21T20:40:32.0719724Z /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-21T20:40:32.0735077Z /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-21T20:40:32.0740013Z /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-21T20:40:32.0751737Z /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-21T20:40:32.0756787Z /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-21T20:40:32.0761246Z /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-21T20:40:32.0771278Z /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-21T20:40:32.0776087Z /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-21T20:40:32.0781791Z /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-21T20:40:32.0813351Z /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-21T20:40:32.0818791Z /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-21T20:40:32.0824990Z /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-21T20:40:32.0834133Z /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-21T20:40:32.0860919Z /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-21T20:40:32.0866091Z /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-21T20:40:32.0877358Z /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-21T20:40:32.0886014Z /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-21T20:40:32.0899141Z /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-21T20:40:32.0905276Z /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-21T20:40:32.0922063Z /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-21T20:40:32.0928873Z /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-21T20:40:32.0943585Z /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-21T20:40:32.0949118Z /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-21T20:40:32.0956112Z /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-21T20:40:32.0960532Z /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-21T20:40:32.0966773Z /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-21T20:40:32.0972025Z /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-21T20:40:32.0978009Z /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-21T20:40:32.0982849Z /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-21T20:40:32.0988794Z /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-21T20:40:32.0994000Z /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-21T20:40:32.0999157Z /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-21T20:40:32.1004149Z /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-21T20:40:32.1014045Z /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-21T20:40:32.1018738Z /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-21T20:40:32.1035745Z /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-21T20:40:32.1042489Z /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-21T20:40:32.1049539Z /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-21T20:40:32.1054371Z /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-21T20:40:32.1062208Z /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-21T20:40:32.1067856Z /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-21T20:40:32.1078647Z /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-21T20:40:32.1084513Z /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-21T20:40:32.1091343Z /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-21T20:40:32.1098437Z /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-21T20:40:32.1191065Z /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-21T20:40:32.1196909Z /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-21T20:40:32.1217455Z /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-21T20:40:32.1223352Z /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-21T20:40:32.1234449Z /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-21T20:40:32.1242161Z /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-21T20:40:32.1291217Z /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-21T20:40:32.1297834Z /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-21T20:40:32.1308326Z /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-21T20:40:32.1314249Z /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-21T20:40:32.1320993Z /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-21T20:40:32.1328894Z /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-21T20:40:32.1334787Z /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-21T20:40:32.1341771Z /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-21T20:40:32.1347527Z /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-21T20:40:32.1353280Z /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-21T20:40:32.1358708Z /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-21T20:40:32.1366945Z /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-21T20:40:32.1372852Z /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-21T20:40:32.1380156Z /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-21T20:40:32.1387850Z /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-21T20:40:32.1422306Z /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-21T20:40:32.1427585Z /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-21T20:40:32.1451482Z /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-21T20:40:32.1460755Z /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-21T20:40:32.1468986Z /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-21T20:40:32.1476181Z /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-21T20:40:32.1480408Z /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-21T20:40:32.1485768Z /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-21T20:40:32.1495768Z /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-21T20:40:32.1500573Z /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-21T20:40:32.1535161Z /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-21T20:40:32.1539755Z /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-21T20:40:32.1582070Z /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-21T20:40:32.1588927Z /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-21T20:40:32.1602375Z /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-21T20:40:32.1609150Z /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-21T20:40:32.1622932Z /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-21T20:40:32.1629600Z /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-21T20:40:32.1645896Z /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-21T20:40:32.1652918Z /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-21T20:40:32.1662501Z /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-21T20:40:32.1669039Z /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-21T20:40:32.1675201Z /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-21T20:40:32.1680198Z /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-21T20:40:32.1726010Z /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-21T20:40:32.1733780Z /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-21T20:40:32.1739405Z /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-21T20:40:32.1747726Z /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-21T20:40:32.1761700Z /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-21T20:40:32.1766993Z /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-21T20:40:32.1808961Z /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-21T20:40:32.1813751Z /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-21T20:40:32.1842303Z /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-21T20:40:32.1847495Z /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-21T20:40:32.1941049Z /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-21T20:40:32.1948902Z /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-21T20:40:32.1988345Z /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-21T20:40:32.1994696Z /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-21T20:40:32.2003350Z /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-21T20:40:32.2008253Z /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-21T20:40:32.2015450Z /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-21T20:40:32.2021253Z /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-21T20:40:32.2040726Z /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-21T20:40:32.2048644Z /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-21T20:40:32.2055930Z /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-21T20:40:32.2062191Z /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-21T20:40:32.2071673Z /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-21T20:40:32.2078173Z /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-21T20:40:32.2093976Z /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-21T20:40:32.2101492Z /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-21T20:40:32.2108447Z /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-21T20:40:32.2113815Z /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-21T20:40:32.2143755Z /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-21T20:40:32.2157932Z /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-21T20:40:32.2228073Z /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-21T20:40:32.2235649Z /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-21T20:40:32.2303943Z /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-21T20:40:32.2310497Z /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-21T20:40:32.2369028Z /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-21T20:40:32.2374775Z /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-21T20:40:32.2380017Z /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-21T20:40:32.2392050Z /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-21T20:40:32.2397187Z /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-21T20:40:32.2411119Z /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-21T20:40:32.2417570Z /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-21T20:40:32.2430465Z /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-21T20:40:32.2441350Z /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-21T20:40:32.2452875Z /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-21T20:40:32.2458584Z /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-21T20:40:32.2465111Z /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-21T20:40:32.2470717Z /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-21T20:40:32.2498522Z /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-21T20:40:32.2505986Z /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-21T20:40:32.2601674Z /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-21T20:40:32.2607954Z /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-21T20:40:32.2615287Z /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-21T20:40:32.2628827Z /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-21T20:40:32.2674382Z /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-21T20:40:32.2725920Z /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-21T20:40:32.2738242Z /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-21T20:40:32.2746303Z /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-21T20:40:32.2756336Z /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-21T20:40:32.2764845Z /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-21T20:40:32.2785039Z /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-21T20:40:32.2787105Z /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-21T20:40:32.2793110Z /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-21T20:40:32.2843314Z /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-21T20:40:32.2850315Z /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-21T20:40:32.2860297Z /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-21T20:40:32.2875893Z /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-21T20:40:32.2886821Z /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-21T20:40:32.2950575Z /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-21T20:40:32.2970161Z /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-21T20:40:32.2984730Z /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-21T20:40:32.2991602Z /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-21T20:40:32.3014815Z /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-21T20:40:32.3021281Z /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-21T20:40:32.3119169Z /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-21T20:40:32.3126642Z /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-21T20:40:32.3132391Z /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-21T20:40:32.3137204Z /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-21T20:40:32.3145019Z /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-21T20:40:32.3150932Z /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-21T20:40:32.3167405Z /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-21T20:40:32.3188496Z /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-21T20:40:32.3229039Z /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-21T20:40:32.3238824Z /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-21T20:40:32.3245766Z /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-21T20:40:32.3251847Z /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-21T20:40:32.3262817Z /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-21T20:40:32.3268730Z /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-21T20:40:32.3277841Z /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-21T20:40:32.3282965Z /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-21T20:40:32.3288152Z /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-21T20:40:32.3331329Z /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-21T20:40:32.3340252Z /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-21T20:40:32.3349947Z /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-21T20:40:32.3360819Z /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-21T20:40:32.3367854Z /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-21T20:40:32.3380996Z /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-21T20:40:32.3435227Z /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-21T20:40:32.3444828Z /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-21T20:40:32.3450274Z /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-21T20:40:32.3457838Z /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-21T20:40:32.3473210Z /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-21T20:40:32.3478324Z /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-21T20:40:32.3485237Z /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-21T20:40:32.3491766Z /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-21T20:40:32.3515071Z /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-21T20:40:32.3531479Z /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-21T20:40:32.3539062Z /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-21T20:40:32.3544002Z /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-21T20:40:32.3549030Z /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-21T20:40:32.3590324Z /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-21T20:40:32.3597349Z /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-21T20:40:32.3611582Z /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-21T20:40:32.3624319Z /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-21T20:40:32.3631316Z /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-21T20:40:32.3644437Z /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-21T20:40:32.3660996Z /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-21T20:40:32.3679496Z /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-21T20:40:32.3731301Z /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-21T20:40:32.3871384Z /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-21T20:40:32.3907504Z /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-21T20:40:32.3932740Z /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-21T20:40:32.3942634Z /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-21T20:40:32.3950919Z /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-21T20:40:32.4053651Z /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-21T20:40:32.4059015Z /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-21T20:40:32.4064036Z /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-21T20:40:32.4071778Z /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-21T20:40:32.4077245Z /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-21T20:40:32.4083955Z /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-21T20:40:32.4088946Z /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-21T20:40:32.4157763Z /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-21T20:40:32.4166912Z /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-21T20:40:32.4186256Z /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-21T20:40:32.4193504Z /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-21T20:40:32.4208044Z /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-21T20:40:32.4213414Z /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-21T20:40:32.4230615Z /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-21T20:40:32.4236957Z /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-21T20:40:32.4242574Z /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-21T20:40:32.4251826Z /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-21T20:40:32.4291095Z /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-21T20:40:32.4297729Z /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-21T20:40:32.4304321Z /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-21T20:40:32.4315656Z /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-21T20:40:32.4322771Z /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-21T20:40:32.4328097Z /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-21T20:40:32.4341884Z /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-21T20:40:32.4358343Z /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-21T20:40:32.4364698Z /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-21T20:40:32.4542837Z /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-21T20:40:32.4623231Z /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-21T20:40:32.4664012Z /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-21T20:40:32.4676742Z /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-21T20:40:32.4684770Z /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-21T20:40:32.4713590Z /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-21T20:40:32.4727777Z /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-21T20:40:32.4786168Z /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-21T20:40:32.4889544Z /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-21T20:40:32.4900369Z /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-21T20:40:32.4961819Z /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-21T20:40:32.4969433Z /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-21T20:40:32.4980592Z /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-21T20:40:32.4986879Z /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-21T20:40:32.5001806Z /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-21T20:40:32.5013394Z /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-21T20:40:32.5029662Z /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-21T20:40:32.5038367Z /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-21T20:40:32.5093797Z /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-21T20:40:32.5109559Z /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-21T20:40:32.5128288Z /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-21T20:40:32.5134285Z /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-21T20:40:32.5176950Z /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-21T20:40:32.5217491Z /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-21T20:40:32.5224818Z /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-21T20:40:32.5230348Z /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-21T20:40:32.5235076Z /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-21T20:40:32.5263441Z /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-21T20:40:32.5273905Z /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-21T20:40:32.5279804Z /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-21T20:40:32.5284677Z /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-21T20:40:32.5290570Z /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-21T20:40:32.5295968Z /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-21T20:40:32.5302428Z /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-21T20:40:32.5307201Z /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-21T20:40:32.5343036Z /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-21T20:40:32.5352216Z /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-21T20:40:32.5450563Z /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-21T20:40:32.5465365Z /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-21T20:40:32.5471160Z /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-21T20:40:32.5481802Z /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-21T20:40:32.5496243Z /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-21T20:40:32.5527695Z /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-21T20:40:32.5545543Z /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-21T20:40:32.5613171Z /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-21T20:40:32.5619781Z /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-21T20:40:32.5632894Z /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-21T20:40:32.5639059Z /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-21T20:40:32.5647243Z /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-21T20:40:32.5653540Z /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-21T20:40:32.5659197Z /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-21T20:40:32.5664012Z /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-21T20:40:32.5714089Z /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-21T20:40:32.5725915Z /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-21T20:40:32.5740136Z /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-21T20:40:32.5755464Z /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-21T20:40:32.5766663Z /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-21T20:40:32.5781696Z /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-21T20:40:32.5788979Z /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-21T20:40:32.5805742Z /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-21T20:40:32.5815549Z /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-21T20:40:32.5831673Z /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-21T20:40:32.5843598Z /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-21T20:40:32.5860842Z /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-21T20:40:32.5868690Z /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-21T20:40:32.5874579Z /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-21T20:40:32.5925956Z /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-21T20:40:32.5940199Z /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-21T20:40:32.5948043Z /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-21T20:40:32.5996058Z /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-21T20:40:32.6010826Z /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-21T20:40:32.6019789Z /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-21T20:40:32.6041880Z /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-21T20:40:32.6059714Z /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-21T20:40:32.6113337Z /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-21T20:40:32.6122001Z /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-21T20:40:32.6212528Z /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-21T20:40:32.6219055Z /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-21T20:40:32.6224981Z /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-21T20:40:32.6230296Z /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-21T20:40:32.6237349Z /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-21T20:40:32.6243801Z /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-21T20:40:32.6263097Z /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-21T20:40:32.6272035Z /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-21T20:40:32.6282961Z /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-21T20:40:32.6297195Z /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-21T20:40:32.6310994Z /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-21T20:40:32.6327726Z /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-21T20:40:32.6332912Z /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-21T20:40:32.6345634Z /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-21T20:40:32.6375643Z /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-21T20:40:32.6391913Z /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-21T20:40:32.6398959Z /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-21T20:40:32.6418453Z /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-21T20:40:32.6427092Z /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-21T20:40:32.6436216Z /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-21T20:40:32.6531287Z /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-21T20:40:32.6549825Z /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-21T20:40:32.6561286Z /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-21T20:40:32.6566678Z /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-21T20:40:32.6576378Z /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-21T20:40:32.6583606Z /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-21T20:40:32.6657580Z /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-21T20:40:32.6675818Z /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-21T20:40:32.6769322Z /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-21T20:40:32.6777443Z /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-21T20:40:32.6795219Z /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-21T20:40:32.6801584Z /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-21T20:40:32.6924614Z /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-21T20:40:32.6953746Z /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-21T20:40:32.6988377Z /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-21T20:40:32.6995658Z /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-21T20:40:32.7077846Z /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-21T20:40:32.7084358Z /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-21T20:40:32.7127534Z /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-21T20:40:32.7144705Z /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-21T20:40:32.7152038Z /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-21T20:40:32.7167168Z /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-21T20:40:32.7198708Z /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-21T20:40:32.7214825Z /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-21T20:40:32.7245148Z /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-21T20:40:32.7258196Z /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-21T20:40:32.7273178Z /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-21T20:40:32.7319708Z /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-21T20:40:32.7324993Z /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-21T20:40:32.7333477Z /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-21T20:40:32.7341718Z /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-21T20:40:32.7347856Z /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-21T20:40:32.7354064Z /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-21T20:40:32.7359625Z /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-21T20:40:32.7378450Z /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-21T20:40:32.7386190Z /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-21T20:40:32.7393162Z /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-21T20:40:32.7398488Z /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-21T20:40:32.7427565Z /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-21T20:40:32.7436114Z /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-21T20:40:32.7442228Z /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-21T20:40:32.7447522Z /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-21T20:40:32.7452512Z /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-21T20:40:32.7464000Z /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-21T20:40:32.7470648Z /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-21T20:40:32.7505441Z /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-21T20:40:32.7519097Z /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-21T20:40:32.7529877Z /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-21T20:40:32.7535770Z /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-21T20:40:32.7546423Z /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-21T20:40:32.7551153Z /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-21T20:40:32.7558051Z /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-21T20:40:32.7584001Z /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-21T20:40:32.7592251Z /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-21T20:40:32.7597288Z /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-21T20:40:32.7605347Z /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-21T20:40:32.7612320Z /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-21T20:40:32.7619121Z /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-21T20:40:32.7625976Z /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-21T20:40:32.7631577Z /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-21T20:40:32.7640739Z /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-21T20:40:32.7645661Z /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-21T20:40:32.7653003Z /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-21T20:40:32.7661110Z /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-21T20:40:32.7667877Z /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-21T20:40:32.7672853Z /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-21T20:40:32.7683385Z /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-21T20:40:32.7689018Z /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-21T20:40:32.7694747Z /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-21T20:40:32.7702398Z /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-21T20:40:32.7714221Z /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-21T20:40:32.7724704Z /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-21T20:40:32.7731300Z /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-21T20:40:32.7739957Z /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-21T20:40:32.7754720Z /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-21T20:40:32.7764198Z /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-21T20:40:32.7776129Z /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-21T20:40:32.7783316Z /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-21T20:40:32.7790126Z /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-21T20:40:32.7797088Z /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-21T20:40:32.7802921Z /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-21T20:40:32.7808634Z /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-21T20:40:32.7851253Z /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-21T20:40:32.7869858Z /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-21T20:40:32.7887924Z /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-21T20:40:32.7900334Z /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-21T20:40:32.7907123Z /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-21T20:40:32.7913058Z /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-21T20:40:32.7918234Z /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-21T20:40:32.7923690Z /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-21T20:40:32.7935034Z /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-21T20:40:32.7941733Z /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-21T20:40:32.8003139Z /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-21T20:40:32.8022770Z /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-21T20:40:32.8040526Z /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-21T20:40:32.8055276Z /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-21T20:40:32.8067858Z /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-21T20:40:32.8074889Z /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-21T20:40:32.8082785Z /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-21T20:40:32.8090278Z /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-21T20:40:32.8100239Z /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-21T20:40:32.8107166Z /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-21T20:40:32.8113303Z /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-21T20:40:32.8121330Z /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-21T20:40:32.8127051Z /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-21T20:40:32.8135350Z /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-21T20:40:32.8141857Z /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-21T20:40:32.8149623Z /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-21T20:40:32.8154587Z /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-21T20:40:32.8161906Z /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-21T20:40:32.8167208Z /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-21T20:40:32.8185174Z /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-21T20:40:32.8190930Z /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-21T20:40:32.8196850Z /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-21T20:40:32.8201563Z /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-21T20:40:32.8206764Z /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-21T20:40:32.8216489Z /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-21T20:40:32.8224286Z /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-21T20:40:32.8231712Z /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-21T20:40:32.8239373Z /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-21T20:40:32.8245928Z /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-21T20:40:32.8250789Z /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-21T20:40:32.8257204Z /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-21T20:40:32.8262314Z /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-21T20:40:32.8276341Z /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-21T20:40:32.8282830Z /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-21T20:40:32.8304113Z /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-21T20:40:32.8309536Z /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-21T20:40:32.8320821Z /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-21T20:40:32.8330060Z /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-21T20:40:32.8358146Z /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-21T20:40:32.8364774Z /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-21T20:40:32.8373415Z /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-21T20:40:32.8383547Z /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-21T20:40:32.8388833Z /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-21T20:40:32.8398002Z /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-21T20:40:32.8403986Z /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-21T20:40:32.8409766Z /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-21T20:40:32.8416198Z /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-21T20:40:32.8425117Z /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-21T20:40:32.8431828Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp [skipped, already hipified] 2025-04-21T20:40:32.8443721Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h [skipped, already hipified] 2025-04-21T20:40:32.8449881Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp [skipped, already hipified] 2025-04-21T20:40:32.8458611Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.h [skipped, already hipified] 2025-04-21T20:40:32.8474209Z /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-21T20:40:32.8479477Z /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-21T20:40:32.8503711Z /var/lib/jenkins/workspace/torch/csrc/mps/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/mps/Module.cpp [skipped, already hipified] 2025-04-21T20:40:32.8509270Z /var/lib/jenkins/workspace/torch/csrc/mps/Module.h -> /var/lib/jenkins/workspace/torch/csrc/mps/Module.h [skipped, already hipified] 2025-04-21T20:40:32.8519400Z /var/lib/jenkins/workspace/torch/csrc/mtia/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/mtia/Module.cpp [skipped, already hipified] 2025-04-21T20:40:32.8524221Z /var/lib/jenkins/workspace/torch/csrc/mtia/Module.h -> /var/lib/jenkins/workspace/torch/csrc/mtia/Module.h [skipped, already hipified] 2025-04-21T20:40:32.8531683Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp [skipped, already hipified] 2025-04-21T20:40:32.8537214Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h [skipped, already hipified] 2025-04-21T20:40:32.8543820Z /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-21T20:40:32.8562569Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp [skipped, already hipified] 2025-04-21T20:40:32.8567924Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.h [skipped, already hipified] 2025-04-21T20:40:32.8573324Z /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h [skipped, already hipified] 2025-04-21T20:40:32.8578828Z /var/lib/jenkins/workspace/torch/csrc/profiler/api.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/api.h [skipped, already hipified] 2025-04-21T20:40:32.8642252Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp [skipped, already hipified] 2025-04-21T20:40:32.8670849Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h [skipped, already hipified] 2025-04-21T20:40:32.8684361Z /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-21T20:40:32.8692488Z /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-21T20:40:32.8702779Z /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h [skipped, already hipified] 2025-04-21T20:40:32.8714944Z /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-21T20:40:32.8723142Z /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-21T20:40:32.8731218Z /var/lib/jenkins/workspace/torch/csrc/profiler/events.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/events.h [skipped, already hipified] 2025-04-21T20:40:32.8739448Z /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-21T20:40:32.8745822Z /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-21T20:40:32.8764481Z /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-21T20:40:32.8773102Z /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-21T20:40:32.8778815Z /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-21T20:40:32.8789286Z /var/lib/jenkins/workspace/torch/csrc/profiler/perf.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/perf.cpp [skipped, already hipified] 2025-04-21T20:40:32.8796215Z /var/lib/jenkins/workspace/torch/csrc/profiler/perf.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/perf.h [skipped, already hipified] 2025-04-21T20:40:32.8835151Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp [skipped, already hipified] 2025-04-21T20:40:32.8846465Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.h [skipped, already hipified] 2025-04-21T20:40:32.8858220Z /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-21T20:40:32.8869669Z /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-21T20:40:32.8875757Z /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-21T20:40:32.8883244Z /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-21T20:40:32.8888505Z /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-21T20:40:32.8894237Z /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-21T20:40:32.8908576Z /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-21T20:40:32.8914093Z /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-21T20:40:32.8947828Z /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-21T20:40:32.8953697Z /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-21T20:40:32.8959011Z /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-21T20:40:32.8999001Z /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-21T20:40:32.9007859Z /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-21T20:40:32.9015715Z /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-21T20:40:32.9020883Z /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-21T20:40:32.9031154Z /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-21T20:40:32.9036041Z /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-21T20:40:32.9042539Z /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-21T20:40:32.9047817Z /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-21T20:40:32.9056043Z /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-21T20:40:32.9063100Z /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/base.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/base.h [ok] 2025-04-21T20:40:32.9073530Z /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/stubs/cuda.cpp [ok] 2025-04-21T20:40:32.9080430Z /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-21T20:40:32.9087446Z /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-21T20:40:32.9094606Z /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-21T20:40:32.9108697Z /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-21T20:40:32.9116098Z /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-21T20:40:32.9125309Z /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-21T20:40:32.9132339Z /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-21T20:40:32.9142534Z /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-21T20:40:32.9160508Z /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-21T20:40:32.9169091Z /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-21T20:40:32.9185345Z /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-21T20:40:32.9195507Z /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-21T20:40:32.9201896Z /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-21T20:40:32.9211129Z /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-21T20:40:32.9231922Z /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-21T20:40:32.9237385Z /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-21T20:40:32.9245443Z /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-21T20:40:32.9254622Z /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-21T20:40:32.9261232Z /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-21T20:40:32.9278169Z /var/lib/jenkins/workspace/torch/csrc/stable/library.h -> /var/lib/jenkins/workspace/torch/csrc/stable/library.h [skipped, already hipified] 2025-04-21T20:40:32.9299042Z /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-21T20:40:32.9304730Z /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-21T20:40:32.9321703Z /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-21T20:40:32.9330027Z /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-21T20:40:32.9335953Z /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-21T20:40:32.9341413Z /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-21T20:40:32.9347190Z /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h [ok] 2025-04-21T20:40:32.9358420Z /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-21T20:40:32.9365852Z /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-21T20:40:32.9385126Z /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-21T20:40:32.9392206Z /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-21T20:40:32.9505674Z /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-21T20:40:32.9513042Z /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp [skipped, already hipified] 2025-04-21T20:40:32.9518224Z /var/lib/jenkins/workspace/torch/csrc/utils/init.h -> /var/lib/jenkins/workspace/torch/csrc/utils/init.h [skipped, already hipified] 2025-04-21T20:40:32.9536721Z /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-21T20:40:32.9544243Z /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-21T20:40:32.9554910Z /var/lib/jenkins/workspace/torch/csrc/utils/nested.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/nested.cpp [skipped, already hipified] 2025-04-21T20:40:32.9559958Z /var/lib/jenkins/workspace/torch/csrc/utils/nested.h -> /var/lib/jenkins/workspace/torch/csrc/utils/nested.h [skipped, already hipified] 2025-04-21T20:40:32.9564616Z /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-21T20:40:32.9570247Z /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-21T20:40:32.9576394Z /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-21T20:40:32.9581956Z /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-21T20:40:32.9586502Z /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-21T20:40:32.9597205Z /var/lib/jenkins/workspace/torch/csrc/utils/pybind.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/pybind.cpp [skipped, already hipified] 2025-04-21T20:40:32.9615119Z /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h [skipped, already hipified] 2025-04-21T20:40:32.9621271Z /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-21T20:40:32.9628256Z /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-21T20:40:32.9634634Z /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-21T20:40:32.9702826Z /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-21T20:40:32.9750096Z /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-21T20:40:32.9756667Z /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-21T20:40:32.9801363Z /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-21T20:40:32.9806643Z /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-21T20:40:32.9817794Z /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-21T20:40:32.9824838Z /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-21T20:40:32.9837345Z /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-21T20:40:32.9846549Z /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-21T20:40:32.9850716Z /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-21T20:40:32.9857214Z /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-21T20:40:32.9870902Z /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-21T20:40:32.9878340Z /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-21T20:40:32.9883980Z /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-21T20:40:32.9928882Z /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-21T20:40:32.9956813Z /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-21T20:40:32.9964973Z /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-21T20:40:32.9972074Z /var/lib/jenkins/workspace/torch/csrc/utils/six.h -> /var/lib/jenkins/workspace/torch/csrc/utils/six.h [skipped, already hipified] 2025-04-21T20:40:32.9979114Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp [skipped, already hipified] 2025-04-21T20:40:32.9985319Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h [skipped, already hipified] 2025-04-21T20:40:32.9993652Z /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-21T20:40:33.0000494Z /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-21T20:40:33.0006329Z /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-21T20:40:33.0014241Z /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-21T20:40:33.0022051Z /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-21T20:40:33.0028723Z /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-21T20:40:33.0035496Z /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-21T20:40:33.0040202Z /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-21T20:40:33.0047414Z /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-21T20:40:33.0053841Z /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-21T20:40:33.0060729Z /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-21T20:40:33.0067236Z /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-21T20:40:33.0136169Z /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-21T20:40:33.0144739Z /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-21T20:40:33.0170492Z /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-21T20:40:33.0177584Z /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-21T20:40:33.0184949Z /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-21T20:40:33.0190209Z /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-21T20:40:33.0200575Z /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-21T20:40:33.0206681Z /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-21T20:40:33.0220420Z /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-21T20:40:33.0231248Z /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-21T20:40:33.0242167Z /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-21T20:40:33.0249434Z /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-21T20:40:33.0254874Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp [skipped, already hipified] 2025-04-21T20:40:33.0266721Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h [skipped, already hipified] 2025-04-21T20:40:33.0273281Z /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp [skipped, already hipified] 2025-04-21T20:40:33.0277898Z /var/lib/jenkins/workspace/torch/csrc/utils/verbose.h -> /var/lib/jenkins/workspace/torch/csrc/utils/verbose.h [skipped, already hipified] 2025-04-21T20:40:33.0284566Z /var/lib/jenkins/workspace/torch/csrc/xpu/Event.h -> /var/lib/jenkins/workspace/torch/csrc/xpu/Event.h [skipped, already hipified] 2025-04-21T20:40:33.0309220Z /var/lib/jenkins/workspace/torch/csrc/xpu/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/xpu/Module.cpp [ok] 2025-04-21T20:40:33.0315106Z /var/lib/jenkins/workspace/torch/csrc/xpu/Module.h -> /var/lib/jenkins/workspace/torch/csrc/xpu/Module.h [skipped, already hipified] 2025-04-21T20:40:33.0329405Z /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.cpp [ok] 2025-04-21T20:40:33.0338113Z /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/xpu/Stream.h [skipped, already hipified] 2025-04-21T20:40:33.0347978Z /var/lib/jenkins/workspace/torch/csrc/xpu/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/xpu/Event.cpp [skipped, already hipified] 2025-04-21T20:40:33.0354668Z /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-21T20:40:33.0363557Z /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp [skipped, already hipified] 2025-04-21T20:40:33.0370566Z /var/lib/jenkins/workspace/torch/lib/libshm/err.h -> /var/lib/jenkins/workspace/torch/lib/libshm/err.h [skipped, already hipified] 2025-04-21T20:40:33.0376171Z /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h -> /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h [skipped, already hipified] 2025-04-21T20:40:33.0386697Z /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp [skipped, already hipified] 2025-04-21T20:40:33.0395804Z /var/lib/jenkins/workspace/torch/lib/libshm/socket.h -> /var/lib/jenkins/workspace/torch/lib/libshm/socket.h [skipped, already hipified] 2025-04-21T20:40:33.0401251Z /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-21T20:40:33.0406049Z /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-21T20:40:33.0429995Z /var/lib/jenkins/workspace/torch/nn/functional.pyi.in -> /var/lib/jenkins/workspace/torch/nn/functional.pyi.in [skipped, already hipified] 2025-04-21T20:40:33.0438182Z /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-21T20:40:33.0443928Z /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-21T20:40:33.0449729Z /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-21T20:40:33.0457313Z /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-21T20:40:33.0475413Z /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-21T20:40:33.0585318Z /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-21T20:40:33.0619015Z /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-21T20:40:33.0748828Z /var/lib/jenkins/workspace/torch/_inductor/codegen/wrapper.py -> /var/lib/jenkins/workspace/torch/_inductor/codegen/wrapper.py [ok] 2025-04-21T20:40:33.0749885Z Successfully preprocessed all matching files. 2025-04-21T20:40:33.1563882Z + [[ linux-focal-rocm-py3.10 == *xpu* ]] 2025-04-21T20:40:33.1564405Z + '[' -z 6 ']' 2025-04-21T20:40:33.1564666Z + [[ linux-focal-rocm-py3.10 == *cuda* ]] 2025-04-21T20:40:33.1565089Z + [[ linux-focal-rocm-py3.10 == *cuda* ]] 2025-04-21T20:40:33.1565630Z + [[ linux-focal-rocm-py3.10 == *clang* ]] 2025-04-21T20:40:33.1566185Z + [[ linux-focal-rocm-py3.10 == *-clang*-asan* ]] 2025-04-21T20:40:33.1566713Z + [[ linux-focal-rocm-py3.10 == *no-ops* ]] 2025-04-21T20:40:33.1567103Z + [[ linux-focal-rocm-py3.10 == *-pch* ]] 2025-04-21T20:40:33.1567540Z + [[ linux-focal-rocm-py3.10 != *android* ]] 2025-04-21T20:40:33.1568035Z + [[ linux-focal-rocm-py3.10 != *cuda* ]] 2025-04-21T20:40:33.1568416Z + export BUILD_STATIC_RUNTIME_BENCHMARK=ON 2025-04-21T20:40:33.1568761Z + BUILD_STATIC_RUNTIME_BENCHMARK=ON 2025-04-21T20:40:33.1569096Z + [[ linux-focal-rocm-py3.10 == *-debug* ]] 2025-04-21T20:40:33.1569662Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-21T20:40:33.1572887Z + [[ linux-focal-rocm-py3.10 == *-bazel-* ]] 2025-04-21T20:40:33.1573428Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2025-04-21T20:40:33.1574190Z The next three invocations are expected to fail with invalid command error messages. 2025-04-21T20:40:33.1576258Z + get_exit_code python setup.py bad_argument 2025-04-21T20:40:33.1576644Z + set +e 2025-04-21T20:40:33.1576921Z + python setup.py bad_argument 2025-04-21T20:40:33.5177876Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-21T20:40:33.5817261Z invalid command 'bad_argument' 2025-04-21T20:40:33.6051354Z + retcode=1 2025-04-21T20:40:33.6051645Z + set -e 2025-04-21T20:40:33.6051840Z + return 1 2025-04-21T20:40:33.6056653Z + get_exit_code python setup.py 'clean]' 2025-04-21T20:40:33.6057008Z + set +e 2025-04-21T20:40:33.6057224Z + python setup.py 'clean]' 2025-04-21T20:40:33.7756648Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-21T20:40:33.8036593Z invalid command name 'clean]' 2025-04-21T20:40:33.8274766Z + retcode=1 2025-04-21T20:40:33.8275189Z + set -e 2025-04-21T20:40:33.8275510Z + return 1 2025-04-21T20:40:33.8279464Z + get_exit_code python setup.py clean bad_argument 2025-04-21T20:40:33.8279912Z + set +e 2025-04-21T20:40:33.8280162Z + python setup.py clean bad_argument 2025-04-21T20:40:33.9994456Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-21T20:40:34.0392891Z invalid command 'bad_argument' 2025-04-21T20:40:34.0636768Z + retcode=1 2025-04-21T20:40:34.0637048Z + set -e 2025-04-21T20:40:34.0637259Z + return 1 2025-04-21T20:40:34.0639042Z + [[ linux-focal-rocm-py3.10 != *libtorch* ]] 2025-04-21T20:40:34.0639453Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-21T20:40:34.0639789Z + python setup.py clean 2025-04-21T20:40:34.2356898Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-21T20:40:34.3636453Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-04-21T20:40:34.3637964Z !! 2025-04-21T20:40:34.3638079Z 2025-04-21T20:40:34.3638198Z ******************************************************************************** 2025-04-21T20:40:34.3638770Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-04-21T20:40:34.3639219Z 2025-04-21T20:40:34.3639407Z License :: OSI Approved :: BSD License 2025-04-21T20:40:34.3639702Z 2025-04-21T20:40:34.3640156Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-04-21T20:40:34.3640902Z ******************************************************************************** 2025-04-21T20:40:34.3641154Z 2025-04-21T20:40:34.3641234Z !! 2025-04-21T20:40:34.3641466Z self._finalize_license_expression() 2025-04-21T20:40:34.3641827Z running clean 2025-04-21T20:40:34.5786737Z + [[ linux-focal-rocm-py3.10 == *xla* ]] 2025-04-21T20:40:34.5787401Z + [[ '' == \t\r\u\e ]] 2025-04-21T20:40:34.5787884Z + python setup.py bdist_wheel 2025-04-21T20:40:34.7535879Z Building wheel torch-2.8.0a0+gitb68c0ef 2025-04-21T20:40:34.7901461Z -- Building version 2.8.0a0+gitb68c0ef 2025-04-21T20:40:34.8140305Z -- Checkout nccl release tag: v2.26.2-1 2025-04-21T20:40:34.8153860Z Cloning into 'nccl'... 2025-04-21T20:40:35.0727233Z remote: Enumerating objects: 4172, done. 2025-04-21T20:40:35.0727822Z remote: Counting objects: 0% (1/218) 2025-04-21T20:40:35.0728541Z remote: Counting objects: 1% (3/218) 2025-04-21T20:40:35.0729197Z remote: Counting objects: 2% (5/218) 2025-04-21T20:40:35.0729861Z remote: Counting objects: 3% (7/218) 2025-04-21T20:40:35.0730535Z remote: Counting objects: 4% (9/218) 2025-04-21T20:40:35.0731175Z remote: Counting objects: 5% (11/218) 2025-04-21T20:40:35.0731639Z remote: Counting objects: 6% (14/218) 2025-04-21T20:40:35.0732203Z remote: Counting objects: 7% (16/218) 2025-04-21T20:40:35.0732639Z remote: Counting objects: 8% (18/218) 2025-04-21T20:40:35.0733506Z remote: Counting objects: 9% (20/218) 2025-04-21T20:40:35.0734298Z remote: Counting objects: 10% (22/218) 2025-04-21T20:40:35.0735016Z remote: Counting objects: 11% (24/218) 2025-04-21T20:40:35.0735415Z remote: Counting objects: 12% (27/218) 2025-04-21T20:40:35.0735807Z remote: Counting objects: 13% (29/218) 2025-04-21T20:40:35.0736189Z remote: Counting objects: 14% (31/218) 2025-04-21T20:40:35.0736560Z remote: Counting objects: 15% (33/218) 2025-04-21T20:40:35.0736946Z remote: Counting objects: 16% (35/218) 2025-04-21T20:40:35.0737330Z remote: Counting objects: 17% (38/218) 2025-04-21T20:40:35.0737705Z remote: Counting objects: 18% (40/218) 2025-04-21T20:40:35.0738090Z remote: Counting objects: 19% (42/218) 2025-04-21T20:40:35.0738476Z remote: Counting objects: 20% (44/218) 2025-04-21T20:40:35.0738848Z remote: Counting objects: 21% (46/218) 2025-04-21T20:40:35.0739232Z remote: Counting objects: 22% (48/218) 2025-04-21T20:40:35.0739629Z remote: Counting objects: 23% (51/218) 2025-04-21T20:40:35.0740022Z remote: Counting objects: 24% (53/218) 2025-04-21T20:40:35.0740399Z remote: Counting objects: 25% (55/218) 2025-04-21T20:40:35.0740786Z remote: Counting objects: 26% (57/218) 2025-04-21T20:40:35.0741171Z remote: Counting objects: 27% (59/218) 2025-04-21T20:40:35.0741632Z remote: Counting objects: 28% (62/218) 2025-04-21T20:40:35.0742019Z remote: Counting objects: 29% (64/218) 2025-04-21T20:40:35.0742545Z remote: Counting objects: 30% (66/218) 2025-04-21T20:40:35.0742920Z remote: Counting objects: 31% (68/218) 2025-04-21T20:40:35.0743307Z remote: Counting objects: 32% (70/218) 2025-04-21T20:40:35.0743697Z remote: Counting objects: 33% (72/218) 2025-04-21T20:40:35.0744072Z remote: Counting objects: 34% (75/218) 2025-04-21T20:40:35.0744506Z remote: Counting objects: 35% (77/218) 2025-04-21T20:40:35.0744894Z remote: Counting objects: 36% (79/218) 2025-04-21T20:40:35.0745291Z remote: Counting objects: 37% (81/218) 2025-04-21T20:40:35.0745836Z remote: Counting objects: 38% (83/218) 2025-04-21T20:40:35.0746232Z remote: Counting objects: 39% (86/218) 2025-04-21T20:40:35.0746622Z remote: Counting objects: 40% (88/218) 2025-04-21T20:40:35.0747000Z remote: Counting objects: 41% (90/218) 2025-04-21T20:40:35.0747436Z remote: Counting objects: 42% (92/218) 2025-04-21T20:40:35.0747831Z remote: Counting objects: 43% (94/218) 2025-04-21T20:40:35.0748225Z remote: Counting objects: 44% (96/218) 2025-04-21T20:40:35.0748603Z remote: Counting objects: 45% (99/218) 2025-04-21T20:40:35.0749002Z remote: Counting objects: 46% (101/218) 2025-04-21T20:40:35.0749401Z remote: Counting objects: 47% (103/218) 2025-04-21T20:40:35.0749781Z remote: Counting objects: 48% (105/218) 2025-04-21T20:40:35.0750169Z remote: Counting objects: 49% (107/218) 2025-04-21T20:40:35.0750557Z remote: Counting objects: 50% (109/218) 2025-04-21T20:40:35.0750952Z remote: Counting objects: 51% (112/218) 2025-04-21T20:40:35.0751333Z remote: Counting objects: 52% (114/218) 2025-04-21T20:40:35.0751724Z remote: Counting objects: 53% (116/218) 2025-04-21T20:40:35.0752138Z remote: Counting objects: 54% (118/218) 2025-04-21T20:40:35.0752572Z remote: Counting objects: 55% (120/218) 2025-04-21T20:40:35.0753116Z remote: Counting objects: 56% (123/218) 2025-04-21T20:40:35.0753625Z remote: Counting objects: 57% (125/218) 2025-04-21T20:40:35.0754002Z remote: Counting objects: 58% (127/218) 2025-04-21T20:40:35.0754394Z remote: Counting objects: 59% (129/218) 2025-04-21T20:40:35.0754783Z remote: Counting objects: 60% (131/218) 2025-04-21T20:40:35.0755169Z remote: Counting objects: 61% (133/218) 2025-04-21T20:40:35.0755548Z remote: Counting objects: 62% (136/218) 2025-04-21T20:40:35.0755936Z remote: Counting objects: 63% (138/218) 2025-04-21T20:40:35.0756326Z remote: Counting objects: 64% (140/218) 2025-04-21T20:40:35.0756810Z remote: Counting objects: 65% (142/218) 2025-04-21T20:40:35.0757209Z remote: Counting objects: 66% (144/218) 2025-04-21T20:40:35.0757600Z remote: Counting objects: 67% (147/218) 2025-04-21T20:40:35.0757982Z remote: Counting objects: 68% (149/218) 2025-04-21T20:40:35.0758373Z remote: Counting objects: 69% (151/218) 2025-04-21T20:40:35.0758766Z remote: Counting objects: 70% (153/218) 2025-04-21T20:40:35.0759145Z remote: Counting objects: 71% (155/218) 2025-04-21T20:40:35.0759537Z remote: Counting objects: 72% (157/218) 2025-04-21T20:40:35.0759931Z remote: Counting objects: 73% (160/218) 2025-04-21T20:40:35.0760323Z remote: Counting objects: 74% (162/218) 2025-04-21T20:40:35.0760701Z remote: Counting objects: 75% (164/218) 2025-04-21T20:40:35.0761088Z remote: Counting objects: 76% (166/218) 2025-04-21T20:40:35.0761476Z remote: Counting objects: 77% (168/218) 2025-04-21T20:40:35.0761859Z remote: Counting objects: 78% (171/218) 2025-04-21T20:40:35.0762252Z remote: Counting objects: 79% (173/218) 2025-04-21T20:40:35.0762648Z remote: Counting objects: 80% (175/218) 2025-04-21T20:40:35.0763024Z remote: Counting objects: 81% (177/218) 2025-04-21T20:40:35.0763414Z remote: Counting objects: 82% (179/218) 2025-04-21T20:40:35.0763805Z remote: Counting objects: 83% (181/218) 2025-04-21T20:40:35.0764185Z remote: Counting objects: 84% (184/218) 2025-04-21T20:40:35.0764584Z remote: Counting objects: 85% (186/218) 2025-04-21T20:40:35.0764978Z remote: Counting objects: 86% (188/218) 2025-04-21T20:40:35.0765371Z remote: Counting objects: 87% (190/218) 2025-04-21T20:40:35.0765751Z remote: Counting objects: 88% (192/218) 2025-04-21T20:40:35.0766143Z remote: Counting objects: 89% (195/218) 2025-04-21T20:40:35.0766537Z remote: Counting objects: 90% (197/218) 2025-04-21T20:40:35.0766915Z remote: Counting objects: 91% (199/218) 2025-04-21T20:40:35.0767305Z remote: Counting objects: 92% (201/218) 2025-04-21T20:40:35.0767697Z remote: Counting objects: 93% (203/218) 2025-04-21T20:40:35.0768157Z remote: Counting objects: 94% (205/218) 2025-04-21T20:40:35.0768551Z remote: Counting objects: 95% (208/218) 2025-04-21T20:40:35.0768941Z remote: Counting objects: 96% (210/218) 2025-04-21T20:40:35.0769333Z remote: Counting objects: 97% (212/218) 2025-04-21T20:40:35.0769711Z remote: Counting objects: 98% (214/218) 2025-04-21T20:40:35.0770102Z remote: Counting objects: 99% (216/218) 2025-04-21T20:40:35.0770491Z remote: Counting objects: 100% (218/218) 2025-04-21T20:40:35.0770898Z remote: Counting objects: 100% (218/218), done. 2025-04-21T20:40:35.0771331Z remote: Compressing objects: 0% (1/111) 2025-04-21T20:40:35.0771740Z remote: Compressing objects: 1% (2/111) 2025-04-21T20:40:35.0772137Z remote: Compressing objects: 2% (3/111) 2025-04-21T20:40:35.0772541Z remote: Compressing objects: 3% (4/111) 2025-04-21T20:40:35.0772945Z remote: Compressing objects: 4% (5/111) 2025-04-21T20:40:35.0773342Z remote: Compressing objects: 5% (6/111) 2025-04-21T20:40:35.0773766Z remote: Compressing objects: 6% (7/111) 2025-04-21T20:40:35.0774178Z remote: Compressing objects: 7% (8/111) 2025-04-21T20:40:35.0774575Z remote: Compressing objects: 8% (9/111) 2025-04-21T20:40:35.0774989Z remote: Compressing objects: 9% (10/111) 2025-04-21T20:40:35.0775412Z remote: Compressing objects: 10% (12/111) 2025-04-21T20:40:35.0775830Z remote: Compressing objects: 11% (13/111) 2025-04-21T20:40:35.0778517Z remote: Compressing objects: 12% (14/111) 2025-04-21T20:40:35.0788829Z remote: Compressing objects: 13% (15/111) 2025-04-21T20:40:35.0837660Z remote: Compressing objects: 14% (16/111) 2025-04-21T20:40:35.0878644Z remote: Compressing objects: 15% (17/111) 2025-04-21T20:40:35.0884024Z remote: Compressing objects: 16% (18/111) 2025-04-21T20:40:35.0891086Z remote: Compressing objects: 17% (19/111) 2025-04-21T20:40:35.0997007Z remote: Compressing objects: 18% (20/111) 2025-04-21T20:40:35.1047744Z remote: Compressing objects: 19% (22/111) 2025-04-21T20:40:35.1095413Z remote: Compressing objects: 20% (23/111) 2025-04-21T20:40:35.1143645Z remote: Compressing objects: 21% (24/111) 2025-04-21T20:40:35.1175427Z remote: Compressing objects: 22% (25/111) 2025-04-21T20:40:35.1178895Z remote: Compressing objects: 23% (26/111) 2025-04-21T20:40:35.1213103Z remote: Compressing objects: 24% (27/111) 2025-04-21T20:40:35.1246270Z remote: Compressing objects: 25% (28/111) 2025-04-21T20:40:35.1251414Z remote: Compressing objects: 26% (29/111) 2025-04-21T20:40:35.1288482Z remote: Compressing objects: 27% (30/111) 2025-04-21T20:40:35.1311302Z remote: Compressing objects: 28% (32/111) 2025-04-21T20:40:35.1334415Z remote: Compressing objects: 29% (33/111) 2025-04-21T20:40:35.1354482Z remote: Compressing objects: 30% (34/111) 2025-04-21T20:40:35.1373836Z remote: Compressing objects: 31% (35/111) 2025-04-21T20:40:35.1393157Z remote: Compressing objects: 32% (36/111) 2025-04-21T20:40:35.1395329Z remote: Compressing objects: 33% (37/111) 2025-04-21T20:40:35.1412300Z remote: Compressing objects: 34% (38/111) 2025-04-21T20:40:35.1432091Z remote: Compressing objects: 35% (39/111) 2025-04-21T20:40:35.1466222Z remote: Compressing objects: 36% (40/111) 2025-04-21T20:40:35.1483768Z remote: Compressing objects: 37% (42/111) 2025-04-21T20:40:35.1485907Z remote: Compressing objects: 38% (43/111) 2025-04-21T20:40:35.1488484Z remote: Compressing objects: 39% (44/111) 2025-04-21T20:40:35.1502656Z remote: Compressing objects: 40% (45/111) 2025-04-21T20:40:35.1516188Z remote: Compressing objects: 41% (46/111) 2025-04-21T20:40:35.1528594Z remote: Compressing objects: 42% (47/111) 2025-04-21T20:40:35.1540460Z remote: Compressing objects: 43% (48/111) 2025-04-21T20:40:35.1551673Z remote: Compressing objects: 44% (49/111) 2025-04-21T20:40:35.1568321Z remote: Compressing objects: 45% (50/111) 2025-04-21T20:40:35.1573929Z remote: Compressing objects: 46% (52/111) 2025-04-21T20:40:35.1580663Z remote: Compressing objects: 47% (53/111) 2025-04-21T20:40:35.1585737Z remote: Compressing objects: 48% (54/111) 2025-04-21T20:40:35.1591575Z remote: Compressing objects: 49% (55/111) 2025-04-21T20:40:35.1596470Z remote: Compressing objects: 50% (56/111) 2025-04-21T20:40:35.1601339Z remote: Compressing objects: 51% (57/111) 2025-04-21T20:40:35.1606028Z remote: Compressing objects: 52% (58/111) 2025-04-21T20:40:35.1608523Z remote: Compressing objects: 53% (59/111) 2025-04-21T20:40:35.1613535Z remote: Compressing objects: 54% (60/111) 2025-04-21T20:40:35.1617206Z remote: Compressing objects: 55% (62/111) 2025-04-21T20:40:35.1619622Z remote: Compressing objects: 56% (63/111) 2025-04-21T20:40:35.1622329Z remote: Compressing objects: 57% (64/111) 2025-04-21T20:40:35.1624688Z remote: Compressing objects: 58% (65/111) 2025-04-21T20:40:35.1627641Z remote: Compressing objects: 59% (66/111) 2025-04-21T20:40:35.1628145Z remote: Compressing objects: 60% (67/111) 2025-04-21T20:40:35.1630220Z remote: Compressing objects: 61% (68/111) 2025-04-21T20:40:35.1630695Z remote: Compressing objects: 62% (69/111) 2025-04-21T20:40:35.1632972Z remote: Compressing objects: 63% (70/111) 2025-04-21T20:40:35.1633454Z remote: Compressing objects: 64% (72/111) 2025-04-21T20:40:35.1633874Z remote: Compressing objects: 65% (73/111) 2025-04-21T20:40:35.1634291Z remote: Compressing objects: 66% (74/111) 2025-04-21T20:40:35.1634852Z remote: Compressing objects: 67% (75/111) 2025-04-21T20:40:35.1635308Z remote: Compressing objects: 68% (76/111) 2025-04-21T20:40:35.1635828Z remote: Compressing objects: 69% (77/111) 2025-04-21T20:40:35.1636262Z remote: Compressing objects: 70% (78/111) 2025-04-21T20:40:35.1636665Z remote: Compressing objects: 71% (79/111) 2025-04-21T20:40:35.1637305Z remote: Compressing objects: 72% (80/111) 2025-04-21T20:40:35.1638131Z remote: Compressing objects: 73% (82/111) 2025-04-21T20:40:35.1638619Z remote: Compressing objects: 74% (83/111) 2025-04-21T20:40:35.1639033Z remote: Compressing objects: 75% (84/111) 2025-04-21T20:40:35.1639633Z remote: Compressing objects: 76% (85/111) 2025-04-21T20:40:35.1640239Z remote: Compressing objects: 77% (86/111) 2025-04-21T20:40:35.1640643Z remote: Compressing objects: 78% (87/111) 2025-04-21T20:40:35.1641057Z remote: Compressing objects: 79% (88/111) 2025-04-21T20:40:35.1641477Z remote: Compressing objects: 80% (89/111) 2025-04-21T20:40:35.1641985Z remote: Compressing objects: 81% (90/111) 2025-04-21T20:40:35.1642449Z remote: Compressing objects: 82% (92/111) 2025-04-21T20:40:35.1642867Z remote: Compressing objects: 83% (93/111) 2025-04-21T20:40:35.1643322Z remote: Compressing objects: 84% (94/111) 2025-04-21T20:40:35.1643727Z remote: Compressing objects: 85% (95/111) 2025-04-21T20:40:35.1644141Z remote: Compressing objects: 86% (96/111) 2025-04-21T20:40:35.1644816Z remote: Compressing objects: 87% (97/111) 2025-04-21T20:40:35.1645269Z remote: Compressing objects: 88% (98/111) 2025-04-21T20:40:35.1645692Z remote: Compressing objects: 89% (99/111) 2025-04-21T20:40:35.1646191Z remote: Compressing objects: 90% (100/111) 2025-04-21T20:40:35.1646615Z remote: Compressing objects: 91% (102/111) 2025-04-21T20:40:35.1647126Z remote: Compressing objects: 92% (103/111) 2025-04-21T20:40:35.1647599Z remote: Compressing objects: 93% (104/111) 2025-04-21T20:40:35.1648126Z remote: Compressing objects: 94% (105/111) 2025-04-21T20:40:35.1648896Z remote: Compressing objects: 95% (106/111) 2025-04-21T20:40:35.1649343Z remote: Compressing objects: 96% (107/111) 2025-04-21T20:40:35.1649818Z remote: Compressing objects: 97% (108/111) 2025-04-21T20:40:35.1650507Z remote: Compressing objects: 98% (109/111) 2025-04-21T20:40:35.1651113Z remote: Compressing objects: 99% (110/111) 2025-04-21T20:40:35.1658550Z remote: Compressing objects: 100% (111/111) 2025-04-21T20:40:35.1659049Z remote: Compressing objects: 100% (111/111), done. 2025-04-21T20:40:35.1689748Z Receiving objects: 0% (1/4172) 2025-04-21T20:40:35.1694412Z Receiving objects: 1% (42/4172) 2025-04-21T20:40:35.1699594Z Receiving objects: 2% (84/4172) 2025-04-21T20:40:35.1703845Z Receiving objects: 3% (126/4172) 2025-04-21T20:40:35.1708429Z Receiving objects: 4% (167/4172) 2025-04-21T20:40:35.1712015Z Receiving objects: 5% (209/4172) 2025-04-21T20:40:35.1715853Z Receiving objects: 6% (251/4172) 2025-04-21T20:40:35.1721375Z Receiving objects: 7% (293/4172) 2025-04-21T20:40:35.1725882Z Receiving objects: 8% (334/4172) 2025-04-21T20:40:35.1729095Z Receiving objects: 9% (376/4172) 2025-04-21T20:40:35.1737268Z Receiving objects: 10% (418/4172) 2025-04-21T20:40:35.1750989Z Receiving objects: 11% (459/4172) 2025-04-21T20:40:35.1776695Z Receiving objects: 12% (501/4172) 2025-04-21T20:40:35.1791205Z Receiving objects: 13% (543/4172) 2025-04-21T20:40:35.1801407Z Receiving objects: 14% (585/4172) 2025-04-21T20:40:35.1812812Z Receiving objects: 15% (626/4172) 2025-04-21T20:40:35.1829702Z Receiving objects: 16% (668/4172) 2025-04-21T20:40:35.1851436Z Receiving objects: 17% (710/4172) 2025-04-21T20:40:35.1865873Z Receiving objects: 18% (751/4172) 2025-04-21T20:40:35.1882930Z Receiving objects: 19% (793/4172) 2025-04-21T20:40:35.1902254Z Receiving objects: 20% (835/4172) 2025-04-21T20:40:35.1913945Z Receiving objects: 21% (877/4172) 2025-04-21T20:40:35.1918862Z Receiving objects: 22% (918/4172) 2025-04-21T20:40:35.1926394Z Receiving objects: 23% (960/4172) 2025-04-21T20:40:35.1935884Z Receiving objects: 24% (1002/4172) 2025-04-21T20:40:35.1939225Z Receiving objects: 25% (1043/4172) 2025-04-21T20:40:35.1942382Z Receiving objects: 26% (1085/4172) 2025-04-21T20:40:35.1949805Z Receiving objects: 27% (1127/4172) 2025-04-21T20:40:35.1959516Z Receiving objects: 28% (1169/4172) 2025-04-21T20:40:35.1968506Z Receiving objects: 29% (1210/4172) 2025-04-21T20:40:35.1973740Z Receiving objects: 30% (1252/4172) 2025-04-21T20:40:35.1986329Z Receiving objects: 31% (1294/4172) 2025-04-21T20:40:35.1994275Z Receiving objects: 32% (1336/4172) 2025-04-21T20:40:35.1998402Z Receiving objects: 33% (1377/4172) 2025-04-21T20:40:35.2002086Z Receiving objects: 34% (1419/4172) 2025-04-21T20:40:35.2012850Z Receiving objects: 35% (1461/4172) 2025-04-21T20:40:35.2021755Z Receiving objects: 36% (1502/4172) 2025-04-21T20:40:35.2028706Z Receiving objects: 37% (1544/4172) 2025-04-21T20:40:35.2031935Z Receiving objects: 38% (1586/4172) 2025-04-21T20:40:35.2038581Z Receiving objects: 39% (1628/4172) 2025-04-21T20:40:35.2044502Z Receiving objects: 40% (1669/4172) 2025-04-21T20:40:35.2051414Z Receiving objects: 41% (1711/4172) 2025-04-21T20:40:35.2055971Z Receiving objects: 42% (1753/4172) 2025-04-21T20:40:35.2058368Z Receiving objects: 43% (1794/4172) 2025-04-21T20:40:35.2059901Z Receiving objects: 44% (1836/4172) 2025-04-21T20:40:35.2066311Z Receiving objects: 45% (1878/4172) 2025-04-21T20:40:35.2067075Z Receiving objects: 46% (1920/4172) 2025-04-21T20:40:35.2068907Z Receiving objects: 47% (1961/4172) 2025-04-21T20:40:35.2076154Z Receiving objects: 48% (2003/4172) 2025-04-21T20:40:35.2086974Z Receiving objects: 49% (2045/4172) 2025-04-21T20:40:35.2092955Z Receiving objects: 50% (2086/4172) 2025-04-21T20:40:35.2096368Z Receiving objects: 51% (2128/4172) 2025-04-21T20:40:35.2101352Z Receiving objects: 52% (2170/4172) 2025-04-21T20:40:35.2109895Z Receiving objects: 53% (2212/4172) 2025-04-21T20:40:35.2117614Z Receiving objects: 54% (2253/4172) 2025-04-21T20:40:35.2135155Z Receiving objects: 55% (2295/4172) 2025-04-21T20:40:35.2141037Z Receiving objects: 56% (2337/4172) 2025-04-21T20:40:35.2144906Z Receiving objects: 57% (2379/4172) 2025-04-21T20:40:35.2154029Z Receiving objects: 58% (2420/4172) 2025-04-21T20:40:35.2156129Z Receiving objects: 59% (2462/4172) 2025-04-21T20:40:35.2159964Z Receiving objects: 60% (2504/4172) 2025-04-21T20:40:35.2162594Z Receiving objects: 61% (2545/4172) 2025-04-21T20:40:35.2167983Z Receiving objects: 62% (2587/4172) 2025-04-21T20:40:35.2171439Z Receiving objects: 63% (2629/4172) 2025-04-21T20:40:35.2175429Z Receiving objects: 64% (2671/4172) 2025-04-21T20:40:35.2183385Z Receiving objects: 65% (2712/4172) 2025-04-21T20:40:35.2185432Z Receiving objects: 66% (2754/4172) 2025-04-21T20:40:35.2192274Z Receiving objects: 67% (2796/4172) 2025-04-21T20:40:35.2197694Z Receiving objects: 68% (2837/4172) 2025-04-21T20:40:35.2201176Z Receiving objects: 69% (2879/4172) 2025-04-21T20:40:35.2203743Z Receiving objects: 70% (2921/4172) 2025-04-21T20:40:35.2206639Z Receiving objects: 71% (2963/4172) 2025-04-21T20:40:35.2208751Z Receiving objects: 72% (3004/4172) 2025-04-21T20:40:35.2212513Z Receiving objects: 73% (3046/4172) 2025-04-21T20:40:35.2215324Z Receiving objects: 74% (3088/4172) 2025-04-21T20:40:35.2217105Z Receiving objects: 75% (3129/4172) 2025-04-21T20:40:35.2218448Z Receiving objects: 76% (3171/4172) 2025-04-21T20:40:35.2221387Z Receiving objects: 77% (3213/4172) 2025-04-21T20:40:35.2222321Z Receiving objects: 78% (3255/4172) 2025-04-21T20:40:35.2224297Z Receiving objects: 79% (3296/4172) 2025-04-21T20:40:35.2226343Z Receiving objects: 80% (3338/4172) 2025-04-21T20:40:35.2228042Z Receiving objects: 81% (3380/4172) 2025-04-21T20:40:35.2340948Z Receiving objects: 82% (3422/4172) 2025-04-21T20:40:35.2343253Z Receiving objects: 83% (3463/4172) 2025-04-21T20:40:35.2348314Z Receiving objects: 84% (3505/4172) 2025-04-21T20:40:35.2352841Z Receiving objects: 85% (3547/4172) 2025-04-21T20:40:35.2364665Z Receiving objects: 86% (3588/4172) 2025-04-21T20:40:35.2402717Z Receiving objects: 87% (3630/4172) 2025-04-21T20:40:35.2424469Z Receiving objects: 88% (3672/4172) 2025-04-21T20:40:35.2438242Z Receiving objects: 89% (3714/4172) 2025-04-21T20:40:35.2451376Z Receiving objects: 90% (3755/4172) 2025-04-21T20:40:35.2454370Z Receiving objects: 91% (3797/4172) 2025-04-21T20:40:35.2461065Z Receiving objects: 92% (3839/4172) 2025-04-21T20:40:35.2494149Z Receiving objects: 93% (3880/4172) 2025-04-21T20:40:35.2533860Z Receiving objects: 94% (3922/4172) 2025-04-21T20:40:35.2536331Z Receiving objects: 95% (3964/4172) 2025-04-21T20:40:35.2569050Z Receiving objects: 96% (4006/4172) 2025-04-21T20:40:35.2601519Z Receiving objects: 97% (4047/4172) 2025-04-21T20:40:35.2621101Z Receiving objects: 98% (4089/4172) 2025-04-21T20:40:35.2627445Z Receiving objects: 99% (4131/4172) 2025-04-21T20:40:35.2628153Z remote: Total 4172 (delta 135), reused 113 (delta 107), pack-reused 3954 (from 3) 2025-04-21T20:40:35.2647213Z Receiving objects: 100% (4172/4172) 2025-04-21T20:40:35.2647624Z Receiving objects: 100% (4172/4172), 4.17 MiB | 43.61 MiB/s, done. 2025-04-21T20:40:35.2655783Z Resolving deltas: 0% (0/2844) 2025-04-21T20:40:35.2658048Z Resolving deltas: 1% (31/2844) 2025-04-21T20:40:35.2659872Z Resolving deltas: 2% (59/2844) 2025-04-21T20:40:35.2663180Z Resolving deltas: 3% (88/2844) 2025-04-21T20:40:35.2667821Z Resolving deltas: 4% (118/2844) 2025-04-21T20:40:35.2671641Z Resolving deltas: 5% (153/2844) 2025-04-21T20:40:35.2678615Z Resolving deltas: 6% (171/2844) 2025-04-21T20:40:35.2696581Z Resolving deltas: 7% (209/2844) 2025-04-21T20:40:35.2709565Z Resolving deltas: 9% (259/2844) 2025-04-21T20:40:35.2733560Z Resolving deltas: 10% (286/2844) 2025-04-21T20:40:35.2741728Z Resolving deltas: 11% (329/2844) 2025-04-21T20:40:35.2753714Z Resolving deltas: 12% (354/2844) 2025-04-21T20:40:35.2761751Z Resolving deltas: 13% (389/2844) 2025-04-21T20:40:35.2767538Z Resolving deltas: 14% (413/2844) 2025-04-21T20:40:35.2772231Z Resolving deltas: 15% (433/2844) 2025-04-21T20:40:35.2777189Z Resolving deltas: 16% (456/2844) 2025-04-21T20:40:35.2783087Z Resolving deltas: 17% (487/2844) 2025-04-21T20:40:35.2786203Z Resolving deltas: 18% (525/2844) 2025-04-21T20:40:35.2790366Z Resolving deltas: 19% (547/2844) 2025-04-21T20:40:35.2793331Z Resolving deltas: 20% (581/2844) 2025-04-21T20:40:35.2800913Z Resolving deltas: 21% (603/2844) 2025-04-21T20:40:35.2806022Z Resolving deltas: 22% (631/2844) 2025-04-21T20:40:35.2809996Z Resolving deltas: 23% (669/2844) 2025-04-21T20:40:35.2823145Z Resolving deltas: 24% (685/2844) 2025-04-21T20:40:35.2837227Z Resolving deltas: 25% (731/2844) 2025-04-21T20:40:35.2875674Z Resolving deltas: 26% (766/2844) 2025-04-21T20:40:35.2878692Z Resolving deltas: 28% (824/2844) 2025-04-21T20:40:35.2904119Z Resolving deltas: 29% (829/2844) 2025-04-21T20:40:35.2908451Z Resolving deltas: 30% (878/2844) 2025-04-21T20:40:35.2917458Z Resolving deltas: 31% (888/2844) 2025-04-21T20:40:35.2920824Z Resolving deltas: 32% (912/2844) 2025-04-21T20:40:35.2922670Z Resolving deltas: 33% (957/2844) 2025-04-21T20:40:35.2925214Z Resolving deltas: 34% (973/2844) 2025-04-21T20:40:35.2928550Z Resolving deltas: 35% (1013/2844) 2025-04-21T20:40:35.2934649Z Resolving deltas: 36% (1032/2844) 2025-04-21T20:40:35.2938232Z Resolving deltas: 37% (1053/2844) 2025-04-21T20:40:35.2941981Z Resolving deltas: 38% (1085/2844) 2025-04-21T20:40:35.2945651Z Resolving deltas: 39% (1130/2844) 2025-04-21T20:40:35.2950195Z Resolving deltas: 40% (1146/2844) 2025-04-21T20:40:35.2954072Z Resolving deltas: 41% (1175/2844) 2025-04-21T20:40:35.2955945Z Resolving deltas: 42% (1199/2844) 2025-04-21T20:40:35.2957885Z Resolving deltas: 43% (1233/2844) 2025-04-21T20:40:35.2962233Z Resolving deltas: 44% (1269/2844) 2025-04-21T20:40:35.2965852Z Resolving deltas: 45% (1290/2844) 2025-04-21T20:40:35.2968710Z Resolving deltas: 46% (1315/2844) 2025-04-21T20:40:35.2974845Z Resolving deltas: 47% (1338/2844) 2025-04-21T20:40:35.2981092Z Resolving deltas: 48% (1366/2844) 2025-04-21T20:40:35.2983188Z Resolving deltas: 49% (1403/2844) 2025-04-21T20:40:35.2985181Z Resolving deltas: 50% (1422/2844) 2025-04-21T20:40:35.2989521Z Resolving deltas: 51% (1454/2844) 2025-04-21T20:40:35.2994077Z Resolving deltas: 52% (1480/2844) 2025-04-21T20:40:35.2996408Z Resolving deltas: 54% (1556/2844) 2025-04-21T20:40:35.2999401Z Resolving deltas: 57% (1628/2844) 2025-04-21T20:40:35.3002948Z Resolving deltas: 58% (1652/2844) 2025-04-21T20:40:35.3006450Z Resolving deltas: 59% (1683/2844) 2025-04-21T20:40:35.3010806Z Resolving deltas: 60% (1707/2844) 2025-04-21T20:40:35.3015474Z Resolving deltas: 61% (1735/2844) 2025-04-21T20:40:35.3023057Z Resolving deltas: 62% (1765/2844) 2025-04-21T20:40:35.3025321Z Resolving deltas: 63% (1792/2844) 2025-04-21T20:40:35.3033007Z Resolving deltas: 64% (1821/2844) 2025-04-21T20:40:35.3036691Z Resolving deltas: 65% (1853/2844) 2025-04-21T20:40:35.3041191Z Resolving deltas: 66% (1879/2844) 2025-04-21T20:40:35.3046118Z Resolving deltas: 67% (1914/2844) 2025-04-21T20:40:35.3051861Z Resolving deltas: 68% (1936/2844) 2025-04-21T20:40:35.3056579Z Resolving deltas: 69% (1970/2844) 2025-04-21T20:40:35.3060634Z Resolving deltas: 70% (1992/2844) 2025-04-21T20:40:35.3062206Z Resolving deltas: 71% (2026/2844) 2025-04-21T20:40:35.3062982Z Resolving deltas: 72% (2054/2844) 2025-04-21T20:40:35.3066871Z Resolving deltas: 73% (2077/2844) 2025-04-21T20:40:35.3074608Z Resolving deltas: 74% (2105/2844) 2025-04-21T20:40:35.3077555Z Resolving deltas: 75% (2136/2844) 2025-04-21T20:40:35.3080269Z Resolving deltas: 76% (2164/2844) 2025-04-21T20:40:35.3083094Z Resolving deltas: 77% (2190/2844) 2025-04-21T20:40:35.3086785Z Resolving deltas: 78% (2220/2844) 2025-04-21T20:40:35.3088170Z Resolving deltas: 79% (2261/2844) 2025-04-21T20:40:35.3090020Z Resolving deltas: 80% (2276/2844) 2025-04-21T20:40:35.3091520Z Resolving deltas: 81% (2304/2844) 2025-04-21T20:40:35.3092722Z Resolving deltas: 82% (2335/2844) 2025-04-21T20:40:35.3094345Z Resolving deltas: 83% (2367/2844) 2025-04-21T20:40:35.3096365Z Resolving deltas: 84% (2402/2844) 2025-04-21T20:40:35.3096943Z Resolving deltas: 85% (2435/2844) 2025-04-21T20:40:35.3098369Z Resolving deltas: 86% (2449/2844) 2025-04-21T20:40:35.3098929Z Resolving deltas: 87% (2492/2844) 2025-04-21T20:40:35.3100265Z Resolving deltas: 88% (2504/2844) 2025-04-21T20:40:35.3101676Z Resolving deltas: 89% (2532/2844) 2025-04-21T20:40:35.3110226Z Resolving deltas: 90% (2561/2844) 2025-04-21T20:40:35.3119887Z Resolving deltas: 91% (2590/2844) 2025-04-21T20:40:35.3125840Z Resolving deltas: 92% (2621/2844) 2025-04-21T20:40:35.3133455Z Resolving deltas: 93% (2646/2844) 2025-04-21T20:40:35.3138824Z Resolving deltas: 94% (2674/2844) 2025-04-21T20:40:35.3141025Z Resolving deltas: 95% (2703/2844) 2025-04-21T20:40:35.3158232Z Resolving deltas: 96% (2732/2844) 2025-04-21T20:40:35.3172037Z Resolving deltas: 97% (2762/2844) 2025-04-21T20:40:35.3181069Z Resolving deltas: 98% (2788/2844) 2025-04-21T20:40:35.3194395Z Resolving deltas: 99% (2818/2844) 2025-04-21T20:40:35.3194738Z Resolving deltas: 100% (2844/2844) 2025-04-21T20:40:35.3195047Z Resolving deltas: 100% (2844/2844), done. 2025-04-21T20:40:35.3904544Z Note: switching to 'v2.26.2-1'. 2025-04-21T20:40:35.3904909Z 2025-04-21T20:40:35.3905239Z You are in 'detached HEAD' state. You can look around, make experimental 2025-04-21T20:40:35.3906081Z changes and commit them, and you can discard any commits you make in this 2025-04-21T20:40:35.3906992Z state without impacting any branches by switching back to a branch. 2025-04-21T20:40:35.3907569Z 2025-04-21T20:40:35.3907935Z If you want to create a new branch to retain commits you create, you may 2025-04-21T20:40:35.3908810Z do so (now or later) by using -c with the switch command. Example: 2025-04-21T20:40:35.3909346Z 2025-04-21T20:40:35.3909565Z git switch -c 2025-04-21T20:40:35.3909898Z 2025-04-21T20:40:35.3910082Z Or undo this operation with: 2025-04-21T20:40:35.3910431Z 2025-04-21T20:40:35.3910589Z git switch - 2025-04-21T20:40:35.3910814Z 2025-04-21T20:40:35.3911192Z Turn off this advice by setting config variable advice.detachedHead to false 2025-04-21T20:40:35.3911768Z 2025-04-21T20:40:35.3911922Z HEAD is now at f44ac75 NCCL 2.26.2-1 2025-04-21T20:40:35.3916312Z 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-21T20:40:35.6530031Z -- The CXX compiler identification is GNU 11.4.0 2025-04-21T20:40:35.7746043Z -- The C compiler identification is GNU 11.4.0 2025-04-21T20:40:35.8000463Z -- Detecting CXX compiler ABI info 2025-04-21T20:40:35.9310786Z -- Detecting CXX compiler ABI info - done 2025-04-21T20:40:35.9561437Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-04-21T20:40:35.9568241Z -- Detecting CXX compile features 2025-04-21T20:40:35.9579852Z -- Detecting CXX compile features - done 2025-04-21T20:40:35.9761176Z -- Detecting C compiler ABI info 2025-04-21T20:40:36.0549523Z -- Detecting C compiler ABI info - done 2025-04-21T20:40:36.0778631Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-04-21T20:40:36.0781253Z -- Detecting C compile features 2025-04-21T20:40:36.0786339Z -- Detecting C compile features - done 2025-04-21T20:40:36.0918327Z -- Not forcing any particular BLAS to be found 2025-04-21T20:40:36.0974828Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-04-21T20:40:36.1025238Z -- Performing Test C_HAS_AVX_1 2025-04-21T20:40:36.4436040Z -- Performing Test C_HAS_AVX_1 - Failed 2025-04-21T20:40:36.4436503Z -- Performing Test C_HAS_AVX_2 2025-04-21T20:40:36.5678310Z -- Performing Test C_HAS_AVX_2 - Success 2025-04-21T20:40:36.5679130Z -- Performing Test C_HAS_AVX2_1 2025-04-21T20:40:36.8320057Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-04-21T20:40:36.8320676Z -- Performing Test C_HAS_AVX2_2 2025-04-21T20:40:37.0384776Z -- Performing Test C_HAS_AVX2_2 - Success 2025-04-21T20:40:37.0385747Z -- Performing Test C_HAS_AVX512_1 2025-04-21T20:40:37.3055457Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-04-21T20:40:37.3056788Z -- Performing Test C_HAS_AVX512_2 2025-04-21T20:40:37.4257721Z -- Performing Test C_HAS_AVX512_2 - Success 2025-04-21T20:40:37.4258393Z -- Performing Test CXX_HAS_AVX_1 2025-04-21T20:40:37.6940290Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-04-21T20:40:37.6940907Z -- Performing Test CXX_HAS_AVX_2 2025-04-21T20:40:37.8150202Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-04-21T20:40:37.8151848Z -- Performing Test CXX_HAS_AVX2_1 2025-04-21T20:40:38.0886918Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-04-21T20:40:38.0887424Z -- Performing Test CXX_HAS_AVX2_2 2025-04-21T20:40:38.2055811Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-04-21T20:40:38.2056840Z -- Performing Test CXX_HAS_AVX512_1 2025-04-21T20:40:38.4829723Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-04-21T20:40:38.4830181Z -- Performing Test CXX_HAS_AVX512_2 2025-04-21T20:40:38.6131583Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-04-21T20:40:38.6132135Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-04-21T20:40:38.6133653Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2025-04-21T20:40:38.7591190Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2025-04-21T20:40:38.7591807Z -- Current compiler supports avx512f extension. Will build fbgemm. 2025-04-21T20:40:38.7604023Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-04-21T20:40:38.8616680Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2025-04-21T20:40:38.8623157Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-04-21T20:40:38.9487176Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2025-04-21T20:40:38.9494487Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2025-04-21T20:40:39.0526772Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2025-04-21T20:40:39.0573976Z -- Could not find hardware support for NEON on this machine. 2025-04-21T20:40:39.0574481Z -- No OMAP3 processor on this machine. 2025-04-21T20:40:39.0575052Z -- No OMAP4 processor on this machine. 2025-04-21T20:40:39.0577903Z -- Performing Test CXX_HAS_SVE256 2025-04-21T20:40:39.1003202Z -- Performing Test CXX_HAS_SVE256 - Failed 2025-04-21T20:40:39.1003771Z -- No SVE processor on this machine. 2025-04-21T20:40:39.1004215Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-04-21T20:40:39.1191646Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2025-04-21T20:40:39.1509350Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2025-04-21T20:40:39.1520964Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2025-04-21T20:40:39.1521610Z PyTorch: CUDA cannot be found. Depending on whether you are building 2025-04-21T20:40:39.1522194Z PyTorch or a PyTorch dependent library, the next warning / error will give 2025-04-21T20:40:39.1522724Z you more info. 2025-04-21T20:40:39.1522987Z Call Stack (most recent call first): 2025-04-21T20:40:39.1523355Z cmake/Dependencies.cmake:44 (include) 2025-04-21T20:40:39.1523686Z CMakeLists.txt:856 (include) 2025-04-21T20:40:39.1523884Z 2025-04-21T20:40:39.1524021Z  2025-04-21T20:40:39.1524387Z CMake Warning at cmake/Dependencies.cmake:76 (message): 2025-04-21T20:40:39.1524913Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2025-04-21T20:40:39.1525347Z Call Stack (most recent call first): 2025-04-21T20:40:39.1525669Z CMakeLists.txt:856 (include) 2025-04-21T20:40:39.1525853Z 2025-04-21T20:40:39.1525965Z  2025-04-21T20:40:39.1553730Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-04-21T20:40:39.1554305Z Not compiling with XPU. Could NOT find SYCL. Suppress this warning with 2025-04-21T20:40:39.1554759Z -DUSE_XPU=OFF. 2025-04-21T20:40:39.1555021Z Call Stack (most recent call first): 2025-04-21T20:40:39.1555328Z CMakeLists.txt:856 (include) 2025-04-21T20:40:39.1555526Z 2025-04-21T20:40:39.1555632Z  2025-04-21T20:40:39.1560713Z -- Building using own protobuf under third_party per request. 2025-04-21T20:40:39.1561740Z -- Use custom protobuf build. 2025-04-21T20:40:39.1577002Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-04-21T20:40:39.1578347Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:39.1579137Z CMake. 2025-04-21T20:40:39.1579344Z 2025-04-21T20:40:39.1579735Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:39.1580792Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:39.1581715Z to work with policies introduced by or earlier. 2025-04-21T20:40:39.1582021Z 2025-04-21T20:40:39.1582196Z  2025-04-21T20:40:39.1592557Z -- 2025-04-21T20:40:39.1592858Z -- 3.13.0.0 2025-04-21T20:40:39.1613335Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-21T20:40:39.2551280Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-21T20:40:39.2551775Z -- Check if compiler accepts -pthread 2025-04-21T20:40:39.3515620Z -- Check if compiler accepts -pthread - yes 2025-04-21T20:40:39.3524443Z -- Found Threads: TRUE 2025-04-21T20:40:39.3528212Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-04-21T20:40:39.4604401Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-04-21T20:40:39.4863203Z -- Caffe2 protobuf include directory: $$ 2025-04-21T20:40:39.4880847Z -- Trying to find preferred BLAS backend of choice: MKL 2025-04-21T20:40:39.4917823Z -- MKL_THREADING = OMP 2025-04-21T20:40:39.4922415Z -- Looking for sys/types.h 2025-04-21T20:40:39.6083507Z -- Looking for sys/types.h - found 2025-04-21T20:40:39.6084128Z -- Looking for stdint.h 2025-04-21T20:40:39.6945230Z -- Looking for stdint.h - found 2025-04-21T20:40:39.6945858Z -- Looking for stddef.h 2025-04-21T20:40:39.8359722Z -- Looking for stddef.h - found 2025-04-21T20:40:39.8360123Z -- Check size of void* 2025-04-21T20:40:39.9320093Z -- Check size of void* - done 2025-04-21T20:40:39.9390701Z -- MKL_THREADING = OMP 2025-04-21T20:40:39.9438211Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-04-21T20:40:40.0417830Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-04-21T20:40:40.2419758Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:40.2420622Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-21T20:40:40.2421189Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:40.2421750Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:40.2422218Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:40.2422559Z Call Stack (most recent call first): 2025-04-21T20:40:40.2423037Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:40.2423552Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-21T20:40:40.2423956Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-21T20:40:40.2424382Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-04-21T20:40:40.2424824Z cmake/Modules/FindOpenMP.cmake:539 (_OPENMP_GET_FLAGS) 2025-04-21T20:40:40.2425244Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-21T20:40:40.2425646Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-21T20:40:40.2426049Z cmake/Dependencies.cmake:193 (find_package) 2025-04-21T20:40:40.2426398Z CMakeLists.txt:856 (include) 2025-04-21T20:40:40.2426797Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:40.2427248Z  2025-04-21T20:40:40.3529793Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:40.3531510Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-21T20:40:40.3532898Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:40.3534012Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:40.3534917Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:40.3535590Z Call Stack (most recent call first): 2025-04-21T20:40:40.3536459Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:40.3537445Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-21T20:40:40.3538238Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-21T20:40:40.3539045Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-04-21T20:40:40.3539882Z cmake/Modules/FindOpenMP.cmake:539 (_OPENMP_GET_FLAGS) 2025-04-21T20:40:40.3540692Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-21T20:40:40.3541470Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-21T20:40:40.3542248Z cmake/Dependencies.cmake:193 (find_package) 2025-04-21T20:40:40.3542913Z CMakeLists.txt:856 (include) 2025-04-21T20:40:40.3543693Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:40.3544568Z  2025-04-21T20:40:40.3554239Z -- Looking for cblas_sgemm 2025-04-21T20:40:40.6502038Z -- Looking for cblas_sgemm - found 2025-04-21T20:40:40.6505432Z -- Looking for cblas_gemm_bf16bf16f32 2025-04-21T20:40:40.8913152Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-04-21T20:40:40.8913906Z -- Looking for cblas_gemm_f16f16f32 2025-04-21T20:40:41.0181262Z -- Looking for cblas_gemm_f16f16f32 - not found 2025-04-21T20:40:41.0255783Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-04-21T20:40:41.1130692Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:41.1132376Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-21T20:40:41.1134994Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:41.1136127Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:41.1137045Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:41.1137699Z Call Stack (most recent call first): 2025-04-21T20:40:41.1138579Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:41.1139553Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-21T20:40:41.1140331Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-21T20:40:41.1141103Z cmake/Dependencies.cmake:193 (find_package) 2025-04-21T20:40:41.1141757Z CMakeLists.txt:856 (include) 2025-04-21T20:40:41.1142530Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:41.1143415Z  2025-04-21T20:40:41.1144803Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:41.1146455Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-21T20:40:41.1147601Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:41.1148709Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:41.1149617Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:41.1150266Z Call Stack (most recent call first): 2025-04-21T20:40:41.1151156Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:41.1152127Z cmake/Modules/FindMKL.cmake:252 (FIND_PACKAGE) 2025-04-21T20:40:41.1153007Z cmake/Modules/FindMKL.cmake:354 (CHECK_ALL_LIBRARIES) 2025-04-21T20:40:41.1153771Z cmake/Dependencies.cmake:193 (find_package) 2025-04-21T20:40:41.1154421Z CMakeLists.txt:856 (include) 2025-04-21T20:40:41.1155199Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:41.1156043Z  2025-04-21T20:40:41.1239052Z -- 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-21T20:40:41.1240641Z -- MKL include directory: /opt/conda/envs/py_3.10/include 2025-04-21T20:40:41.1241025Z -- MKL OpenMP type: GNU 2025-04-21T20:40:41.1241288Z -- MKL OpenMP library: -fopenmp 2025-04-21T20:40:41.1255901Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-21T20:40:41.1256612Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.1257051Z CMake. 2025-04-21T20:40:41.1257170Z 2025-04-21T20:40:41.1257398Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.1257972Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.1258488Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.1258759Z 2025-04-21T20:40:41.1258879Z  2025-04-21T20:40:41.1305921Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-21T20:40:41.1306664Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.1307101Z CMake. 2025-04-21T20:40:41.1307239Z 2025-04-21T20:40:41.1307503Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.1308139Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.1308643Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.1308968Z 2025-04-21T20:40:41.1309090Z  2025-04-21T20:40:41.1349396Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-21T20:40:41.1350158Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.1350597Z CMake. 2025-04-21T20:40:41.1350952Z 2025-04-21T20:40:41.1351210Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.1351777Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.1352281Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.1352543Z 2025-04-21T20:40:41.1352735Z  2025-04-21T20:40:41.1442312Z CMake Deprecation Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-21T20:40:41.1443140Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.1443576Z CMake. 2025-04-21T20:40:41.1443693Z 2025-04-21T20:40:41.1443930Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.1444494Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.1444994Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.1445255Z 2025-04-21T20:40:41.1445389Z  2025-04-21T20:40:41.1664039Z -- The ASM compiler identification is GNU 2025-04-21T20:40:41.1715706Z -- Found assembler: /opt/cache/bin/cc 2025-04-21T20:40:41.1827315Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-21T20:40:41.1828007Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.1828445Z CMake. 2025-04-21T20:40:41.1828566Z 2025-04-21T20:40:41.1828795Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.1829392Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.1829900Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.1830163Z 2025-04-21T20:40:41.1830288Z  2025-04-21T20:40:41.1859620Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-21T20:40:41.1860325Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.1861003Z CMake. 2025-04-21T20:40:41.1861122Z 2025-04-21T20:40:41.1861364Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.1861932Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.1862437Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.1862696Z 2025-04-21T20:40:41.1862817Z  2025-04-21T20:40:41.1893270Z -- Brace yourself, we are building NNPACK 2025-04-21T20:40:41.1917014Z CMake Deprecation Warning at third_party/NNPACK/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-21T20:40:41.1917704Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.1918141Z CMake. 2025-04-21T20:40:41.1918259Z 2025-04-21T20:40:41.1918488Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.1919087Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.1919601Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.1919866Z 2025-04-21T20:40:41.1919983Z  2025-04-21T20:40:41.1954496Z -- Performing Test NNPACK_ARCH_IS_X86_32 2025-04-21T20:40:41.2291770Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2025-04-21T20:40:41.2293340Z CMake Warning (dev) at third_party/NNPACK/CMakeLists.txt:110 (FIND_PACKAGE): 2025-04-21T20:40:41.2293995Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-21T20:40:41.2294572Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-21T20:40:41.2295140Z the cmake_policy command to set the policy and suppress this warning. 2025-04-21T20:40:41.2295477Z 2025-04-21T20:40:41.2295712Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:41.2296162Z  2025-04-21T20:40:41.2494473Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found version "3.10.16") 2025-04-21T20:40:41.2495400Z -- NNPACK backend is x86-64 2025-04-21T20:40:41.2496160Z -- Downloading six (Python package) to /var/lib/jenkins/workspace/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2025-04-21T20:40:41.2556374Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-04-21T20:40:41.2557417Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:41.2558211Z CMake. 2025-04-21T20:40:41.2558556Z 2025-04-21T20:40:41.2559022Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:41.2560080Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:41.2560935Z to work with policies introduced by or earlier. 2025-04-21T20:40:41.2561356Z 2025-04-21T20:40:41.2561364Z 2025-04-21T20:40:41.2748177Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake:1276 (message): 2025-04-21T20:40:41.2749984Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2025-04-21T20:40:41.2751097Z not set. The policy's OLD behavior will be used. When using a URL 2025-04-21T20:40:41.2752180Z download, the timestamps of extracted files should preferably be that of 2025-04-21T20:40:41.2753365Z the time of extraction, otherwise code that depends on the extracted 2025-04-21T20:40:41.2754417Z contents might not be rebuilt if the URL changes. The OLD behavior 2025-04-21T20:40:41.2755536Z preserves the timestamps from the archive instead, but this is usually not 2025-04-21T20:40:41.2756672Z what you want. Update your project to the NEW behavior or specify the 2025-04-21T20:40:41.2757763Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2025-04-21T20:40:41.2758599Z robustness issue. 2025-04-21T20:40:41.2759080Z Call Stack (most recent call first): 2025-04-21T20:40:41.2760229Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject.cmake:3041 (_ep_add_download_command) 2025-04-21T20:40:41.2761683Z CMakeLists.txt:6 (ExternalProject_Add) 2025-04-21T20:40:41.2762532Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:41.2763207Z 2025-04-21T20:40:41.2898605Z -- Configuring done (0.0s) 2025-04-21T20:40:41.2948451Z -- Generating done (0.0s) 2025-04-21T20:40:41.2959998Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2025-04-21T20:40:41.3137595Z [1/9] Creating directories for 'six' 2025-04-21T20:40:41.3847437Z [2/9] Performing download step (download, verify and extract) for 'six' 2025-04-21T20:40:41.3847917Z -- Downloading... 2025-04-21T20:40:41.3848446Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-04-21T20:40:41.3849009Z timeout='none' 2025-04-21T20:40:41.3849268Z inactivity timeout='none' 2025-04-21T20:40:41.3850030Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2025-04-21T20:40:41.3850793Z -- [download 100% complete] 2025-04-21T20:40:41.3851078Z -- [download 0% complete] 2025-04-21T20:40:41.3851337Z -- [download 55% complete] 2025-04-21T20:40:41.3851613Z -- [download 69% complete] 2025-04-21T20:40:41.3851883Z -- [download 100% complete] 2025-04-21T20:40:41.3852154Z -- verifying file... 2025-04-21T20:40:41.3852657Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-04-21T20:40:41.3853228Z -- Downloading... done 2025-04-21T20:40:41.3853488Z -- extracting... 2025-04-21T20:40:41.3853965Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-04-21T20:40:41.3854591Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2025-04-21T20:40:41.3854967Z -- extracting... [tar xfz] 2025-04-21T20:40:41.3855228Z -- extracting... [analysis] 2025-04-21T20:40:41.3855504Z -- extracting... [rename] 2025-04-21T20:40:41.3855977Z -- extracting... [clean up] 2025-04-21T20:40:41.3856257Z -- extracting... done 2025-04-21T20:40:41.3932311Z [3/9] No update step for 'six' 2025-04-21T20:40:41.4015385Z [4/9] No patch step for 'six' 2025-04-21T20:40:41.4097606Z [5/9] No configure step for 'six' 2025-04-21T20:40:41.4179001Z [6/9] No build step for 'six' 2025-04-21T20:40:41.4260433Z [7/9] No install step for 'six' 2025-04-21T20:40:41.4342696Z [8/9] No test step for 'six' 2025-04-21T20:40:41.4461436Z [9/9] Completed 'six' 2025-04-21T20:40:41.4562500Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-04-21T20:40:41.4583380Z -- Generating microkernels.cmake 2025-04-21T20:40:49.6800109Z 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-21T20:40:49.6801637Z 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-21T20:40:49.6802614Z No microkernel found in src/reference/binary-elementwise.cc 2025-04-21T20:40:49.6803076Z No microkernel found in src/reference/packing.cc 2025-04-21T20:40:49.6803522Z No microkernel found in src/reference/unary-elementwise.cc 2025-04-21T20:40:49.7767378Z CMake Deprecation Warning at third_party/benchmark/CMakeLists.txt:1 (cmake_minimum_required): 2025-04-21T20:40:49.7768745Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:49.7769481Z CMake. 2025-04-21T20:40:49.7769695Z 2025-04-21T20:40:49.7770083Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:49.7771174Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:49.7771973Z to work with policies introduced by or earlier. 2025-04-21T20:40:49.7772469Z 2025-04-21T20:40:49.7772683Z  2025-04-21T20:40:49.7776089Z -- Failed to find LLVM FileCheck 2025-04-21T20:40:49.7830099Z -- Found Git: /usr/bin/git (found version "2.25.1") 2025-04-21T20:40:49.8955471Z -- git version: v1.6.1 normalized to 1.6.1 2025-04-21T20:40:49.8956107Z -- Version: 1.6.1 2025-04-21T20:40:49.8964432Z -- Looking for shm_open in rt 2025-04-21T20:40:50.0056074Z -- Looking for shm_open in rt - found 2025-04-21T20:40:50.0065130Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2025-04-21T20:40:50.1069081Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2025-04-21T20:40:50.1078157Z -- Performing Test HAVE_CXX_FLAG_WALL 2025-04-21T20:40:50.1988074Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2025-04-21T20:40:50.1997837Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2025-04-21T20:40:50.3024746Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2025-04-21T20:40:50.3032903Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2025-04-21T20:40:50.3966595Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2025-04-21T20:40:50.3975861Z -- Performing Test HAVE_CXX_FLAG_WERROR 2025-04-21T20:40:50.4882100Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2025-04-21T20:40:50.4897687Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2025-04-21T20:40:50.5831450Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2025-04-21T20:40:50.5846278Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2025-04-21T20:40:50.6835221Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2025-04-21T20:40:50.6843377Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2025-04-21T20:40:50.7819292Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2025-04-21T20:40:50.7828161Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2025-04-21T20:40:50.8347991Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2025-04-21T20:40:50.8356467Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2025-04-21T20:40:50.9302710Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2025-04-21T20:40:50.9311812Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2025-04-21T20:40:51.0223156Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2025-04-21T20:40:51.0233119Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2025-04-21T20:40:51.1159849Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2025-04-21T20:40:51.1176124Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2025-04-21T20:40:51.2078974Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2025-04-21T20:40:51.2094147Z -- Performing Test HAVE_CXX_FLAG_WD654 2025-04-21T20:40:51.2460110Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2025-04-21T20:40:51.2474611Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2025-04-21T20:40:51.3080630Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2025-04-21T20:40:51.3090679Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2025-04-21T20:40:51.4647371Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2025-04-21T20:40:51.4648521Z -- Performing Test HAVE_STD_REGEX 2025-04-21T20:40:51.4649030Z -- Performing Test HAVE_STD_REGEX 2025-04-21T20:40:51.8425381Z -- Performing Test HAVE_STD_REGEX -- success 2025-04-21T20:40:51.8425940Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-04-21T20:40:51.8426304Z -- Performing Test HAVE_GNU_POSIX_REGEX 2025-04-21T20:40:51.8803721Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-04-21T20:40:51.8804207Z -- Performing Test HAVE_POSIX_REGEX 2025-04-21T20:40:51.8804538Z -- Performing Test HAVE_POSIX_REGEX 2025-04-21T20:40:52.0289034Z -- Performing Test HAVE_POSIX_REGEX -- success 2025-04-21T20:40:52.0289821Z -- Performing Test HAVE_STEADY_CLOCK 2025-04-21T20:40:52.0290441Z -- Performing Test HAVE_STEADY_CLOCK 2025-04-21T20:40:52.1666097Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-04-21T20:40:52.1779125Z CMake Warning (dev) at third_party/fbgemm/CMakeLists.txt:93 (find_package): 2025-04-21T20:40:52.1780333Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-21T20:40:52.1781471Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-21T20:40:52.1782630Z the cmake_policy command to set the policy and suppress this warning. 2025-04-21T20:40:52.1783005Z 2025-04-21T20:40:52.1783436Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:52.1783918Z  2025-04-21T20:40:52.1972775Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-04-21T20:40:52.3097828Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-04-21T20:40:52.3125283Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:52.3126935Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-21T20:40:52.3128060Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:52.3129177Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:52.3130080Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:52.3130756Z Call Stack (most recent call first): 2025-04-21T20:40:52.3131629Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:52.3132690Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-04-21T20:40:52.3133639Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:52.3134485Z  2025-04-21T20:40:52.3134897Z -- Found OpenMP_C: -fopenmp 2025-04-21T20:40:52.3136396Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:52.3138035Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-21T20:40:52.3139161Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:52.3140260Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:52.3141147Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:52.3141793Z Call Stack (most recent call first): 2025-04-21T20:40:52.3142673Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:52.3143959Z third_party/fbgemm/CMakeLists.txt:136 (find_package) 2025-04-21T20:40:52.3144922Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:52.3145762Z  2025-04-21T20:40:52.3146160Z -- Found OpenMP_CXX: -fopenmp 2025-04-21T20:40:52.3146692Z -- Found OpenMP: TRUE 2025-04-21T20:40:52.3147550Z CMake Warning at third_party/fbgemm/CMakeLists.txt:138 (message): 2025-04-21T20:40:52.3148431Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-04-21T20:40:52.3148863Z 2025-04-21T20:40:52.3149062Z  2025-04-21T20:40:52.4218717Z CMake Warning at third_party/fbgemm/CMakeLists.txt:232 (message): 2025-04-21T20:40:52.4219196Z ========== 2025-04-21T20:40:52.4219345Z 2025-04-21T20:40:52.4219496Z  2025-04-21T20:40:52.4219941Z CMake Warning at third_party/fbgemm/CMakeLists.txt:233 (message): 2025-04-21T20:40:52.4220427Z CMAKE_BUILD_TYPE = Release 2025-04-21T20:40:52.4220623Z 2025-04-21T20:40:52.4220725Z  2025-04-21T20:40:52.4221212Z CMake Warning at third_party/fbgemm/CMakeLists.txt:234 (message): 2025-04-21T20:40:52.4221676Z CMAKE_CXX_FLAGS_DEBUG is -g 2025-04-21T20:40:52.4221921Z 2025-04-21T20:40:52.4222023Z  2025-04-21T20:40:52.4222419Z CMake Warning at third_party/fbgemm/CMakeLists.txt:235 (message): 2025-04-21T20:40:52.4222934Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2025-04-21T20:40:52.4223159Z 2025-04-21T20:40:52.4223294Z  2025-04-21T20:40:52.4223713Z CMake Warning at third_party/fbgemm/CMakeLists.txt:236 (message): 2025-04-21T20:40:52.4224186Z ========== 2025-04-21T20:40:52.4224313Z 2025-04-21T20:40:52.4224429Z  2025-04-21T20:40:52.4253099Z CMake Deprecation Warning at third_party/fbgemm/third_party/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-04-21T20:40:52.4253942Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:52.4254435Z CMake. 2025-04-21T20:40:52.4254555Z 2025-04-21T20:40:52.4254787Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:52.4255391Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:52.4256209Z to work with policies introduced by or earlier. 2025-04-21T20:40:52.4256474Z 2025-04-21T20:40:52.4256600Z  2025-04-21T20:40:52.4295320Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-04-21T20:40:52.5253397Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-04-21T20:40:52.5261978Z -- Performing Test __CxxFlag__fno_semantic_interposition 2025-04-21T20:40:52.6353003Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2025-04-21T20:40:52.6361133Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-04-21T20:40:52.7287271Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-04-21T20:40:52.7295121Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-04-21T20:40:52.8231252Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2025-04-21T20:40:52.8254459Z ** AsmJit Summary ** 2025-04-21T20:40:52.8255154Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2025-04-21T20:40:52.8255745Z  ASMJIT_TEST=FALSE 2025-04-21T20:40:52.8256099Z  ASMJIT_TARGET_TYPE=STATIC 2025-04-21T20:40:52.8256460Z  ASMJIT_DEPS=pthread;rt 2025-04-21T20:40:52.8256810Z  ASMJIT_LIBS=asmjit;pthread;rt 2025-04-21T20:40:52.8257212Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-04-21T20:40:52.8258088Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2025-04-21T20:40:52.8258873Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2025-04-21T20:40:52.8259431Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2025-04-21T20:40:52.8299884Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2025-04-21T20:40:52.9201733Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2025-04-21T20:40:52.9210726Z -- Performing Test HAS_WNO_UNINITIALIZED 2025-04-21T20:40:53.0103076Z -- Performing Test HAS_WNO_UNINITIALIZED - Success 2025-04-21T20:40:53.0134408Z -- Found Numa: /usr/include 2025-04-21T20:40:53.0134895Z -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) 2025-04-21T20:40:53.0161154Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-21T20:40:53.0161836Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:53.0162254Z CMake. 2025-04-21T20:40:53.0162387Z 2025-04-21T20:40:53.0162614Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:53.0163193Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:53.0163742Z to work with policies introduced by or earlier. 2025-04-21T20:40:53.0164019Z 2025-04-21T20:40:53.0164129Z  2025-04-21T20:40:53.0166856Z -- Using third party subdirectory Eigen. 2025-04-21T20:40:53.5834831Z -- Found Python: /opt/conda/envs/py_3.10/bin/python (found version "3.10.16") found components: Interpreter Development.Module NumPy 2025-04-21T20:40:53.5835589Z -- Using third_party/pybind11. 2025-04-21T20:40:53.5836102Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2025-04-21T20:40:53.5855786Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-04-21T20:40:53.5856551Z -- Using third_party/opentelemetry-cpp. 2025-04-21T20:40:53.5857192Z -- opentelemetry api include dirs: /var/lib/jenkins/workspace/cmake/../third_party/opentelemetry-cpp/api/include 2025-04-21T20:40:53.6611201Z -- Checking for module 'mpi-c' 2025-04-21T20:40:53.6671359Z -- No package 'mpi-c' found 2025-04-21T20:40:53.7157847Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-04-21T20:40:53.7725336Z -- Checking for module 'mpi-cxx' 2025-04-21T20:40:53.7759056Z -- No package 'mpi-cxx' found 2025-04-21T20:40:53.8216207Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-04-21T20:40:53.8218713Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-04-21T20:40:53.8224820Z CMake Warning at cmake/Dependencies.cmake:967 (message): 2025-04-21T20:40:53.8225414Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-04-21T20:40:53.8225908Z Call Stack (most recent call first): 2025-04-21T20:40:53.8226239Z CMakeLists.txt:856 (include) 2025-04-21T20:40:53.8226427Z 2025-04-21T20:40:53.8226584Z  2025-04-21T20:40:53.8256546Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2025-04-21T20:40:53.8257166Z -- Will link against OpenMP libraries: /opt/conda/envs/py_3.10/lib/libgomp.so 2025-04-21T20:40:53.8257716Z -- Looking for LLVM in /opt/llvm 2025-04-21T20:40:53.8323050Z -- Found LLVM 9.0.1 2025-04-21T20:40:53.8323445Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2025-04-21T20:40:53.8326085Z -- Found nvtx3: /var/lib/jenkins/workspace/third_party/NVTX/c/include 2025-04-21T20:40:53.8336497Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:40:54.8303228Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-21T20:40:54.8307882Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:40:54.8319963Z  2025-04-21T20:40:54.8320372Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:40:54.8320880Z  2025-04-21T20:40:54.8321156Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:40:54.8321568Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:40:54.8321925Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:40:54.8322270Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:40:54.8322621Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:40:54.8322984Z HIP_VERSION_MAJOR: 6 2025-04-21T20:40:54.8323305Z HIP_VERSION_MINOR: 3 2025-04-21T20:40:54.8323629Z TORCH_HIP_VERSION: 603 2025-04-21T20:40:54.8323905Z  2025-04-21T20:40:54.8324162Z ***** Library versions from cmake find_package ***** 2025-04-21T20:40:54.8324524Z  2025-04-21T20:40:55.1168919Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:40:55.1170247Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:40:55.1171070Z 2025-04-21T20:40:55.1171469Z The amdgpu-arch tool failed: 2025-04-21T20:40:55.1172046Z Error: 'Failed to get device count' 2025-04-21T20:40:55.1172610Z Output: '' 2025-04-21T20:40:55.1173007Z 2025-04-21T20:40:55.1173542Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:40:55.1174321Z compilations, and the default architecture 2025-04-21T20:40:55.1175159Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:40:55.1175795Z 2025-04-21T20:40:55.1176004Z Call Stack (most recent call first): 2025-04-21T20:40:55.1176722Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:40:55.1177509Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:40:55.1178408Z cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-21T20:40:55.1179288Z cmake/Dependencies.cmake:1046 (include) 2025-04-21T20:40:55.1179914Z CMakeLists.txt:856 (include) 2025-04-21T20:40:55.1180695Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:55.1181595Z  2025-04-21T20:40:55.1545315Z hip VERSION: 6.3.42131 2025-04-21T20:40:55.1553053Z amd_comgr VERSION: 2.8.0 2025-04-21T20:40:55.1812565Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:40:55.1813724Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:40:55.1814509Z 2025-04-21T20:40:55.1814870Z The amdgpu-arch tool failed: 2025-04-21T20:40:55.1815409Z Error: 'Failed to get device count' 2025-04-21T20:40:55.1815915Z Output: '' 2025-04-21T20:40:55.1816271Z 2025-04-21T20:40:55.1816723Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:40:55.1817429Z compilations, and the default architecture 2025-04-21T20:40:55.1818542Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:40:55.1819024Z 2025-04-21T20:40:55.1819181Z Call Stack (most recent call first): 2025-04-21T20:40:55.1819725Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:40:55.1820660Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:40:55.1821714Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-21T20:40:55.1822493Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:40:55.1823270Z cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-21T20:40:55.1823949Z cmake/Dependencies.cmake:1046 (include) 2025-04-21T20:40:55.1824278Z CMakeLists.txt:856 (include) 2025-04-21T20:40:55.1824689Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:55.1825215Z  2025-04-21T20:40:55.2079218Z rocrand VERSION: 3.2.0 2025-04-21T20:40:55.2154547Z hiprand VERSION: 2.11.0 2025-04-21T20:40:55.2205220Z rocblas VERSION: 4.3.0 2025-04-21T20:40:55.2299861Z hipblas VERSION: 2.3.0 2025-04-21T20:40:55.2355175Z miopen VERSION: 3.3.0 2025-04-21T20:40:55.2406551Z hipfft VERSION: 1.0.17 2025-04-21T20:40:55.2457476Z hipsparse VERSION: 3.1.2 2025-04-21T20:40:55.2504792Z rocprim VERSION: 3.3.0 2025-04-21T20:40:55.2558576Z hipcub VERSION: 3.3.0 2025-04-21T20:40:55.2605874Z rocthrust VERSION: 3.3.0 2025-04-21T20:40:55.2658415Z hipsolver VERSION: 2.3.0 2025-04-21T20:40:55.2693179Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:40:55.2694599Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:55.2695352Z CMake. 2025-04-21T20:40:55.2695478Z 2025-04-21T20:40:55.2695732Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:55.2696576Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:55.2697089Z to work with policies introduced by or earlier. 2025-04-21T20:40:55.2697469Z Call Stack (most recent call first): 2025-04-21T20:40:55.2697820Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:40:55.2698264Z cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-21T20:40:55.2698709Z cmake/Dependencies.cmake:1046 (include) 2025-04-21T20:40:55.2699042Z CMakeLists.txt:856 (include) 2025-04-21T20:40:55.2699226Z 2025-04-21T20:40:55.2699367Z  2025-04-21T20:40:55.2712237Z hiprtc VERSION: 6.3.42131 2025-04-21T20:40:55.2762338Z hipblaslt VERSION: 0.10.0 2025-04-21T20:40:55.3026829Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:40:55.3027996Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:40:55.3028771Z 2025-04-21T20:40:55.3029173Z The amdgpu-arch tool failed: 2025-04-21T20:40:55.3029720Z Error: 'Failed to get device count' 2025-04-21T20:40:55.3030275Z Output: '' 2025-04-21T20:40:55.3030647Z 2025-04-21T20:40:55.3031129Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:40:55.3031855Z compilations, and the default architecture 2025-04-21T20:40:55.3032617Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:40:55.3033316Z 2025-04-21T20:40:55.3033529Z Call Stack (most recent call first): 2025-04-21T20:40:55.3034161Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:40:55.3035340Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:40:55.3036630Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-21T20:40:55.3037461Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:40:55.3038267Z cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-21T20:40:55.3039438Z cmake/Dependencies.cmake:1046 (include) 2025-04-21T20:40:55.3040039Z CMakeLists.txt:856 (include) 2025-04-21T20:40:55.3040756Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:55.3041645Z  2025-04-21T20:40:55.3322148Z rccl VERSION: 2.21.5 2025-04-21T20:40:55.3330186Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:40:55.6351847Z hipblaslt is using scale pointer vec ext 2025-04-21T20:40:55.6353013Z INFOCompiling with HIP for AMD. 2025-04-21T20:40:55.6360960Z INFOForcing USE_SYSTEM_NCCL to ON since it's required by using RCCL 2025-04-21T20:40:55.6361761Z TORCH_HIP_VERSION=603 is added as a compiler defines 2025-04-21T20:40:55.6362164Z -- Disabling Kernel Assert for ROCm 2025-04-21T20:40:55.6374666Z -- RCCL Found! 2025-04-21T20:40:55.6399274Z CMake Deprecation Warning at third_party/tensorpipe/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-21T20:40:55.6399997Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:55.6400458Z CMake. 2025-04-21T20:40:55.6400593Z 2025-04-21T20:40:55.6400823Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:55.6401403Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:55.6401895Z to work with policies introduced by or earlier. 2025-04-21T20:40:55.6402172Z 2025-04-21T20:40:55.6402281Z  2025-04-21T20:40:55.6538970Z CMake Deprecation Warning at third_party/tensorpipe/third_party/libuv/CMakeLists.txt:1 (cmake_minimum_required): 2025-04-21T20:40:55.6539786Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:55.6540215Z CMake. 2025-04-21T20:40:55.6540349Z 2025-04-21T20:40:55.6540582Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:55.6541168Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:55.6541914Z to work with policies introduced by or earlier. 2025-04-21T20:40:55.6542206Z 2025-04-21T20:40:55.6542329Z  2025-04-21T20:40:55.6641151Z -- Performing Test UV_LINT_W4 2025-04-21T20:40:55.7103630Z -- Performing Test UV_LINT_W4 - Failed 2025-04-21T20:40:55.7116625Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-04-21T20:40:55.7639639Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2025-04-21T20:40:55.7652923Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-04-21T20:40:55.8265223Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2025-04-21T20:40:55.8278586Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-04-21T20:40:55.8784219Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2025-04-21T20:40:55.8793208Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-04-21T20:40:55.9281155Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2025-04-21T20:40:55.9289689Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-04-21T20:40:55.9788898Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2025-04-21T20:40:55.9797887Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-04-21T20:40:56.0291451Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2025-04-21T20:40:56.0299558Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-04-21T20:40:56.0767679Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2025-04-21T20:40:56.0775150Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-04-21T20:40:56.1227086Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2025-04-21T20:40:56.1234881Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-04-21T20:40:56.1703893Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2025-04-21T20:40:56.1712498Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-04-21T20:40:56.2152321Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2025-04-21T20:40:56.2160440Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-04-21T20:40:56.2651943Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2025-04-21T20:40:56.2659896Z -- Performing Test UV_LINT_WALL 2025-04-21T20:40:56.3431534Z -- Performing Test UV_LINT_WALL - Success 2025-04-21T20:40:56.3442917Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-04-21T20:40:56.4224029Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2025-04-21T20:40:56.4231787Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-04-21T20:40:56.4997321Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2025-04-21T20:40:56.5005793Z -- Performing Test UV_LINT_EXTRA 2025-04-21T20:40:56.5854493Z -- Performing Test UV_LINT_EXTRA - Success 2025-04-21T20:40:56.5863077Z -- Performing Test UV_LINT_UTF8_MSVC 2025-04-21T20:40:56.6365755Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2025-04-21T20:40:56.6375871Z -- Performing Test UV_F_STRICT_ALIASING 2025-04-21T20:40:56.7172813Z -- Performing Test UV_F_STRICT_ALIASING - Success 2025-04-21T20:40:56.7202868Z -- summary of build options: 2025-04-21T20:40:56.7203443Z Install prefix: /var/lib/jenkins/workspace/torch 2025-04-21T20:40:56.7203836Z Target system: Linux 2025-04-21T20:40:56.7204102Z Compiler: 2025-04-21T20:40:56.7204348Z C compiler: /opt/cache/bin/cc 2025-04-21T20:40:56.7204646Z CFLAGS: 2025-04-21T20:40:56.7204810Z 2025-04-21T20:40:56.7230987Z -- Found uv: 1.38.1 (found version "1.38.1") 2025-04-21T20:40:56.7255993Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW 2025-04-21T20:40:56.7752608Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW - Failed 2025-04-21T20:40:56.7753973Z CMake Warning at cmake/Dependencies.cmake:1210 (message): 2025-04-21T20:40:56.7754590Z TensorPipe doesn't yet support ROCm 2025-04-21T20:40:56.7755153Z Call Stack (most recent call first): 2025-04-21T20:40:56.7755475Z CMakeLists.txt:856 (include) 2025-04-21T20:40:56.7755664Z 2025-04-21T20:40:56.7755776Z  2025-04-21T20:40:56.7787157Z -- Enabling sccache for CXX 2025-04-21T20:40:56.7788134Z -- Enabling sccache for C 2025-04-21T20:40:56.7788433Z -- Gloo build as SHARED library 2025-04-21T20:40:56.7822431Z HIP library name: amdhip64 2025-04-21T20:40:57.0560100Z Successfully preprocessed all matching files. 2025-04-21T20:40:57.0670379Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:57.0671312Z The package name passed to `find_package_handle_standard_args` (RCCL) does 2025-04-21T20:40:57.0671929Z not match the name of the calling package (rccl). This can lead to 2025-04-21T20:40:57.0672460Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:57.0673045Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:57.0673453Z Call Stack (most recent call first): 2025-04-21T20:40:57.0673961Z third_party/gloo/cmake/Modules/Findrccl.cmake:43 (find_package_handle_standard_args) 2025-04-21T20:40:57.0674668Z third_party/gloo/cmake/Dependencies.cmake:177 (find_package) 2025-04-21T20:40:57.0675188Z third_party/gloo/CMakeLists.txt:111 (include) 2025-04-21T20:40:57.0675694Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:57.0676156Z  2025-04-21T20:40:57.0676404Z -- Found RCCL: /opt/rocm-6.3.0/include 2025-04-21T20:40:57.0676930Z -- Determining RCCL version from the header file: /opt/rocm-6.3.0/include/rccl/rccl.h 2025-04-21T20:40:57.0694026Z -- Found RCCL (include: /opt/rocm-6.3.0/include, library: /opt/rocm/lib/librccl.so) 2025-04-21T20:40:57.1051261Z CMake Warning (dev) at third_party/onnx/CMakeLists.txt:106 (find_package): 2025-04-21T20:40:57.1051954Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-21T20:40:57.1052556Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-21T20:40:57.1053137Z the cmake_policy command to set the policy and suppress this warning. 2025-04-21T20:40:57.1053542Z 2025-04-21T20:40:57.1053790Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:57.1054576Z  2025-04-21T20:40:57.1242282Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-21T20:40:57.1245092Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-04-21T20:40:57.1247578Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-21T20:40:57.2579737Z -- 2025-04-21T20:40:57.2580130Z -- ******** Summary ******** 2025-04-21T20:40:57.2580481Z -- CMake version : 3.31.2 2025-04-21T20:40:57.2580899Z -- CMake command : /opt/conda/envs/py_3.10/bin/cmake 2025-04-21T20:40:57.2581320Z -- System : Linux 2025-04-21T20:40:57.2581766Z -- C++ compiler : /opt/cache/bin/c++ 2025-04-21T20:40:57.2582159Z -- C++ compiler version : 11.4.0 2025-04-21T20:40:57.2582834Z -- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2025-04-21T20:40:57.2583372Z -- Build type : Release 2025-04-21T20:40:57.2584072Z -- Compile definitions : TORCH_ENABLE_LLVM;ROCM_VERSION=60300;TORCH_HIP_VERSION=603;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2025-04-21T20:40:57.2585182Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10;/opt/rocm 2025-04-21T20:40:57.2585965Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2025-04-21T20:40:57.2586873Z -- 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-21T20:40:57.2587663Z -- 2025-04-21T20:40:57.2587910Z -- ONNX version : 1.17.0 2025-04-21T20:40:57.2588260Z -- ONNX NAMESPACE : onnx_torch 2025-04-21T20:40:57.2588910Z -- ONNX_USE_LITE_PROTO : OFF 2025-04-21T20:40:57.2589262Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-04-21T20:40:57.2589598Z -- Protobuf_USE_STATIC_LIBS : ON 2025-04-21T20:40:57.2589944Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-04-21T20:40:57.2590297Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-04-21T20:40:57.2590629Z -- ONNX_WERROR : OFF 2025-04-21T20:40:57.2590959Z -- ONNX_BUILD_TESTS : OFF 2025-04-21T20:40:57.2591287Z -- ONNX_BUILD_SHARED_LIBS : 2025-04-21T20:40:57.2591606Z -- BUILD_SHARED_LIBS : OFF 2025-04-21T20:40:57.2591910Z -- 2025-04-21T20:40:57.2592138Z -- Protobuf compiler : 2025-04-21T20:40:57.2592471Z -- Protobuf includes : 2025-04-21T20:40:57.2592882Z -- Protobuf libraries : 2025-04-21T20:40:57.2593219Z -- BUILD_ONNX_PYTHON : OFF 2025-04-21T20:40:57.2593662Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-04-21T20:40:57.2594109Z -- Adding -DNDEBUG to compile flags 2025-04-21T20:40:57.2620305Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2025-04-21T20:40:57.3012734Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2025-04-21T20:40:57.3013358Z -- Compiling with MAGMA support 2025-04-21T20:40:57.3013768Z -- MAGMA INCLUDE DIRECTORIES: /opt/rocm/magma/include 2025-04-21T20:40:57.3014192Z -- MAGMA LIBRARIES: /opt/rocm/magma/lib/libmagma.so 2025-04-21T20:40:57.3014550Z -- MAGMA V2 check: 0 2025-04-21T20:40:57.3046443Z -- Could not find hardware support for NEON on this machine. 2025-04-21T20:40:57.3047312Z -- No OMAP3 processor on this machine. 2025-04-21T20:40:57.3047961Z -- No OMAP4 processor on this machine. 2025-04-21T20:40:57.3050948Z -- No SVE processor on this machine. 2025-04-21T20:40:57.3074631Z -- Looking for sbgemm_ 2025-04-21T20:40:57.4226003Z -- Looking for sbgemm_ - not found 2025-04-21T20:40:57.4238398Z -- Found a library with LAPACK API (mkl). 2025-04-21T20:40:57.4240269Z disabling CUDA because NOT USE_CUDA is set 2025-04-21T20:40:57.4257338Z -- Will build oneDNN Graph 2025-04-21T20:40:57.4257721Z -- Will build oneDNN UKERNEL 2025-04-21T20:40:57.4278792Z -- MKLDNN_CPU_RUNTIME = OMP 2025-04-21T20:40:57.4308151Z -- DNNL_TARGET_ARCH: X64 2025-04-21T20:40:57.4344724Z -- DNNL_LIBRARY_NAME: dnnl 2025-04-21T20:40:57.4425008Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:57.4426008Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-04-21T20:40:57.4426591Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:57.4427280Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:57.4427913Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:57.4428258Z Call Stack (most recent call first): 2025-04-21T20:40:57.4428744Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:57.4429525Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-04-21T20:40:57.4429995Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-04-21T20:40:57.4430488Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:57.4430959Z  2025-04-21T20:40:57.4431187Z -- Found OpenMP_C: -fopenmp 2025-04-21T20:40:57.4431955Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-04-21T20:40:57.4432864Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-04-21T20:40:57.4433454Z does not match the name of the calling package (OpenMP). This can lead to 2025-04-21T20:40:57.4434008Z problems in calling code that expects `find_package` result variables 2025-04-21T20:40:57.4434482Z (e.g., `_FOUND`) to follow a certain pattern. 2025-04-21T20:40:57.4435060Z Call Stack (most recent call first): 2025-04-21T20:40:57.4435535Z cmake/Modules/FindOpenMP.cmake:623 (find_package_handle_standard_args) 2025-04-21T20:40:57.4436085Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-04-21T20:40:57.4436569Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-04-21T20:40:57.4437060Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:57.4437491Z  2025-04-21T20:40:57.4437713Z -- Found OpenMP_CXX: -fopenmp 2025-04-21T20:40:57.4607810Z -- Enabled testing coverage: CI 2025-04-21T20:40:57.4624930Z -- Enabled workload: TRAINING 2025-04-21T20:40:57.4625259Z -- Enabled primitives: ALL 2025-04-21T20:40:57.4625559Z -- Enabled primitive CPU ISA: ALL 2025-04-21T20:40:57.4625875Z -- Enabled primitive GPU ISA: ALL 2025-04-21T20:40:57.4626176Z -- Enabled GeMM kernels ISA: ALL 2025-04-21T20:40:57.4698347Z -- Primitive cache is enabled 2025-04-21T20:40:57.4698767Z -- Experimental functionality for ukernels is enabled 2025-04-21T20:40:57.4867363Z -- Graph component is enabled 2025-04-21T20:40:57.4966217Z -- Graph compiler backend is disabled. 2025-04-21T20:40:57.5036193Z -- Found MKL-DNN: TRUE 2025-04-21T20:40:57.5040904Z -- Looking for clock_gettime in rt 2025-04-21T20:40:57.5908846Z -- Looking for clock_gettime in rt - found 2025-04-21T20:40:57.5910183Z -- Looking for mmap 2025-04-21T20:40:57.6816003Z -- Looking for mmap - found 2025-04-21T20:40:57.6817018Z -- Looking for shm_open 2025-04-21T20:40:57.7703283Z -- Looking for shm_open - found 2025-04-21T20:40:57.7703878Z -- Looking for shm_unlink 2025-04-21T20:40:57.8558729Z -- Looking for shm_unlink - found 2025-04-21T20:40:57.8559396Z -- Looking for malloc_usable_size 2025-04-21T20:40:57.9402063Z -- Looking for malloc_usable_size - found 2025-04-21T20:40:57.9410670Z --  2025-04-21T20:40:57.9411857Z -- Performing Test COMPILE_OUT_ZVECTOR 2025-04-21T20:40:57.9773412Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2025-04-21T20:40:57.9774239Z -- ZVECTOR flags were NOT set. 2025-04-21T20:40:57.9774850Z --  2025-04-21T20:40:57.9858597Z -- {fmt} version: 11.1.4 2025-04-21T20:40:57.9858895Z -- Build type: Release 2025-04-21T20:40:57.9921682Z -- Using Kineto with Roctracer support 2025-04-21T20:40:57.9922073Z -- Configuring Kineto dependency: 2025-04-21T20:40:57.9922534Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2025-04-21T20:40:57.9923134Z -- KINETO_BUILD_TESTS = OFF 2025-04-21T20:40:57.9923449Z -- KINETO_LIBRARY_TYPE = static 2025-04-21T20:40:57.9937609Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-04-21T20:40:57.9938348Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:40:57.9938771Z CMake. 2025-04-21T20:40:57.9938901Z 2025-04-21T20:40:57.9939131Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:40:57.9939734Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:40:57.9940240Z to work with policies introduced by or earlier. 2025-04-21T20:40:57.9940514Z 2025-04-21T20:40:57.9940619Z  2025-04-21T20:40:57.9956107Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-04-21T20:40:57.9956765Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-04-21T20:40:57.9957340Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-04-21T20:40:57.9957896Z the cmake_policy command to set the policy and suppress this warning. 2025-04-21T20:40:57.9958244Z 2025-04-21T20:40:57.9958461Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:57.9958900Z  2025-04-21T20:40:58.0174252Z INFO CUDA_SOURCE_DIR =  2025-04-21T20:40:58.0174863Z INFO ROCM_SOURCE_DIR = /opt/rocm 2025-04-21T20:40:58.0392070Z INFO Building with roctracer 2025-04-21T20:40:58.0774254Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2025-04-21T20:40:58.0775447Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2025-04-21T20:40:58.0776773Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2025-04-21T20:40:58.0777816Z INFO ROCTRACER_INCLUDE_DIR = /opt/rocm/include/roctracer 2025-04-21T20:40:58.0779432Z INFO DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2025-04-21T20:40:58.0781780Z INFO IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-04-21T20:40:58.0810696Z -- Configured Kineto 2025-04-21T20:40:58.0887074Z CMake Warning (dev) at /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake:1276 (message): 2025-04-21T20:40:58.0887964Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2025-04-21T20:40:58.0888532Z not set. The policy's OLD behavior will be used. When using a URL 2025-04-21T20:40:58.0889096Z download, the timestamps of extracted files should preferably be that of 2025-04-21T20:40:58.0889660Z the time of extraction, otherwise code that depends on the extracted 2025-04-21T20:40:58.0890183Z contents might not be rebuilt if the URL changes. The OLD behavior 2025-04-21T20:40:58.0890757Z preserves the timestamps from the archive instead, but this is usually not 2025-04-21T20:40:58.0891332Z what you want. Update your project to the NEW behavior or specify the 2025-04-21T20:40:58.0891885Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2025-04-21T20:40:58.0892308Z robustness issue. 2025-04-21T20:40:58.0892572Z Call Stack (most recent call first): 2025-04-21T20:40:58.0893158Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/ExternalProject.cmake:3041 (_ep_add_download_command) 2025-04-21T20:40:58.0893817Z cmake/External/aotriton.cmake:103 (ExternalProject_Add) 2025-04-21T20:40:58.0894219Z CMakeLists.txt:880 (include) 2025-04-21T20:40:58.0894824Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:40:58.0895282Z  2025-04-21T20:40:58.0979664Z -- 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-21T20:40:58.0987509Z -- GCC 11.4.0: Adding gcc and gcc_s libs to link line 2025-04-21T20:40:58.1002538Z -- Performing Test HAS_WERROR_RETURN_TYPE 2025-04-21T20:40:58.1991952Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2025-04-21T20:40:58.1999776Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2025-04-21T20:40:58.3000511Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2025-04-21T20:40:58.3015035Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2025-04-21T20:40:58.3527408Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2025-04-21T20:40:58.3535772Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2025-04-21T20:40:58.4652486Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2025-04-21T20:40:58.4661346Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2025-04-21T20:40:58.5749911Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2025-04-21T20:40:58.5758834Z -- Performing Test HAS_WNARROWING 2025-04-21T20:40:58.6765058Z -- Performing Test HAS_WNARROWING - Success 2025-04-21T20:40:58.6774622Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2025-04-21T20:40:58.8217307Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2025-04-21T20:40:58.8225384Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2025-04-21T20:40:58.9514704Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2025-04-21T20:40:58.9523493Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2025-04-21T20:40:59.0494392Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2025-04-21T20:40:59.0502846Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2025-04-21T20:40:59.1578297Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2025-04-21T20:40:59.1593253Z -- Performing Test HAS_WNO_STRICT_ALIASING 2025-04-21T20:40:59.2682192Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2025-04-21T20:40:59.2695877Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-04-21T20:40:59.3803405Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2025-04-21T20:40:59.3811842Z -- Performing Test HAS_WVLA_EXTENSION 2025-04-21T20:40:59.4219756Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2025-04-21T20:40:59.4228971Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2025-04-21T20:40:59.5362422Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2025-04-21T20:40:59.5370823Z -- Performing Test HAS_WNEWLINE_EOF 2025-04-21T20:40:59.5778289Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2025-04-21T20:40:59.5787915Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2025-04-21T20:40:59.6292331Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2025-04-21T20:40:59.6301102Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2025-04-21T20:40:59.6853761Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2025-04-21T20:40:59.6863082Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2025-04-21T20:40:59.7824425Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2025-04-21T20:40:59.7834295Z -- Performing Test HAS_WCONSTANT_CONVERSION 2025-04-21T20:40:59.8281736Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2025-04-21T20:40:59.8290951Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2025-04-21T20:40:59.8783843Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2025-04-21T20:40:59.8792291Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2025-04-21T20:40:59.9233135Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2025-04-21T20:40:59.9241720Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2025-04-21T20:41:00.0192954Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2025-04-21T20:41:00.0201721Z -- Performing Test HAS_FALIGNED_NEW 2025-04-21T20:41:00.1206731Z -- Performing Test HAS_FALIGNED_NEW - Success 2025-04-21T20:41:00.1217480Z -- Performing Test HAS_FSTANDALONE_DEBUG 2025-04-21T20:41:00.1635264Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2025-04-21T20:41:00.1645330Z -- Performing Test HAS_FNO_MATH_ERRNO 2025-04-21T20:41:00.2634489Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2025-04-21T20:41:00.2642588Z -- Performing Test HAS_FNO_TRAPPING_MATH 2025-04-21T20:41:00.3656335Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2025-04-21T20:41:00.3670167Z -- Performing Test HAS_WERROR_FORMAT 2025-04-21T20:41:00.4964028Z -- Performing Test HAS_WERROR_FORMAT - Success 2025-04-21T20:41:00.5021535Z -- NUMA paths: 2025-04-21T20:41:00.5022001Z -- /usr/include 2025-04-21T20:41:00.5022277Z -- /usr/lib/x86_64-linux-gnu/libnuma.so 2025-04-21T20:41:00.5054152Z -- Looking for backtrace 2025-04-21T20:41:00.5901913Z -- Looking for backtrace - found 2025-04-21T20:41:00.5903786Z -- backtrace facility detected in default set of libraries 2025-04-21T20:41:00.5907461Z -- Found Backtrace: /usr/include 2025-04-21T20:41:03.7098437Z -- headers outputs: 2025-04-21T20:41:05.2295523Z -- sources outputs: 2025-04-21T20:41:06.4508064Z -- declarations_yaml outputs: 2025-04-21T20:41:06.4564112Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-04-21T20:41:06.5565244Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2025-04-21T20:41:06.5959972Z -- Using ATen parallel backend: OMP 2025-04-21T20:41:06.5991454Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:41:06.6018826Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:41:06.6021314Z  2025-04-21T20:41:06.6021711Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:41:06.6022327Z  2025-04-21T20:41:06.6022723Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:41:06.6023064Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:41:06.6023410Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:41:06.6023751Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:41:06.6024345Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:41:06.6024719Z HIP_VERSION_MAJOR: 6 2025-04-21T20:41:06.6025033Z HIP_VERSION_MINOR: 3 2025-04-21T20:41:06.6025359Z TORCH_HIP_VERSION: 603 2025-04-21T20:41:06.6025650Z  2025-04-21T20:41:06.6025902Z ***** Library versions from cmake find_package ***** 2025-04-21T20:41:06.6026260Z  2025-04-21T20:41:06.6256946Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:41:06.6257604Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:41:06.6258016Z 2025-04-21T20:41:06.6258237Z The amdgpu-arch tool failed: 2025-04-21T20:41:06.6258547Z Error: 'Failed to get device count' 2025-04-21T20:41:06.6258843Z Output: '' 2025-04-21T20:41:06.6259059Z 2025-04-21T20:41:06.6259348Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:41:06.6259751Z compilations, and the default architecture 2025-04-21T20:41:06.6260200Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:41:06.6260523Z 2025-04-21T20:41:06.6260642Z Call Stack (most recent call first): 2025-04-21T20:41:06.6261012Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:41:06.6261427Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:41:06.6261881Z cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-21T20:41:06.6262316Z aten/CMakeLists.txt:67 (include) 2025-04-21T20:41:06.6262724Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:41:06.6263183Z  2025-04-21T20:41:06.6511307Z hip VERSION: 6.3.42131 2025-04-21T20:41:06.6518079Z amd_comgr VERSION: 2.8.0 2025-04-21T20:41:06.6530440Z rocrand VERSION: 3.2.0 2025-04-21T20:41:06.6542251Z hiprand VERSION: 2.11.0 2025-04-21T20:41:06.6552388Z rocblas VERSION: 4.3.0 2025-04-21T20:41:06.6562621Z hipblas VERSION: 2.3.0 2025-04-21T20:41:06.6573103Z miopen VERSION: 3.3.0 2025-04-21T20:41:06.6583766Z hipfft VERSION: 1.0.17 2025-04-21T20:41:06.6593903Z hipsparse VERSION: 3.1.2 2025-04-21T20:41:06.6603683Z rocprim VERSION: 3.3.0 2025-04-21T20:41:06.6613815Z hipcub VERSION: 3.3.0 2025-04-21T20:41:06.6624012Z rocthrust VERSION: 3.3.0 2025-04-21T20:41:06.6634373Z hipsolver VERSION: 2.3.0 2025-04-21T20:41:06.6639270Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:41:06.6640043Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:41:06.6640471Z CMake. 2025-04-21T20:41:06.6640604Z 2025-04-21T20:41:06.6640836Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:41:06.6641418Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:41:06.6641928Z to work with policies introduced by or earlier. 2025-04-21T20:41:06.6642319Z Call Stack (most recent call first): 2025-04-21T20:41:06.6642687Z cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:41:06.6643148Z cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-21T20:41:06.6643609Z aten/CMakeLists.txt:67 (include) 2025-04-21T20:41:06.6643867Z 2025-04-21T20:41:06.6643986Z  2025-04-21T20:41:06.6644554Z hiprtc VERSION: 6.3.42131 2025-04-21T20:41:06.6654282Z hipblaslt VERSION: 0.10.0 2025-04-21T20:41:06.6663810Z rccl VERSION: 2.21.5 2025-04-21T20:41:06.6671209Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:41:06.8936946Z hipblaslt is using scale pointer vec ext 2025-04-21T20:41:06.8955587Z ROCm is enabled. 2025-04-21T20:41:07.0687391Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2025-04-21T20:41:07.0736605Z -- Check size of long double 2025-04-21T20:41:07.1753188Z -- Check size of long double - done 2025-04-21T20:41:07.1754666Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2025-04-21T20:41:07.2715628Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2025-04-21T20:41:07.2716667Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-04-21T20:41:07.3630297Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2025-04-21T20:41:07.3631211Z -- Performing Test COMPILER_SUPPORTS_QUADMATH 2025-04-21T20:41:07.4545781Z -- Performing Test COMPILER_SUPPORTS_QUADMATH - Success 2025-04-21T20:41:07.4547003Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-04-21T20:41:07.5812211Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-04-21T20:41:07.5812917Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-04-21T20:41:07.7044353Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-04-21T20:41:07.7045216Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-04-21T20:41:07.8461076Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-04-21T20:41:07.8461881Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-04-21T20:41:07.9676772Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-04-21T20:41:07.9677633Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-04-21T20:41:08.0904215Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-04-21T20:41:08.0904917Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-04-21T20:41:08.2427764Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-04-21T20:41:08.2472574Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2025-04-21T20:41:08.2476598Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2025-04-21T20:41:08.2479917Z -- Found OpenMP: TRUE (found version "4.5") 2025-04-21T20:41:08.2482173Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-04-21T20:41:08.3394735Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-04-21T20:41:08.3395584Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-04-21T20:41:08.4323587Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2025-04-21T20:41:08.4324950Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-04-21T20:41:08.5298970Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2025-04-21T20:41:08.5299807Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-04-21T20:41:08.6184878Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2025-04-21T20:41:08.6186128Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-04-21T20:41:08.7230148Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2025-04-21T20:41:08.7460878Z -- Configuring build for SLEEF-v3.7.0 2025-04-21T20:41:08.7461742Z  Target system: Linux-6.1.130-139.222.amzn2023.x86_64 2025-04-21T20:41:08.7462211Z  Target processor: x86_64 2025-04-21T20:41:08.7462702Z  Host system: Linux-6.1.130-139.222.amzn2023.x86_64 2025-04-21T20:41:08.7463176Z  Host processor: x86_64 2025-04-21T20:41:08.7463613Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2025-04-21T20:41:08.7464052Z  CMake: 3.31.2 2025-04-21T20:41:08.7464434Z  Make program: /opt/conda/envs/py_3.10/bin/ninja 2025-04-21T20:41:08.7465458Z -- 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-21T20:41:08.7466364Z -- Building shared libs : OFF 2025-04-21T20:41:08.7466658Z -- Building static test bins: OFF 2025-04-21T20:41:08.7467017Z -- MPFR : LIB_MPFR-NOTFOUND 2025-04-21T20:41:08.7467305Z -- GMP : LIBGMP-NOTFOUND 2025-04-21T20:41:08.7467584Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2025-04-21T20:41:08.7467985Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-04-21T20:41:08.7468266Z -- OPENSSL : 1.1.1k 2025-04-21T20:41:08.7468560Z -- SDE : SDE_COMMAND-NOTFOUND 2025-04-21T20:41:08.7468859Z -- COMPILER_SUPPORTS_OPENMP : 1 2025-04-21T20:41:08.7609895Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-04-21T20:41:08.7610625Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2025-04-21T20:41:08.7611574Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2025-04-21T20:41:08.7613220Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2025-04-21T20:41:09.5055501Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2025-04-21T20:41:09.5594615Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2025-04-21T20:41:09.5601146Z -- 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-21T20:41:09.5755787Z -- Performing Test HAS_WNO_MISSING_BRACES 2025-04-21T20:41:09.6694881Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2025-04-21T20:41:09.6706770Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2025-04-21T20:41:09.8042918Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2025-04-21T20:41:09.8860696Z INFOcaffe2 ROCM_SOURCE_DIR = /opt/rocm 2025-04-21T20:41:09.9012779Z CMake Warning at CMakeLists.txt:1263 (message): 2025-04-21T20:41:09.9013308Z Generated cmake files are only fully tested if one builds with system glog, 2025-04-21T20:41:09.9013915Z gflags, and protobuf. Other settings may generate files that are not well 2025-04-21T20:41:09.9014345Z tested. 2025-04-21T20:41:09.9014480Z 2025-04-21T20:41:09.9014587Z  2025-04-21T20:41:09.9030613Z -- 2025-04-21T20:41:09.9030960Z -- ******** Summary ******** 2025-04-21T20:41:09.9031401Z -- General: 2025-04-21T20:41:09.9031777Z -- CMake version : 3.31.2 2025-04-21T20:41:09.9032371Z -- CMake command : /opt/conda/envs/py_3.10/bin/cmake 2025-04-21T20:41:09.9033059Z -- System : Linux 2025-04-21T20:41:09.9033897Z -- C++ compiler : /opt/cache/bin/c++ 2025-04-21T20:41:09.9034452Z -- C++ compiler id : GNU 2025-04-21T20:41:09.9034871Z -- C++ compiler version : 11.4.0 2025-04-21T20:41:09.9035352Z -- Using ccache if found : ON 2025-04-21T20:41:09.9035881Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2025-04-21T20:41:09.9040517Z -- 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-21T20:41:09.9043751Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic 2025-04-21T20:41:09.9044118Z -- Static LD flags : 2025-04-21T20:41:09.9044407Z -- Module LD flags : 2025-04-21T20:41:09.9044693Z -- Build type : Release 2025-04-21T20:41:09.9046000Z -- 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-21T20:41:09.9047556Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10;/opt/rocm 2025-04-21T20:41:09.9048206Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2025-04-21T20:41:09.9048604Z -- USE_GOLD_LINKER : OFF 2025-04-21T20:41:09.9048880Z -- 2025-04-21T20:41:09.9049250Z -- TORCH_VERSION : 2.8.0 2025-04-21T20:41:09.9049576Z -- BUILD_STATIC_RUNTIME_BENCHMARK: ON 2025-04-21T20:41:09.9049900Z -- BUILD_BINARY : OFF 2025-04-21T20:41:09.9050199Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-04-21T20:41:09.9050482Z -- Link local protobuf : ON 2025-04-21T20:41:09.9050774Z -- BUILD_PYTHON : True 2025-04-21T20:41:09.9051073Z -- Python version : 3.10.16 2025-04-21T20:41:09.9051441Z -- Python executable : /opt/conda/envs/py_3.10/bin/python 2025-04-21T20:41:09.9051838Z -- Python library : 2025-04-21T20:41:09.9052224Z -- Python includes : /opt/conda/envs/py_3.10/include/python3.10 2025-04-21T20:41:09.9052771Z -- Python site-package : /opt/conda/envs/py_3.10/lib/python3.10/site-packages 2025-04-21T20:41:09.9053240Z -- BUILD_SHARED_LIBS : ON 2025-04-21T20:41:09.9053558Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-04-21T20:41:09.9053890Z -- BUILD_TEST : True 2025-04-21T20:41:09.9054176Z -- BUILD_JNI : OFF 2025-04-21T20:41:09.9054478Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-04-21T20:41:09.9054781Z -- BUILD_LITE_INTERPRETER: OFF 2025-04-21T20:41:09.9055067Z -- INTERN_BUILD_MOBILE : 2025-04-21T20:41:09.9055355Z -- TRACING_BASED : OFF 2025-04-21T20:41:09.9055641Z -- USE_BLAS : 1 2025-04-21T20:41:09.9055904Z -- BLAS : mkl 2025-04-21T20:41:09.9056188Z -- BLAS_HAS_SBGEMM : 2025-04-21T20:41:09.9056469Z -- USE_LAPACK : 1 2025-04-21T20:41:09.9056735Z -- LAPACK : mkl 2025-04-21T20:41:09.9057019Z -- USE_ASAN : OFF 2025-04-21T20:41:09.9057299Z -- USE_TSAN : OFF 2025-04-21T20:41:09.9057577Z -- USE_CPP_CODE_COVERAGE : OFF 2025-04-21T20:41:09.9057866Z -- USE_CUDA : OFF 2025-04-21T20:41:09.9058145Z -- USE_XPU : OFF 2025-04-21T20:41:09.9058413Z -- USE_ROCM : ON 2025-04-21T20:41:09.9058701Z -- ROCM_VERSION : 2025-04-21T20:41:09.9058989Z -- USE_FLASH_ATTENTION : ON 2025-04-21T20:41:09.9059375Z -- USE_CK_FLASH_ATTENTION : 2025-04-21T20:41:09.9059659Z -- USE_MEM_EFF_ATTENTION : ON 2025-04-21T20:41:09.9059956Z -- BUILD_NVFUSER : 2025-04-21T20:41:09.9060239Z -- USE_EIGEN_FOR_BLAS : 2025-04-21T20:41:09.9060509Z -- USE_FBGEMM : ON 2025-04-21T20:41:09.9060796Z -- USE_FAKELOWP : OFF 2025-04-21T20:41:09.9061091Z -- USE_KINETO : ON 2025-04-21T20:41:09.9061358Z -- USE_GFLAGS : OFF 2025-04-21T20:41:09.9061638Z -- USE_GLOG : OFF 2025-04-21T20:41:09.9061921Z -- USE_LITE_PROTO : OFF 2025-04-21T20:41:09.9062202Z -- USE_PYTORCH_METAL : OFF 2025-04-21T20:41:09.9062506Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-04-21T20:41:09.9062821Z -- USE_MPS : OFF 2025-04-21T20:41:09.9063096Z -- CAN_COMPILE_METAL : 2025-04-21T20:41:09.9063379Z -- USE_MKL : ON 2025-04-21T20:41:09.9063662Z -- USE_STATIC_MKL : OFF 2025-04-21T20:41:09.9063955Z -- USE_MKLDNN : ON 2025-04-21T20:41:09.9064231Z -- USE_MKLDNN_ACL : OFF 2025-04-21T20:41:09.9064522Z -- USE_MKLDNN_CBLAS : OFF 2025-04-21T20:41:09.9064811Z -- USE_UCC : OFF 2025-04-21T20:41:09.9065078Z -- USE_ITT : ON 2025-04-21T20:41:09.9065358Z -- USE_NCCL : ON 2025-04-21T20:41:09.9065642Z -- USE_SYSTEM_NCCL : ON 2025-04-21T20:41:09.9065913Z -- USE_NNPACK : ON 2025-04-21T20:41:09.9066191Z -- USE_NUMPY : ON 2025-04-21T20:41:09.9066471Z -- USE_OBSERVERS : ON 2025-04-21T20:41:09.9066741Z -- USE_OPENCL : OFF 2025-04-21T20:41:09.9067026Z -- USE_OPENMP : ON 2025-04-21T20:41:09.9067312Z -- USE_MIMALLOC : OFF 2025-04-21T20:41:09.9067606Z -- USE_VULKAN : OFF 2025-04-21T20:41:09.9067891Z -- USE_PROF : OFF 2025-04-21T20:41:09.9068188Z -- USE_PYTORCH_QNNPACK : ON 2025-04-21T20:41:09.9068534Z -- USE_XNNPACK : ON 2025-04-21T20:41:09.9068831Z -- USE_DISTRIBUTED : ON 2025-04-21T20:41:09.9069125Z -- USE_MPI : OFF 2025-04-21T20:41:09.9069419Z -- USE_GLOO : ON 2025-04-21T20:41:09.9069704Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-04-21T20:41:09.9070019Z -- USE_TENSORPIPE : ON 2025-04-21T20:41:09.9070373Z -- Public Dependencies : caffe2::mkl 2025-04-21T20:41:09.9071462Z -- 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-21T20:41:09.9072543Z -- Public CUDA Deps. : 2025-04-21T20:41:09.9072962Z -- Private CUDA Deps. : __caffe2_nccl 2025-04-21T20:41:09.9073307Z -- USE_COREML_DELEGATE : OFF 2025-04-21T20:41:09.9073605Z -- BUILD_LAZY_TS_BACKEND : ON 2025-04-21T20:41:09.9073914Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-04-21T20:41:09.9097212Z -- Performing Test HAS_WMISSING_PROTOTYPES 2025-04-21T20:41:10.0195121Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2025-04-21T20:41:10.0203698Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2025-04-21T20:41:10.1302104Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2025-04-21T20:41:10.1394457Z -- Configuring done (34.7s) 2025-04-21T20:41:12.5743470Z -- Generating done (2.4s) 2025-04-21T20:41:12.5744327Z CMake Warning: 2025-04-21T20:41:12.5744978Z Manually-specified variables were not used by the project: 2025-04-21T20:41:12.5745597Z 2025-04-21T20:41:12.5745775Z BUILD_ENVIRONMENT 2025-04-21T20:41:12.5746080Z 2025-04-21T20:41:12.5746267Z  2025-04-21T20:41:12.5772575Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2025-04-21T20:41:12.6888926Z cmake --build . --target install --config Release -j 6 2025-04-21T20:41:12.8665324Z 2025-04-21T20:41:12.8884756Z [0/4] Generating ATen headers 2025-04-21T20:41:12.8887872Z [0/4] Generating ATen sources 2025-04-21T20:41:17.1429285Z [0/4] Generating ATen declarations_yaml 2025-04-21T20:41:19.8380283Z [1/4] Generating ATen declarations_yaml 2025-04-21T20:41:22.0677753Z [2/4] Generating ATen headers 2025-04-21T20:41:22.0684190Z [3/4] Generating ATen sources 2025-04-21T20:41:22.1606067Z 2025-04-21T20:41:22.1608895Z [0/7823] Creating directories for 'aotriton_external' 2025-04-21T20:41:22.1611135Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-21T20:41:22.1614417Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-04-21T20:41:22.1616938Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-21T20:41:22.1619539Z [0/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-21T20:41:22.1742262Z [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-21T20:41:22.1744171Z [1/7823] Creating directories for 'aotriton_external' 2025-04-21T20:41:22.3352654Z [1/7823] Performing download step (download, verify and extract) for 'aotriton_external' 2025-04-21T20:41:22.3355878Z [2/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-04-21T20:41:22.3372408Z [2/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-21T20:41:22.3374926Z [3/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-21T20:41:22.3635201Z [3/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-21T20:41:22.3638298Z [4/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-04-21T20:41:22.3663622Z [4/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-21T20:41:22.3665993Z [5/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-21T20:41:22.3752439Z [5/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-21T20:41:22.3754977Z [6/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-21T20:41:22.4102358Z [6/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-21T20:41:22.4104699Z [7/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-21T20:41:22.4982177Z [7/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-21T20:41:22.4986327Z [8/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-21T20:41:22.5038149Z [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-21T20:41:22.5040639Z [9/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-21T20:41:22.5184044Z [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-21T20:41:22.5185451Z [10/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-21T20:41:22.5322235Z [10/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-21T20:41:22.5324782Z [11/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-21T20:41:22.5731069Z [11/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-21T20:41:22.5733591Z [12/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-21T20:41:22.6217527Z [12/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-21T20:41:22.6224145Z [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-21T20:41:22.6617105Z [13/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-21T20:41:22.6618650Z [14/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-21T20:41:22.6619469Z In file included from /usr/include/string.h:495, 2025-04-21T20:41:22.6620119Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-04-21T20:41:22.6620967Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-04-21T20:41:22.6621813Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-04-21T20:41:22.6622845Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-04-21T20:41:22.6623722Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-04-21T20:41:22.6626585Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-21T20:41:22.6629410Z 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-21T20:41:22.6633265Z 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-21T20:41:22.6635778Z 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-21T20:41:22.6638177Z 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-21T20:41:22.6640812Z /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-21T20:41:22.6642352Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-21T20:41:22.6642836Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:22.6643366Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-21T20:41:22.6644882Z 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-21T20:41:22.6647756Z 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-21T20:41:22.6650383Z 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-21T20:41:22.6653022Z /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-21T20:41:22.6654500Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-21T20:41:22.6654971Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:22.6655282Z 2025-04-21T20:41:22.6679814Z [14/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-21T20:41:22.6682391Z [15/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-04-21T20:41:22.6988633Z [15/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-21T20:41:22.6991096Z [16/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-21T20:41:22.7414856Z [16/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-21T20:41:22.7417414Z [17/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-21T20:41:22.7460424Z [17/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-21T20:41:22.7462934Z [18/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-21T20:41:22.8110363Z [18/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-21T20:41:22.8113147Z [19/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-21T20:41:22.8145705Z [19/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-21T20:41:22.8147334Z [20/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-21T20:41:22.8557318Z [20/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-21T20:41:22.8558695Z [21/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-21T20:41:22.8561808Z [21/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-21T20:41:22.8563115Z [22/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-21T20:41:22.8793882Z [22/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-21T20:41:22.8795382Z [23/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-21T20:41:22.9705761Z [23/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-21T20:41:22.9708694Z [24/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-21T20:41:22.9717928Z [24/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-21T20:41:22.9720183Z [25/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-21T20:41:22.9724946Z [25/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-04-21T20:41:22.9726438Z [26/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-21T20:41:23.0372715Z [26/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-21T20:41:23.0375375Z [27/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-21T20:41:23.0416685Z [27/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-21T20:41:23.0419243Z [28/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-21T20:41:23.0781999Z [28/7823] Linking CXX static library lib/libprotobuf-lite.a 2025-04-21T20:41:23.0783711Z [29/7823] Linking CXX static library lib/libprotobuf-lite.a 2025-04-21T20:41:23.1024646Z [29/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-04-21T20:41:23.1027309Z [30/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-04-21T20:41:23.1029817Z [30/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-21T20:41:23.1032278Z [31/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-04-21T20:41:23.1178819Z [31/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-21T20:41:23.1181286Z [32/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-04-21T20:41:23.2062370Z [32/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-21T20:41:23.2064895Z [33/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-04-21T20:41:23.2312111Z [33/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-21T20:41:23.2314625Z [34/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-04-21T20:41:23.2346736Z [34/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-21T20:41:23.2348289Z [35/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-04-21T20:41:23.2863656Z [35/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-21T20:41:23.2866636Z [36/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-04-21T20:41:23.2944432Z [36/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-04-21T20:41:23.2947109Z [37/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-04-21T20:41:23.2949758Z [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-21T20:41:23.2952326Z [38/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-04-21T20:41:23.3469839Z [38/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-21T20:41:23.3472145Z [39/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-04-21T20:41:23.3499812Z [39/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-21T20:41:23.3501044Z [40/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-04-21T20:41:23.4420152Z [40/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-21T20:41:23.4422915Z [41/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-04-21T20:41:23.4590899Z [41/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-21T20:41:23.4594015Z [42/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-04-21T20:41:23.4835951Z [42/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-21T20:41:23.4838060Z [43/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-04-21T20:41:23.4839351Z In file included from /usr/include/string.h:495, 2025-04-21T20:41:23.4840544Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-04-21T20:41:23.4841899Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-04-21T20:41:23.4843353Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-04-21T20:41:23.4844798Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-04-21T20:41:23.4846280Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-04-21T20:41:23.4847413Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-21T20:41:23.4849892Z 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-21T20:41:23.4854553Z 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-21T20:41:23.4859479Z 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-21T20:41:23.4863904Z 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-21T20:41:23.4868467Z /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-21T20:41:23.4871104Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-21T20:41:23.4871894Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:23.4872819Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-04-21T20:41:23.4875496Z 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-21T20:41:23.4879998Z 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-21T20:41:23.4884982Z 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-21T20:41:23.4889378Z /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-21T20:41:23.4890834Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-04-21T20:41:23.4891332Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:23.4891588Z 2025-04-21T20:41:23.4892244Z [43/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-21T20:41:23.4893472Z [44/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-04-21T20:41:23.5205465Z [44/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-21T20:41:23.5207988Z [45/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-04-21T20:41:23.5805118Z [45/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-21T20:41:23.5807503Z [46/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-04-21T20:41:23.5867102Z [46/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-21T20:41:23.5869488Z [47/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-04-21T20:41:23.6006790Z [47/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-21T20:41:23.6009285Z [48/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-04-21T20:41:23.6442442Z [48/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-21T20:41:23.6445392Z [49/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-04-21T20:41:23.6780610Z [49/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-21T20:41:23.6782015Z [50/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-04-21T20:41:23.6836885Z [50/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-21T20:41:23.6839253Z [51/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-04-21T20:41:23.7190615Z [51/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-21T20:41:23.7194377Z [52/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-04-21T20:41:23.7196738Z [52/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-04-21T20:41:23.7202207Z [53/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-04-21T20:41:23.8006286Z [53/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-04-21T20:41:23.8008635Z [54/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-04-21T20:41:23.8140381Z [54/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-04-21T20:41:23.8142413Z [55/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-04-21T20:41:23.8148847Z [55/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-04-21T20:41:23.8151231Z [56/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-04-21T20:41:23.8818317Z [56/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-04-21T20:41:23.8820627Z [57/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-04-21T20:41:23.9141343Z [57/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-04-21T20:41:23.9143655Z [58/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-04-21T20:41:23.9810037Z [58/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-04-21T20:41:23.9811466Z [59/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-04-21T20:41:24.0072402Z [59/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-04-21T20:41:24.0073813Z [60/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-04-21T20:41:24.0440736Z [60/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-04-21T20:41:24.0443141Z [61/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-04-21T20:41:24.1363925Z [61/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-04-21T20:41:24.1365422Z [62/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-04-21T20:41:24.1500446Z [62/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-04-21T20:41:24.1502826Z [63/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-04-21T20:41:24.1979262Z [63/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-04-21T20:41:24.1981693Z [64/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-04-21T20:41:24.2028299Z [64/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-04-21T20:41:24.2030699Z [65/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-04-21T20:41:24.2392526Z [65/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-04-21T20:41:24.2395075Z [66/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-04-21T20:41:24.3266360Z [66/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-04-21T20:41:24.3268863Z [67/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-04-21T20:41:24.3379075Z [67/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-04-21T20:41:24.3381793Z [68/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-04-21T20:41:24.3646716Z [68/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-04-21T20:41:24.3648291Z [69/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-04-21T20:41:24.3699329Z [69/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-04-21T20:41:24.3701697Z [70/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-04-21T20:41:24.3806331Z [70/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-04-21T20:41:24.3808818Z [71/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-04-21T20:41:24.4029742Z [71/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-04-21T20:41:24.4032096Z [72/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-04-21T20:41:24.4811703Z [72/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-04-21T20:41:24.4813086Z [73/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-04-21T20:41:24.5127769Z [73/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-04-21T20:41:24.5130296Z [74/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-04-21T20:41:24.5614216Z [74/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-04-21T20:41:24.5616615Z [75/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-04-21T20:41:24.5910090Z [75/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-04-21T20:41:24.5912410Z [76/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-04-21T20:41:24.6206310Z [76/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-04-21T20:41:24.6208694Z [77/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-04-21T20:41:24.6338164Z [77/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-04-21T20:41:24.6340529Z [78/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-04-21T20:41:24.7189605Z [78/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-04-21T20:41:24.7192073Z [79/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-04-21T20:41:24.7317101Z [79/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-04-21T20:41:24.7319434Z [80/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-04-21T20:41:24.7539337Z [80/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-04-21T20:41:24.7541957Z [81/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-04-21T20:41:24.7754382Z [81/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-04-21T20:41:24.7757066Z [82/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-04-21T20:41:24.8718043Z [82/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-04-21T20:41:24.8719410Z [83/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-04-21T20:41:24.8771903Z [83/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-04-21T20:41:24.8773320Z [84/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-04-21T20:41:24.8964731Z [84/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-04-21T20:41:24.8967371Z [85/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-04-21T20:41:24.8976462Z [85/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-04-21T20:41:24.8979080Z [86/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-04-21T20:41:25.0439032Z [86/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-04-21T20:41:25.0440450Z [87/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-04-21T20:41:25.0459944Z [87/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-04-21T20:41:25.0462696Z [88/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-04-21T20:41:25.0615350Z [88/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-04-21T20:41:25.0618001Z [89/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-04-21T20:41:25.0698961Z [89/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-04-21T20:41:25.0882731Z [90/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-04-21T20:41:25.0885548Z [90/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-04-21T20:41:25.0888282Z [91/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-04-21T20:41:25.1586573Z [91/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-04-21T20:41:25.1589228Z [92/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-04-21T20:41:25.2228917Z [92/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-04-21T20:41:25.2231821Z [93/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-04-21T20:41:25.2903605Z [93/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-04-21T20:41:25.2906359Z [94/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-04-21T20:41:25.3028883Z [94/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-04-21T20:41:25.3031629Z [95/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-04-21T20:41:25.3047917Z [95/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-04-21T20:41:25.3050578Z [96/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-04-21T20:41:25.3079889Z [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-21T20:41:25.3082635Z [97/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-04-21T20:41:25.4020877Z [97/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-04-21T20:41:25.4023653Z [98/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-04-21T20:41:25.4543621Z [98/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-04-21T20:41:25.4546543Z [99/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-04-21T20:41:25.4935459Z [99/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-04-21T20:41:25.4938115Z [100/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-04-21T20:41:25.4944329Z [100/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-04-21T20:41:25.4946804Z [101/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-04-21T20:41:25.5255400Z [101/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-04-21T20:41:25.5263203Z [102/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-04-21T20:41:25.6381803Z [102/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-04-21T20:41:25.6384527Z [103/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-04-21T20:41:25.6412493Z [103/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-04-21T20:41:25.6414809Z [104/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-04-21T20:41:25.6915066Z [104/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-04-21T20:41:25.6917788Z [105/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-04-21T20:41:25.7340776Z [105/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-04-21T20:41:25.7343479Z [106/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-04-21T20:41:25.7499003Z [106/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-04-21T20:41:25.7501473Z [107/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-04-21T20:41:25.7995268Z [107/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-04-21T20:41:25.7997829Z [108/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-04-21T20:41:25.8196012Z [108/7823] Linking CXX static library lib/libprotobuf.a 2025-04-21T20:41:25.8197789Z [109/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-04-21T20:41:25.8570537Z [109/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-04-21T20:41:25.8572630Z [110/7823] Linking CXX static library lib/libprotobuf.a 2025-04-21T20:41:25.9290406Z [110/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-04-21T20:41:25.9292831Z [111/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-04-21T20:41:25.9617810Z [111/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-04-21T20:41:25.9620440Z [112/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-04-21T20:41:25.9850249Z [112/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-04-21T20:41:25.9851700Z [113/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-04-21T20:41:25.9922815Z [113/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-04-21T20:41:25.9927916Z [114/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-04-21T20:41:26.0944669Z [114/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-04-21T20:41:26.0947301Z [115/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-04-21T20:41:26.1325498Z [115/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-04-21T20:41:26.1327942Z [116/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-04-21T20:41:26.1863667Z [116/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-04-21T20:41:26.1865148Z [117/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-04-21T20:41:26.1988321Z [117/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-04-21T20:41:26.1989790Z [118/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-04-21T20:41:26.2166919Z [118/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-04-21T20:41:26.2169667Z [119/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-04-21T20:41:26.3135621Z [119/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-04-21T20:41:26.3138321Z [120/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-04-21T20:41:26.3499951Z [120/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-04-21T20:41:26.3502937Z [121/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-04-21T20:41:26.3954579Z [121/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-04-21T20:41:26.3957156Z [122/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-04-21T20:41:26.4020699Z [122/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-04-21T20:41:26.4023284Z [123/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-04-21T20:41:26.4524103Z [123/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-04-21T20:41:26.4525788Z [124/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-04-21T20:41:26.5036591Z [124/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-04-21T20:41:26.5039557Z [125/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-04-21T20:41:26.5143706Z [125/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-04-21T20:41:26.5146533Z [126/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-04-21T20:41:26.5588243Z [126/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-04-21T20:41:26.5589810Z [127/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-04-21T20:41:26.5620736Z [127/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-04-21T20:41:26.5623579Z [128/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-04-21T20:41:26.5902143Z [128/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-04-21T20:41:26.5904470Z [129/7823] Performing download step (download, verify and extract) for 'aotriton_external' 2025-04-21T20:41:26.5905535Z -- Downloading... 2025-04-21T20:41:26.5907205Z 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-21T20:41:26.5908729Z timeout='none' 2025-04-21T20:41:26.5909248Z inactivity timeout='none' 2025-04-21T20:41:26.5910626Z -- 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-21T20:41:26.5912350Z -- [download 0% complete] 2025-04-21T20:41:26.5912987Z -- [download 1% complete] 2025-04-21T20:41:26.5913543Z -- [download 2% complete] 2025-04-21T20:41:26.5914082Z -- [download 3% complete] 2025-04-21T20:41:26.5914629Z -- [download 4% complete] 2025-04-21T20:41:26.5915180Z -- [download 5% complete] 2025-04-21T20:41:26.5915726Z -- [download 6% complete] 2025-04-21T20:41:26.5916263Z -- [download 7% complete] 2025-04-21T20:41:26.5916819Z -- [download 8% complete] 2025-04-21T20:41:26.5917369Z -- [download 9% complete] 2025-04-21T20:41:26.5917919Z -- [download 10% complete] 2025-04-21T20:41:26.5918476Z -- [download 11% complete] 2025-04-21T20:41:26.5919057Z -- [download 12% complete] 2025-04-21T20:41:26.5919611Z -- [download 13% complete] 2025-04-21T20:41:26.5920155Z -- [download 14% complete] 2025-04-21T20:41:26.5920707Z -- [download 15% complete] 2025-04-21T20:41:26.5921246Z -- [download 16% complete] 2025-04-21T20:41:26.5921791Z -- [download 17% complete] 2025-04-21T20:41:26.5922322Z -- [download 18% complete] 2025-04-21T20:41:26.5922873Z -- [download 19% complete] 2025-04-21T20:41:26.5923425Z -- [download 20% complete] 2025-04-21T20:41:26.5923983Z -- [download 21% complete] 2025-04-21T20:41:26.5924519Z -- [download 22% complete] 2025-04-21T20:41:26.5925069Z -- [download 23% complete] 2025-04-21T20:41:26.5925623Z -- [download 24% complete] 2025-04-21T20:41:26.5926156Z -- [download 25% complete] 2025-04-21T20:41:26.5926710Z -- [download 26% complete] 2025-04-21T20:41:26.5927266Z -- [download 27% complete] 2025-04-21T20:41:26.5927814Z -- [download 28% complete] 2025-04-21T20:41:26.5928371Z -- [download 29% complete] 2025-04-21T20:41:26.5929153Z -- [download 30% complete] 2025-04-21T20:41:26.5929705Z -- [download 31% complete] 2025-04-21T20:41:26.5930259Z -- [download 32% complete] 2025-04-21T20:41:26.5930797Z -- [download 33% complete] 2025-04-21T20:41:26.5931352Z -- [download 34% complete] 2025-04-21T20:41:26.5931901Z -- [download 35% complete] 2025-04-21T20:41:26.5932459Z -- [download 36% complete] 2025-04-21T20:41:26.5933005Z -- [download 37% complete] 2025-04-21T20:41:26.5933553Z -- [download 38% complete] 2025-04-21T20:41:26.5934104Z -- [download 39% complete] 2025-04-21T20:41:26.5934643Z -- [download 40% complete] 2025-04-21T20:41:26.5935158Z -- [download 41% complete] 2025-04-21T20:41:26.5935687Z -- [download 42% complete] 2025-04-21T20:41:26.5936210Z -- [download 43% complete] 2025-04-21T20:41:26.5936739Z -- [download 44% complete] 2025-04-21T20:41:26.5937274Z -- [download 45% complete] 2025-04-21T20:41:26.5937829Z -- [download 46% complete] 2025-04-21T20:41:26.5938396Z -- [download 47% complete] 2025-04-21T20:41:26.5938981Z -- [download 48% complete] 2025-04-21T20:41:26.5939545Z -- [download 49% complete] 2025-04-21T20:41:26.5940074Z -- [download 50% complete] 2025-04-21T20:41:26.5940607Z -- [download 51% complete] 2025-04-21T20:41:26.5941158Z -- [download 52% complete] 2025-04-21T20:41:26.5941715Z -- [download 53% complete] 2025-04-21T20:41:26.5942314Z -- [download 54% complete] 2025-04-21T20:41:26.5942847Z -- [download 55% complete] 2025-04-21T20:41:26.5943413Z -- [download 56% complete] 2025-04-21T20:41:26.5943976Z -- [download 57% complete] 2025-04-21T20:41:26.5944535Z -- [download 58% complete] 2025-04-21T20:41:26.5945075Z -- [download 59% complete] 2025-04-21T20:41:26.5945628Z -- [download 60% complete] 2025-04-21T20:41:26.5946229Z -- [download 61% complete] 2025-04-21T20:41:26.5946811Z -- [download 62% complete] 2025-04-21T20:41:26.5947327Z -- [download 63% complete] 2025-04-21T20:41:26.5947884Z -- [download 64% complete] 2025-04-21T20:41:26.5948455Z -- [download 65% complete] 2025-04-21T20:41:26.5949160Z -- [download 66% complete] 2025-04-21T20:41:26.5949721Z -- [download 67% complete] 2025-04-21T20:41:26.5950281Z -- [download 68% complete] 2025-04-21T20:41:26.5950848Z -- [download 69% complete] 2025-04-21T20:41:26.5951372Z -- [download 70% complete] 2025-04-21T20:41:26.5951907Z -- [download 71% complete] 2025-04-21T20:41:26.5952444Z -- [download 72% complete] 2025-04-21T20:41:26.5953070Z -- [download 73% complete] 2025-04-21T20:41:26.5953598Z -- [download 74% complete] 2025-04-21T20:41:26.5954145Z -- [download 75% complete] 2025-04-21T20:41:26.5954694Z -- [download 76% complete] 2025-04-21T20:41:26.5955230Z -- [download 77% complete] 2025-04-21T20:41:26.5955768Z -- [download 78% complete] 2025-04-21T20:41:26.5956308Z -- [download 79% complete] 2025-04-21T20:41:26.5956851Z -- [download 80% complete] 2025-04-21T20:41:26.5957372Z -- [download 81% complete] 2025-04-21T20:41:26.5957927Z -- [download 82% complete] 2025-04-21T20:41:26.5958483Z -- [download 83% complete] 2025-04-21T20:41:26.5959029Z -- [download 84% complete] 2025-04-21T20:41:26.5959579Z -- [download 85% complete] 2025-04-21T20:41:26.5960156Z -- [download 86% complete] 2025-04-21T20:41:26.5960721Z -- [download 87% complete] 2025-04-21T20:41:26.5961261Z -- [download 88% complete] 2025-04-21T20:41:26.5961788Z -- [download 89% complete] 2025-04-21T20:41:26.5962332Z -- [download 90% complete] 2025-04-21T20:41:26.5962872Z -- [download 91% complete] 2025-04-21T20:41:26.5963418Z -- [download 92% complete] 2025-04-21T20:41:26.5963990Z -- [download 93% complete] 2025-04-21T20:41:26.5964532Z -- [download 94% complete] 2025-04-21T20:41:26.5965075Z -- [download 95% complete] 2025-04-21T20:41:26.5965606Z -- [download 96% complete] 2025-04-21T20:41:26.5966161Z -- [download 97% complete] 2025-04-21T20:41:26.5966752Z -- [download 98% complete] 2025-04-21T20:41:26.5967307Z -- [download 99% complete] 2025-04-21T20:41:26.5967850Z -- [download 100% complete] 2025-04-21T20:41:26.5968401Z -- verifying file... 2025-04-21T20:41:26.5969786Z 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-21T20:41:26.5971435Z -- Downloading... done 2025-04-21T20:41:26.5971943Z -- extracting... 2025-04-21T20:41:26.5973253Z 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-21T20:41:26.5982175Z dst='/var/lib/jenkins/workspace/build/aotriton_tarball' 2025-04-21T20:41:26.5983090Z -- extracting... [tar xfz] 2025-04-21T20:41:26.5983612Z -- extracting... [analysis] 2025-04-21T20:41:26.5984099Z -- extracting... [rename] 2025-04-21T20:41:26.5984567Z -- extracting... [clean up] 2025-04-21T20:41:26.5985051Z -- extracting... done 2025-04-21T20:41:26.5988100Z 2025-04-21T20:41:26.6127250Z [129/7823] No update step for 'aotriton_external' 2025-04-21T20:41:26.6128160Z [130/7823] No update step for 'aotriton_external' 2025-04-21T20:41:26.6249622Z [130/7823] No patch step for 'aotriton_external' 2025-04-21T20:41:26.6250566Z [131/7823] No patch step for 'aotriton_external' 2025-04-21T20:41:26.6375781Z [131/7823] No configure step for 'aotriton_external' 2025-04-21T20:41:26.6376741Z [132/7823] No configure step for 'aotriton_external' 2025-04-21T20:41:26.6494184Z [132/7823] No build step for 'aotriton_external' 2025-04-21T20:41:26.6496130Z [133/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-04-21T20:41:26.6498955Z [133/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-04-21T20:41:26.6500773Z [134/7823] No build step for 'aotriton_external' 2025-04-21T20:41:26.7272525Z [134/7823] Performing install step for 'aotriton_external' 2025-04-21T20:41:26.7273919Z [135/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-04-21T20:41:26.7308604Z [135/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-04-21T20:41:26.7310080Z [136/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-04-21T20:41:26.7326417Z [136/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-04-21T20:41:26.7328991Z [137/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-04-21T20:41:26.7773803Z [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-21T20:41:26.7777030Z [138/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-04-21T20:41:26.8069430Z [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-21T20:41:26.8072455Z [139/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-04-21T20:41:26.9006108Z [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-21T20:41:26.9009165Z [140/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-04-21T20:41:26.9118735Z [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-21T20:41:26.9121678Z [141/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-04-21T20:41:26.9335742Z [141/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-04-21T20:41:26.9338716Z [142/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-04-21T20:41:26.9608748Z [142/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-04-21T20:41:26.9611450Z [143/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-04-21T20:41:26.9789614Z [143/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-04-21T20:41:26.9792483Z [144/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-04-21T20:41:27.0688858Z [144/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-04-21T20:41:27.0691510Z [145/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-04-21T20:41:27.0925278Z [145/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-04-21T20:41:27.0928010Z [146/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-04-21T20:41:27.1044105Z [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-21T20:41:27.1045703Z [147/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-04-21T20:41:27.1188103Z [147/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-04-21T20:41:27.1190780Z [148/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-04-21T20:41:27.2072370Z [148/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-04-21T20:41:27.2073827Z [149/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-04-21T20:41:27.2263860Z [149/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-04-21T20:41:27.2266716Z [150/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-04-21T20:41:27.2728157Z [150/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-04-21T20:41:27.2730854Z [151/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-04-21T20:41:27.2803648Z [151/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-04-21T20:41:27.2806204Z [152/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-04-21T20:41:27.2808422Z [152/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-04-21T20:41:27.2810655Z [153/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-04-21T20:41:27.4053083Z [153/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-04-21T20:41:27.4055959Z [154/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-04-21T20:41:27.4338630Z [154/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-04-21T20:41:27.4339989Z [155/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-04-21T20:41:27.4389214Z [155/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-04-21T20:41:27.4390654Z [156/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-04-21T20:41:27.4394331Z [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-21T20:41:27.4395816Z [157/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-04-21T20:41:27.4398688Z [157/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-04-21T20:41:27.4400214Z [158/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-04-21T20:41:27.5933968Z [158/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-04-21T20:41:27.5936619Z [159/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-04-21T20:41:27.5979496Z [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-21T20:41:27.5982154Z [160/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-04-21T20:41:27.6114669Z [160/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-04-21T20:41:27.6117409Z [161/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-04-21T20:41:27.6310898Z [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-21T20:41:27.6313886Z [162/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-04-21T20:41:27.6390702Z [162/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-04-21T20:41:27.6393611Z [163/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-04-21T20:41:27.7660108Z [163/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-04-21T20:41:27.7661661Z [164/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-04-21T20:41:27.8160148Z [164/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-04-21T20:41:27.8162992Z [165/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-04-21T20:41:27.8271677Z [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-21T20:41:27.8273333Z [166/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-04-21T20:41:27.8391898Z [166/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-04-21T20:41:27.8394521Z [167/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-04-21T20:41:27.8416112Z [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-21T20:41:27.8417639Z [168/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-04-21T20:41:27.9194080Z [168/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-04-21T20:41:27.9196896Z [169/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-04-21T20:41:27.9781271Z [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-21T20:41:27.9783292Z [170/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-04-21T20:41:28.0158496Z [170/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-04-21T20:41:28.0159856Z [171/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-04-21T20:41:28.0561049Z [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-21T20:41:28.0562504Z [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-21T20:41:28.0736351Z [172/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-04-21T20:41:28.0739314Z [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-21T20:41:28.0742274Z [173/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-04-21T20:41:28.0745211Z [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-21T20:41:28.0994808Z [174/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-04-21T20:41:28.0997688Z [175/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-04-21T20:41:28.1805691Z [175/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-04-21T20:41:28.1808628Z [176/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-04-21T20:41:28.2332491Z [176/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-04-21T20:41:28.2334239Z [177/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-04-21T20:41:28.2654537Z [177/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-04-21T20:41:28.2656177Z [178/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-04-21T20:41:28.2790570Z [178/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-04-21T20:41:28.2792497Z [179/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-04-21T20:41:28.3128120Z [179/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-04-21T20:41:28.3131100Z [180/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-04-21T20:41:28.3915270Z [180/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-04-21T20:41:28.3918269Z [181/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-04-21T20:41:28.3926062Z [181/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-04-21T20:41:28.3928248Z [182/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-04-21T20:41:28.4372445Z [182/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-04-21T20:41:28.4375423Z [183/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-04-21T20:41:28.4603225Z [183/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-04-21T20:41:28.4606350Z [184/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-04-21T20:41:28.4870029Z [184/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-04-21T20:41:28.4872961Z [185/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-04-21T20:41:28.5513688Z [185/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-04-21T20:41:28.5516328Z [186/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-04-21T20:41:28.5652642Z [186/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-04-21T20:41:28.5655408Z [187/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-04-21T20:41:28.6178415Z [187/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-04-21T20:41:28.6179973Z [188/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-04-21T20:41:28.6317820Z [188/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-04-21T20:41:28.6320419Z [189/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-04-21T20:41:28.6727637Z [189/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-04-21T20:41:28.6730133Z [190/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-04-21T20:41:28.7346388Z [190/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-04-21T20:41:28.7349241Z [191/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-04-21T20:41:28.7648834Z [191/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-04-21T20:41:28.7651132Z [192/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-04-21T20:41:28.7731514Z [192/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-04-21T20:41:28.7733699Z [193/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-04-21T20:41:28.7876527Z [193/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-04-21T20:41:28.7878591Z [194/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-04-21T20:41:28.7891534Z [194/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-04-21T20:41:28.7893801Z [195/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-04-21T20:41:28.8246038Z [195/7823] Linking CXX static library lib/libprotoc.a 2025-04-21T20:41:28.8247483Z [196/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-04-21T20:41:28.8355166Z [196/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-04-21T20:41:28.8356197Z [197/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-04-21T20:41:28.8411947Z [197/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-04-21T20:41:28.8413355Z [198/7823] Linking CXX static library lib/libprotoc.a 2025-04-21T20:41:28.8519643Z [198/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-04-21T20:41:28.8525245Z [199/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-04-21T20:41:28.8526873Z [199/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-04-21T20:41:28.8528699Z [200/7823] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-04-21T20:41:28.8852040Z [200/7823] Linking CXX executable bin/protoc-3.13.0.0 2025-04-21T20:41:28.8852842Z [201/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-04-21T20:41:28.8914850Z [201/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-04-21T20:41:28.8916009Z [202/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-04-21T20:41:28.9023434Z [202/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-04-21T20:41:28.9024978Z [203/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-04-21T20:41:28.9264551Z [203/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-04-21T20:41:28.9266357Z [204/7823] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-04-21T20:41:28.9344992Z [204/7823] Linking C static library lib/libpthreadpool.a 2025-04-21T20:41:28.9345740Z [205/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-04-21T20:41:28.9357634Z [205/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-04-21T20:41:28.9359294Z [206/7823] Linking C static library lib/libpthreadpool.a 2025-04-21T20:41:28.9395189Z [206/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-04-21T20:41:28.9396743Z [207/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-04-21T20:41:28.9497811Z [207/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-04-21T20:41:28.9499310Z [208/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-04-21T20:41:28.9769643Z [208/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-04-21T20:41:28.9770501Z [209/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-04-21T20:41:28.9793278Z [209/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-04-21T20:41:28.9794160Z [210/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-04-21T20:41:28.9828158Z [210/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-04-21T20:41:28.9829796Z [211/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-04-21T20:41:28.9935930Z [211/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-04-21T20:41:28.9937310Z [212/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-04-21T20:41:29.0216340Z [212/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-04-21T20:41:29.0218068Z [213/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-04-21T20:41:29.0243005Z [213/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-04-21T20:41:29.0244012Z [214/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-04-21T20:41:29.0260275Z [214/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-04-21T20:41:29.0261805Z [215/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-04-21T20:41:29.0355779Z [215/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-04-21T20:41:29.0357592Z [216/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-04-21T20:41:29.0744721Z [216/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-04-21T20:41:29.0745903Z [217/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-04-21T20:41:29.0747193Z [217/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-04-21T20:41:29.0748130Z [218/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-04-21T20:41:29.0873895Z [218/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-04-21T20:41:29.0875755Z [219/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-04-21T20:41:29.0922272Z [219/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-04-21T20:41:29.0924153Z [220/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-04-21T20:41:29.1041593Z [220/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-04-21T20:41:29.1042873Z [221/7823] Linking CXX executable bin/protoc-3.13.0.0 2025-04-21T20:41:29.1043597Z Warning: Unused direct dependencies: 2025-04-21T20:41:29.1044181Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-21T20:41:29.1044540Z 2025-04-21T20:41:29.1095543Z [221/7823] Creating executable symlink bin/protoc 2025-04-21T20:41:29.1097249Z [222/7823] Creating executable symlink bin/protoc 2025-04-21T20:41:29.1304634Z [222/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-04-21T20:41:29.1344134Z [223/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-04-21T20:41:29.1345037Z [223/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-04-21T20:41:29.1345931Z [224/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-04-21T20:41:29.1372262Z [224/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-04-21T20:41:29.1373342Z [225/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-04-21T20:41:29.1408907Z [225/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-04-21T20:41:29.1409861Z [226/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-04-21T20:41:29.1502888Z [226/7823] Linking C static library lib/libcpuinfo.a 2025-04-21T20:41:29.1504358Z [227/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-04-21T20:41:29.1546470Z [227/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-04-21T20:41:29.1547855Z [228/7823] Linking C static library lib/libcpuinfo.a 2025-04-21T20:41:29.1931306Z [228/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-04-21T20:41:29.1932339Z [229/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-04-21T20:41:29.1936347Z [229/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-04-21T20:41:29.1937453Z [230/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-04-21T20:41:29.2158602Z [230/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-04-21T20:41:29.2159630Z [231/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-04-21T20:41:29.2336485Z [231/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-04-21T20:41:29.2337477Z [232/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-04-21T20:41:29.2472577Z [232/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-04-21T20:41:29.2474543Z [233/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-04-21T20:41:29.2675177Z [233/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-04-21T20:41:29.2676352Z [234/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-04-21T20:41:29.2678225Z [234/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-04-21T20:41:29.2679391Z [235/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-04-21T20:41:29.3005099Z [235/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-04-21T20:41:29.3006222Z [236/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-04-21T20:41:29.3084078Z [236/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-04-21T20:41:29.3085469Z [237/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-04-21T20:41:29.3104055Z [237/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-04-21T20:41:29.3105864Z [238/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-04-21T20:41:29.3116466Z [238/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-04-21T20:41:29.3118347Z [239/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-04-21T20:41:29.3128692Z [239/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-04-21T20:41:29.3130067Z [240/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-04-21T20:41:29.3539301Z [240/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-04-21T20:41:29.3540337Z [241/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-04-21T20:41:29.3647396Z [241/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-04-21T20:41:29.3648650Z [242/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-04-21T20:41:29.3664434Z [242/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-04-21T20:41:29.3665432Z [243/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-04-21T20:41:29.3774547Z [243/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-04-21T20:41:29.3775554Z [244/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-04-21T20:41:29.3911173Z [244/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-04-21T20:41:29.3913249Z [245/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-04-21T20:41:29.4050662Z [245/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-04-21T20:41:29.4051746Z [246/7823] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-04-21T20:41:29.4171721Z [246/7823] Linking C static library lib/libcpuinfo_internals.a 2025-04-21T20:41:29.4172852Z [247/7823] Linking C static library lib/libcpuinfo_internals.a 2025-04-21T20:41:29.4272638Z [247/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-04-21T20:41:29.4273831Z [248/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-04-21T20:41:29.4307963Z [248/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-04-21T20:41:29.4310018Z [249/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-04-21T20:41:29.4324266Z [249/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-04-21T20:41:29.4326445Z [250/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-04-21T20:41:29.4713608Z [250/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-04-21T20:41:29.4714653Z [251/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-04-21T20:41:29.4729613Z [251/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-04-21T20:41:29.4730757Z [252/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-04-21T20:41:29.4892708Z [252/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-04-21T20:41:29.4894749Z [253/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-04-21T20:41:29.4897089Z [253/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-04-21T20:41:29.4898188Z [254/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-04-21T20:41:29.5026537Z [254/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-04-21T20:41:29.5028595Z [255/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-04-21T20:41:29.5322779Z [255/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-04-21T20:41:29.5323988Z [256/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-04-21T20:41:29.5581894Z [256/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-04-21T20:41:29.5583634Z [257/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-04-21T20:41:29.5603994Z [257/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-04-21T20:41:29.5605948Z [258/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-04-21T20:41:29.5634090Z [258/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-04-21T20:41:29.5636008Z [259/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-04-21T20:41:29.5851890Z [259/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-04-21T20:41:29.5852983Z [260/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-04-21T20:41:29.6205040Z [260/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-04-21T20:41:29.6206749Z [261/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-04-21T20:41:29.6213550Z [261/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-04-21T20:41:29.6214547Z [262/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-04-21T20:41:29.6348206Z [262/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-04-21T20:41:29.6349249Z [263/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-04-21T20:41:29.6476521Z [263/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-04-21T20:41:29.6752493Z [264/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-04-21T20:41:29.6753667Z [264/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-04-21T20:41:29.6755060Z [265/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-04-21T20:41:29.6788687Z [265/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-04-21T20:41:29.6790560Z [266/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-04-21T20:41:29.6860509Z [266/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-04-21T20:41:29.6862483Z [267/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-04-21T20:41:29.7492919Z [267/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-04-21T20:41:29.7494036Z [268/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-04-21T20:41:29.7508976Z [268/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-04-21T20:41:29.7510021Z [269/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-04-21T20:41:29.7713138Z [269/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-04-21T20:41:29.7715206Z [270/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-04-21T20:41:29.7818822Z [270/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-04-21T20:41:29.7876494Z [271/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-04-21T20:41:29.7878583Z [271/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-04-21T20:41:29.7880321Z [272/7823] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-04-21T20:41:29.8065732Z [272/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-04-21T20:41:29.8066791Z [273/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-04-21T20:41:29.8108920Z [273/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-04-21T20:41:29.8110867Z [274/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-04-21T20:41:29.8112922Z [274/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-04-21T20:41:29.8115076Z [275/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-04-21T20:41:29.8252285Z [275/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-04-21T20:41:29.8254286Z [276/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-04-21T20:41:29.8434062Z [276/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-04-21T20:41:29.8435146Z [277/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-04-21T20:41:29.8580561Z [277/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-04-21T20:41:29.8582934Z [278/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-04-21T20:41:29.8611212Z [278/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-04-21T20:41:29.8613771Z [279/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-04-21T20:41:29.8653885Z [279/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-04-21T20:41:29.8655030Z [280/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-04-21T20:41:29.9361610Z [280/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-04-21T20:41:29.9363643Z [281/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-04-21T20:41:29.9485858Z [281/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-04-21T20:41:29.9488128Z [282/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-04-21T20:41:29.9526872Z [282/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-04-21T20:41:29.9529015Z [283/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-04-21T20:41:29.9557445Z [283/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-04-21T20:41:29.9558704Z [284/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-04-21T20:41:29.9636378Z [284/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-04-21T20:41:29.9638589Z [285/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-04-21T20:41:29.9983903Z [285/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-04-21T20:41:29.9986172Z [286/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-04-21T20:41:30.0013427Z [286/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-04-21T20:41:30.0015628Z [287/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-04-21T20:41:30.0155456Z [287/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-04-21T20:41:30.0157606Z [288/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-04-21T20:41:30.0557367Z [288/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-04-21T20:41:30.0559740Z [289/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-04-21T20:41:30.0674790Z [289/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-04-21T20:41:30.0677073Z [290/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-04-21T20:41:30.0903340Z [290/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-04-21T20:41:30.0905355Z [291/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-04-21T20:41:30.0955927Z [291/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-04-21T20:41:30.0957045Z [292/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-04-21T20:41:30.1111081Z [292/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-04-21T20:41:30.1113810Z [293/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-04-21T20:41:30.1420186Z [293/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-04-21T20:41:30.1421286Z [294/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-04-21T20:41:30.1551911Z [294/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-04-21T20:41:30.1553092Z [295/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-04-21T20:41:30.1572699Z [295/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-04-21T20:41:30.1573952Z [296/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-04-21T20:41:30.1575932Z [296/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-04-21T20:41:30.1576942Z [297/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-04-21T20:41:30.1680371Z [297/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-04-21T20:41:30.1681483Z [298/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-04-21T20:41:30.1940814Z [298/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-04-21T20:41:30.1941995Z [299/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-04-21T20:41:30.2151011Z [299/7823] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-04-21T20:41:30.2152918Z [300/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-04-21T20:41:30.2155308Z [300/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-04-21T20:41:30.2157370Z [301/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-04-21T20:41:30.2187267Z [301/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-04-21T20:41:30.2189454Z [302/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-04-21T20:41:30.2312365Z [302/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-04-21T20:41:30.2314591Z [303/7823] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-04-21T20:41:30.2375330Z [303/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-04-21T20:41:30.2376447Z [304/7823] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-04-21T20:41:30.2378774Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2025-04-21T20:41:30.2384865Z /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-21T20:41:30.2386862Z 135 | write( 2025-04-21T20:41:30.2387095Z | ^~~~~~ 2025-04-21T20:41:30.2387318Z 136 | STDERR_FILENO, 2025-04-21T20:41:30.2387596Z | ~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2387866Z 137 | out_buffer, 2025-04-21T20:41:30.2388156Z | ~~~~~~~~~~~ 2025-04-21T20:41:30.2388669Z 138 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-21T20:41:30.2389297Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2390267Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2025-04-21T20:41:30.2391988Z /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-21T20:41:30.2393181Z 229 | write( 2025-04-21T20:41:30.2393409Z | ^~~~~~ 2025-04-21T20:41:30.2393632Z 230 | STDERR_FILENO, 2025-04-21T20:41:30.2393971Z | ~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2394393Z 231 | out_buffer, 2025-04-21T20:41:30.2394821Z | ~~~~~~~~~~~ 2025-04-21T20:41:30.2395344Z 232 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-21T20:41:30.2395803Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2396759Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2025-04-21T20:41:30.2398494Z /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-21T20:41:30.2399584Z 326 | write( 2025-04-21T20:41:30.2399823Z | ^~~~~~ 2025-04-21T20:41:30.2400044Z 327 | STDERR_FILENO, 2025-04-21T20:41:30.2400315Z | ~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2400579Z 328 | out_buffer, 2025-04-21T20:41:30.2400830Z | ~~~~~~~~~~~ 2025-04-21T20:41:30.2401139Z 329 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-21T20:41:30.2401541Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2402576Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2025-04-21T20:41:30.2404395Z /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-21T20:41:30.2405480Z 420 | write( 2025-04-21T20:41:30.2405706Z | ^~~~~~ 2025-04-21T20:41:30.2405964Z 421 | STDOUT_FILENO, 2025-04-21T20:41:30.2406219Z | ~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2406481Z 422 | out_buffer, 2025-04-21T20:41:30.2406742Z | ~~~~~~~~~~~ 2025-04-21T20:41:30.2407050Z 423 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-21T20:41:30.2407674Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2409097Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2025-04-21T20:41:30.2410857Z /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-21T20:41:30.2411942Z 514 | write( 2025-04-21T20:41:30.2412173Z | ^~~~~~ 2025-04-21T20:41:30.2412406Z 515 | STDOUT_FILENO, 2025-04-21T20:41:30.2412664Z | ~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2412926Z 516 | out_buffer, 2025-04-21T20:41:30.2413179Z | ~~~~~~~~~~~ 2025-04-21T20:41:30.2413491Z 517 | prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2025-04-21T20:41:30.2413900Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:41:30.2414147Z 2025-04-21T20:41:30.2455934Z [304/7823] Linking C static library lib/libclog.a 2025-04-21T20:41:30.2458317Z [305/7823] Linking C static library lib/libclog.a 2025-04-21T20:41:30.2539358Z [305/7823] Linking CXX static library lib/libpytorch_qnnpack.a 2025-04-21T20:41:30.2541157Z [306/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-04-21T20:41:30.2576976Z [306/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-04-21T20:41:30.2579204Z [307/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-04-21T20:41:30.2675275Z [307/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-04-21T20:41:30.2676900Z [308/7823] Linking CXX static library lib/libpytorch_qnnpack.a 2025-04-21T20:41:30.2822428Z [308/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-04-21T20:41:30.2823595Z [309/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-04-21T20:41:30.2939967Z [309/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-04-21T20:41:30.2942323Z [310/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-04-21T20:41:30.2985464Z [310/7823] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-04-21T20:41:30.2986454Z [311/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-04-21T20:41:30.3058304Z [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-21T20:41:30.3060050Z [312/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-04-21T20:41:30.3381095Z [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-21T20:41:30.3384290Z [313/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-04-21T20:41:30.3503225Z [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-21T20:41:30.3505592Z [314/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-04-21T20:41:30.3637438Z [314/7823] Linking C static library lib/libnnpack_reference_layers.a 2025-04-21T20:41:30.3638545Z [315/7823] Linking C static library lib/libnnpack_reference_layers.a 2025-04-21T20:41:30.3957724Z [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-21T20:41:30.3960277Z [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-21T20:41:30.4162831Z [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-21T20:41:30.4165403Z [317/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-04-21T20:41:30.4557516Z [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-21T20:41:30.4560041Z [318/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-21T20:41:30.4873525Z [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-21T20:41:30.4875890Z [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-21T20:41:30.5192959Z [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-21T20:41:30.5194500Z [320/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-04-21T20:41:30.5227451Z [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-21T20:41:30.5229955Z [321/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-04-21T20:41:30.5766820Z [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-21T20:41:30.5769308Z [322/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-21T20:41:30.5771769Z [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-21T20:41:30.5774270Z [323/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-21T20:41:30.5830922Z [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-21T20:41:30.5833544Z [324/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-21T20:41:30.6096877Z [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-21T20:41:30.6099383Z [325/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-21T20:41:30.6252916Z [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-21T20:41:30.6254541Z [326/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-21T20:41:30.6858408Z [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-21T20:41:30.6861208Z [327/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-21T20:41:30.7025373Z [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-21T20:41:30.7028131Z [328/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-21T20:41:30.7363815Z [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-21T20:41:30.7366775Z [329/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-21T20:41:30.7450344Z [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-21T20:41:30.7453195Z [330/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-21T20:41:30.8224960Z [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-21T20:41:30.8226576Z [331/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-21T20:41:30.8380796Z [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-21T20:41:30.8385024Z [332/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-21T20:41:30.8387303Z [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-21T20:41:30.8389617Z [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-21T20:41:30.8410378Z [333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-04-21T20:41:30.8412259Z [334/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-21T20:41:30.9211123Z [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-21T20:41:30.9213751Z [335/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-21T20:41:30.9478536Z [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-21T20:41:30.9479949Z [336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-04-21T20:41:30.9656009Z [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-21T20:41:30.9658313Z [337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-04-21T20:41:30.9700585Z [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-21T20:41:30.9703232Z [338/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-21T20:41:31.0169214Z [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-21T20:41:31.0171885Z [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-21T20:41:31.0174767Z [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-21T20:41:31.0177574Z [340/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-21T20:41:31.0227386Z [340/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-04-21T20:41:31.0228684Z [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-21T20:41:31.0508996Z [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-21T20:41:31.0511644Z [342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-04-21T20:41:31.0954794Z [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-21T20:41:31.0956067Z [343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-04-21T20:41:31.1091249Z [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-21T20:41:31.1093045Z [344/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-21T20:41:31.1095091Z [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-21T20:41:31.1096510Z [345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-04-21T20:41:31.1631848Z [345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-04-21T20:41:31.1633240Z [346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-04-21T20:41:31.1873039Z [346/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-04-21T20:41:31.1874569Z [347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-04-21T20:41:31.1988524Z [347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-04-21T20:41:31.1989792Z [348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-04-21T20:41:31.2512920Z [348/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-04-21T20:41:31.2514169Z [349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-04-21T20:41:31.2830559Z [349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-04-21T20:41:31.2832978Z [350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-04-21T20:41:31.2902499Z [350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-04-21T20:41:31.2903801Z [351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-04-21T20:41:31.3501022Z [351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-04-21T20:41:31.3503409Z [352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-04-21T20:41:31.3775271Z [352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-04-21T20:41:31.3776650Z [353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-04-21T20:41:31.3790912Z [353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-04-21T20:41:31.3793268Z [354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-04-21T20:41:31.3843429Z [354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-04-21T20:41:31.3845170Z [355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-04-21T20:41:31.4475503Z [355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-04-21T20:41:31.4478248Z [356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-04-21T20:41:31.5003786Z [356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-04-21T20:41:31.5006211Z [357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-04-21T20:41:31.5134717Z [357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-04-21T20:41:31.5137057Z [358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-04-21T20:41:31.5424037Z [358/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-04-21T20:41:31.5426468Z [359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-04-21T20:41:31.5732700Z [359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-04-21T20:41:31.5735025Z [360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-04-21T20:41:31.5978446Z [360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-04-21T20:41:31.5979693Z [361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-04-21T20:41:31.6216136Z [361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-04-21T20:41:31.6217559Z [362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-04-21T20:41:31.6400493Z [362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-04-21T20:41:31.6403161Z [363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-04-21T20:41:31.6893240Z [363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-04-21T20:41:31.6894631Z [364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-04-21T20:41:31.6953036Z [364/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-04-21T20:41:31.6954743Z [365/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-04-21T20:41:31.7148464Z [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-21T20:41:31.7151111Z [366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-04-21T20:41:31.7436388Z [366/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-04-21T20:41:31.7438734Z [367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-04-21T20:41:31.8061355Z [367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-04-21T20:41:31.8063578Z [368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-04-21T20:41:31.8068752Z [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-21T20:41:31.8070278Z [369/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-21T20:41:31.8134667Z [369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-04-21T20:41:31.8137348Z [370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-04-21T20:41:31.8433094Z [370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-04-21T20:41:31.8435670Z [371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-04-21T20:41:31.9146829Z [371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-04-21T20:41:31.9148063Z [372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-04-21T20:41:31.9299037Z [372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-04-21T20:41:31.9301442Z [373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-04-21T20:41:31.9552047Z [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-21T20:41:31.9555318Z [374/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-21T20:41:31.9618986Z [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-21T20:41:31.9621617Z [375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-04-21T20:41:32.0233258Z [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-21T20:41:32.0235621Z [376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-04-21T20:41:32.0266172Z [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-21T20:41:32.0268942Z [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-21T20:41:32.0593618Z [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-21T20:41:32.0596386Z [378/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-21T20:41:32.0862936Z [378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-04-21T20:41:32.0865325Z [379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-04-21T20:41:32.1193391Z [379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-04-21T20:41:32.1195772Z [380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-04-21T20:41:32.1405576Z [380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-04-21T20:41:32.1407013Z [381/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-21T20:41:32.1413257Z [381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-04-21T20:41:32.1415563Z [382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-04-21T20:41:32.1489730Z [382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-04-21T20:41:32.1491715Z [383/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-21T20:41:32.1894226Z [383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-04-21T20:41:32.1895556Z [384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-04-21T20:41:32.1925459Z [384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-04-21T20:41:32.1927925Z [385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-04-21T20:41:32.1930155Z [385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-04-21T20:41:32.1932015Z [386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-04-21T20:41:32.2318561Z [386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-04-21T20:41:32.2328718Z [387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-04-21T20:41:32.2330095Z [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-21T20:41:32.2331418Z [388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-04-21T20:41:32.2357962Z [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-21T20:41:32.2359495Z [389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-04-21T20:41:32.2391692Z [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-21T20:41:32.2394116Z [390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-04-21T20:41:32.2783874Z [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-21T20:41:32.2785229Z [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-21T20:41:32.2835962Z [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-21T20:41:32.2838489Z [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-21T20:41:32.3206910Z [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-21T20:41:32.3208818Z [393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-04-21T20:41:32.3210239Z [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-21T20:41:32.3211564Z [394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-04-21T20:41:32.3370522Z [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-21T20:41:32.3373744Z [395/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-21T20:41:32.3704018Z [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-21T20:41:32.3705678Z [396/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-21T20:41:32.3740391Z [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-21T20:41:32.3742978Z [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-21T20:41:32.3936669Z [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-21T20:41:32.3939309Z [398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-04-21T20:41:32.4250082Z [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-21T20:41:32.4251821Z [399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-04-21T20:41:32.4565051Z [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-21T20:41:32.4566558Z [400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-04-21T20:41:32.4776094Z [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-21T20:41:32.4777909Z [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-21T20:41:32.4900757Z [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-21T20:41:32.4903219Z [402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-04-21T20:41:32.5112212Z [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-21T20:41:32.5114862Z [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-21T20:41:32.5630888Z [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-21T20:41:32.5633713Z [404/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-21T20:41:32.5792274Z [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-21T20:41:32.5794884Z [405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-04-21T20:41:32.5817725Z [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-21T20:41:32.5819403Z [406/7823] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-04-21T20:41:32.5834546Z [406/7823] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-04-21T20:41:32.5836376Z [407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-04-21T20:41:32.6346242Z [407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-04-21T20:41:32.6348959Z [408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-04-21T20:41:32.6368469Z [408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-04-21T20:41:32.6369929Z [409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-04-21T20:41:32.6848367Z [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-21T20:41:32.6850694Z [410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-04-21T20:41:32.6863063Z [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-21T20:41:32.6864695Z [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-21T20:41:32.7384334Z [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-21T20:41:32.7385653Z [412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-04-21T20:41:32.7506316Z [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-21T20:41:32.7508854Z [413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-04-21T20:41:32.7740854Z [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-21T20:41:32.7742633Z [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-21T20:41:32.7945558Z [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-21T20:41:32.7947183Z [415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-04-21T20:41:32.7993144Z [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-21T20:41:32.7996000Z [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-21T20:41:32.8567305Z [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-21T20:41:32.8568770Z [417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-04-21T20:41:32.8736813Z [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-21T20:41:32.8739511Z [418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-04-21T20:41:32.8913148Z [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-21T20:41:32.8915764Z [419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-04-21T20:41:32.8978576Z [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-21T20:41:32.8980180Z [420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-04-21T20:41:32.9518809Z [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-21T20:41:32.9520263Z [421/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-21T20:41:32.9586070Z [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-21T20:41:32.9588621Z [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-21T20:41:32.9754184Z [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-21T20:41:32.9755550Z [423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-04-21T20:41:33.0200147Z [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-21T20:41:33.0202800Z [424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-04-21T20:41:33.0310939Z [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-21T20:41:33.0313955Z [425/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-21T20:41:33.0378107Z [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-21T20:41:33.0380112Z [426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-04-21T20:41:33.0438694Z [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-21T20:41:33.0441429Z [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-21T20:41:33.0749404Z [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-21T20:41:33.0750972Z [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-21T20:41:33.0987288Z [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-21T20:41:33.0988882Z [429/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-21T20:41:33.1025965Z [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-21T20:41:33.1028964Z [430/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-21T20:41:33.1112875Z [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-21T20:41:33.1114740Z [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-21T20:41:33.1280064Z [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-21T20:41:33.1283643Z [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-21T20:41:33.1596677Z [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-21T20:41:33.1598245Z [433/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-21T20:41:33.1905186Z [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-21T20:41:33.1906871Z [434/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-21T20:41:33.1965338Z [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-21T20:41:33.1966934Z [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-21T20:41:33.2009876Z [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-21T20:41:33.2012821Z [436/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-21T20:41:33.2370382Z [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-21T20:41:33.2373420Z [437/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-21T20:41:33.2486777Z [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-21T20:41:33.2489571Z [438/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-21T20:41:33.2492401Z [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-21T20:41:33.2494785Z [439/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-21T20:41:33.2622223Z [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-21T20:41:33.2624950Z [440/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-21T20:41:33.2972179Z [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-21T20:41:33.2974840Z [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-21T20:41:33.3424507Z [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-21T20:41:33.3426923Z [442/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-21T20:41:33.3445875Z [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-21T20:41:33.3448324Z [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-21T20:41:33.3722439Z [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-21T20:41:33.3724993Z [444/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-21T20:41:33.3948407Z [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-21T20:41:33.3950905Z [445/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-21T20:41:33.4414263Z [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-21T20:41:33.4416955Z [446/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-21T20:41:33.4549443Z [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-21T20:41:33.4552457Z [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-21T20:41:33.4795255Z [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-21T20:41:33.4797768Z [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-21T20:41:33.5036832Z [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-21T20:41:33.5039592Z [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-21T20:41:33.5222836Z [449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-04-21T20:41:33.5225599Z [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-21T20:41:33.5426575Z [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-21T20:41:33.5429707Z [451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-04-21T20:41:33.5594498Z [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-21T20:41:33.5597165Z [452/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-21T20:41:33.6087507Z [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-21T20:41:33.6089937Z [453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-04-21T20:41:33.6195062Z [453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-04-21T20:41:33.6197531Z [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-21T20:41:33.6504589Z [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-21T20:41:33.6507266Z [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-21T20:41:33.6680913Z [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-21T20:41:33.6683689Z [456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-04-21T20:41:33.7126334Z [456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-04-21T20:41:33.7128750Z [457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-04-21T20:41:33.7131076Z [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-21T20:41:33.7133355Z [458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-04-21T20:41:33.7250744Z [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-21T20:41:33.7253315Z [459/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-21T20:41:33.7259086Z [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-21T20:41:33.7260334Z [460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-04-21T20:41:33.7880932Z [460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-04-21T20:41:33.7882182Z [461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-04-21T20:41:33.7905489Z [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-21T20:41:33.7906967Z [462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-04-21T20:41:33.7997921Z [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-21T20:41:33.8017737Z [463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-04-21T20:41:33.8020142Z [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-21T20:41:33.8022606Z [464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-04-21T20:41:33.9393354Z [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-21T20:41:33.9395958Z [465/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-21T20:41:33.9433626Z [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-21T20:41:33.9434983Z [466/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-21T20:41:33.9457626Z [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-21T20:41:33.9459465Z [467/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-21T20:41:33.9559761Z [467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-04-21T20:41:33.9562934Z [468/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-21T20:41:33.9871872Z [468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-04-21T20:41:33.9873409Z [469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-04-21T20:41:34.0175896Z [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-21T20:41:34.0178940Z [470/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-21T20:41:34.0378597Z [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-21T20:41:34.0381299Z [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-21T20:41:34.0502063Z [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-21T20:41:34.0504978Z [472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-04-21T20:41:34.0915887Z [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-21T20:41:34.0919048Z [473/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-21T20:41:34.1199920Z [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-21T20:41:34.1202841Z [474/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-21T20:41:34.1447617Z [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-21T20:41:34.1449377Z [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-21T20:41:34.1459542Z [475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-04-21T20:41:34.1462360Z [476/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-21T20:41:34.1751826Z [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-21T20:41:34.1754291Z [477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-04-21T20:41:34.1835023Z [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-21T20:41:34.1836407Z [478/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-21T20:41:34.2057321Z [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-21T20:41:34.2058649Z [479/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-21T20:41:34.2246969Z [479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-04-21T20:41:34.2248239Z [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-21T20:41:34.2356340Z [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-21T20:41:34.2359215Z [481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-04-21T20:41:34.2361641Z [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-21T20:41:34.2364226Z [482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-04-21T20:41:34.2592249Z [482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-04-21T20:41:34.2594728Z [483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-04-21T20:41:34.2919768Z [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-21T20:41:34.2921162Z [484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-04-21T20:41:34.2996692Z [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-21T20:41:34.2999012Z [485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-04-21T20:41:34.3173549Z [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-21T20:41:34.3178170Z [486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-04-21T20:41:34.3303368Z [486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-04-21T20:41:34.3304941Z [487/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-21T20:41:34.3504426Z [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-21T20:41:34.3505886Z [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-21T20:41:34.3538056Z [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-21T20:41:34.3540530Z [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-21T20:41:34.3886294Z [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-21T20:41:34.3889062Z [490/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-21T20:41:34.4022748Z [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-21T20:41:34.4025359Z [491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-04-21T20:41:34.4458203Z [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-21T20:41:34.4459591Z [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-21T20:41:34.4574447Z [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-21T20:41:34.4577004Z [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-21T20:41:34.4580165Z [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-21T20:41:34.4582897Z [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-21T20:41:34.5006013Z [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-21T20:41:34.5007503Z [495/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-04-21T20:41:34.5082688Z [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-21T20:41:34.5084096Z [496/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-04-21T20:41:34.5298124Z [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-21T20:41:34.5300715Z [497/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-04-21T20:41:34.5340156Z [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-21T20:41:34.5343081Z [498/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-21T20:41:34.5580641Z [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-21T20:41:34.5582373Z [499/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-04-21T20:41:34.5790342Z [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-21T20:41:34.5793185Z [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-21T20:41:34.6333267Z [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-21T20:41:34.6334841Z [501/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-21T20:41:34.6557875Z [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-21T20:41:34.6560534Z [502/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-21T20:41:34.7028100Z [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-21T20:41:34.7030955Z [503/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-21T20:41:34.7205430Z [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-21T20:41:34.7207146Z [504/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-21T20:41:34.7467178Z [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-21T20:41:34.7470329Z [505/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-21T20:41:34.7684968Z [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-21T20:41:34.7687803Z [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-21T20:41:34.8187059Z [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-21T20:41:34.8188603Z [507/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-21T20:41:34.8297359Z [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-21T20:41:34.8300282Z [508/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-21T20:41:34.8403953Z [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-21T20:41:34.8406888Z [509/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-21T20:41:34.8653894Z [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-21T20:41:34.8656750Z [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-21T20:41:34.9316736Z [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-21T20:41:34.9319731Z [511/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-21T20:41:34.9672570Z [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-21T20:41:34.9675584Z [512/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-21T20:41:34.9963895Z [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-21T20:41:35.0082750Z [513/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-21T20:41:35.0085560Z [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-21T20:41:35.0088591Z [514/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-21T20:41:35.0496991Z [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-21T20:41:35.0498775Z [515/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-21T20:41:35.0779284Z [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-21T20:41:35.0780800Z [516/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-21T20:41:35.1004899Z [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-21T20:41:35.1007692Z [517/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-21T20:41:35.1134647Z [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-21T20:41:35.1137453Z [518/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-21T20:41:35.1410341Z [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-21T20:41:35.1413116Z [519/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-21T20:41:35.2232752Z [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-21T20:41:35.2234218Z [520/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-21T20:41:35.2299228Z [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-21T20:41:35.2302674Z [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-21T20:41:35.2450416Z [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-21T20:41:35.2453651Z [522/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-21T20:41:35.2724748Z [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-21T20:41:35.2727449Z [523/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-21T20:41:35.3228163Z [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-21T20:41:35.3229519Z [524/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-21T20:41:35.3339972Z [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-21T20:41:35.3341488Z [525/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-21T20:41:35.3399842Z [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-21T20:41:35.3402257Z [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-21T20:41:35.3770759Z [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-21T20:41:35.3773248Z [527/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-21T20:41:35.3916377Z [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-21T20:41:35.3917745Z [528/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-21T20:41:35.4104456Z [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-21T20:41:35.4105792Z [529/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-21T20:41:35.4180628Z [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-21T20:41:35.4183647Z [530/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-21T20:41:35.4291216Z [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-21T20:41:35.4292550Z [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-21T20:41:35.4456017Z [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-21T20:41:35.4458515Z [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-21T20:41:35.5190848Z [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-21T20:41:35.5192185Z [533/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-21T20:41:35.5219902Z [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-21T20:41:35.5222416Z [534/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-21T20:41:35.5254088Z [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-21T20:41:35.5255430Z [535/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-21T20:41:35.5686183Z [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-21T20:41:35.5687508Z [536/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-21T20:41:35.5719856Z [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-21T20:41:35.5721373Z [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-21T20:41:35.5739054Z [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-21T20:41:35.5741946Z [538/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-21T20:41:35.6023390Z [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-21T20:41:35.6026342Z [539/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-21T20:41:35.6588668Z [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-21T20:41:35.6590396Z [540/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-21T20:41:35.6878782Z [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-21T20:41:35.6882022Z [541/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-21T20:41:35.6916956Z [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-21T20:41:35.6919056Z [542/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-21T20:41:35.6983901Z [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-21T20:41:35.6985591Z [543/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-21T20:41:35.7066262Z [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-21T20:41:35.7068911Z [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-21T20:41:35.7543241Z [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-21T20:41:35.7545288Z [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-21T20:41:35.7558667Z [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-21T20:41:35.7561336Z [546/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-21T20:41:35.7802643Z [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-21T20:41:35.7805242Z [547/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-21T20:41:35.7931752Z [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-21T20:41:35.7936730Z [548/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-21T20:41:35.8301960Z [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-21T20:41:35.8304378Z [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-21T20:41:35.8516136Z [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-21T20:41:35.8518636Z [550/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-04-21T20:41:35.8593772Z [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-21T20:41:35.8595086Z [551/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-04-21T20:41:35.8908027Z [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-21T20:41:35.8909493Z [552/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-04-21T20:41:35.8993735Z [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-21T20:41:35.8995140Z [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-21T20:41:35.9215963Z [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-21T20:41:35.9217476Z [554/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-04-21T20:41:35.9399139Z [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-21T20:41:35.9400515Z [555/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-04-21T20:41:35.9419460Z [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-21T20:41:35.9421910Z [556/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-04-21T20:41:35.9882588Z [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-21T20:41:35.9884972Z [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-21T20:41:35.9900682Z [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-21T20:41:35.9902971Z [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-21T20:41:36.0127376Z [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-21T20:41:36.0130255Z [559/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-04-21T20:41:36.0257611Z [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-21T20:41:36.0259122Z [560/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-04-21T20:41:36.0369601Z [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-21T20:41:36.0372230Z [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-21T20:41:36.0570141Z [561/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-04-21T20:41:36.0572544Z [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-21T20:41:36.0806228Z [562/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-04-21T20:41:36.0808679Z [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-21T20:41:36.0935973Z [563/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-04-21T20:41:36.0938359Z [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-21T20:41:36.1295575Z [564/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-04-21T20:41:36.1297897Z [565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-04-21T20:41:36.1323769Z [565/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-04-21T20:41:36.1326096Z [566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-04-21T20:41:36.1519444Z [566/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-04-21T20:41:36.1521822Z [567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-04-21T20:41:36.1596836Z [567/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-04-21T20:41:36.1599264Z [568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-04-21T20:41:36.2164287Z [568/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-04-21T20:41:36.2166502Z [569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-04-21T20:41:36.2368697Z [569/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-04-21T20:41:36.2369943Z [570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-04-21T20:41:36.2531143Z [570/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-04-21T20:41:36.2532921Z [571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-04-21T20:41:36.2561596Z [571/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-04-21T20:41:36.2563936Z [572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-04-21T20:41:36.3115184Z [572/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-04-21T20:41:36.3117554Z [573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-04-21T20:41:36.3217329Z [573/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-04-21T20:41:36.3219505Z [574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-04-21T20:41:36.3390730Z [574/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-04-21T20:41:36.3393149Z [575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-04-21T20:41:36.3566510Z [575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-04-21T20:41:36.3568981Z [576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-04-21T20:41:36.3915809Z [576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-04-21T20:41:36.3918189Z [577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-04-21T20:41:36.4055117Z [577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-04-21T20:41:36.4057492Z [578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-04-21T20:41:36.4195409Z [578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-04-21T20:41:36.4197754Z [579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-04-21T20:41:36.4249386Z [579/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-04-21T20:41:36.4252198Z [580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-04-21T20:41:36.4822447Z [580/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-04-21T20:41:36.4823636Z [581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-04-21T20:41:36.4862097Z [581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-04-21T20:41:36.4863341Z [582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-04-21T20:41:36.5008149Z [582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-04-21T20:41:36.5010532Z [583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-04-21T20:41:36.5014838Z [583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-04-21T20:41:36.5017322Z [584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-04-21T20:41:36.5513220Z [584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-04-21T20:41:36.5515646Z [585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-04-21T20:41:36.5706208Z [585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-04-21T20:41:36.5708827Z [586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-04-21T20:41:36.5883892Z [586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-04-21T20:41:36.5886588Z [587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-04-21T20:41:36.6047235Z [587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-04-21T20:41:36.6050312Z [588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-04-21T20:41:36.6364193Z [588/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-04-21T20:41:36.6366849Z [589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-04-21T20:41:36.6648435Z [589/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-04-21T20:41:36.6650698Z [590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-04-21T20:41:36.6758557Z [590/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-04-21T20:41:36.6760904Z [591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-04-21T20:41:36.6763489Z [591/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-04-21T20:41:36.6765840Z [592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-04-21T20:41:36.7264707Z [592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-04-21T20:41:36.7267066Z [593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-04-21T20:41:36.7415755Z [593/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-04-21T20:41:36.7418100Z [594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-04-21T20:41:36.7783457Z [594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-04-21T20:41:36.7785973Z [595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-04-21T20:41:36.7853648Z [595/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-04-21T20:41:36.7856005Z [596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-04-21T20:41:36.8223377Z [596/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-04-21T20:41:36.8224742Z [597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-04-21T20:41:36.8250278Z [597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-04-21T20:41:36.8252914Z [598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-04-21T20:41:36.8562509Z [598/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-04-21T20:41:36.8564885Z [599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-04-21T20:41:36.8684152Z [599/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-04-21T20:41:36.8686620Z [600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-04-21T20:41:36.9096960Z [600/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-04-21T20:41:36.9098226Z [601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-04-21T20:41:36.9203307Z [601/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-04-21T20:41:36.9373237Z [602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-04-21T20:41:36.9375134Z [602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-04-21T20:41:36.9376514Z [603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-04-21T20:41:36.9956169Z [603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-04-21T20:41:36.9957429Z [604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-04-21T20:41:37.0088549Z [604/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-04-21T20:41:37.0091169Z [605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-04-21T20:41:37.0093467Z [605/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-04-21T20:41:37.0095696Z [606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-04-21T20:41:37.0501598Z [606/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-04-21T20:41:37.0503922Z [607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-04-21T20:41:37.0518291Z [607/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-04-21T20:41:37.0520749Z [608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-04-21T20:41:37.1031978Z [608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-04-21T20:41:37.1033320Z [609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-04-21T20:41:37.1103206Z [609/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-04-21T20:41:37.1105558Z [610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-04-21T20:41:37.1283454Z [610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-04-21T20:41:37.1285928Z [611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-04-21T20:41:37.1575911Z [611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-04-21T20:41:37.1577183Z [612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-04-21T20:41:37.1767373Z [612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-04-21T20:41:37.1769797Z [613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-04-21T20:41:37.1961864Z [613/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-04-21T20:41:37.1963268Z [614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-04-21T20:41:37.2075294Z [614/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-04-21T20:41:37.2076570Z [615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-04-21T20:41:37.2158065Z [615/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-04-21T20:41:37.2159320Z [616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-04-21T20:41:37.2604657Z [616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-04-21T20:41:37.2607150Z [617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-04-21T20:41:37.2742491Z [617/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-04-21T20:41:37.2745184Z [618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-04-21T20:41:37.2867740Z [618/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-04-21T20:41:37.2870222Z [619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-04-21T20:41:37.3135283Z [619/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-04-21T20:41:37.3138082Z [620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-04-21T20:41:37.3397381Z [620/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-04-21T20:41:37.3398725Z [621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-04-21T20:41:37.3551861Z [621/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-04-21T20:41:37.3553329Z [622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-04-21T20:41:37.3676761Z [622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-04-21T20:41:37.3679419Z [623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-04-21T20:41:37.4133575Z [623/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-04-21T20:41:37.4136334Z [624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-04-21T20:41:37.4177799Z [624/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-04-21T20:41:37.4180523Z [625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-04-21T20:41:37.4220302Z [625/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-04-21T20:41:37.4221538Z [626/7823] Performing install step for 'aotriton_external' 2025-04-21T20:41:37.4359324Z [626/7823] Completed 'aotriton_external' 2025-04-21T20:41:37.4360162Z [627/7823] Completed 'aotriton_external' 2025-04-21T20:41:37.4478110Z [627/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-04-21T20:41:37.4480622Z [628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-04-21T20:41:37.4605001Z [628/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-04-21T20:41:37.4607513Z [629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-04-21T20:41:37.4725488Z [629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-04-21T20:41:37.4727935Z [630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-04-21T20:41:37.5112380Z [630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-04-21T20:41:37.5114846Z [631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-04-21T20:41:37.5230941Z [631/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-04-21T20:41:37.5233336Z [632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-04-21T20:41:37.5266760Z [632/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-04-21T20:41:37.5269035Z [633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-04-21T20:41:37.5413455Z [633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-04-21T20:41:37.5415851Z [634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-04-21T20:41:37.5854015Z [634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-04-21T20:41:37.5856355Z [635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-04-21T20:41:37.5860569Z [635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-04-21T20:41:37.5862975Z [636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-04-21T20:41:37.6176334Z [636/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-04-21T20:41:37.6179019Z [637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-04-21T20:41:37.6241897Z [637/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-04-21T20:41:37.6244259Z [638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-04-21T20:41:37.6383189Z [638/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-04-21T20:41:37.6385527Z [639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-04-21T20:41:37.6898117Z [639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-04-21T20:41:37.6900609Z [640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-04-21T20:41:37.7017898Z [640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-04-21T20:41:37.7020242Z [641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-04-21T20:41:37.7022566Z [641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-04-21T20:41:37.7024852Z [642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-04-21T20:41:37.7257154Z [642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-04-21T20:41:37.7259499Z [643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-04-21T20:41:37.7413427Z [643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-04-21T20:41:37.7415825Z [644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-04-21T20:41:37.7621959Z [644/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-04-21T20:41:37.7624352Z [645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-04-21T20:41:37.7750570Z [645/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-04-21T20:41:37.7753282Z [646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-04-21T20:41:37.7984137Z [646/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-04-21T20:41:37.7986551Z [647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-04-21T20:41:37.8029257Z [647/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-04-21T20:41:37.8031727Z [648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-04-21T20:41:37.8157546Z [648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-04-21T20:41:37.8159824Z [649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-04-21T20:41:37.8439667Z [649/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-04-21T20:41:37.8440901Z [650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-04-21T20:41:37.8664762Z [650/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-04-21T20:41:37.8667139Z [651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-04-21T20:41:37.8848281Z [651/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-04-21T20:41:37.8850697Z [652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-04-21T20:41:37.9015799Z [652/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-04-21T20:41:37.9018311Z [653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-04-21T20:41:37.9137542Z [653/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-04-21T20:41:37.9140050Z [654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-04-21T20:41:37.9394422Z [654/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-04-21T20:41:37.9396016Z [655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-04-21T20:41:37.9695810Z [655/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-04-21T20:41:37.9698286Z [656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-04-21T20:41:37.9745203Z [656/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-04-21T20:41:37.9747707Z [657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-04-21T20:41:37.9870235Z [657/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-04-21T20:41:37.9873179Z [658/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-04-21T20:41:38.0377175Z [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-21T20:41:38.0379743Z [659/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-04-21T20:41:38.0457503Z [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-21T20:41:38.0458880Z [660/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-04-21T20:41:38.0629735Z [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-21T20:41:38.0632219Z [661/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-04-21T20:41:38.0840247Z [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-21T20:41:38.0843397Z [662/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-04-21T20:41:38.0945557Z [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-21T20:41:38.0948209Z [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-21T20:41:38.1274824Z [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-21T20:41:38.1277461Z [664/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-21T20:41:38.1395448Z [664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-04-21T20:41:38.1397902Z [665/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-21T20:41:38.1440500Z [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-21T20:41:38.1443063Z [666/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-21T20:41:38.1525267Z [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-21T20:41:38.1527816Z [667/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-21T20:41:38.1650445Z [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-21T20:41:38.1653127Z [668/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-21T20:41:38.1838092Z [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-21T20:41:38.1840593Z [669/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-04-21T20:41:38.2370661Z [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-21T20:41:38.2373454Z [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-21T20:41:38.2493827Z [670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-04-21T20:41:38.2496114Z [671/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-21T20:41:38.2571599Z [671/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-04-21T20:41:38.2573814Z [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-21T20:41:38.2843144Z [672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-04-21T20:41:38.2846039Z [673/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-21T20:41:38.3096882Z [673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-04-21T20:41:38.3099530Z [674/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-21T20:41:38.3475630Z [674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-04-21T20:41:38.3477922Z [675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-04-21T20:41:38.3674429Z [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-21T20:41:38.3675919Z [676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-04-21T20:41:38.3817007Z [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-21T20:41:38.3818322Z [677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-04-21T20:41:38.3933519Z [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-21T20:41:38.3936052Z [678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-04-21T20:41:38.4012912Z [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-21T20:41:38.4015396Z [679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-04-21T20:41:38.4630780Z [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-21T20:41:38.4632105Z [680/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-21T20:41:38.4665593Z [680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-04-21T20:41:38.4666899Z [681/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-21T20:41:38.4703893Z [681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-04-21T20:41:38.4705896Z [682/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-21T20:41:38.4776273Z [682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-04-21T20:41:38.4778754Z [683/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-21T20:41:38.4859408Z [683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-04-21T20:41:38.4861861Z [684/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-21T20:41:38.5399898Z [684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-04-21T20:41:38.5401356Z [685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-04-21T20:41:38.5583912Z [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-21T20:41:38.5585363Z [686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-04-21T20:41:38.5703711Z [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-21T20:41:38.5705012Z [687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-04-21T20:41:38.5832416Z [687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-04-21T20:41:38.5834780Z [688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-04-21T20:41:38.5837287Z [688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-04-21T20:41:38.5839224Z [689/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-21T20:41:38.6026089Z [689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-04-21T20:41:38.6028433Z [690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-04-21T20:41:38.6068723Z [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-21T20:41:38.6070742Z [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-21T20:41:38.6198789Z [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-21T20:41:38.6201174Z [692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-04-21T20:41:38.6686181Z [692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-04-21T20:41:38.6687437Z [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-21T20:41:38.6718051Z [693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-04-21T20:41:38.6720281Z [694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-04-21T20:41:38.6760246Z [694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-04-21T20:41:38.6762546Z [695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-04-21T20:41:38.6934422Z [695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-04-21T20:41:38.6936783Z [696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-04-21T20:41:38.7269664Z [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-21T20:41:38.7272083Z [697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-04-21T20:41:38.7537446Z [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-21T20:41:38.7539794Z [698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-04-21T20:41:38.7712436Z [698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-04-21T20:41:38.7714782Z [699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-04-21T20:41:38.7759099Z [699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-04-21T20:41:38.7760320Z [700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-04-21T20:41:38.7919988Z [700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-04-21T20:41:38.7922339Z [701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-04-21T20:41:38.8096992Z [701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-04-21T20:41:38.8099384Z [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-21T20:41:38.8105329Z [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-21T20:41:38.8107648Z [703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-04-21T20:41:38.8315978Z [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-21T20:41:38.8318339Z [704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-04-21T20:41:38.8794358Z [704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-04-21T20:41:38.8796763Z [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-21T20:41:38.8836173Z [705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-04-21T20:41:38.8837409Z [706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-04-21T20:41:38.8912287Z [706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-04-21T20:41:38.8914195Z [707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-04-21T20:41:38.9020344Z [707/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-04-21T20:41:38.9022761Z [708/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-04-21T20:41:38.9176035Z [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-21T20:41:38.9179089Z [709/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-04-21T20:41:38.9380489Z [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-21T20:41:38.9383118Z [710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-04-21T20:41:38.9644140Z [710/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-04-21T20:41:38.9646505Z [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-21T20:41:38.9911812Z [711/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-04-21T20:41:38.9914160Z [712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-04-21T20:41:39.0037410Z [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-21T20:41:39.0039815Z [713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-04-21T20:41:39.0162521Z [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-21T20:41:39.0164918Z [714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-04-21T20:41:39.0167578Z [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-21T20:41:39.0169943Z [715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-04-21T20:41:39.0318516Z [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-21T20:41:39.0320912Z [716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-04-21T20:41:39.0895842Z [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-21T20:41:39.0897815Z [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-21T20:41:39.0907802Z [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-21T20:41:39.0909255Z [718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-04-21T20:41:39.1124036Z [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-21T20:41:39.1126628Z [719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-04-21T20:41:39.1469551Z [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-21T20:41:39.1472112Z [720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-04-21T20:41:39.1475585Z [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-21T20:41:39.1478399Z [721/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-04-21T20:41:39.1696872Z [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-21T20:41:39.1699979Z [722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-04-21T20:41:39.1906476Z [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-21T20:41:39.1909487Z [723/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-21T20:41:39.2181539Z [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-21T20:41:39.2184758Z [724/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-21T20:41:39.2291215Z [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-21T20:41:39.2292131Z [725/7823] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-04-21T20:41:39.2298280Z [725/7823] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-04-21T20:41:39.2299349Z [726/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-21T20:41:39.2441776Z [726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-04-21T20:41:39.2444478Z [727/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-21T20:41:39.2689464Z [727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-04-21T20:41:39.2692182Z [728/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-21T20:41:39.2776110Z [728/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-04-21T20:41:39.2778773Z [729/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-21T20:41:39.3220014Z [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-21T20:41:39.3221289Z [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-21T20:41:39.3503433Z [730/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-21T20:41:39.3506019Z [731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-04-21T20:41:39.3519598Z [731/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-21T20:41:39.3522214Z [732/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-04-21T20:41:39.3642113Z [732/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-21T20:41:39.3644589Z [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-21T20:41:39.3910435Z [733/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-21T20:41:39.3913385Z [734/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-04-21T20:41:39.4236556Z [734/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-21T20:41:39.4239158Z [735/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-21T20:41:39.4337813Z [735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-04-21T20:41:39.4339112Z [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-21T20:41:39.4499719Z [736/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-04-21T20:41:39.4502112Z [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-21T20:41:39.4515040Z [737/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-04-21T20:41:39.4517996Z [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-21T20:41:39.4663438Z [738/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-04-21T20:41:39.4666359Z [739/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-21T20:41:39.5178710Z [739/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-04-21T20:41:39.5181275Z [740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-04-21T20:41:39.5261447Z [740/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-04-21T20:41:39.5262660Z [741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-04-21T20:41:39.5405806Z [741/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-04-21T20:41:39.5407938Z [742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-04-21T20:41:39.5410595Z [742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-04-21T20:41:39.5412873Z [743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-04-21T20:41:39.5643356Z [743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-04-21T20:41:39.5645610Z [744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-04-21T20:41:39.5989841Z [744/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-04-21T20:41:39.5991998Z [745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-04-21T20:41:39.6219175Z [745/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-04-21T20:41:39.6220515Z [746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-04-21T20:41:39.6270942Z [746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-04-21T20:41:39.6273605Z [747/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-04-21T20:41:39.6572941Z [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-21T20:41:39.6574556Z [748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-04-21T20:41:39.6639186Z [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-21T20:41:39.6641668Z [749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-04-21T20:41:39.6764700Z [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-21T20:41:39.6767332Z [750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-04-21T20:41:39.6826152Z [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-21T20:41:39.6828838Z [751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-04-21T20:41:39.7694588Z [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-21T20:41:39.7697406Z [752/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-21T20:41:39.7718176Z [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-21T20:41:39.7719967Z [753/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-21T20:41:39.7839221Z [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-21T20:41:39.7842102Z [754/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-21T20:41:39.8123084Z [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-21T20:41:39.8126210Z [755/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-21T20:41:39.8475105Z [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-21T20:41:39.8478175Z [756/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-21T20:41:39.9066450Z [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-21T20:41:39.9068985Z [757/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-21T20:41:39.9071907Z [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-21T20:41:39.9074801Z [758/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-21T20:41:39.9228941Z [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-21T20:41:39.9231914Z [759/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-21T20:41:39.9682829Z [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-21T20:41:39.9686062Z [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-21T20:41:40.0134355Z [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-21T20:41:40.0137276Z [761/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-21T20:41:40.0298890Z [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-21T20:41:40.0301805Z [762/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-21T20:41:40.0342037Z [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-21T20:41:40.0345167Z [763/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-21T20:41:40.1114205Z [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-21T20:41:40.1117232Z [764/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-21T20:41:40.1237861Z [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-21T20:41:40.1240797Z [765/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-21T20:41:40.1446982Z [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-21T20:41:40.1449883Z [766/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-21T20:41:40.1600887Z [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-21T20:41:40.1604187Z [767/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-21T20:41:40.1634962Z [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-21T20:41:40.1638083Z [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-21T20:41:40.2279768Z [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-21T20:41:40.2283890Z [769/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-21T20:41:40.2536969Z [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-21T20:41:40.2540107Z [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-21T20:41:40.2976648Z [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-21T20:41:40.2979437Z [771/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-21T20:41:40.3160937Z [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-21T20:41:40.3164106Z [772/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-21T20:41:40.3297914Z [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-21T20:41:40.3300819Z [773/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-21T20:41:40.3448145Z [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-21T20:41:40.3451258Z [774/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-21T20:41:40.3780717Z [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-21T20:41:40.3784646Z [775/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-21T20:41:40.3917986Z [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-21T20:41:40.3920000Z [776/7823] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-04-21T20:41:40.3946800Z [776/7823] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-04-21T20:41:40.3947890Z [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-21T20:41:40.4143768Z [777/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-21T20:41:40.4146672Z [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-21T20:41:40.4215693Z [778/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-21T20:41:40.4218861Z [779/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-21T20:41:40.4572597Z [779/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-21T20:41:40.4575730Z [780/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-21T20:41:40.5090422Z [780/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-21T20:41:40.5093429Z [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-21T20:41:40.5223917Z [781/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-21T20:41:40.5226905Z [782/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-21T20:41:40.5238146Z [782/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-21T20:41:40.5240946Z [783/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-21T20:41:40.5354958Z [783/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-21T20:41:40.5356528Z [784/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-21T20:41:40.5605008Z [784/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-21T20:41:40.5612875Z [785/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-21T20:41:40.6296204Z [785/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-21T20:41:40.6298409Z [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-21T20:41:40.6830981Z [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-21T20:41:40.6832578Z [787/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-21T20:41:40.6835724Z [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-21T20:41:40.6837294Z [788/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-21T20:41:40.6892408Z [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-21T20:41:40.6895481Z [789/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-21T20:41:40.7200668Z [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-21T20:41:40.7203435Z [790/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-21T20:41:40.7233889Z [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-21T20:41:40.7235828Z [791/7823] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-04-21T20:41:40.7268575Z [791/7823] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-04-21T20:41:40.7270805Z [792/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-21T20:41:40.7549174Z [792/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-21T20:41:40.7552125Z [793/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-21T20:41:40.7608697Z [793/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-21T20:41:40.7611667Z [794/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-21T20:41:40.8217235Z [794/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-21T20:41:40.8220141Z [795/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-21T20:41:40.8374020Z [795/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-21T20:41:40.8375536Z [796/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-21T20:41:40.8404176Z [796/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-21T20:41:40.8407156Z [797/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-21T20:41:40.8506394Z [797/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-21T20:41:40.8509497Z [798/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-21T20:41:40.8579485Z [798/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-21T20:41:40.8583744Z [799/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-21T20:41:40.9546640Z [799/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-21T20:41:40.9549817Z [800/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-21T20:41:40.9844482Z [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-21T20:41:40.9846117Z [801/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-21T20:41:40.9956386Z [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-21T20:41:40.9959391Z [802/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-21T20:41:41.0164759Z [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-21T20:41:41.0167812Z [803/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-21T20:41:41.0507731Z [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-21T20:41:41.0510724Z [804/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-21T20:41:41.0625898Z [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-21T20:41:41.0628777Z [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-21T20:41:41.0761937Z [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-21T20:41:41.0765041Z [806/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-21T20:41:41.0847817Z [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-21T20:41:41.0850590Z [807/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-21T20:41:41.1048098Z [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-21T20:41:41.1051078Z [808/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-21T20:41:41.1274252Z [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-21T20:41:41.1277274Z [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-21T20:41:41.1333838Z [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-21T20:41:41.1336786Z [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-21T20:41:41.1742554Z [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-21T20:41:41.1745269Z [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-21T20:41:41.2005442Z [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-21T20:41:41.2007009Z [812/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-21T20:41:41.2037131Z [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-21T20:41:41.2039975Z [813/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-21T20:41:41.2060896Z [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-21T20:41:41.2063811Z [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-21T20:41:41.2074593Z [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-21T20:41:41.2077458Z [815/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-21T20:41:41.2167211Z [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-21T20:41:41.2169251Z [816/7823] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-04-21T20:41:41.2554447Z [816/7823] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-04-21T20:41:41.2556817Z [817/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-21T20:41:41.3166570Z [817/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-21T20:41:41.3168333Z [818/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-21T20:41:41.3281858Z [818/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-21T20:41:41.3285017Z [819/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-21T20:41:41.3708911Z [819/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-21T20:41:41.3711974Z [820/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-21T20:41:41.3827161Z [820/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-21T20:41:41.3830097Z [821/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-21T20:41:41.3832917Z [821/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-21T20:41:41.3835755Z [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-21T20:41:41.4169012Z [822/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-21T20:41:41.4171888Z [823/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-21T20:41:41.4354862Z [823/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-21T20:41:41.4357672Z [824/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-21T20:41:41.4397921Z [824/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-21T20:41:41.4399515Z [825/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-21T20:41:41.4596586Z [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-21T20:41:41.4601008Z [826/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-21T20:41:41.4616494Z [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-21T20:41:41.4619449Z [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-21T20:41:41.5147317Z [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-21T20:41:41.5150060Z [828/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-21T20:41:41.5322492Z [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-21T20:41:41.5325438Z [829/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-21T20:41:41.5358151Z [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-21T20:41:41.5361191Z [830/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-21T20:41:41.5379577Z [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-21T20:41:41.5382759Z [831/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-21T20:41:41.5443130Z [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-21T20:41:41.5446085Z [832/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-21T20:41:41.5906398Z [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-21T20:41:41.5909441Z [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-21T20:41:41.6149121Z [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-21T20:41:41.6152078Z [834/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-21T20:41:41.6331621Z [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-21T20:41:41.6334460Z [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-21T20:41:41.6548966Z [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-21T20:41:41.6552249Z [836/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-21T20:41:41.6708474Z [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-21T20:41:41.6711243Z [837/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-21T20:41:41.6900415Z [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-21T20:41:41.6903329Z [838/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-21T20:41:41.6916787Z [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-21T20:41:41.6919608Z [839/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-21T20:41:41.7057122Z [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-21T20:41:41.7059923Z [840/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-21T20:41:41.7223028Z [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-21T20:41:41.7225927Z [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-21T20:41:41.7656811Z [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-21T20:41:41.7659264Z [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-21T20:41:41.7661057Z [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-21T20:41:41.7662034Z [843/7823] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-04-21T20:41:41.7684723Z [843/7823] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-04-21T20:41:41.7686693Z [844/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-21T20:41:41.7728352Z [844/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-21T20:41:41.7731273Z [845/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-21T20:41:41.7801792Z [845/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-21T20:41:41.7804596Z [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-21T20:41:41.8318868Z [846/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-21T20:41:41.8321602Z [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-21T20:41:41.8347398Z [847/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-21T20:41:41.8348883Z [848/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-21T20:41:41.8367093Z [848/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-21T20:41:41.8369950Z [849/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-21T20:41:41.8804169Z [849/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-21T20:41:41.8806709Z [850/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-21T20:41:41.8961877Z [850/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-21T20:41:41.8963303Z [851/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-21T20:41:41.9173024Z [851/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-21T20:41:41.9175816Z [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-21T20:41:41.9220493Z [852/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-21T20:41:41.9223269Z [853/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-21T20:41:41.9600519Z [853/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-21T20:41:41.9602883Z [854/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-21T20:41:41.9774631Z [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-21T20:41:41.9777475Z [855/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-21T20:41:41.9956665Z [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-21T20:41:41.9959147Z [856/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-21T20:41:42.0035447Z [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-21T20:41:42.0038114Z [857/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-21T20:41:42.0096143Z [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-21T20:41:42.0097713Z [858/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-21T20:41:42.0231228Z [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-21T20:41:42.0233837Z [859/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-21T20:41:42.0273921Z [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-21T20:41:42.0276000Z [860/7823] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-04-21T20:41:42.0293114Z [860/7823] Generating src/x86_64-fma/blas/sgemm.py.o 2025-04-21T20:41:42.0295147Z [861/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-21T20:41:42.0702689Z [861/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-21T20:41:42.0705705Z [862/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-21T20:41:42.0863427Z [862/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-21T20:41:42.0866318Z [863/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-21T20:41:42.1032038Z [863/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-21T20:41:42.1034856Z [864/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-21T20:41:42.1367881Z [864/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-21T20:41:42.1370880Z [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-21T20:41:42.1393851Z [865/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-21T20:41:42.1396854Z [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-21T20:41:42.1399836Z [866/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-21T20:41:42.1402962Z [867/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-21T20:41:42.1861338Z [867/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-21T20:41:42.1864549Z [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-21T20:41:42.1972496Z [868/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-21T20:41:42.1975609Z [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-21T20:41:42.2057833Z [869/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-21T20:41:42.2060910Z [870/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-21T20:41:42.2111979Z [870/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-21T20:41:42.2115274Z [871/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-21T20:41:42.2575617Z [871/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-21T20:41:42.2577396Z [872/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-21T20:41:42.2685015Z [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-21T20:41:42.2687448Z [873/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-21T20:41:42.2701249Z [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-21T20:41:42.2703033Z [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-21T20:41:42.3532383Z [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-21T20:41:42.3533952Z [875/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-21T20:41:42.3564890Z [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-21T20:41:42.3565947Z [876/7823] Generating src/x86_64-fma/blas/sgemm.py.o 2025-04-21T20:41:42.3593916Z [876/7823] Generating src/x86_64-fma/max-pooling.py.o 2025-04-21T20:41:42.3595018Z [877/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-21T20:41:42.3613054Z [877/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-21T20:41:42.3615921Z [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-21T20:41:42.3656508Z [878/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-21T20:41:42.3659756Z [879/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-21T20:41:42.3680748Z [879/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-21T20:41:42.3683244Z [880/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-21T20:41:42.4307617Z [880/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-21T20:41:42.4310701Z [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-21T20:41:42.4725219Z [881/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-21T20:41:42.4727500Z [882/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-21T20:41:42.4729218Z [882/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-21T20:41:42.4730796Z [883/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-21T20:41:42.4856621Z [883/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-21T20:41:42.4858337Z [884/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-21T20:41:42.4869941Z [884/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-21T20:41:42.4873070Z [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-21T20:41:42.5025572Z [885/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-21T20:41:42.5028484Z [886/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-21T20:41:42.5217775Z [886/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-21T20:41:42.5218835Z [887/7823] Generating src/x86_64-fma/max-pooling.py.o 2025-04-21T20:41:42.5412046Z [887/7823] Generating src/x86_64-fma/relu.py.o 2025-04-21T20:41:42.5413251Z [888/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-21T20:41:42.5681866Z [888/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-21T20:41:42.5685165Z [889/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-21T20:41:42.5743294Z [889/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-21T20:41:42.5746684Z [890/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-21T20:41:42.5800670Z [890/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-21T20:41:42.5803636Z [891/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-21T20:41:42.6092879Z [891/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-21T20:41:42.6095836Z [892/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-21T20:41:42.6626770Z [892/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-21T20:41:42.6627816Z [893/7823] Generating src/x86_64-fma/relu.py.o 2025-04-21T20:41:42.6631414Z [893/7823] Generating src/x86_64-fma/softmax.py.o 2025-04-21T20:41:42.6632587Z [894/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-21T20:41:42.6688744Z [894/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-21T20:41:42.6691485Z [895/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-21T20:41:42.6744959Z [895/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-21T20:41:42.6748991Z [896/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-21T20:41:42.6831334Z [896/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-21T20:41:42.6834611Z [897/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-21T20:41:42.7383964Z [897/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-21T20:41:42.7386825Z [898/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-21T20:41:42.7561025Z [898/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-21T20:41:42.7564098Z [899/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-21T20:41:42.7789982Z [899/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-21T20:41:42.7792983Z [900/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-21T20:41:42.8037260Z [900/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-21T20:41:42.8040194Z [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-21T20:41:42.8087171Z [901/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-21T20:41:42.8090211Z [902/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-21T20:41:42.8093060Z [902/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-21T20:41:42.8095231Z [903/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-21T20:41:42.8586652Z [903/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-21T20:41:42.8589498Z [904/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-21T20:41:42.8932354Z [904/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-21T20:41:42.8933908Z [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-21T20:41:42.8965878Z [905/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-21T20:41:42.8968825Z [906/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-21T20:41:42.9528020Z [906/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-21T20:41:42.9530839Z [907/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-21T20:41:42.9709386Z [907/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-21T20:41:42.9712765Z [908/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-21T20:41:42.9867687Z [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-21T20:41:42.9869458Z [909/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-21T20:41:43.0095402Z [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-21T20:41:43.0098464Z [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-21T20:41:43.0117047Z [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-21T20:41:43.0120141Z [911/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-21T20:41:43.0747814Z [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-21T20:41:43.0749346Z [912/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-21T20:41:43.0757745Z [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-21T20:41:43.0760840Z [913/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-21T20:41:43.0896699Z [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-21T20:41:43.0898517Z [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-21T20:41:43.1019640Z [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-21T20:41:43.1022535Z [915/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-21T20:41:43.1514602Z [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-21T20:41:43.1517191Z [916/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-21T20:41:43.1522219Z [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-21T20:41:43.1523913Z [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-21T20:41:43.1816954Z [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-21T20:41:43.1819695Z [918/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-21T20:41:43.2224327Z [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-21T20:41:43.2227482Z [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-21T20:41:43.2234569Z [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-21T20:41:43.2237368Z [920/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-21T20:41:43.2276707Z [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-21T20:41:43.2279608Z [921/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-21T20:41:43.2478149Z [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-21T20:41:43.2484228Z [922/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-21T20:41:43.2742258Z [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-21T20:41:43.2744042Z [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-21T20:41:43.2850311Z [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-21T20:41:43.2853334Z [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-21T20:41:43.2897087Z [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-21T20:41:43.2900004Z [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-21T20:41:43.3444375Z [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-21T20:41:43.3446134Z [926/7823] Generating src/x86_64-fma/softmax.py.o 2025-04-21T20:41:43.3497350Z [926/7823] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-04-21T20:41:43.3499278Z [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-21T20:41:43.4105342Z [927/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-21T20:41:43.4108378Z [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-21T20:41:43.4329601Z [928/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-21T20:41:43.4332403Z [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-21T20:41:43.4482786Z [929/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-21T20:41:43.4485638Z [930/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-21T20:41:43.5031061Z [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-21T20:41:43.5032872Z [931/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-21T20:41:43.5057096Z [931/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-21T20:41:43.5059880Z [932/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-21T20:41:43.5072058Z [932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-04-21T20:41:43.5074684Z [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-21T20:41:43.5146953Z [933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-04-21T20:41:43.5149517Z [934/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-21T20:41:43.5373530Z [934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-04-21T20:41:43.5376190Z [935/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-21T20:41:43.5518997Z [935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-04-21T20:41:43.5521662Z [936/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-21T20:41:43.6005127Z [936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-04-21T20:41:43.6007574Z [937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-04-21T20:41:43.6080403Z [937/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-04-21T20:41:43.6083071Z [938/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-04-21T20:41:43.6124320Z [938/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-21T20:41:43.6125846Z [939/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-04-21T20:41:43.6258221Z [939/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-21T20:41:43.6260721Z [940/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-04-21T20:41:43.6569795Z [940/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-21T20:41:43.6572622Z [941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-04-21T20:41:43.6595638Z [941/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-04-21T20:41:43.6598521Z [942/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-04-21T20:41:43.7195516Z [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-21T20:41:43.7196839Z [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-21T20:41:43.7231728Z [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-21T20:41:43.7234191Z [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-21T20:41:43.7247135Z [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-21T20:41:43.7249027Z [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-21T20:41:43.7253574Z [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-21T20:41:43.7255014Z [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-21T20:41:43.7416963Z [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-21T20:41:43.7419592Z [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-21T20:41:43.7800502Z [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-21T20:41:43.7803296Z [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-21T20:41:43.7942031Z [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-21T20:41:43.7944900Z [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-21T20:41:43.8385007Z [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-21T20:41:43.8387394Z [950/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-21T20:41:43.8405087Z [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-21T20:41:43.8406963Z [951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-04-21T20:41:43.8409350Z [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-21T20:41:43.8411839Z [952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-04-21T20:41:43.8456403Z [952/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-04-21T20:41:43.8459313Z [953/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-21T20:41:43.8475965Z [953/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-04-21T20:41:43.8478488Z [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-21T20:41:43.8595948Z [954/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-04-21T20:41:43.8596826Z [955/7823] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-04-21T20:41:43.9051158Z [955/7823] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-04-21T20:41:43.9053195Z [956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-04-21T20:41:43.9080580Z [956/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-04-21T20:41:43.9084028Z [957/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-21T20:41:43.9294103Z [957/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-04-21T20:41:43.9296623Z [958/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-21T20:41:43.9411235Z [958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-04-21T20:41:43.9413563Z [959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-04-21T20:41:43.9516107Z [959/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-04-21T20:41:43.9517612Z [960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-04-21T20:41:43.9520451Z [960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-04-21T20:41:43.9522284Z [961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-04-21T20:41:43.9655915Z [961/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-04-21T20:41:43.9658138Z [962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-04-21T20:41:43.9949907Z [962/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-04-21T20:41:43.9952424Z [963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-04-21T20:41:44.0511761Z [963/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-04-21T20:41:44.0514115Z [964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-04-21T20:41:44.0515346Z [964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-04-21T20:41:44.0516529Z [965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-04-21T20:41:44.0695926Z [965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-04-21T20:41:44.0698471Z [966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-04-21T20:41:44.1088338Z [966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-04-21T20:41:44.1090741Z [967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-04-21T20:41:44.1201254Z [967/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-21T20:41:44.1202675Z [968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-04-21T20:41:44.1273808Z [968/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-21T20:41:44.1275902Z [969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-04-21T20:41:44.1480705Z [969/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-21T20:41:44.1483452Z [970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-04-21T20:41:44.1500508Z [970/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-21T20:41:44.1503005Z [971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-04-21T20:41:44.1694675Z [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-21T20:41:44.1697461Z [972/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-21T20:41:44.1756017Z [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-21T20:41:44.1758754Z [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-21T20:41:44.1826303Z [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-21T20:41:44.1829110Z [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-21T20:41:44.2224810Z [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-21T20:41:44.2226634Z [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-21T20:41:44.2279084Z [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-21T20:41:44.2281864Z [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-21T20:41:44.2284556Z [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-21T20:41:44.2287097Z [977/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-21T20:41:44.2344957Z [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-21T20:41:44.2347408Z [978/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-21T20:41:44.2369800Z [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-21T20:41:44.2372454Z [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-21T20:41:44.2725124Z [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-21T20:41:44.2726840Z [980/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-21T20:41:44.2769618Z [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-21T20:41:44.2771538Z [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-21T20:41:44.2877089Z [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-21T20:41:44.2879823Z [982/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-21T20:41:44.2918925Z [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-21T20:41:44.2921649Z [983/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-21T20:41:44.3165939Z [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-21T20:41:44.3168814Z [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-21T20:41:44.3556301Z [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-21T20:41:44.3559256Z [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-21T20:41:44.3610962Z [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-21T20:41:44.3612567Z [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-21T20:41:44.3775809Z [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-21T20:41:44.3778722Z [987/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-21T20:41:44.3805397Z [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-21T20:41:44.3808309Z [988/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-21T20:41:44.4230545Z [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-21T20:41:44.4232018Z [989/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-21T20:41:44.4340623Z [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-21T20:41:44.4342314Z [990/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-21T20:41:44.4359493Z [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-21T20:41:44.4362166Z [991/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-21T20:41:44.4436169Z [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-21T20:41:44.4438423Z [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-21T20:41:44.4800036Z [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-21T20:41:44.4801678Z [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-21T20:41:44.5177320Z [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-21T20:41:44.5179669Z [994/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-21T20:41:44.5181271Z [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-21T20:41:44.5183790Z [995/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-21T20:41:44.5313726Z [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-21T20:41:44.5316247Z [996/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-21T20:41:44.5380065Z [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-21T20:41:44.5383325Z [997/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-21T20:41:44.5560982Z [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-21T20:41:44.5564308Z [998/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-21T20:41:44.5862257Z [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-21T20:41:44.5863643Z [999/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-21T20:41:44.6053973Z [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-21T20:41:44.6056440Z [1000/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-21T20:41:44.6311552Z [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-21T20:41:44.6313069Z [1001/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-21T20:41:44.6360047Z [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-21T20:41:44.6362491Z [1002/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-21T20:41:44.6565336Z [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-21T20:41:44.6567878Z [1003/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-21T20:41:44.6745829Z [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-21T20:41:44.6748507Z [1004/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-21T20:41:44.6758709Z [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-21T20:41:44.6761649Z [1005/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-21T20:41:44.7416720Z [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-21T20:41:44.7419340Z [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-21T20:41:44.7464443Z [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-21T20:41:44.7465774Z [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-21T20:41:44.7505002Z [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-21T20:41:44.7508208Z [1008/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-21T20:41:44.7929138Z [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-21T20:41:44.7930720Z [1009/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-21T20:41:44.8208224Z [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-21T20:41:44.8210854Z [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-21T20:41:44.8433506Z [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-21T20:41:44.8436292Z [1011/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-21T20:41:44.8438356Z [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-21T20:41:44.8439741Z [1012/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-21T20:41:44.8571971Z [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-21T20:41:44.8574731Z [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-21T20:41:44.8686140Z [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-21T20:41:44.8688797Z [1014/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-21T20:41:44.9229695Z [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-21T20:41:44.9232411Z [1015/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-21T20:41:44.9235251Z [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-21T20:41:44.9238087Z [1016/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-21T20:41:44.9419708Z [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-21T20:41:44.9422544Z [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-21T20:41:44.9638143Z [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-21T20:41:44.9641279Z [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-21T20:41:44.9995969Z [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-21T20:41:44.9998751Z [1019/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-21T20:41:45.0327761Z [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-21T20:41:45.0330594Z [1020/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-21T20:41:45.0438155Z [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-21T20:41:45.0441016Z [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-21T20:41:45.0487727Z [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-21T20:41:45.0490983Z [1022/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-21T20:41:45.0777509Z [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-21T20:41:45.0780330Z [1023/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-21T20:41:45.1019461Z [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-21T20:41:45.1020938Z [1024/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-21T20:41:45.1045044Z [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-21T20:41:45.1047804Z [1025/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-21T20:41:45.1186611Z [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-21T20:41:45.1189367Z [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-21T20:41:45.1654689Z [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-21T20:41:45.1656101Z [1027/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-21T20:41:45.1736488Z [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-21T20:41:45.1739261Z [1028/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-21T20:41:45.1790640Z [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-21T20:41:45.1793305Z [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-21T20:41:45.2121361Z [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-21T20:41:45.2124172Z [1030/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-21T20:41:45.2176669Z [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-21T20:41:45.2179238Z [1031/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-21T20:41:45.2313080Z [1031/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-04-21T20:41:45.2315637Z [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-21T20:41:45.2721652Z [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-21T20:41:45.2724163Z [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-21T20:41:45.2726537Z [1033/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-04-21T20:41:45.2729078Z [1034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-04-21T20:41:45.2858074Z [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-21T20:41:45.2860651Z [1035/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-21T20:41:45.3036721Z [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-21T20:41:45.3038422Z [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-21T20:41:45.3222976Z [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-21T20:41:45.3225588Z [1037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-04-21T20:41:45.3364124Z [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-21T20:41:45.3366786Z [1038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-04-21T20:41:45.3440681Z [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-21T20:41:45.3443146Z [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-21T20:41:45.3933884Z [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-21T20:41:45.3935501Z [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-21T20:41:45.3954311Z [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-21T20:41:45.3956893Z [1041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-04-21T20:41:45.3958979Z [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-21T20:41:45.3960380Z [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-21T20:41:45.4279048Z [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-21T20:41:45.4281775Z [1043/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-21T20:41:45.4501455Z [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-21T20:41:45.4505892Z [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-21T20:41:45.4517141Z [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-21T20:41:45.4519904Z [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-21T20:41:45.4785859Z [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-21T20:41:45.4788565Z [1046/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-21T20:41:45.5087044Z [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-21T20:41:45.5089621Z [1047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-04-21T20:41:45.5316663Z [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-21T20:41:45.5319255Z [1048/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-21T20:41:45.5537366Z [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-21T20:41:45.5540245Z [1049/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-21T20:41:45.5671261Z [1049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-04-21T20:41:45.5673837Z [1050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-04-21T20:41:45.5736299Z [1050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-04-21T20:41:45.5738786Z [1051/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-21T20:41:45.5803485Z [1051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-04-21T20:41:45.5806505Z [1052/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-21T20:41:45.6174648Z [1052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-04-21T20:41:45.6177494Z [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-21T20:41:45.6190510Z [1053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-04-21T20:41:45.6192901Z [1054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-04-21T20:41:45.6405763Z [1054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-04-21T20:41:45.6408045Z [1055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-04-21T20:41:45.6661380Z [1055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-04-21T20:41:45.6663733Z [1056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-04-21T20:41:45.6730882Z [1056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-04-21T20:41:45.6733248Z [1057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-04-21T20:41:45.6928686Z [1057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-04-21T20:41:45.6931217Z [1058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-04-21T20:41:45.7002928Z [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-21T20:41:45.7005653Z [1059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-04-21T20:41:45.7205263Z [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-21T20:41:45.7206520Z [1060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-04-21T20:41:45.7515770Z [1060/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-04-21T20:41:45.7518403Z [1061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-04-21T20:41:45.7534600Z [1061/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-04-21T20:41:45.7536956Z [1062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-04-21T20:41:45.7846962Z [1062/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-04-21T20:41:45.7848240Z [1063/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-04-21T20:41:45.7930323Z [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-21T20:41:45.7932197Z [1064/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-04-21T20:41:45.8003642Z [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-21T20:41:45.8006107Z [1065/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-04-21T20:41:45.8373152Z [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-21T20:41:45.8375937Z [1066/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-04-21T20:41:45.8443158Z [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-21T20:41:45.8444616Z [1067/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-21T20:41:45.8496685Z [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-21T20:41:45.8499264Z [1068/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-21T20:41:45.8550702Z [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-21T20:41:45.8553486Z [1069/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-21T20:41:45.8569036Z [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-21T20:41:45.8571100Z [1070/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-04-21T20:41:45.9016833Z [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-21T20:41:45.9018333Z [1071/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-21T20:41:45.9041666Z [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-21T20:41:45.9043049Z [1072/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-21T20:41:45.9154108Z [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-21T20:41:45.9155494Z [1073/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-21T20:41:45.9205717Z [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-21T20:41:45.9208364Z [1074/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-21T20:41:45.9526250Z [1074/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-04-21T20:41:45.9527742Z [1075/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-21T20:41:45.9648728Z [1075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-04-21T20:41:45.9651140Z [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-21T20:41:45.9704826Z [1076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-04-21T20:41:45.9707333Z [1077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-04-21T20:41:46.0002682Z [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-21T20:41:46.0004363Z [1078/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-04-21T20:41:46.0040052Z [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-21T20:41:46.0041329Z [1079/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-04-21T20:41:46.0043874Z [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-21T20:41:46.0045181Z [1080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-04-21T20:41:46.0169255Z [1080/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-04-21T20:41:46.0170922Z [1081/7823] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-04-21T20:41:46.0185364Z [1081/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-04-21T20:41:46.0187519Z [1082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-04-21T20:41:46.0375051Z [1082/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-04-21T20:41:46.0377577Z [1083/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-04-21T20:41:46.0581829Z [1083/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-04-21T20:41:46.0584092Z [1084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-04-21T20:41:46.0651726Z [1084/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-04-21T20:41:46.0652984Z [1085/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-04-21T20:41:46.0733772Z [1085/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-04-21T20:41:46.0735359Z [1086/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-04-21T20:41:46.0792614Z [1086/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-04-21T20:41:46.0794445Z [1087/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-04-21T20:41:46.0815671Z [1087/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-04-21T20:41:46.0816783Z [1088/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-04-21T20:41:46.1075375Z [1088/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-04-21T20:41:46.1177408Z [1089/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-04-21T20:41:46.1178673Z [1089/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-04-21T20:41:46.1179842Z [1090/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-04-21T20:41:46.1180806Z [1090/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-04-21T20:41:46.1181711Z [1091/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-04-21T20:41:46.1219602Z [1091/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-04-21T20:41:46.1220605Z [1092/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-04-21T20:41:46.1348588Z [1092/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-04-21T20:41:46.1350356Z [1093/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-04-21T20:41:46.1529000Z [1093/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-04-21T20:41:46.1530111Z [1094/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-04-21T20:41:46.1686359Z [1094/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-04-21T20:41:46.1687435Z [1095/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-04-21T20:41:46.1737557Z [1095/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-04-21T20:41:46.1739744Z [1096/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-04-21T20:41:46.1977154Z [1096/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-04-21T20:41:46.1979225Z [1097/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-04-21T20:41:46.2012694Z [1097/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-04-21T20:41:46.2015142Z [1098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-04-21T20:41:46.2060343Z [1098/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-04-21T20:41:46.2062532Z [1099/7823] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-04-21T20:41:46.2225880Z [1099/7823] Linking C static library lib/libnnpack.a 2025-04-21T20:41:46.2226904Z [1100/7823] Linking C static library lib/libnnpack.a 2025-04-21T20:41:46.2326182Z [1100/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-04-21T20:41:46.2327677Z [1101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-04-21T20:41:46.2346662Z [1101/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-04-21T20:41:46.2348895Z [1102/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-04-21T20:41:46.2360469Z [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-21T20:41:46.2362890Z [1103/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-04-21T20:41:46.2409948Z [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-21T20:41:46.2412495Z [1104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-04-21T20:41:46.2481697Z [1104/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-04-21T20:41:46.2484078Z [1105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-04-21T20:41:46.2720008Z [1105/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-04-21T20:41:46.2722262Z [1106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-04-21T20:41:46.2830641Z [1106/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-04-21T20:41:46.2833343Z [1107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-04-21T20:41:46.2835587Z [1107/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-04-21T20:41:46.2837845Z [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-21T20:41:46.2890054Z [1108/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-04-21T20:41:46.2892204Z [1109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-04-21T20:41:46.2966788Z [1109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-04-21T20:41:46.2968685Z [1110/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-04-21T20:41:46.3303645Z [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-21T20:41:46.3306339Z [1111/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-04-21T20:41:46.3356205Z [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-21T20:41:46.3358737Z [1112/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-04-21T20:41:46.3564721Z [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-21T20:41:46.3568015Z [1113/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-04-21T20:41:46.3858530Z [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-21T20:41:46.3860224Z [1114/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-21T20:41:46.3890946Z [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-21T20:41:46.3893723Z [1115/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-21T20:41:46.3930250Z [1115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-04-21T20:41:46.3932252Z [1116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-04-21T20:41:46.4042991Z [1116/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-04-21T20:41:46.4045117Z [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-21T20:41:46.4220397Z [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-21T20:41:46.4223201Z [1118/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-04-21T20:41:46.4349562Z [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-21T20:41:46.4352214Z [1119/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-04-21T20:41:46.4459570Z [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-21T20:41:46.4462197Z [1120/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-04-21T20:41:46.4633492Z [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-21T20:41:46.4636410Z [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-21T20:41:46.4910677Z [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-21T20:41:46.4913598Z [1122/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-21T20:41:46.5038329Z [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-21T20:41:46.5040691Z [1123/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-21T20:41:46.5264694Z [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-21T20:41:46.5267431Z [1124/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-21T20:41:46.5299271Z [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-21T20:41:46.5302191Z [1125/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-21T20:41:46.5315535Z [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-21T20:41:46.5317981Z [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-21T20:41:46.5712825Z [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-21T20:41:46.5715496Z [1127/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-21T20:41:46.5765150Z [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-21T20:41:46.5766736Z [1128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-04-21T20:41:46.5949983Z [1128/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-04-21T20:41:46.5952778Z [1129/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-21T20:41:46.5970326Z [1129/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-04-21T20:41:46.5972893Z [1130/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-21T20:41:46.6076170Z [1130/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-04-21T20:41:46.6078545Z [1131/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-21T20:41:46.6088525Z [1131/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-04-21T20:41:46.6090804Z [1132/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-21T20:41:46.6478794Z [1132/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-04-21T20:41:46.6479932Z [1133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-04-21T20:41:46.6547547Z [1133/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-04-21T20:41:46.6549686Z [1134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-04-21T20:41:46.6676593Z [1134/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-04-21T20:41:46.6677936Z [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-21T20:41:46.6805997Z [1135/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-04-21T20:41:46.6807200Z [1136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-04-21T20:41:46.6870487Z [1136/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-04-21T20:41:46.6871630Z [1137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-04-21T20:41:46.6917630Z [1137/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-04-21T20:41:46.6920061Z [1138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-04-21T20:41:46.6989339Z [1138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-04-21T20:41:46.6991261Z [1139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-04-21T20:41:46.7062350Z [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-21T20:41:46.7064858Z [1140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-04-21T20:41:46.7103009Z [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-21T20:41:46.7105541Z [1141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-04-21T20:41:46.7234088Z [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-21T20:41:46.7236486Z [1142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-04-21T20:41:46.7387266Z [1142/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-04-21T20:41:46.7389275Z [1143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-04-21T20:41:46.7450023Z [1143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-04-21T20:41:46.7452516Z [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-21T20:41:46.7678962Z [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-21T20:41:46.7681635Z [1145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-04-21T20:41:46.7924747Z [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-21T20:41:46.7926157Z [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-21T20:41:46.8044955Z [1146/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-04-21T20:41:46.8047426Z [1147/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-21T20:41:46.8271212Z [1147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-04-21T20:41:46.8272525Z [1148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-04-21T20:41:46.8322192Z [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-21T20:41:46.8324515Z [1149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-04-21T20:41:46.8504969Z [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-21T20:41:46.8507577Z [1150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-04-21T20:41:46.8653360Z [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-21T20:41:46.8654927Z [1151/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-04-21T20:41:46.8720918Z [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-21T20:41:46.8722413Z [1152/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-21T20:41:46.8764167Z [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-21T20:41:46.8765586Z [1153/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-21T20:41:46.8769903Z [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-21T20:41:46.8772311Z [1154/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-04-21T20:41:46.8926052Z [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-21T20:41:46.8928846Z [1155/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-21T20:41:46.9102467Z [1155/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-04-21T20:41:46.9104818Z [1156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-04-21T20:41:46.9213749Z [1156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-04-21T20:41:46.9216202Z [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-21T20:41:46.9284676Z [1157/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-04-21T20:41:46.9287300Z [1158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-04-21T20:41:46.9299882Z [1158/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-04-21T20:41:46.9302311Z [1159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-04-21T20:41:46.9612724Z [1159/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-04-21T20:41:46.9613862Z [1160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-04-21T20:41:46.9676991Z [1160/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-04-21T20:41:46.9678353Z [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-21T20:41:46.9779689Z [1161/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-04-21T20:41:46.9781622Z [1162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-04-21T20:41:46.9783623Z [1162/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-04-21T20:41:46.9784919Z [1163/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-21T20:41:47.0033025Z [1163/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-04-21T20:41:47.0035348Z [1164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-04-21T20:41:47.0076394Z [1164/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-04-21T20:41:47.0077570Z [1165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-04-21T20:41:47.0150564Z [1165/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-04-21T20:41:47.0151723Z [1166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-04-21T20:41:47.0217075Z [1166/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-04-21T20:41:47.0259019Z [1167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-04-21T20:41:47.0261204Z [1167/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-04-21T20:41:47.0263281Z [1168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-04-21T20:41:47.0288965Z [1168/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-04-21T20:41:47.0291302Z [1169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-04-21T20:41:47.0423558Z [1169/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-04-21T20:41:47.0424975Z [1170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-04-21T20:41:47.0500793Z [1170/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-04-21T20:41:47.0502146Z [1171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-04-21T20:41:47.0619541Z [1171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-04-21T20:41:47.0620753Z [1172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-04-21T20:41:47.0628226Z [1172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-04-21T20:41:47.0629419Z [1173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-04-21T20:41:47.0650541Z [1173/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-04-21T20:41:47.0653003Z [1174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-04-21T20:41:47.0671662Z [1174/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-04-21T20:41:47.0673746Z [1175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-04-21T20:41:47.0778411Z [1175/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-04-21T20:41:47.0780609Z [1176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-04-21T20:41:47.1030393Z [1176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-04-21T20:41:47.1032570Z [1177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-04-21T20:41:47.1034942Z [1177/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-04-21T20:41:47.1036159Z [1178/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-04-21T20:41:47.1047999Z [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-21T20:41:47.1050243Z [1179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-04-21T20:41:47.1174978Z [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-21T20:41:47.1177224Z [1180/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-04-21T20:41:47.1179512Z [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-21T20:41:47.1181840Z [1181/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-04-21T20:41:47.1467218Z [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-21T20:41:47.1468408Z [1182/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-04-21T20:41:47.1492743Z [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-21T20:41:47.1494063Z [1183/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-21T20:41:47.1596875Z [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-21T20:41:47.1599443Z [1184/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-21T20:41:47.1612575Z [1184/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-21T20:41:47.1615164Z [1185/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-21T20:41:47.1759912Z [1185/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-21T20:41:47.1761260Z [1186/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-21T20:41:47.1985048Z [1186/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-21T20:41:47.1986446Z [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-21T20:41:47.2047362Z [1187/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-21T20:41:47.2048734Z [1188/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-21T20:41:47.2145140Z [1188/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-21T20:41:47.2147764Z [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-21T20:41:47.2217495Z [1189/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-21T20:41:47.2219782Z [1190/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-21T20:41:47.2352330Z [1190/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-04-21T20:41:47.2353612Z [1191/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-04-21T20:41:47.2406542Z [1191/7823] Linking C static library lib/libmicrokernels-prod.a 2025-04-21T20:41:47.2408325Z [1192/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-21T20:41:47.2467840Z [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-21T20:41:47.2470067Z [1193/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-21T20:41:47.2577358Z [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-21T20:41:47.2579913Z [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-21T20:41:47.2814909Z [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-21T20:41:47.2817244Z [1195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-04-21T20:41:47.2864035Z [1195/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-04-21T20:41:47.2865310Z [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-21T20:41:47.3125845Z [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-21T20:41:47.3128551Z [1197/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-21T20:41:47.3157934Z [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-21T20:41:47.3160296Z [1198/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-04-21T20:41:47.3162750Z [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-21T20:41:47.3165253Z [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-21T20:41:47.3339115Z [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-21T20:41:47.3341626Z [1200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-04-21T20:41:47.3428992Z [1200/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-04-21T20:41:47.3431217Z [1201/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-04-21T20:41:47.3566867Z [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-21T20:41:47.3568170Z [1202/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-04-21T20:41:47.3593469Z [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-21T20:41:47.3596222Z [1203/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-04-21T20:41:47.3637277Z [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-21T20:41:47.3638652Z [1204/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-04-21T20:41:47.3805564Z [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-21T20:41:47.3808219Z [1205/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-04-21T20:41:47.3979053Z [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-21T20:41:47.3980438Z [1206/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-04-21T20:41:47.4088934Z [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-21T20:41:47.4090330Z [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-21T20:41:47.4270676Z [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-21T20:41:47.4273834Z [1208/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-21T20:41:47.4312310Z [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-21T20:41:47.4315351Z [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-21T20:41:47.4485915Z [1209/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-04-21T20:41:47.4487413Z [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-21T20:41:47.4507899Z [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-21T20:41:47.4513324Z [1211/7823] Linking C static library lib/libmicrokernels-prod.a 2025-04-21T20:41:47.4696332Z [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-21T20:41:47.4697881Z [1212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-04-21T20:41:47.4806711Z [1212/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-04-21T20:41:47.4809539Z [1213/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-21T20:41:47.4821501Z [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-21T20:41:47.4824204Z [1214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-04-21T20:41:47.4874318Z [1214/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-04-21T20:41:47.4876843Z [1215/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-04-21T20:41:47.5047902Z [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-21T20:41:47.5066921Z [1216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-04-21T20:41:47.5069456Z [1216/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-04-21T20:41:47.5071899Z [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-21T20:41:47.5249457Z [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-21T20:41:47.5250839Z [1218/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-04-21T20:41:47.5405441Z [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-21T20:41:47.5407998Z [1219/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-04-21T20:41:47.5421507Z [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-21T20:41:47.5422959Z [1220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-04-21T20:41:47.5626828Z [1220/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-04-21T20:41:47.5628247Z [1221/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-04-21T20:41:47.5695319Z [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-21T20:41:47.5698164Z [1222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-04-21T20:41:47.6002000Z [1222/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-04-21T20:41:47.6003383Z [1223/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-04-21T20:41:47.6063979Z [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-21T20:41:47.6066635Z [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-21T20:41:47.6069086Z [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-21T20:41:47.6071492Z [1225/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-04-21T20:41:47.6185065Z [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-21T20:41:47.6187415Z [1226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-04-21T20:41:47.6195033Z [1226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-04-21T20:41:47.6197525Z [1227/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-21T20:41:47.6236019Z [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-21T20:41:47.6238770Z [1228/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-04-21T20:41:47.6621480Z [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-21T20:41:47.6624281Z [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-21T20:41:47.6725243Z [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-21T20:41:47.6726622Z [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-21T20:41:47.6832606Z [1230/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-04-21T20:41:47.6835182Z [1231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-04-21T20:41:47.6837612Z [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-21T20:41:47.6840203Z [1232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-04-21T20:41:47.6916134Z [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-21T20:41:47.6917508Z [1233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-04-21T20:41:47.7163874Z [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-21T20:41:47.7166799Z [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-21T20:41:47.7186012Z [1234/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-04-21T20:41:47.7187444Z [1235/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-21T20:41:47.7379830Z [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-21T20:41:47.7382726Z [1236/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-21T20:41:47.7385431Z [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-21T20:41:47.7387967Z [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-21T20:41:47.7454423Z [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-21T20:41:47.7456964Z [1238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-04-21T20:41:47.7763961Z [1238/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-04-21T20:41:47.7766404Z [1239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-04-21T20:41:47.7769023Z [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-21T20:41:47.7770579Z [1240/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-21T20:41:47.7965197Z [1240/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-04-21T20:41:47.7967719Z [1241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-04-21T20:41:47.7986992Z [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-21T20:41:47.7989620Z [1242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-04-21T20:41:47.8104388Z [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-21T20:41:47.8105772Z [1243/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-04-21T20:41:47.8314831Z [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-21T20:41:47.8317374Z [1244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-04-21T20:41:47.8332850Z [1244/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-04-21T20:41:47.8334641Z [1245/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-04-21T20:41:47.8361828Z [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-21T20:41:47.8363436Z [1246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-04-21T20:41:47.8544003Z [1246/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-04-21T20:41:47.8546625Z [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-21T20:41:47.8702405Z [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-21T20:41:47.8703895Z [1248/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-04-21T20:41:47.8876397Z [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-21T20:41:47.8877791Z [1249/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-04-21T20:41:47.8917840Z [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-21T20:41:47.8920329Z [1250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-04-21T20:41:47.8933393Z [1250/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-04-21T20:41:47.8934729Z [1251/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-04-21T20:41:47.9079204Z [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-21T20:41:47.9082339Z [1252/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-04-21T20:41:47.9155298Z [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-21T20:41:47.9158507Z [1253/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-21T20:41:47.9393637Z [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-21T20:41:47.9395119Z [1254/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-04-21T20:41:47.9422272Z [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-21T20:41:47.9425030Z [1255/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-04-21T20:41:47.9542539Z [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-21T20:41:47.9546397Z [1256/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-21T20:41:47.9548562Z [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-21T20:41:47.9549930Z [1257/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-04-21T20:41:47.9719055Z [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-21T20:41:47.9722344Z [1258/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-21T20:41:47.9959996Z [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-21T20:41:47.9961536Z [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-21T20:41:48.0083529Z [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-21T20:41:48.0086480Z [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-21T20:41:48.0123955Z [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-21T20:41:48.0125682Z [1261/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-21T20:41:48.0130775Z [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-21T20:41:48.0133572Z [1262/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-21T20:41:48.0163817Z [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-21T20:41:48.0166718Z [1263/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-21T20:41:48.0404060Z [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-21T20:41:48.0405668Z [1264/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-21T20:41:48.0523226Z [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-21T20:41:48.0526320Z [1265/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-21T20:41:48.0686934Z [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-21T20:41:48.0688518Z [1266/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-21T20:41:48.0721204Z [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-21T20:41:48.0724165Z [1267/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-21T20:41:48.0768768Z [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-21T20:41:48.0771626Z [1268/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-21T20:41:48.0880025Z [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-21T20:41:48.0881854Z [1269/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-21T20:41:48.0960387Z [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-21T20:41:48.0961977Z [1270/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-21T20:41:48.1155956Z [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-21T20:41:48.1157524Z [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-21T20:41:48.1320633Z [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-21T20:41:48.1322249Z [1272/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-21T20:41:48.1492781Z [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-21T20:41:48.1494449Z [1273/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-21T20:41:48.1631332Z [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-21T20:41:48.1633732Z [1274/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-21T20:41:48.1802221Z [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-21T20:41:48.1804124Z [1275/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-21T20:41:48.1831252Z [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-21T20:41:48.1833024Z [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-21T20:41:48.1869776Z [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-21T20:41:48.1871466Z [1277/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-21T20:41:48.2013017Z [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-21T20:41:48.2014885Z [1278/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-21T20:41:48.2188015Z [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-21T20:41:48.2191102Z [1279/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-21T20:41:48.2322015Z [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-21T20:41:48.2325113Z [1280/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-21T20:41:48.2442028Z [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-21T20:41:48.2445024Z [1281/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-21T20:41:48.2472108Z [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-21T20:41:48.2473681Z [1282/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-21T20:41:48.2529860Z [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-21T20:41:48.2532596Z [1283/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-21T20:41:48.2590170Z [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-21T20:41:48.2593025Z [1284/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-21T20:41:48.2759288Z [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-21T20:41:48.2762104Z [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-21T20:41:48.2912938Z [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-21T20:41:48.2914557Z [1286/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-21T20:41:48.3023678Z [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-21T20:41:48.3026118Z [1287/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-21T20:41:48.3052282Z [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-21T20:41:48.3054776Z [1288/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-21T20:41:48.3130905Z [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-21T20:41:48.3133306Z [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-21T20:41:48.3267116Z [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-21T20:41:48.3269707Z [1290/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-21T20:41:48.3461753Z [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-21T20:41:48.3464296Z [1291/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-21T20:41:48.3516758Z [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-21T20:41:48.3519766Z [1292/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-21T20:41:48.3714876Z [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-21T20:41:48.3716218Z [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-21T20:41:48.3815094Z [1293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-04-21T20:41:48.3816418Z [1294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-04-21T20:41:48.3887858Z [1294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-04-21T20:41:48.3889908Z [1295/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-21T20:41:48.3892076Z [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-21T20:41:48.3894131Z [1296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-04-21T20:41:48.3920870Z [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-21T20:41:48.3923417Z [1297/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-21T20:41:48.4112120Z [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-21T20:41:48.4114764Z [1298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-04-21T20:41:48.4238698Z [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-21T20:41:48.4240006Z [1299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-04-21T20:41:48.4290123Z [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-21T20:41:48.4291467Z [1300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-04-21T20:41:48.4356863Z [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-21T20:41:48.4359671Z [1301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-04-21T20:41:48.4399957Z [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-21T20:41:48.4402385Z [1302/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-04-21T20:41:48.4566451Z [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-21T20:41:48.4569001Z [1303/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-04-21T20:41:48.4709699Z [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-21T20:41:48.4712153Z [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-21T20:41:48.4777664Z [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-21T20:41:48.4780167Z [1305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-04-21T20:41:48.4932984Z [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-21T20:41:48.4935546Z [1306/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-21T20:41:48.5042335Z [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-21T20:41:48.5044811Z [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-21T20:41:48.5323940Z [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-21T20:41:48.5325633Z [1308/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-21T20:41:48.5402013Z [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-21T20:41:48.5403401Z [1309/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-21T20:41:48.5524235Z [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-21T20:41:48.5527036Z [1310/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-21T20:41:48.5630003Z [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-21T20:41:48.5631557Z [1311/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-21T20:41:48.5743907Z [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-21T20:41:48.5745354Z [1312/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-21T20:41:48.5908982Z [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-21T20:41:48.5911635Z [1313/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-21T20:41:48.6019746Z [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-21T20:41:48.6021140Z [1314/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-21T20:41:48.6055902Z [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-21T20:41:48.6057262Z [1315/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-21T20:41:48.6191755Z [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-21T20:41:48.6193486Z [1316/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-21T20:41:48.6265450Z [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-21T20:41:48.6268022Z [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-21T20:41:48.6375152Z [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-21T20:41:48.6377626Z [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-21T20:41:48.6474727Z [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-21T20:41:48.6477425Z [1319/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-21T20:41:48.6510434Z [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-21T20:41:48.6513100Z [1320/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-21T20:41:48.6636733Z [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-21T20:41:48.6639275Z [1321/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-21T20:41:48.6644656Z [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-21T20:41:48.6647669Z [1322/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-21T20:41:48.6696631Z [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-21T20:41:48.6699453Z [1323/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-21T20:41:48.6806571Z [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-21T20:41:48.6808041Z [1324/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-21T20:41:48.6963972Z [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-21T20:41:48.6965356Z [1325/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-21T20:41:48.7013218Z [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-21T20:41:48.7015693Z [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-21T20:41:48.7135669Z [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-21T20:41:48.7138315Z [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-21T20:41:48.7153747Z [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-21T20:41:48.7156861Z [1328/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-21T20:41:48.7168184Z [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-21T20:41:48.7170824Z [1329/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-21T20:41:48.7488044Z [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-21T20:41:48.7489399Z [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-21T20:41:48.7517826Z [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-21T20:41:48.7519301Z [1331/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-21T20:41:48.7572067Z [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-21T20:41:48.7573443Z [1332/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-21T20:41:48.7675555Z [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-21T20:41:48.7677015Z [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-21T20:41:48.7683828Z [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-21T20:41:48.7686354Z [1334/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-21T20:41:48.7833530Z [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-21T20:41:48.7836089Z [1335/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-21T20:41:48.7976356Z [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-21T20:41:48.7978908Z [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-21T20:41:48.8045033Z [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-21T20:41:48.8048002Z [1337/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-21T20:41:48.8112781Z [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-21T20:41:48.8115828Z [1338/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-21T20:41:48.8254220Z [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-21T20:41:48.8257295Z [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-21T20:41:48.8260376Z [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-21T20:41:48.8263400Z [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-21T20:41:48.8422469Z [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-21T20:41:48.8425010Z [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-21T20:41:48.8439031Z [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-21T20:41:48.8440748Z [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-21T20:41:48.8576241Z [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-21T20:41:48.8579719Z [1343/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-21T20:41:48.8688814Z [1343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-04-21T20:41:48.8692085Z [1344/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-21T20:41:48.8697998Z [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-21T20:41:48.8700765Z [1345/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-21T20:41:48.8706103Z [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-21T20:41:48.8707613Z [1346/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-21T20:41:48.8883408Z [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-21T20:41:48.8885926Z [1347/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-21T20:41:48.9002128Z [1347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-04-21T20:41:48.9003623Z [1348/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-21T20:41:48.9174821Z [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-21T20:41:48.9177175Z [1349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-04-21T20:41:48.9185946Z [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-21T20:41:48.9187448Z [1350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-04-21T20:41:48.9194967Z [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-21T20:41:48.9197329Z [1351/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-04-21T20:41:48.9211638Z [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-21T20:41:48.9214208Z [1352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-04-21T20:41:48.9445656Z [1352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-04-21T20:41:48.9447223Z [1353/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-04-21T20:41:48.9500560Z [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-21T20:41:48.9502883Z [1354/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-04-21T20:41:48.9615811Z [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-21T20:41:48.9618339Z [1355/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-04-21T20:41:48.9695899Z [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-21T20:41:48.9698607Z [1356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-04-21T20:41:48.9715718Z [1356/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-04-21T20:41:48.9717998Z [1357/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-04-21T20:41:48.9921764Z [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-21T20:41:48.9924555Z [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-21T20:41:48.9964936Z [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-21T20:41:48.9967328Z [1359/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-04-21T20:41:49.0088928Z [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-21T20:41:49.0090217Z [1360/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-04-21T20:41:49.0117781Z [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-21T20:41:49.0120336Z [1361/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-04-21T20:41:49.0174545Z [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-21T20:41:49.0176967Z [1362/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-04-21T20:41:49.0250476Z [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-21T20:41:49.0253048Z [1363/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-04-21T20:41:49.0418211Z [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-21T20:41:49.0420485Z [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-21T20:41:49.0426039Z [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-21T20:41:49.0428751Z [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-21T20:41:49.0563709Z [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-21T20:41:49.0565073Z [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-21T20:41:49.0597738Z [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-21T20:41:49.0600243Z [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-21T20:41:49.0604311Z [1367/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-04-21T20:41:49.0605819Z [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-21T20:41:49.0749219Z [1368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-04-21T20:41:49.0750474Z [1369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-04-21T20:41:49.0936778Z [1369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-04-21T20:41:49.0939558Z [1370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-04-21T20:41:49.0942191Z [1370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-04-21T20:41:49.0944711Z [1371/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-21T20:41:49.1147772Z [1371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-04-21T20:41:49.1150087Z [1372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-04-21T20:41:49.1152456Z [1372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-04-21T20:41:49.1154909Z [1373/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-21T20:41:49.1283616Z [1373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-04-21T20:41:49.1285498Z [1374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-04-21T20:41:49.1287031Z [1374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-04-21T20:41:49.1288222Z [1375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-04-21T20:41:49.1455719Z [1375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-04-21T20:41:49.1477968Z [1376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-04-21T20:41:49.1480338Z [1376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-04-21T20:41:49.1483757Z [1377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-04-21T20:41:49.1629722Z [1377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-04-21T20:41:49.1630965Z [1378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-04-21T20:41:49.1651907Z [1378/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-04-21T20:41:49.1653148Z [1379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-04-21T20:41:49.1811052Z [1379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-04-21T20:41:49.1812409Z [1380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-04-21T20:41:49.1923531Z [1380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-04-21T20:41:49.1924870Z [1381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-04-21T20:41:49.1933887Z [1381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-04-21T20:41:49.1935238Z [1382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-04-21T20:41:49.2001308Z [1382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-04-21T20:41:49.2132427Z [1383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-04-21T20:41:49.2135059Z [1383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-04-21T20:41:49.2137420Z [1384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-04-21T20:41:49.2174280Z [1384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-04-21T20:41:49.2176640Z [1385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-04-21T20:41:49.2454148Z [1385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-04-21T20:41:49.2455683Z [1386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-04-21T20:41:49.2467249Z [1386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-04-21T20:41:49.2468513Z [1387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-04-21T20:41:49.2500246Z [1387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-04-21T20:41:49.2502531Z [1388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-04-21T20:41:49.2562441Z [1388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-04-21T20:41:49.2564501Z [1389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-04-21T20:41:49.2649524Z [1389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-04-21T20:41:49.2653317Z [1390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-04-21T20:41:49.2678817Z [1390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-04-21T20:41:49.2681033Z [1391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-04-21T20:41:49.2989171Z [1391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-04-21T20:41:49.2990534Z [1392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-04-21T20:41:49.3013666Z [1392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-04-21T20:41:49.3015978Z [1393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-04-21T20:41:49.3099472Z [1393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-04-21T20:41:49.3100862Z [1394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-04-21T20:41:49.3132226Z [1394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-04-21T20:41:49.3133470Z [1395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-04-21T20:41:49.3209140Z [1395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-04-21T20:41:49.3211556Z [1396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-04-21T20:41:49.3490455Z [1396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-04-21T20:41:49.3491845Z [1397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-04-21T20:41:49.3523489Z [1397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-04-21T20:41:49.3524731Z [1398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-04-21T20:41:49.3684223Z [1398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-04-21T20:41:49.3686681Z [1399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-04-21T20:41:49.3700161Z [1399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-04-21T20:41:49.3702549Z [1400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-04-21T20:41:49.3907315Z [1400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-04-21T20:41:49.3909776Z [1401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-04-21T20:41:49.4017546Z [1401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-04-21T20:41:49.4019136Z [1402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-04-21T20:41:49.4020852Z [1402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-04-21T20:41:49.4022107Z [1403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-04-21T20:41:49.4216896Z [1403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-04-21T20:41:49.4219333Z [1404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-04-21T20:41:49.4286337Z [1404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-04-21T20:41:49.4288554Z [1405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-04-21T20:41:49.4407742Z [1405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-04-21T20:41:49.4410061Z [1406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-04-21T20:41:49.4521379Z [1406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-04-21T20:41:49.4523775Z [1407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-04-21T20:41:49.4530521Z [1407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-04-21T20:41:49.4532486Z [1408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-04-21T20:41:49.4534787Z [1408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-04-21T20:41:49.4536162Z [1409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-04-21T20:41:49.4719567Z [1409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-04-21T20:41:49.4722099Z [1410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-04-21T20:41:49.4991299Z [1410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-04-21T20:41:49.4992570Z [1411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-04-21T20:41:49.5063141Z [1411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-04-21T20:41:49.5064872Z [1412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-04-21T20:41:49.5102975Z [1412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-04-21T20:41:49.5104262Z [1413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-04-21T20:41:49.5207164Z [1413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-04-21T20:41:49.5209551Z [1414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-04-21T20:41:49.5320968Z [1414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-04-21T20:41:49.5323458Z [1415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-04-21T20:41:49.5327031Z [1415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-04-21T20:41:49.5329434Z [1416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-04-21T20:41:49.5544281Z [1416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-04-21T20:41:49.5546797Z [1417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-04-21T20:41:49.5744440Z [1417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-04-21T20:41:49.5746388Z [1418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-04-21T20:41:49.5751349Z [1418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-04-21T20:41:49.5752671Z [1419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-04-21T20:41:49.5806636Z [1419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-04-21T20:41:49.5808967Z [1420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-04-21T20:41:49.5812903Z [1420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-04-21T20:41:49.5815151Z [1421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-04-21T20:41:49.5993754Z [1421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-04-21T20:41:49.5996189Z [1422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-04-21T20:41:49.6063764Z [1422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-04-21T20:41:49.6066265Z [1423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-04-21T20:41:49.6255373Z [1423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-04-21T20:41:49.6256610Z [1424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-04-21T20:41:49.6262585Z [1424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-04-21T20:41:49.6264824Z [1425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-04-21T20:41:49.6321420Z [1425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-04-21T20:41:49.6323780Z [1426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-04-21T20:41:49.6498915Z [1426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-04-21T20:41:49.6501307Z [1427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-04-21T20:41:49.6564382Z [1427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-04-21T20:41:49.6565992Z [1428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-04-21T20:41:49.6697984Z [1428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-04-21T20:41:49.6699515Z [1429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-04-21T20:41:49.6754356Z [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-21T20:41:49.6756662Z [1430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-04-21T20:41:49.6764830Z [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-21T20:41:49.6767040Z [1431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-04-21T20:41:49.6819892Z [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-21T20:41:49.6821153Z [1432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-04-21T20:41:49.7041862Z [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-21T20:41:49.7044348Z [1433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-04-21T20:41:49.7058033Z [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-21T20:41:49.7060031Z [1434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-04-21T20:41:49.7283389Z [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-21T20:41:49.7285900Z [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-21T20:41:49.7319391Z [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-21T20:41:49.7321953Z [1436/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-21T20:41:49.7362215Z [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-21T20:41:49.7363522Z [1437/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-21T20:41:49.7399003Z [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-21T20:41:49.7401570Z [1438/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-21T20:41:49.7632914Z [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-21T20:41:49.7635807Z [1439/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-21T20:41:49.7657164Z [1439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-04-21T20:41:49.7659977Z [1440/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-21T20:41:49.7965700Z [1440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-04-21T20:41:49.7968082Z [1441/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-21T20:41:49.8166594Z [1441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-04-21T20:41:49.8167880Z [1442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-04-21T20:41:49.8194377Z [1442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-04-21T20:41:49.8195569Z [1443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-04-21T20:41:49.8386029Z [1443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-04-21T20:41:49.8388395Z [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-21T20:41:49.8398574Z [1444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-04-21T20:41:49.8400885Z [1445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-04-21T20:41:49.8519612Z [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-21T20:41:49.8520964Z [1446/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-21T20:41:49.8690472Z [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-21T20:41:49.8692939Z [1447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-04-21T20:41:49.8694912Z [1447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-04-21T20:41:49.8696126Z [1448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-04-21T20:41:49.8871013Z [1448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-04-21T20:41:49.8873710Z [1449/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-21T20:41:49.8876243Z [1449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-04-21T20:41:49.8878589Z [1450/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-21T20:41:49.8912368Z [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-21T20:41:49.8914892Z [1451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-04-21T20:41:49.8955756Z [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-21T20:41:49.8958647Z [1452/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-21T20:41:49.9216723Z [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-21T20:41:49.9219162Z [1453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-04-21T20:41:49.9328523Z [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-21T20:41:49.9329781Z [1454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-04-21T20:41:49.9428056Z [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-21T20:41:49.9430858Z [1455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-04-21T20:41:49.9466340Z [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-21T20:41:49.9468945Z [1456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-04-21T20:41:49.9510441Z [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-21T20:41:49.9513095Z [1457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-04-21T20:41:49.9758597Z [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-21T20:41:49.9761311Z [1458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-04-21T20:41:49.9923945Z [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-21T20:41:49.9925354Z [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-21T20:41:49.9988943Z [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-21T20:41:49.9990451Z [1460/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-21T20:41:50.0007598Z [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-21T20:41:50.0010848Z [1461/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-21T20:41:50.0037829Z [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-21T20:41:50.0039285Z [1462/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-21T20:41:50.0274658Z [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-21T20:41:50.0277851Z [1463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-04-21T20:41:50.0350676Z [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-21T20:41:50.0353117Z [1464/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-21T20:41:50.0500901Z [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-21T20:41:50.0502294Z [1465/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-21T20:41:50.0567563Z [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-21T20:41:50.0570346Z [1466/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-21T20:41:50.0573063Z [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-21T20:41:50.0576084Z [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-21T20:41:50.0707989Z [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-21T20:41:50.0710747Z [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-21T20:41:50.0887656Z [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-21T20:41:50.0889032Z [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-21T20:41:50.0953098Z [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-21T20:41:50.0955802Z [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-21T20:41:50.1276484Z [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-21T20:41:50.1279372Z [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-21T20:41:50.1283456Z [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-21T20:41:50.1286248Z [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-21T20:41:50.1354839Z [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-21T20:41:50.1356337Z [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-21T20:41:50.1540967Z [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-21T20:41:50.1543803Z [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-21T20:41:50.1546563Z [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-21T20:41:50.1549339Z [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-21T20:41:50.1955815Z [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-21T20:41:50.1957397Z [1476/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-21T20:41:50.1962485Z [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-21T20:41:50.1965209Z [1477/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-21T20:41:50.1979569Z [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-21T20:41:50.1981056Z [1478/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-21T20:41:50.2182991Z [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-21T20:41:50.2185785Z [1479/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-21T20:41:50.2507253Z [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-21T20:41:50.2508729Z [1480/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-21T20:41:50.2577156Z [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-21T20:41:50.2578759Z [1481/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-21T20:41:50.2617372Z [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-21T20:41:50.2620107Z [1482/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-21T20:41:50.2652318Z [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-21T20:41:50.2655156Z [1483/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-21T20:41:50.2692431Z [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-21T20:41:50.2695381Z [1484/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-21T20:41:50.2825430Z [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-21T20:41:50.2828188Z [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-21T20:41:50.3236379Z [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-21T20:41:50.3239042Z [1486/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-21T20:41:50.3250921Z [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-21T20:41:50.3252439Z [1487/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-21T20:41:50.3363271Z [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-21T20:41:50.3365671Z [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-21T20:41:50.3379822Z [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-21T20:41:50.3383833Z [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-21T20:41:50.3503133Z [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-21T20:41:50.3506594Z [1490/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-21T20:41:50.3617256Z [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-21T20:41:50.3620444Z [1491/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-21T20:41:50.3994507Z [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-21T20:41:50.3996491Z [1492/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-21T20:41:50.4009580Z [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-21T20:41:50.4011152Z [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-21T20:41:50.4052050Z [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-21T20:41:50.4054935Z [1494/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-21T20:41:50.4159553Z [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-21T20:41:50.4162839Z [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-21T20:41:50.4243275Z [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-21T20:41:50.4246237Z [1496/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-21T20:41:50.4594946Z [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-21T20:41:50.4596641Z [1497/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-21T20:41:50.4628306Z [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-21T20:41:50.4629892Z [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-21T20:41:50.4656807Z [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-21T20:41:50.4658399Z [1499/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-21T20:41:50.4758927Z [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-21T20:41:50.4761864Z [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-21T20:41:50.4764715Z [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-21T20:41:50.4767847Z [1501/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-21T20:41:50.4792414Z [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-21T20:41:50.4795395Z [1502/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-21T20:41:50.5276204Z [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-21T20:41:50.5277782Z [1503/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-21T20:41:50.5418320Z [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-21T20:41:50.5420992Z [1504/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-21T20:41:50.5423570Z [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-21T20:41:50.5426348Z [1505/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-21T20:41:50.5432914Z [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-21T20:41:50.5436330Z [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-21T20:41:50.5465281Z [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-21T20:41:50.5468251Z [1507/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-21T20:41:50.5592899Z [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-21T20:41:50.5595845Z [1508/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-21T20:41:50.5977185Z [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-21T20:41:50.5978783Z [1509/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-21T20:41:50.6045419Z [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-21T20:41:50.6048420Z [1510/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-21T20:41:50.6050552Z [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-21T20:41:50.6052080Z [1511/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-21T20:41:50.6105447Z [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-21T20:41:50.6108692Z [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-21T20:41:50.6230295Z [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-21T20:41:50.6233264Z [1513/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-21T20:41:50.6245032Z [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-21T20:41:50.6248004Z [1514/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-21T20:41:50.6678402Z [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-21T20:41:50.6681389Z [1515/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-21T20:41:50.6690768Z [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-21T20:41:50.6692335Z [1516/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-21T20:41:50.6805981Z [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-21T20:41:50.6809020Z [1517/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-21T20:41:50.6819705Z [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-21T20:41:50.6822565Z [1518/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-21T20:41:50.7143178Z [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-21T20:41:50.7144804Z [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-21T20:41:50.7253924Z [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-21T20:41:50.7256806Z [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-21T20:41:50.7258737Z [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-21T20:41:50.7260201Z [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-21T20:41:50.7327852Z [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-21T20:41:50.7330476Z [1522/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-21T20:41:50.7358838Z [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-21T20:41:50.7369207Z [1523/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-21T20:41:50.7771059Z [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-21T20:41:50.7772617Z [1524/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-21T20:41:50.7795996Z [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-21T20:41:50.7797710Z [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-21T20:41:50.7854615Z [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-21T20:41:50.7856266Z [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-21T20:41:50.7913814Z [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-21T20:41:50.7916032Z [1527/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-21T20:41:50.7958052Z [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-21T20:41:50.7960067Z [1528/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-21T20:41:50.8055008Z [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-21T20:41:50.8058205Z [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-21T20:41:50.8479054Z [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-21T20:41:50.8481507Z [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-21T20:41:50.8532295Z [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-21T20:41:50.8535087Z [1531/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-21T20:41:50.8596303Z [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-21T20:41:50.8598069Z [1532/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-21T20:41:50.8608738Z [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-21T20:41:50.8610135Z [1533/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-21T20:41:50.8743833Z [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-21T20:41:50.8746614Z [1534/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-21T20:41:50.8942122Z [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-21T20:41:50.8944935Z [1535/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-21T20:41:50.9048620Z [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-21T20:41:50.9049948Z [1536/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-21T20:41:50.9128031Z [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-21T20:41:50.9129338Z [1537/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-21T20:41:50.9150212Z [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-21T20:41:50.9153069Z [1538/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-21T20:41:50.9179544Z [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-21T20:41:50.9182022Z [1539/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-21T20:41:50.9194976Z [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-21T20:41:50.9197498Z [1540/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-21T20:41:50.9606536Z [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-21T20:41:50.9608234Z [1541/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-21T20:41:50.9622281Z [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-21T20:41:50.9624758Z [1542/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-21T20:41:50.9735646Z [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-21T20:41:50.9738207Z [1543/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-21T20:41:50.9751673Z [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-21T20:41:50.9754462Z [1544/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-21T20:41:50.9810990Z [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-21T20:41:50.9813582Z [1545/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-21T20:41:50.9877833Z [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-21T20:41:50.9880659Z [1546/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-21T20:41:51.0133394Z [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-21T20:41:51.0135092Z [1547/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-21T20:41:51.0185098Z [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-21T20:41:51.0186582Z [1548/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-21T20:41:51.0241272Z [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-21T20:41:51.0244281Z [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-21T20:41:51.0304734Z [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-21T20:41:51.0307849Z [1550/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-21T20:41:51.0389886Z [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-21T20:41:51.0392944Z [1551/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-21T20:41:51.0428629Z [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-21T20:41:51.0431750Z [1552/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-21T20:41:51.0756942Z [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-21T20:41:51.0758655Z [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-21T20:41:51.0908770Z [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-21T20:41:51.0912057Z [1554/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-21T20:41:51.0915452Z [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-21T20:41:51.0918752Z [1555/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-21T20:41:51.0935080Z [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-21T20:41:51.0938338Z [1556/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-21T20:41:51.1061082Z [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-21T20:41:51.1064196Z [1557/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-21T20:41:51.1117111Z [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-21T20:41:51.1120554Z [1558/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-21T20:41:51.1397583Z [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-21T20:41:51.1400686Z [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-21T20:41:51.1543351Z [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-21T20:41:51.1545042Z [1560/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-21T20:41:51.1604084Z [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-21T20:41:51.1607241Z [1561/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-21T20:41:51.1653340Z [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-21T20:41:51.1656658Z [1562/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-21T20:41:51.1724687Z [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-21T20:41:51.1727774Z [1563/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-21T20:41:51.1835235Z [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-21T20:41:51.1838434Z [1564/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-21T20:41:51.1966971Z [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-21T20:41:51.1970140Z [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-21T20:41:51.2281832Z [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-21T20:41:51.2283769Z [1566/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-21T20:41:51.2289110Z [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-21T20:41:51.2292212Z [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-21T20:41:51.2390782Z [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-21T20:41:51.2393816Z [1568/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-21T20:41:51.2396927Z [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-21T20:41:51.2398557Z [1569/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-21T20:41:51.2477588Z [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-21T20:41:51.2480706Z [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-21T20:41:51.2589873Z [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-21T20:41:51.2591563Z [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-21T20:41:51.3030838Z [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-21T20:41:51.3032527Z [1572/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-21T20:41:51.3062904Z [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-21T20:41:51.3066388Z [1573/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-21T20:41:51.3068967Z [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-21T20:41:51.3071112Z [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-21T20:41:51.3079286Z [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-21T20:41:51.3082601Z [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-21T20:41:51.3168151Z [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-21T20:41:51.3171457Z [1576/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-21T20:41:51.3209564Z [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-21T20:41:51.3212502Z [1577/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-21T20:41:51.3654573Z [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-21T20:41:51.3657466Z [1578/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-21T20:41:51.3791156Z [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-21T20:41:51.3794622Z [1579/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-21T20:41:51.3832151Z [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-21T20:41:51.3835228Z [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-21T20:41:51.3838284Z [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-21T20:41:51.3841372Z [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-21T20:41:51.4244323Z [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-21T20:41:51.4245920Z [1582/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-21T20:41:51.4354068Z [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-21T20:41:51.4355697Z [1583/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-21T20:41:51.4383048Z [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-21T20:41:51.4385301Z [1584/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-21T20:41:51.4386900Z [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-21T20:41:51.4388442Z [1585/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-21T20:41:51.4610371Z [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-21T20:41:51.4613459Z [1586/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-21T20:41:51.4729775Z [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-21T20:41:51.4732609Z [1587/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-21T20:41:51.4783919Z [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-21T20:41:51.4787029Z [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-21T20:41:51.4945013Z [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-21T20:41:51.4946608Z [1589/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-21T20:41:51.5001471Z [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-21T20:41:51.5004768Z [1590/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-21T20:41:51.5017180Z [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-21T20:41:51.5020142Z [1591/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-21T20:41:51.5298827Z [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-21T20:41:51.5302122Z [1592/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-21T20:41:51.5487529Z [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-21T20:41:51.5489720Z [1593/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-21T20:41:51.5492889Z [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-21T20:41:51.5494690Z [1594/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-21T20:41:51.5710759Z [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-21T20:41:51.5712514Z [1595/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-21T20:41:51.5936554Z [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-21T20:41:51.5938072Z [1596/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-21T20:41:51.5965682Z [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-21T20:41:51.5967443Z [1597/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-21T20:41:51.6075016Z [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-21T20:41:51.6076735Z [1598/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-21T20:41:51.6113379Z [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-21T20:41:51.6116217Z [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-21T20:41:51.6152609Z [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-21T20:41:51.6155634Z [1600/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-21T20:41:51.6331745Z [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-21T20:41:51.6334951Z [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-21T20:41:51.6623571Z [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-21T20:41:51.6625099Z [1602/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-21T20:41:51.6751089Z [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-21T20:41:51.6753766Z [1603/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-21T20:41:51.6767311Z [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-21T20:41:51.6768996Z [1604/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-21T20:41:51.6882318Z [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-21T20:41:51.6884192Z [1605/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-21T20:41:51.6904103Z [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-21T20:41:51.6906587Z [1606/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-21T20:41:51.7013058Z [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-21T20:41:51.7016096Z [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-21T20:41:51.7376982Z [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-21T20:41:51.7378654Z [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-21T20:41:51.7495156Z [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-21T20:41:51.7496793Z [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-21T20:41:51.7560561Z [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-21T20:41:51.7563243Z [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-21T20:41:51.7565856Z [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-21T20:41:51.7568052Z [1611/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-21T20:41:51.7624099Z [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-21T20:41:51.7627231Z [1612/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-21T20:41:51.8036825Z [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-21T20:41:51.8038508Z [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-21T20:41:51.8168434Z [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-21T20:41:51.8169977Z [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-21T20:41:51.8368158Z [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-21T20:41:51.8371194Z [1615/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-21T20:41:51.8390185Z [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-21T20:41:51.8393189Z [1616/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-21T20:41:51.8403277Z [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-21T20:41:51.8405017Z [1617/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-21T20:41:51.8560327Z [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-21T20:41:51.8562392Z [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-21T20:41:51.9143826Z [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-21T20:41:51.9146663Z [1619/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-21T20:41:51.9177336Z [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-21T20:41:51.9178929Z [1620/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-21T20:41:51.9201670Z [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-21T20:41:51.9204562Z [1621/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-21T20:41:51.9347847Z [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-21T20:41:51.9350915Z [1622/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-21T20:41:51.9364566Z [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-21T20:41:51.9367860Z [1623/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-21T20:41:51.9781552Z [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-21T20:41:51.9783667Z [1624/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-21T20:41:51.9861592Z [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-21T20:41:51.9863151Z [1625/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-21T20:41:51.9900548Z [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-21T20:41:51.9903461Z [1626/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-21T20:41:51.9932863Z [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-21T20:41:51.9935553Z [1627/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-21T20:41:52.0008155Z [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-21T20:41:52.0011072Z [1628/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-21T20:41:52.0373912Z [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-21T20:41:52.0375440Z [1629/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-21T20:41:52.0442478Z [1629/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-04-21T20:41:52.0444473Z [1630/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-21T20:41:52.0452163Z [1630/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-04-21T20:41:52.0454361Z [1631/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-21T20:41:52.0571978Z [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-21T20:41:52.0574529Z [1632/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-21T20:41:52.0707866Z [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-21T20:41:52.0710580Z [1633/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-21T20:41:52.0812075Z [1633/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-04-21T20:41:52.0813272Z [1634/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-04-21T20:41:52.0891352Z [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-21T20:41:52.0892828Z [1635/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-04-21T20:41:52.1132764Z [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-21T20:41:52.1134238Z [1636/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-21T20:41:52.1151382Z [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-21T20:41:52.1152793Z [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-21T20:41:52.1239863Z [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-21T20:41:52.1241195Z [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-21T20:41:52.1347528Z [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-21T20:41:52.1350085Z [1639/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-04-21T20:41:52.1428682Z [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-21T20:41:52.1429954Z [1640/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-04-21T20:41:52.1458515Z [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-21T20:41:52.1461255Z [1641/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-04-21T20:41:52.1635431Z [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-21T20:41:52.1638339Z [1642/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-04-21T20:41:52.1719085Z [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-21T20:41:52.1720528Z [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-21T20:41:52.1975089Z [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-21T20:41:52.1977584Z [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-21T20:41:52.1979639Z [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-21T20:41:52.1981082Z [1645/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-21T20:41:52.2191557Z [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-21T20:41:52.2193177Z [1646/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-21T20:41:52.2218029Z [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-21T20:41:52.2221329Z [1647/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-21T20:41:52.2241263Z [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-21T20:41:52.2244006Z [1648/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-21T20:41:52.2630910Z [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-21T20:41:52.2632596Z [1649/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-21T20:41:52.2707060Z [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-21T20:41:52.2708646Z [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-21T20:41:52.2765349Z [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-21T20:41:52.2766906Z [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-21T20:41:52.2819675Z [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-21T20:41:52.2821478Z [1652/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-21T20:41:52.3034167Z [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-21T20:41:52.3222037Z [1653/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-21T20:41:52.3223601Z [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-21T20:41:52.3225127Z [1654/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-21T20:41:52.3348220Z [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-21T20:41:52.3351678Z [1655/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-21T20:41:52.3368090Z [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-21T20:41:52.3371086Z [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-21T20:41:52.3374113Z [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-21T20:41:52.3377037Z [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-21T20:41:52.3789984Z [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-21T20:41:52.3791767Z [1658/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-21T20:41:52.3809526Z [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-21T20:41:52.3811084Z [1659/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-21T20:41:52.3935762Z [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-21T20:41:52.3938509Z [1660/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-21T20:41:52.3945283Z [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-21T20:41:52.3947979Z [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-21T20:41:52.3958858Z [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-21T20:41:52.3961896Z [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-21T20:41:52.4161556Z [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-21T20:41:52.4164858Z [1663/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-21T20:41:52.4425819Z [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-21T20:41:52.4428855Z [1664/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-21T20:41:52.4485953Z [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-21T20:41:52.4488242Z [1665/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-21T20:41:52.4552870Z [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-21T20:41:52.4555849Z [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-21T20:41:52.4558282Z [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-21T20:41:52.4560991Z [1667/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-21T20:41:52.4693610Z [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-21T20:41:52.4696583Z [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-21T20:41:52.4808868Z [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-21T20:41:52.4812594Z [1669/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-21T20:41:52.5133481Z [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-21T20:41:52.5135486Z [1670/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-21T20:41:52.5137490Z [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-21T20:41:52.5139176Z [1671/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-21T20:41:52.5185855Z [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-21T20:41:52.5192042Z [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-21T20:41:52.5311482Z [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-21T20:41:52.5313105Z [1673/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-21T20:41:52.5333385Z [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-21T20:41:52.5334887Z [1674/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-21T20:41:52.5581841Z [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-21T20:41:52.5584970Z [1675/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-21T20:41:52.5727480Z [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-21T20:41:52.5729097Z [1676/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-21T20:41:52.5805401Z [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-21T20:41:52.5808285Z [1677/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-21T20:41:52.5835049Z [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-21T20:41:52.5837840Z [1678/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-21T20:41:52.5944386Z [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-21T20:41:52.5945847Z [1679/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-21T20:41:52.5965850Z [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-21T20:41:52.5968630Z [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-21T20:41:52.6195257Z [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-21T20:41:52.6198174Z [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-21T20:41:52.6463890Z [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-21T20:41:52.6465376Z [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-21T20:41:52.6489444Z [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-21T20:41:52.6491089Z [1683/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-21T20:41:52.6576357Z [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-21T20:41:52.6577858Z [1684/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-21T20:41:52.6703910Z [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-21T20:41:52.6706650Z [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-21T20:41:52.6773295Z [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-21T20:41:52.6776229Z [1686/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-21T20:41:52.7027925Z [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-21T20:41:52.7030554Z [1687/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-21T20:41:52.7033121Z [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-21T20:41:52.7035922Z [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-21T20:41:52.7158677Z [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-21T20:41:52.7160660Z [1689/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-21T20:41:52.7162185Z [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-21T20:41:52.7164290Z [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-21T20:41:52.7314275Z [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-21T20:41:52.7317008Z [1691/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-21T20:41:52.7500311Z [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-21T20:41:52.7503001Z [1692/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-21T20:41:52.7736906Z [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-21T20:41:52.7738514Z [1693/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-21T20:41:52.7805051Z [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-21T20:41:52.7806548Z [1694/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-21T20:41:52.7954367Z [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-21T20:41:52.7956931Z [1695/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-21T20:41:52.8008445Z [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-21T20:41:52.8011219Z [1696/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-21T20:41:52.8078872Z [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-21T20:41:52.8080283Z [1697/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-21T20:41:52.8160683Z [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-21T20:41:52.8163647Z [1698/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-21T20:41:52.8490249Z [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-21T20:41:52.8492907Z [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-21T20:41:52.8495565Z [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-21T20:41:52.8498275Z [1700/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-21T20:41:52.8625572Z [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-21T20:41:52.8628300Z [1701/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-21T20:41:52.8729912Z [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-21T20:41:52.8732695Z [1702/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-21T20:41:52.8844938Z [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-21T20:41:52.8847630Z [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-21T20:41:52.8987788Z [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-21T20:41:52.8990460Z [1704/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-21T20:41:52.9283197Z [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-21T20:41:52.9285873Z [1705/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-21T20:41:52.9353979Z [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-21T20:41:52.9428311Z [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-21T20:41:52.9429715Z [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-21T20:41:52.9431086Z [1707/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-21T20:41:52.9542053Z [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-21T20:41:52.9544693Z [1708/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-21T20:41:52.9800284Z [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-21T20:41:52.9803042Z [1709/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-21T20:41:52.9880506Z [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-21T20:41:52.9882084Z [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-21T20:41:52.9952334Z [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-21T20:41:52.9953830Z [1711/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-21T20:41:53.0031785Z [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-21T20:41:53.0033444Z [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-21T20:41:53.0217852Z [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-21T20:41:53.0220662Z [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-21T20:41:53.0338645Z [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-21T20:41:53.0341273Z [1714/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-21T20:41:53.0472860Z [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-21T20:41:53.0475494Z [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-21T20:41:53.0502228Z [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-21T20:41:53.0505066Z [1716/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-21T20:41:53.0616610Z [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-21T20:41:53.0619268Z [1717/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-21T20:41:53.0740003Z [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-21T20:41:53.0742742Z [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-21T20:41:53.0925496Z [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-21T20:41:53.0927162Z [1719/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-21T20:41:53.1084174Z [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-21T20:41:53.1086742Z [1720/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-21T20:41:53.1233070Z [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-21T20:41:53.1235945Z [1721/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-21T20:41:53.1238750Z [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-21T20:41:53.1241765Z [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-21T20:41:53.1574720Z [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-21T20:41:53.1577391Z [1723/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-21T20:41:53.1580158Z [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-21T20:41:53.1584984Z [1724/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-21T20:41:53.1622617Z [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-21T20:41:53.1626531Z [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-21T20:41:53.1921430Z [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-21T20:41:53.1924265Z [1726/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-21T20:41:53.1929698Z [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-21T20:41:53.1932333Z [1727/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-21T20:41:53.2233755Z [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-21T20:41:53.2235629Z [1728/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-21T20:41:53.2258617Z [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-21T20:41:53.2260257Z [1729/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-21T20:41:53.2372847Z [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-21T20:41:53.2374360Z [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-21T20:41:53.2592232Z [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-21T20:41:53.2595124Z [1731/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-21T20:41:53.2606059Z [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-21T20:41:53.2608813Z [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-21T20:41:53.2709937Z [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-21T20:41:53.2711420Z [1733/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-21T20:41:53.2923787Z [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-21T20:41:53.2926955Z [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-21T20:41:53.2989001Z [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-21T20:41:53.2991767Z [1735/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-21T20:41:53.3153764Z [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-21T20:41:53.3155244Z [1736/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-21T20:41:53.3267922Z [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-21T20:41:53.3270736Z [1737/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-21T20:41:53.3376761Z [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-21T20:41:53.3379399Z [1738/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-21T20:41:53.3504585Z [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-21T20:41:53.3507371Z [1739/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-21T20:41:53.3574714Z [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-21T20:41:53.3576379Z [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-21T20:41:53.3630872Z [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-21T20:41:53.3632321Z [1741/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-21T20:41:53.3896203Z [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-21T20:41:53.3898955Z [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-21T20:41:53.3918322Z [1742/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-04-21T20:41:53.3922280Z [1743/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-21T20:41:53.4105760Z [1743/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-04-21T20:41:53.4108369Z [1744/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-21T20:41:53.4149589Z [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-21T20:41:53.4151884Z [1745/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-21T20:41:53.4358524Z [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-21T20:41:53.4359824Z [1746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-04-21T20:41:53.4376384Z [1746/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-04-21T20:41:53.4378841Z [1747/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-21T20:41:53.4401216Z [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-21T20:41:53.4402628Z [1748/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-04-21T20:41:53.4622250Z [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-21T20:41:53.4623984Z [1749/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-04-21T20:41:53.4635087Z [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-21T20:41:53.4637564Z [1750/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-04-21T20:41:53.4834693Z [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-21T20:41:53.4835958Z [1751/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-04-21T20:41:53.4940521Z [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-21T20:41:53.4941884Z [1752/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-04-21T20:41:53.4943932Z [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-21T20:41:53.4945228Z [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-21T20:41:53.5074402Z [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-21T20:41:53.5077022Z [1754/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-04-21T20:41:53.5137265Z [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-21T20:41:53.5139934Z [1755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-04-21T20:41:53.5300328Z [1755/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-04-21T20:41:53.5301654Z [1756/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-21T20:41:53.5426094Z [1756/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-04-21T20:41:53.5427410Z [1757/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-21T20:41:53.5467328Z [1757/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-04-21T20:41:53.5468872Z [1758/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-21T20:41:53.5523560Z [1758/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-04-21T20:41:53.5525886Z [1759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-04-21T20:41:53.5677036Z [1759/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-04-21T20:41:53.5679354Z [1760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-04-21T20:41:53.5826486Z [1760/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-04-21T20:41:53.5828873Z [1761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-04-21T20:41:53.5833060Z [1761/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-04-21T20:41:53.5835459Z [1762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-04-21T20:41:53.5875934Z [1762/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-04-21T20:41:53.5877087Z [1763/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-04-21T20:41:53.6048114Z [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-21T20:41:53.6049352Z [1764/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-04-21T20:41:53.6083704Z [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-21T20:41:53.6086002Z [1765/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-21T20:41:53.6202732Z [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-21T20:41:53.6203989Z [1766/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-04-21T20:41:53.6208402Z [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-21T20:41:53.6209621Z [1767/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-04-21T20:41:53.6290615Z [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-21T20:41:53.6292381Z [1768/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-21T20:41:53.6494516Z [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-21T20:41:53.6495850Z [1769/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-21T20:41:53.6566800Z [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-21T20:41:53.6568147Z [1770/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-21T20:41:53.6636793Z [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-21T20:41:53.6638354Z [1771/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-21T20:41:53.6669002Z [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-21T20:41:53.6671525Z [1772/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-21T20:41:53.6698436Z [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-21T20:41:53.6701348Z [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-21T20:41:53.6709595Z [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-21T20:41:53.6711318Z [1774/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-21T20:41:53.6979165Z [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-21T20:41:53.6980542Z [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-21T20:41:53.7055509Z [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-21T20:41:53.7056871Z [1776/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-21T20:41:53.7131523Z [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-21T20:41:53.7134215Z [1777/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-04-21T20:41:53.7160753Z [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-21T20:41:53.7163719Z [1778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-04-21T20:41:53.7279494Z [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-21T20:41:53.7281014Z [1779/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-04-21T20:41:53.7386434Z [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-21T20:41:53.7389121Z [1780/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-04-21T20:41:53.7391811Z [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-21T20:41:53.7394524Z [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-21T20:41:53.7452986Z [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-21T20:41:53.7455619Z [1782/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-04-21T20:41:53.7587950Z [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-21T20:41:53.7591045Z [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-21T20:41:53.7761834Z [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-21T20:41:53.7763373Z [1784/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-21T20:41:53.7782380Z [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-21T20:41:53.7783964Z [1785/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-21T20:41:53.7792926Z [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-21T20:41:53.7795452Z [1786/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-04-21T20:41:53.7814573Z [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-21T20:41:53.7817173Z [1787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-04-21T20:41:53.7879930Z [1787/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-04-21T20:41:53.7882059Z [1788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-04-21T20:41:53.7978174Z [1788/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-04-21T20:41:53.7980776Z [1789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-04-21T20:41:53.8235959Z [1789/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-04-21T20:41:53.8237842Z [1790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-04-21T20:41:53.8239482Z [1790/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-04-21T20:41:53.8240798Z [1791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-04-21T20:41:53.8256501Z [1791/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-04-21T20:41:53.8257830Z [1792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-04-21T20:41:53.8381083Z [1792/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-04-21T20:41:53.8383974Z [1793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-04-21T20:41:53.8386600Z [1793/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-04-21T20:41:53.8389196Z [1794/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-04-21T20:41:53.8528467Z [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-21T20:41:53.8531046Z [1795/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-04-21T20:41:53.8690297Z [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-21T20:41:53.8691696Z [1796/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-04-21T20:41:53.8744335Z [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-21T20:41:53.8745712Z [1797/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-04-21T20:41:53.8769076Z [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-21T20:41:53.8770534Z [1798/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-04-21T20:41:53.8802282Z [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-21T20:41:53.8806149Z [1799/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-04-21T20:41:53.8995197Z [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-21T20:41:53.8997923Z [1800/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-21T20:41:53.9172973Z [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-21T20:41:53.9175632Z [1801/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-21T20:41:53.9208558Z [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-21T20:41:53.9210239Z [1802/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-21T20:41:53.9451146Z [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-21T20:41:53.9452669Z [1803/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-21T20:41:53.9562227Z [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-21T20:41:53.9563671Z [1804/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-21T20:41:53.9572063Z [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-21T20:41:53.9573885Z [1805/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-21T20:41:53.9642183Z [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-21T20:41:53.9643534Z [1806/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-21T20:41:53.9933892Z [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-21T20:41:53.9935296Z [1807/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-21T20:41:53.9967306Z [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-21T20:41:53.9968701Z [1808/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-21T20:41:54.0045144Z [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-21T20:41:54.0047902Z [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-21T20:41:54.0050422Z [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-21T20:41:54.0052870Z [1810/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-21T20:41:54.0416145Z [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-21T20:41:54.0418702Z [1811/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-21T20:41:54.0475219Z [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-21T20:41:54.0477135Z [1812/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-21T20:41:54.0492619Z [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-21T20:41:54.0495166Z [1813/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-21T20:41:54.0529130Z [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-21T20:41:54.0532097Z [1814/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-21T20:41:54.0534576Z [1814/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-04-21T20:41:54.0536711Z [1815/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-21T20:41:54.0920151Z [1815/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-04-21T20:41:54.0921811Z [1816/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-21T20:41:54.0937078Z [1816/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-04-21T20:41:54.0939575Z [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-21T20:41:54.0942756Z [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-21T20:41:54.0945120Z [1818/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-04-21T20:41:54.0978335Z [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-21T20:41:54.0980804Z [1819/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-04-21T20:41:54.1135302Z [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-21T20:41:54.1138312Z [1820/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-21T20:41:54.1141037Z [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-21T20:41:54.1143628Z [1821/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-21T20:41:54.1356446Z [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-21T20:41:54.1357865Z [1822/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-04-21T20:41:54.1415347Z [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-21T20:41:54.1416781Z [1823/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-04-21T20:41:54.1533070Z [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-21T20:41:54.1534568Z [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-21T20:41:54.1558996Z [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-21T20:41:54.1560820Z [1825/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-04-21T20:41:54.1577678Z [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-21T20:41:54.1580368Z [1826/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-04-21T20:41:54.1662531Z [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-21T20:41:54.1664189Z [1827/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-04-21T20:41:54.1742911Z [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-21T20:41:54.1745034Z [1828/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-04-21T20:41:54.1854144Z [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-21T20:41:54.1855596Z [1829/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-04-21T20:41:54.1973860Z [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-21T20:41:54.1975382Z [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-21T20:41:54.1995992Z [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-21T20:41:54.1997398Z [1831/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-04-21T20:41:54.2107324Z [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-21T20:41:54.2109100Z [1832/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-04-21T20:41:54.2159543Z [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-21T20:41:54.2162113Z [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-21T20:41:54.2218350Z [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-21T20:41:54.2219760Z [1834/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-04-21T20:41:54.2405804Z [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-21T20:41:54.2407211Z [1835/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-04-21T20:41:54.2525414Z [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-21T20:41:54.2526797Z [1836/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-21T20:41:54.2586604Z [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-21T20:41:54.2588280Z [1837/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-21T20:41:54.2650148Z [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-21T20:41:54.2652795Z [1838/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-04-21T20:41:54.2655187Z [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-21T20:41:54.2656655Z [1839/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-21T20:41:54.2781348Z [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-21T20:41:54.2784075Z [1840/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-04-21T20:41:54.2843289Z [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-21T20:41:54.2846063Z [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-21T20:41:54.2956828Z [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-21T20:41:54.2959626Z [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-21T20:41:54.3017626Z [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-21T20:41:54.3019567Z [1843/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-21T20:41:54.3087798Z [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-21T20:41:54.3089413Z [1844/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-21T20:41:54.3123195Z [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-21T20:41:54.3125274Z [1845/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-21T20:41:54.3195826Z [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-21T20:41:54.3198943Z [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-21T20:41:54.3341067Z [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-21T20:41:54.3342624Z [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-21T20:41:54.3462750Z [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-21T20:41:54.3464127Z [1848/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-04-21T20:41:54.3534116Z [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-21T20:41:54.3535581Z [1849/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-04-21T20:41:54.3537356Z [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-21T20:41:54.3538744Z [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-21T20:41:54.3610098Z [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-21T20:41:54.3612845Z [1851/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-04-21T20:41:54.3865362Z [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-21T20:41:54.3866737Z [1852/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-04-21T20:41:54.3920937Z [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-21T20:41:54.3922350Z [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-21T20:41:54.3991228Z [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-21T20:41:54.3993950Z [1854/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-21T20:41:54.4053764Z [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-21T20:41:54.4056073Z [1855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-04-21T20:41:54.4164421Z [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-21T20:41:54.4167287Z [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-21T20:41:54.4246949Z [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-21T20:41:54.4249517Z [1857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-04-21T20:41:54.4570696Z [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-21T20:41:54.4572077Z [1858/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-21T20:41:54.4592326Z [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-21T20:41:54.4593997Z [1859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-04-21T20:41:54.4602539Z [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-21T20:41:54.4605026Z [1860/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-21T20:41:54.4814833Z [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-21T20:41:54.4817608Z [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-21T20:41:54.4929863Z [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-21T20:41:54.4932678Z [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-21T20:41:54.5156104Z [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-21T20:41:54.5158756Z [1863/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-21T20:41:54.5289400Z [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-21T20:41:54.5291124Z [1864/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-21T20:41:54.5292897Z [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-21T20:41:54.5294456Z [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-21T20:41:54.5426530Z [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-21T20:41:54.5429163Z [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-21T20:41:54.5549346Z [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-21T20:41:54.5550999Z [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-21T20:41:54.5584490Z [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-21T20:41:54.5587449Z [1868/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-04-21T20:41:54.5787412Z [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-21T20:41:54.5790188Z [1869/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-04-21T20:41:54.5918119Z [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-21T20:41:54.5920896Z [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-21T20:41:54.5953929Z [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-21T20:41:54.5956682Z [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-21T20:41:54.6212005Z [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-21T20:41:54.6214679Z [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-21T20:41:54.6222060Z [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-21T20:41:54.6223620Z [1873/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-04-21T20:41:54.6386571Z [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-21T20:41:54.6388777Z [1874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-04-21T20:41:54.6390367Z [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-21T20:41:54.6391700Z [1875/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-21T20:41:54.6564581Z [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-21T20:41:54.6567301Z [1876/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-21T20:41:54.6570739Z [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-21T20:41:54.6573451Z [1877/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-04-21T20:41:54.6874535Z [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-21T20:41:54.6876049Z [1878/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-21T20:41:54.6958753Z [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-21T20:41:54.6960197Z [1879/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-21T20:41:54.6993376Z [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-21T20:41:54.6995088Z [1880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-04-21T20:41:54.7069482Z [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-21T20:41:54.7072299Z [1881/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-21T20:41:54.7181613Z [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-21T20:41:54.7187563Z [1882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-04-21T20:41:54.7193585Z [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-21T20:41:54.7196152Z [1883/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-21T20:41:54.7652066Z [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-21T20:41:54.7654635Z [1884/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-21T20:41:54.7657210Z [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-21T20:41:54.7660022Z [1885/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-21T20:41:54.7697231Z [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-21T20:41:54.7700310Z [1886/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-21T20:41:54.7721347Z [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-21T20:41:54.7722963Z [1887/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-21T20:41:54.7961105Z [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-21T20:41:54.7963939Z [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-21T20:41:54.8214691Z [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-21T20:41:54.8217715Z [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-21T20:41:54.8320026Z [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-21T20:41:54.8322288Z [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-21T20:41:54.8324949Z [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-21T20:41:54.8327930Z [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-21T20:41:54.8330744Z [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-21T20:41:54.8333396Z [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-21T20:41:54.8349853Z [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-21T20:41:54.8352640Z [1893/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-21T20:41:54.8648118Z [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-21T20:41:54.8651132Z [1894/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-21T20:41:54.8811823Z [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-21T20:41:54.8815126Z [1895/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-21T20:41:54.8978648Z [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-21T20:41:54.8982011Z [1896/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-21T20:41:54.8986153Z [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-21T20:41:54.8988396Z [1897/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-21T20:41:54.9292654Z [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-21T20:41:54.9295665Z [1898/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-21T20:41:54.9360503Z [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-21T20:41:54.9363414Z [1899/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-21T20:41:54.9469217Z [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-21T20:41:54.9470751Z [1900/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-21T20:41:54.9576062Z [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-21T20:41:54.9579044Z [1901/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-21T20:41:54.9592495Z [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-21T20:41:54.9594226Z [1902/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-21T20:41:54.9988571Z [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-21T20:41:54.9990231Z [1903/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-21T20:41:55.0138333Z [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-21T20:41:55.0141588Z [1904/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-21T20:41:55.0189099Z [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-21T20:41:55.0192384Z [1905/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-21T20:41:55.0196550Z [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-21T20:41:55.0199683Z [1906/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-21T20:41:55.0242737Z [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-21T20:41:55.0246002Z [1907/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-21T20:41:55.0531581Z [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-21T20:41:55.0535256Z [1908/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-21T20:41:55.0759105Z [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-21T20:41:55.0760713Z [1909/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-21T20:41:55.0776507Z [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-21T20:41:55.0778070Z [1910/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-21T20:41:55.0874558Z [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-21T20:41:55.0950106Z [1911/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-21T20:41:55.0953137Z [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-21T20:41:55.0956032Z [1912/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-21T20:41:55.0987030Z [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-21T20:41:55.0990359Z [1913/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-21T20:41:55.1284251Z [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-21T20:41:55.1286876Z [1914/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-21T20:41:55.1421520Z [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-21T20:41:55.1423115Z [1915/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-21T20:41:55.1462126Z [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-21T20:41:55.1463742Z [1916/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-21T20:41:55.1478118Z [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-21T20:41:55.1479548Z [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-21T20:41:55.1620098Z [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-21T20:41:55.1624075Z [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-21T20:41:55.2012724Z [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-21T20:41:55.2015546Z [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-21T20:41:55.2018624Z [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-21T20:41:55.2021437Z [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-21T20:41:55.2158025Z [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-21T20:41:55.2159473Z [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-21T20:41:55.2385136Z [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-21T20:41:55.2387604Z [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-21T20:41:55.2725035Z [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-21T20:41:55.2727532Z [1923/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-21T20:41:55.2729936Z [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-21T20:41:55.2732378Z [1924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-04-21T20:41:55.2765481Z [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-21T20:41:55.2768036Z [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-21T20:41:55.3165462Z [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-21T20:41:55.3167857Z [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-21T20:41:55.3420533Z [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-21T20:41:55.3423144Z [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-21T20:41:55.3662463Z [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-21T20:41:55.3663749Z [1928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-04-21T20:41:55.3846979Z [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-21T20:41:55.3849239Z [1929/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-21T20:41:55.3850780Z [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-21T20:41:55.3852129Z [1930/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-21T20:41:55.3930558Z [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-21T20:41:55.3932463Z [1931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-04-21T20:41:55.3990048Z [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-21T20:41:55.3992889Z [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-21T20:41:55.4747977Z [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-21T20:41:55.4749278Z [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-21T20:41:55.4853119Z [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-21T20:41:55.4855722Z [1934/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-21T20:41:55.4872448Z [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-21T20:41:55.4875160Z [1935/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-21T20:41:55.4884745Z [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-21T20:41:55.4887274Z [1936/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-04-21T20:41:55.5017434Z [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-21T20:41:55.5019876Z [1937/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-21T20:41:55.5679694Z [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-21T20:41:55.5682744Z [1938/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-21T20:41:55.5825309Z [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-21T20:41:55.5828635Z [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-21T20:41:55.6014938Z [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-21T20:41:55.6016448Z [1940/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-21T20:41:55.6202653Z [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-21T20:41:55.6204765Z [1941/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-21T20:41:55.6206956Z [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-21T20:41:55.6208630Z [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-21T20:41:55.6857867Z [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-21T20:41:55.6859230Z [1943/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-04-21T20:41:55.6890915Z [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-21T20:41:55.6892452Z [1944/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-04-21T20:41:55.6901230Z [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-21T20:41:55.6903215Z [1945/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-21T20:41:55.7174275Z [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-21T20:41:55.7177041Z [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-21T20:41:55.7414522Z [1946/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-04-21T20:41:55.7415966Z [1947/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-21T20:41:55.7534578Z [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-21T20:41:55.7537187Z [1948/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-21T20:41:55.7781078Z [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-21T20:41:55.7782634Z [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-21T20:41:55.8044292Z [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-21T20:41:55.8047162Z [1950/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-04-21T20:41:55.8138202Z [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-21T20:41:55.8140760Z [1951/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-04-21T20:41:55.8166183Z [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-21T20:41:55.8167513Z [1952/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-21T20:41:55.8365177Z [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-21T20:41:55.8366511Z [1953/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-21T20:41:55.8382143Z [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-21T20:41:55.8384366Z [1954/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-21T20:41:55.8629474Z [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-21T20:41:55.8630779Z [1955/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-04-21T20:41:55.8651387Z [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-21T20:41:55.8653810Z [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-21T20:41:55.8776707Z [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-21T20:41:55.8779866Z [1957/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-21T20:41:55.8782281Z [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-21T20:41:55.8787883Z [1958/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-04-21T20:41:55.9012814Z [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-21T20:41:55.9015390Z [1959/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-21T20:41:55.9209431Z [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-21T20:41:55.9210761Z [1960/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-04-21T20:41:55.9254232Z [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-21T20:41:55.9255538Z [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-21T20:41:55.9375282Z [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-21T20:41:55.9377776Z [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-21T20:41:55.9380556Z [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-21T20:41:55.9383210Z [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-21T20:41:55.9622426Z [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-21T20:41:55.9623872Z [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-21T20:41:55.9675083Z [1964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-04-21T20:41:55.9677428Z [1965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-04-21T20:41:55.9783232Z [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-21T20:41:55.9784593Z [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-21T20:41:55.9818600Z [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-21T20:41:55.9819874Z [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-21T20:41:56.0011298Z [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-21T20:41:56.0013853Z [1968/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-21T20:41:56.0128586Z [1968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-04-21T20:41:56.0130802Z [1969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-04-21T20:41:56.0197228Z [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-21T20:41:56.0199636Z [1970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-04-21T20:41:56.0321051Z [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-21T20:41:56.0323490Z [1971/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-21T20:41:56.0324844Z [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-21T20:41:56.0326068Z [1972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-04-21T20:41:56.0482189Z [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-21T20:41:56.0484786Z [1973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-04-21T20:41:56.0620313Z [1973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-04-21T20:41:56.0624155Z [1974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-04-21T20:41:56.0676960Z [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-21T20:41:56.0678337Z [1975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-04-21T20:41:56.0696813Z [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-21T20:41:56.0698707Z [1976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-04-21T20:41:56.0827290Z [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-21T20:41:56.0829661Z [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-21T20:41:56.0996650Z [1977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-04-21T20:41:56.0997957Z [1978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-04-21T20:41:56.1155434Z [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-21T20:41:56.1156720Z [1979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-04-21T20:41:56.1180297Z [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-21T20:41:56.1182838Z [1980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-04-21T20:41:56.1185128Z [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-21T20:41:56.1186634Z [1981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-04-21T20:41:56.1341783Z [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-21T20:41:56.1344048Z [1982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-04-21T20:41:56.1634235Z [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-21T20:41:56.1636694Z [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-21T20:41:56.1659178Z [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-21T20:41:56.1661622Z [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-21T20:41:56.1823759Z [1984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-04-21T20:41:56.1826056Z [1985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-04-21T20:41:56.1835177Z [1985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-04-21T20:41:56.1837444Z [1986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-04-21T20:41:56.2140643Z [1986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-04-21T20:41:56.2143283Z [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-21T20:41:56.2255141Z [1987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-04-21T20:41:56.2256364Z [1988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-04-21T20:41:56.2436894Z [1988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-04-21T20:41:56.2439196Z [1989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-04-21T20:41:56.2544667Z [1989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-04-21T20:41:56.2546893Z [1990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-04-21T20:41:56.2663807Z [1990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-04-21T20:41:56.2665011Z [1991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-04-21T20:41:56.2678320Z [1991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-04-21T20:41:56.2793311Z [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-21T20:41:56.2794581Z [1992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-04-21T20:41:56.2795770Z [1993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-04-21T20:41:56.2826128Z [1993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-04-21T20:41:56.2828430Z [1994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-04-21T20:41:56.3000299Z [1994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-04-21T20:41:56.3002627Z [1995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-04-21T20:41:56.3161572Z [1995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-04-21T20:41:56.3164116Z [1996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-04-21T20:41:56.3325739Z [1996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-04-21T20:41:56.3327011Z [1997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-04-21T20:41:56.3329454Z [1997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-04-21T20:41:56.3331007Z [1998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-04-21T20:41:56.3412480Z [1998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-04-21T20:41:56.3413716Z [1999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-04-21T20:41:56.3540010Z [1999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-04-21T20:41:56.3541215Z [2000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-04-21T20:41:56.3623688Z [2000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-04-21T20:41:56.3624877Z [2001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-04-21T20:41:56.3684943Z [2001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-04-21T20:41:56.3687524Z [2002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-04-21T20:41:56.3865908Z [2002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-04-21T20:41:56.3868325Z [2003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-04-21T20:41:56.4005134Z [2003/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-04-21T20:41:56.4006344Z [2004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-04-21T20:41:56.4036908Z [2004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-04-21T20:41:56.4039289Z [2005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-04-21T20:41:56.4136567Z [2005/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-04-21T20:41:56.4137847Z [2006/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-04-21T20:41:56.4186317Z [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-21T20:41:56.4191575Z [2007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-04-21T20:41:56.4340481Z [2007/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-04-21T20:41:56.4342568Z [2008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-04-21T20:41:56.4357562Z [2008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-04-21T20:41:56.4360097Z [2009/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-04-21T20:41:56.4609726Z [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-21T20:41:56.4612275Z [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-21T20:41:56.4614643Z [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-21T20:41:56.4616916Z [2011/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-04-21T20:41:56.4618880Z [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-21T20:41:56.4620084Z [2012/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-04-21T20:41:56.4770287Z [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-21T20:41:56.4772662Z [2013/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-04-21T20:41:56.4847909Z [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-21T20:41:56.4850073Z [2014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-04-21T20:41:56.4927623Z [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-21T20:41:56.4930263Z [2015/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-04-21T20:41:56.5174727Z [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-21T20:41:56.5176144Z [2016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-04-21T20:41:56.5207153Z [2016/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-04-21T20:41:56.5209420Z [2017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-04-21T20:41:56.5211735Z [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-21T20:41:56.5213232Z [2018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-04-21T20:41:56.5341695Z [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-21T20:41:56.5343685Z [2019/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-04-21T20:41:56.5376944Z [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-21T20:41:56.5379361Z [2020/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-04-21T20:41:56.5497885Z [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-21T20:41:56.5500765Z [2021/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-04-21T20:41:56.5652566Z [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-21T20:41:56.5654031Z [2022/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-04-21T20:41:56.5765302Z [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-21T20:41:56.5766647Z [2023/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-21T20:41:56.5940262Z [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-21T20:41:56.5942770Z [2024/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-21T20:41:56.6007053Z [2024/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-04-21T20:41:56.6008472Z [2025/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-21T20:41:56.6161743Z [2025/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-04-21T20:41:56.6163116Z [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-21T20:41:56.6288953Z [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-21T20:41:56.6290247Z [2027/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-21T20:41:56.6304142Z [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-21T20:41:56.6306586Z [2028/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-21T20:41:56.6450910Z [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-21T20:41:56.6453406Z [2029/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-21T20:41:56.6503374Z [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-21T20:41:56.6505655Z [2030/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-04-21T20:41:56.6648644Z [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-21T20:41:56.6649944Z [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-21T20:41:56.6760124Z [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-21T20:41:56.6762395Z [2032/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-04-21T20:41:56.6807952Z [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-21T20:41:56.6809416Z [2033/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-21T20:41:56.6828431Z [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-21T20:41:56.6831133Z [2034/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-21T20:41:56.6954562Z [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-21T20:41:56.6958192Z [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-21T20:41:56.7132490Z [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-21T20:41:56.7133935Z [2036/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-21T20:41:56.7162747Z [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-21T20:41:56.7164268Z [2037/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-21T20:41:56.7286352Z [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-21T20:41:56.7287835Z [2038/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-21T20:41:56.7321015Z [2038/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-04-21T20:41:56.7323393Z [2039/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-21T20:41:56.7353315Z [2039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-04-21T20:41:56.7355354Z [2040/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-21T20:41:56.7435288Z [2040/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-04-21T20:41:56.7439357Z [2041/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-21T20:41:56.7648162Z [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-21T20:41:56.7650943Z [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-21T20:41:56.7706324Z [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-21T20:41:56.7709327Z [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-21T20:41:56.7869195Z [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-21T20:41:56.7871823Z [2044/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-04-21T20:41:56.7964048Z [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-21T20:41:56.7965377Z [2045/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-21T20:41:56.7983318Z [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-21T20:41:56.8008984Z [2046/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-04-21T20:41:56.8011554Z [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-21T20:41:56.8014334Z [2047/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-04-21T20:41:56.8206421Z [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-21T20:41:56.8209267Z [2048/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-21T20:41:56.8261353Z [2048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-04-21T20:41:56.8264197Z [2049/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-21T20:41:56.8518521Z [2049/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-04-21T20:41:56.8520217Z [2050/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-21T20:41:56.8579347Z [2050/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-04-21T20:41:56.8581385Z [2051/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-21T20:41:56.8583761Z [2051/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-04-21T20:41:56.8585844Z [2052/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-21T20:41:56.8630371Z [2052/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-04-21T20:41:56.8632890Z [2053/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-21T20:41:56.8755484Z [2053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-04-21T20:41:56.8757849Z [2054/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-04-21T20:41:56.8824156Z [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-21T20:41:56.8826702Z [2055/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-04-21T20:41:56.9074263Z [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-21T20:41:56.9075614Z [2056/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-04-21T20:41:56.9189002Z [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-21T20:41:56.9190331Z [2057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-04-21T20:41:56.9213802Z [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-21T20:41:56.9217448Z [2058/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-04-21T20:41:56.9218738Z [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-21T20:41:56.9220107Z [2059/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-04-21T20:41:56.9408069Z [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-21T20:41:56.9410843Z [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-21T20:41:56.9426965Z [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-21T20:41:56.9429635Z [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-21T20:41:56.9777549Z [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-21T20:41:56.9779255Z [2062/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-21T20:41:56.9788506Z [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-21T20:41:56.9791249Z [2063/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-21T20:41:56.9821907Z [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-21T20:41:56.9823352Z [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-21T20:41:57.0026859Z [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-21T20:41:57.0030072Z [2065/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-21T20:41:57.0297056Z [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-21T20:41:57.0298526Z [2066/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-21T20:41:57.0426310Z [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-21T20:41:57.0427857Z [2067/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-21T20:41:57.0448835Z [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-21T20:41:57.0450562Z [2068/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-21T20:41:57.0563892Z [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-21T20:41:57.0566735Z [2069/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-21T20:41:57.0608174Z [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-21T20:41:57.0610999Z [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-21T20:41:57.0773621Z [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-21T20:41:57.0776942Z [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-21T20:41:57.1025380Z [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-21T20:41:57.1028901Z [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-21T20:41:57.1211773Z [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-21T20:41:57.1214756Z [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-21T20:41:57.1257921Z [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-21T20:41:57.1259538Z [2074/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-21T20:41:57.1361686Z [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-21T20:41:57.1364565Z [2075/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-21T20:41:57.1401420Z [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-21T20:41:57.1404623Z [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-21T20:41:57.1501904Z [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-21T20:41:57.1504463Z [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-ld64.c.o 2025-04-21T20:41:57.1753149Z [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-21T20:41:57.1756090Z [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-ld128.c.o 2025-04-21T20:41:57.1915572Z [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-21T20:41:57.1918667Z [2079/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-21T20:41:57.2030728Z [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-21T20:41:57.2032423Z [2080/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-21T20:41:57.2163836Z [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-21T20:41:57.2165628Z [2081/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-21T20:41:57.2347797Z [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-21T20:41:57.2351161Z [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-21T20:41:57.2661125Z [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-21T20:41:57.2664174Z [2083/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-21T20:41:57.2690808Z [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-21T20:41:57.2692638Z [2084/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-21T20:41:57.2889642Z [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-21T20:41:57.2891330Z [2085/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-21T20:41:57.2923614Z [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-21T20:41:57.2926697Z [2086/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-21T20:41:57.3060269Z [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-21T20:41:57.3061986Z [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-ld64.c.o 2025-04-21T20:41:57.3138934Z [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-21T20:41:57.3140702Z [2088/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-21T20:41:57.3254666Z [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-21T20:41:57.3258047Z [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-ld128.c.o 2025-04-21T20:41:57.3284006Z [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-21T20:41:57.3286513Z [2090/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-21T20:41:57.3508869Z [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-21T20:41:57.3511949Z [2091/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-21T20:41:57.3561807Z [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-21T20:41:57.3565116Z [2092/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-21T20:41:57.3761519Z [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-21T20:41:57.3763358Z [2093/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-21T20:41:57.3887023Z [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-21T20:41:57.3890099Z [2094/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-21T20:41:57.3916618Z [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-21T20:41:57.3919755Z [2095/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-21T20:41:57.4184965Z [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-21T20:41:57.4187959Z [2096/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-21T20:41:57.4333696Z [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-21T20:41:57.4335312Z [2097/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-21T20:41:57.4369272Z [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-21T20:41:57.4372198Z [2098/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-21T20:41:57.4478710Z [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-21T20:41:57.4480379Z [2099/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-21T20:41:57.4503266Z [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-21T20:41:57.4506290Z [2100/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-21T20:41:57.4815749Z [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-21T20:41:57.4817670Z [2101/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-21T20:41:57.4862999Z [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-21T20:41:57.4866072Z [2102/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-21T20:41:57.4945325Z [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-21T20:41:57.4947258Z [2103/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-21T20:41:57.5026077Z [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-21T20:41:57.5138819Z [2104/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-21T20:41:57.5140908Z [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-21T20:41:57.5143399Z [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-21T20:41:57.5235884Z [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-21T20:41:57.5238858Z [2106/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-21T20:41:57.5567327Z [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-21T20:41:57.5568725Z [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-21T20:41:57.5732691Z [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-21T20:41:57.5734483Z [2108/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-21T20:41:57.5736500Z [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-21T20:41:57.5737919Z [2109/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-21T20:41:57.5861735Z [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-21T20:41:57.5863731Z [2110/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-21T20:41:57.5866246Z [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-21T20:41:57.5868337Z [2111/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-21T20:41:57.6120612Z [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-21T20:41:57.6123699Z [2112/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-21T20:41:57.6249215Z [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-21T20:41:57.6250941Z [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-add16.c.o 2025-04-21T20:41:57.6378517Z [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-21T20:41:57.6380242Z [2114/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-21T20:41:57.6404432Z [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-21T20:41:57.6407488Z [2115/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-21T20:41:57.6533332Z [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-21T20:41:57.6536620Z [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-21T20:41:57.6556598Z [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-21T20:41:57.6559673Z [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-21T20:41:57.6933863Z [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-21T20:41:57.6937045Z [2118/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-21T20:41:57.7015435Z [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-21T20:41:57.7017060Z [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.c.o 2025-04-21T20:41:57.7084517Z [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-21T20:41:57.7086159Z [2120/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-21T20:41:57.7137362Z [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-21T20:41:57.7139094Z [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-21T20:41:57.7208466Z [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-21T20:41:57.7211497Z [2122/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-21T20:41:57.7483131Z [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-21T20:41:57.7484814Z [2123/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-21T20:41:57.7603467Z [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-21T20:41:57.7606520Z [2124/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-21T20:41:57.7608940Z [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-21T20:41:57.7610661Z [2125/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-21T20:41:57.7737109Z [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-21T20:41:57.7740406Z [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-21T20:41:57.7878415Z [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-21T20:41:57.7881626Z [2127/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-21T20:41:57.8077497Z [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-21T20:41:57.8080481Z [2128/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-21T20:41:57.8129319Z [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-21T20:41:57.8132698Z [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-21T20:41:57.8256084Z [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-21T20:41:57.8259416Z [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-21T20:41:57.8337785Z [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-21T20:41:57.8340962Z [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-21T20:41:57.8608956Z [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-21T20:41:57.8611790Z [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-21T20:41:57.8613993Z [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-21T20:41:57.8615805Z [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-21T20:41:57.8749727Z [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-21T20:41:57.8751301Z [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-21T20:41:57.8966345Z [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-21T20:41:57.8969221Z [2135/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-21T20:41:57.8996776Z [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-21T20:41:57.8999622Z [2136/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-21T20:41:57.9326764Z [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-21T20:41:57.9328429Z [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-21T20:41:57.9379016Z [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-21T20:41:57.9380559Z [2138/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-21T20:41:57.9444165Z [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-21T20:41:57.9445945Z [2139/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-21T20:41:57.9693025Z [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-21T20:41:57.9694756Z [2140/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-21T20:41:57.9703748Z [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-21T20:41:57.9705499Z [2141/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-21T20:41:57.9894075Z [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-21T20:41:57.9896972Z [2142/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-21T20:41:58.0077249Z [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-21T20:41:58.0080220Z [2143/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-21T20:41:58.0105059Z [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-21T20:41:58.0108023Z [2144/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-21T20:41:58.0301703Z [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-21T20:41:58.0304690Z [2145/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-21T20:41:58.0418408Z [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-21T20:41:58.0421359Z [2146/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-21T20:41:58.0442885Z [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-21T20:41:58.0446227Z [2147/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-21T20:41:58.0830675Z [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-21T20:41:58.0832238Z [2148/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-21T20:41:58.0933947Z [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-21T20:41:58.0935503Z [2149/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-21T20:41:58.0974633Z [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-21T20:41:58.0977429Z [2150/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-21T20:41:58.0990804Z [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-21T20:41:58.0994062Z [2151/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-21T20:41:58.1045850Z [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-21T20:41:58.1048954Z [2152/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-21T20:41:58.1518837Z [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-21T20:41:58.1520396Z [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-21T20:41:58.1528909Z [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-21T20:41:58.1530531Z [2154/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-21T20:41:58.1655611Z [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-21T20:41:58.1657963Z [2155/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-21T20:41:58.1718482Z [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-21T20:41:58.1721125Z [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-21T20:41:58.1723596Z [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-21T20:41:58.1725189Z [2157/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-21T20:41:58.1729303Z [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-21T20:41:58.1732608Z [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-21T20:41:58.2257124Z [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-21T20:41:58.2258826Z [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-21T20:41:58.2366948Z [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-21T20:41:58.2369835Z [2160/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-21T20:41:58.2371845Z [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-21T20:41:58.2373351Z [2161/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-21T20:41:58.2530271Z [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-21T20:41:58.2533282Z [2162/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-21T20:41:58.2593885Z [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-21T20:41:58.2596859Z [2163/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-21T20:41:58.2758529Z [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-21T20:41:58.2761883Z [2164/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-21T20:41:58.2879769Z [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-21T20:41:58.2881363Z [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-21T20:41:58.3023568Z [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-21T20:41:58.3026327Z [2166/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-21T20:41:58.3104616Z [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-21T20:41:58.3107387Z [2167/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-21T20:41:58.3140088Z [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-21T20:41:58.3141746Z [2168/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-21T20:41:58.3308659Z [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-21T20:41:58.3311517Z [2169/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-21T20:41:58.3504073Z [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-21T20:41:58.3505468Z [2170/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-21T20:41:58.3565409Z [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-21T20:41:58.3567416Z [2171/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-21T20:41:58.3617601Z [2171/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-04-21T20:41:58.3618901Z [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-21T20:41:58.3721195Z [2172/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-04-21T20:41:58.3724261Z [2173/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-21T20:41:58.3790295Z [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-21T20:41:58.3793118Z [2174/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-21T20:41:58.3875866Z [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-21T20:41:58.3878554Z [2175/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-21T20:41:58.4072677Z [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-21T20:41:58.4075298Z [2176/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-04-21T20:41:58.4242201Z [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-21T20:41:58.4243719Z [2177/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-21T20:41:58.4313297Z [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-21T20:41:58.4314806Z [2178/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-21T20:41:58.4422518Z [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-21T20:41:58.4425112Z [2179/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-04-21T20:41:58.4723490Z [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-21T20:41:58.4725182Z [2180/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-21T20:41:58.4855324Z [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-21T20:41:58.4856851Z [2181/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-21T20:41:58.4906837Z [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-21T20:41:58.4908516Z [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-21T20:41:58.5093399Z [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-21T20:41:58.5096378Z [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-21T20:41:58.5108195Z [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-21T20:41:58.5110796Z [2184/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-21T20:41:58.5153640Z [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-21T20:41:58.5156628Z [2185/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-21T20:41:58.5346757Z [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-21T20:41:58.5348169Z [2186/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-21T20:41:58.5532106Z [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-21T20:41:58.5534886Z [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-21T20:41:58.5666603Z [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-21T20:41:58.5668164Z [2188/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-21T20:41:58.5749529Z [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-21T20:41:58.5750978Z [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-21T20:41:58.6195234Z [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-21T20:41:58.6196587Z [2190/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-21T20:41:58.6199948Z [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-21T20:41:58.6201357Z [2191/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-21T20:41:58.6362298Z [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-21T20:41:58.6365004Z [2192/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-21T20:41:58.6380326Z [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-21T20:41:58.6383509Z [2193/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-21T20:41:58.6405189Z [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-21T20:41:58.6407882Z [2194/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-21T20:41:58.6484060Z [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-21T20:41:58.6486818Z [2195/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-21T20:41:58.6991163Z [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-21T20:41:58.6992763Z [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-21T20:41:58.7023046Z [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-21T20:41:58.7024541Z [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-21T20:41:58.7103724Z [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-21T20:41:58.7105152Z [2198/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-21T20:41:58.7148439Z [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-21T20:41:58.7151040Z [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-21T20:41:58.7261660Z [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-21T20:41:58.7264586Z [2200/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-21T20:41:58.7508442Z [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-21T20:41:58.7511218Z [2201/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-21T20:41:58.7752463Z [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-21T20:41:58.7754008Z [2202/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-21T20:41:58.7758067Z [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-21T20:41:58.7760018Z [2203/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-21T20:41:58.7879118Z [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-21T20:41:58.7880541Z [2204/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-21T20:41:58.7988533Z [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-21T20:41:58.7990741Z [2205/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-21T20:41:58.8180668Z [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-21T20:41:58.8183668Z [2206/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-21T20:41:58.8340321Z [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-21T20:41:58.8343044Z [2207/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-21T20:41:58.8473857Z [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-21T20:41:58.8476521Z [2208/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-21T20:41:58.8552513Z [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-21T20:41:58.8555479Z [2209/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-21T20:41:58.8577501Z [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-21T20:41:58.8580419Z [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-21T20:41:58.8844089Z [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-21T20:41:58.8845882Z [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-21T20:41:58.8883907Z [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-21T20:41:58.8886993Z [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-21T20:41:58.9043259Z [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-21T20:41:58.9046009Z [2213/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-21T20:41:58.9156132Z [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-21T20:41:58.9158919Z [2214/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-21T20:41:58.9436022Z [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-21T20:41:58.9437767Z [2215/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-21T20:41:58.9472494Z [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-21T20:41:58.9474511Z [2216/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-21T20:41:58.9516408Z [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-21T20:41:58.9518578Z [2217/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-21T20:41:58.9617954Z [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-21T20:41:58.9620799Z [2218/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-21T20:41:58.9746324Z [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-21T20:41:58.9748921Z [2219/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-21T20:41:58.9770626Z [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-21T20:41:58.9773201Z [2220/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-21T20:41:59.0084487Z [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-21T20:41:59.0086161Z [2221/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-21T20:41:59.0111502Z [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-21T20:41:59.0113039Z [2222/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-21T20:41:59.0167809Z [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-21T20:41:59.0170471Z [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-21T20:41:59.0348699Z [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-21T20:41:59.0351814Z [2224/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-21T20:41:59.0382855Z [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-21T20:41:59.0385656Z [2225/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-21T20:41:59.0489873Z [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-21T20:41:59.0492261Z [2226/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-21T20:41:59.0696414Z [2226/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-04-21T20:41:59.0697977Z [2227/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-21T20:41:59.0851486Z [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-21T20:41:59.0853358Z [2228/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-21T20:41:59.0854656Z [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-21T20:41:59.0855959Z [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-21T20:41:59.0921352Z [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-21T20:41:59.0924074Z [2230/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-21T20:41:59.1029118Z [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-21T20:41:59.1030585Z [2231/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-21T20:41:59.1218684Z [2231/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-04-21T20:41:59.1220068Z [2232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-04-21T20:41:59.1252853Z [2232/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-04-21T20:41:59.1254120Z [2233/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-04-21T20:41:59.1371835Z [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-21T20:41:59.1374582Z [2234/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-21T20:41:59.1438013Z [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-21T20:41:59.1440858Z [2235/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-21T20:41:59.1560362Z [2235/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-04-21T20:41:59.1562869Z [2236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-04-21T20:41:59.1797950Z [2236/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-04-21T20:41:59.1800419Z [2237/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-04-21T20:41:59.1803027Z [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-21T20:41:59.1805622Z [2238/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-21T20:41:59.1923246Z [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-21T20:41:59.1924631Z [2239/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-04-21T20:41:59.1927206Z [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-21T20:41:59.1928652Z [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-21T20:41:59.1973330Z [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-21T20:41:59.1975745Z [2241/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-04-21T20:41:59.2426581Z [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-21T20:41:59.2429242Z [2242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-04-21T20:41:59.2890750Z [2242/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-04-21T20:41:59.2892129Z [2243/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-21T20:41:59.2967416Z [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-21T20:41:59.2969389Z [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-21T20:41:59.3009516Z [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-21T20:41:59.3012259Z [2245/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-21T20:41:59.3037528Z [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-21T20:41:59.3039621Z [2246/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-21T20:41:59.3094017Z [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-21T20:41:59.3096702Z [2247/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-04-21T20:41:59.3125015Z [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-21T20:41:59.3127989Z [2248/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-21T20:41:59.3464366Z [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-21T20:41:59.3465784Z [2249/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-21T20:41:59.3645700Z [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-21T20:41:59.3647063Z [2250/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-21T20:41:59.3688002Z [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-21T20:41:59.3689566Z [2251/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-21T20:41:59.3764543Z [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-21T20:41:59.3767114Z [2252/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-21T20:41:59.4263781Z [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-21T20:41:59.4265301Z [2253/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-21T20:41:59.4407487Z [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-21T20:41:59.4409095Z [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-21T20:41:59.4412231Z [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-21T20:41:59.4414183Z [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-21T20:41:59.4567005Z [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-21T20:41:59.4569767Z [2256/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-21T20:41:59.4680118Z [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-21T20:41:59.4683059Z [2257/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-21T20:41:59.5049625Z [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-21T20:41:59.5052758Z [2258/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-21T20:41:59.5133340Z [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-21T20:41:59.5134709Z [2259/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-21T20:41:59.5194091Z [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-21T20:41:59.5196916Z [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-21T20:41:59.5474229Z [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-21T20:41:59.5475807Z [2261/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-21T20:41:59.5593899Z [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-21T20:41:59.5595690Z [2262/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-21T20:41:59.5606873Z [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-21T20:41:59.5608357Z [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-21T20:41:59.6058820Z [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-21T20:41:59.6060247Z [2264/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-21T20:41:59.6137305Z [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-21T20:41:59.6138777Z [2265/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-21T20:41:59.6187317Z [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-21T20:41:59.6189983Z [2266/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-21T20:41:59.6619344Z [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-21T20:41:59.6621830Z [2267/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-21T20:41:59.6624502Z [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-21T20:41:59.6628027Z [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-21T20:41:59.6847380Z [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-21T20:41:59.6852774Z [2269/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-21T20:41:59.7240321Z [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-21T20:41:59.7243007Z [2270/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-21T20:41:59.7259671Z [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-21T20:41:59.7262639Z [2271/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-21T20:41:59.7498686Z [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-21T20:41:59.7501847Z [2272/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-21T20:41:59.7530669Z [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-21T20:41:59.7533635Z [2273/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-21T20:41:59.7538411Z [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-21T20:41:59.7541498Z [2274/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-21T20:41:59.7866323Z [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-21T20:41:59.7869723Z [2275/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-21T20:41:59.7872926Z [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-21T20:41:59.7876078Z [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-21T20:41:59.8120488Z [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-21T20:41:59.8123387Z [2277/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-21T20:41:59.8145990Z [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-21T20:41:59.8147698Z [2278/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-21T20:41:59.8202432Z [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-21T20:41:59.8205350Z [2279/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-21T20:41:59.8544298Z [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-21T20:41:59.8546230Z [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-21T20:41:59.8649967Z [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-21T20:41:59.8651523Z [2281/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-21T20:41:59.8732700Z [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-21T20:41:59.8735240Z [2282/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-21T20:41:59.8736965Z [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-21T20:41:59.8738673Z [2283/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-21T20:41:59.9005814Z [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-21T20:41:59.9008833Z [2284/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-21T20:41:59.9168991Z [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-21T20:41:59.9172124Z [2285/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-21T20:41:59.9336766Z [2285/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-04-21T20:41:59.9339507Z [2286/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-21T20:41:59.9402177Z [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-21T20:41:59.9404890Z [2287/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-21T20:41:59.9555713Z [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-21T20:41:59.9558476Z [2288/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-21T20:41:59.9687766Z [2288/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-04-21T20:41:59.9690113Z [2289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-04-21T20:41:59.9726175Z [2289/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-04-21T20:41:59.9727849Z [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-21T20:41:59.9796241Z [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-21T20:41:59.9797792Z [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-21T20:42:00.0010787Z [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-21T20:42:00.0013290Z [2292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-04-21T20:42:00.0149412Z [2292/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-04-21T20:42:00.0151676Z [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-21T20:42:00.0214774Z [2293/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-04-21T20:42:00.0217106Z [2294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-04-21T20:42:00.0319365Z [2294/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-04-21T20:42:00.0321788Z [2295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-04-21T20:42:00.0355631Z [2295/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-04-21T20:42:00.0357856Z [2296/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-04-21T20:42:00.0542126Z [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-21T20:42:00.0544438Z [2297/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-04-21T20:42:00.0646186Z [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-21T20:42:00.0647428Z [2298/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-04-21T20:42:00.0679470Z [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-21T20:42:00.0681969Z [2299/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-04-21T20:42:00.0753779Z [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-21T20:42:00.0755005Z [2300/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-04-21T20:42:00.0806751Z [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-21T20:42:00.0809322Z [2301/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-04-21T20:42:00.0928758Z [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-21T20:42:00.0931650Z [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-21T20:42:00.1073459Z [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-21T20:42:00.1074821Z [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-21T20:42:00.1190840Z [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-21T20:42:00.1193352Z [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-21T20:42:00.1202328Z [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-21T20:42:00.1203645Z [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-21T20:42:00.1325112Z [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-21T20:42:00.1327656Z [2306/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-21T20:42:00.1511217Z [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-21T20:42:00.1512838Z [2307/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-21T20:42:00.1712420Z [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-21T20:42:00.1715378Z [2308/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-21T20:42:00.1767758Z [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-21T20:42:00.1770340Z [2309/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-21T20:42:00.1972523Z [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-21T20:42:00.1975119Z [2310/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-21T20:42:00.1978529Z [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-21T20:42:00.1980977Z [2311/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-21T20:42:00.2151391Z [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-21T20:42:00.2154084Z [2312/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-21T20:42:00.2218355Z [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-21T20:42:00.2221281Z [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-21T20:42:00.2498320Z [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-21T20:42:00.2500381Z [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-21T20:42:00.2691944Z [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-21T20:42:00.2694699Z [2315/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-21T20:42:00.2711698Z [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-21T20:42:00.2714537Z [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-21T20:42:00.2826313Z [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-21T20:42:00.2828987Z [2317/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-21T20:42:00.2849355Z [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-21T20:42:00.2852055Z [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-21T20:42:00.2888164Z [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-21T20:42:00.2890962Z [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-21T20:42:00.3250123Z [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-21T20:42:00.3253231Z [2320/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-21T20:42:00.3475793Z [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-21T20:42:00.3477175Z [2321/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-21T20:42:00.3581358Z [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-21T20:42:00.3582949Z [2322/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-21T20:42:00.3610228Z [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-21T20:42:00.3611678Z [2323/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-21T20:42:00.3699515Z [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-21T20:42:00.3701654Z [2324/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-21T20:42:00.3704021Z [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-21T20:42:00.3706541Z [2325/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-21T20:42:00.4023898Z [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-21T20:42:00.4026791Z [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-21T20:42:00.4273193Z [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-21T20:42:00.4274635Z [2327/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-21T20:42:00.4283287Z [2327/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-04-21T20:42:00.4285709Z [2328/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-21T20:42:00.4454371Z [2328/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-04-21T20:42:00.4455655Z [2329/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-21T20:42:00.4508077Z [2329/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-04-21T20:42:00.4510600Z [2330/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-21T20:42:00.4523948Z [2330/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-04-21T20:42:00.4526541Z [2331/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-21T20:42:00.4569925Z [2331/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-04-21T20:42:00.4572680Z [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-21T20:42:00.4907006Z [2332/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-04-21T20:42:00.4909348Z [2333/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-04-21T20:42:00.5031637Z [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-21T20:42:00.5033013Z [2334/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-04-21T20:42:00.5078013Z [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-21T20:42:00.5080598Z [2335/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-04-21T20:42:00.5099952Z [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-21T20:42:00.5102767Z [2336/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-04-21T20:42:00.5149341Z [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-21T20:42:00.5151648Z [2337/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-04-21T20:42:00.5374072Z [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-21T20:42:00.5376454Z [2338/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-04-21T20:42:00.5498415Z [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-21T20:42:00.5499931Z [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-21T20:42:00.5639835Z [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-21T20:42:00.5641298Z [2340/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-21T20:42:00.5682693Z [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-21T20:42:00.5685173Z [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-21T20:42:00.5758651Z [2341/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-04-21T20:42:00.5759924Z [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-21T20:42:00.5793027Z [2342/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-04-21T20:42:00.5795366Z [2343/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-21T20:42:00.5981210Z [2343/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-04-21T20:42:00.5982626Z [2344/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-21T20:42:00.6225962Z [2344/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-04-21T20:42:00.6227226Z [2345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-04-21T20:42:00.6257908Z [2345/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-04-21T20:42:00.6259254Z [2346/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-21T20:42:00.6350875Z [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-21T20:42:00.6353601Z [2347/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-04-21T20:42:00.6356354Z [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-21T20:42:00.6358750Z [2348/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-21T20:42:00.6361327Z [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-21T20:42:00.6363551Z [2349/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-04-21T20:42:00.6576996Z [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-21T20:42:00.6579506Z [2350/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-04-21T20:42:00.6842690Z [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-21T20:42:00.6844179Z [2351/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-21T20:42:00.6959307Z [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-21T20:42:00.6960591Z [2352/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-04-21T20:42:00.6986500Z [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-21T20:42:00.6989623Z [2353/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-21T20:42:00.7014356Z [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-21T20:42:00.7017385Z [2354/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-21T20:42:00.7274312Z [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-21T20:42:00.7277135Z [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-21T20:42:00.7341005Z [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-21T20:42:00.7343851Z [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-21T20:42:00.7464591Z [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-21T20:42:00.7467707Z [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-21T20:42:00.7711667Z [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-21T20:42:00.7714580Z [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-21T20:42:00.7768104Z [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-21T20:42:00.7771080Z [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-21T20:42:00.7774049Z [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-21T20:42:00.7776981Z [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-21T20:42:00.7961183Z [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-21T20:42:00.7963037Z [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-21T20:42:00.8110068Z [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-21T20:42:00.8113094Z [2362/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-21T20:42:00.8257156Z [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-21T20:42:00.8260692Z [2363/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-21T20:42:00.8604923Z [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-21T20:42:00.8607921Z [2364/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-21T20:42:00.8647134Z [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-21T20:42:00.8649055Z [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-ld64.c.o 2025-04-21T20:42:00.8781177Z [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-21T20:42:00.8783983Z [2366/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-21T20:42:00.8904852Z [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-21T20:42:00.8906502Z [2367/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-21T20:42:00.8949584Z [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-21T20:42:00.8951570Z [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-prfm.c.o 2025-04-21T20:42:00.8975612Z [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-21T20:42:00.8978493Z [2369/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-21T20:42:00.9546977Z [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-21T20:42:00.9548614Z [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-madd-prfm.c.o 2025-04-21T20:42:00.9662598Z [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-21T20:42:00.9664150Z [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.c.o 2025-04-21T20:42:00.9711976Z [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-21T20:42:00.9714394Z [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-madd-prfm.c.o 2025-04-21T20:42:00.9728046Z [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-21T20:42:00.9729600Z [2373/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-21T20:42:01.0145378Z [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-21T20:42:01.0148691Z [2374/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-21T20:42:01.0257823Z [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-21T20:42:01.0259356Z [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-21T20:42:01.0284304Z [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-21T20:42:01.0285906Z [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-ld64.c.o 2025-04-21T20:42:01.0395447Z [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-21T20:42:01.0398306Z [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-ld128.c.o 2025-04-21T20:42:01.0533586Z [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-21T20:42:01.0536468Z [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-ld64.c.o 2025-04-21T20:42:01.0786086Z [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-21T20:42:01.0789779Z [2379/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-21T20:42:01.0915799Z [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-21T20:42:01.0918800Z [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-21T20:42:01.1042534Z [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-21T20:42:01.1045617Z [2381/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-21T20:42:01.1096420Z [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-21T20:42:01.1099402Z [2382/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-21T20:42:01.1102367Z [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-21T20:42:01.1105346Z [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-21T20:42:01.1297937Z [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-21T20:42:01.1300988Z [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-ld64.c.o 2025-04-21T20:42:01.1607269Z [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-21T20:42:01.1609275Z [2385/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-21T20:42:01.1688151Z [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-21T20:42:01.1689720Z [2386/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-21T20:42:01.1719905Z [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-21T20:42:01.1723020Z [2387/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-21T20:42:01.1734340Z [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-21T20:42:01.1737073Z [2388/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-21T20:42:01.1962287Z [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-21T20:42:01.1965261Z [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-21T20:42:01.1968179Z [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-21T20:42:01.1971389Z [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-21T20:42:01.2231322Z [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-21T20:42:01.2233023Z [2391/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-21T20:42:01.2442470Z [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-21T20:42:01.2445590Z [2392/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-21T20:42:01.2575101Z [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-21T20:42:01.2578203Z [2393/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-21T20:42:01.2704392Z [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-21T20:42:01.2707309Z [2394/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-21T20:42:01.2820835Z [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-21T20:42:01.2822585Z [2395/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-21T20:42:01.3039931Z [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-21T20:42:01.3042086Z [2396/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-21T20:42:01.3167750Z [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-21T20:42:01.3170599Z [2397/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-21T20:42:01.3427788Z [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-21T20:42:01.3429465Z [2398/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-21T20:42:01.3484436Z [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-21T20:42:01.3487389Z [2399/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-21T20:42:01.3553393Z [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-21T20:42:01.3556394Z [2400/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-21T20:42:01.3701797Z [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-21T20:42:01.3703798Z [2401/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-21T20:42:01.3826986Z [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-21T20:42:01.3828600Z [2402/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-21T20:42:01.4185305Z [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-21T20:42:01.4188438Z [2403/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-21T20:42:01.4224173Z [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-21T20:42:01.4227286Z [2404/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-21T20:42:01.4346034Z [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-21T20:42:01.4349082Z [2405/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-21T20:42:01.4413848Z [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-21T20:42:01.4417119Z [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-21T20:42:01.4588584Z [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-21T20:42:01.4592273Z [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-21T20:42:01.4962535Z [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-21T20:42:01.4965616Z [2408/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-21T20:42:01.4991703Z [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-21T20:42:01.4994597Z [2409/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-21T20:42:01.5103352Z [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-21T20:42:01.5104862Z [2410/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-21T20:42:01.5146855Z [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-21T20:42:01.5149606Z [2411/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-21T20:42:01.5246250Z [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-21T20:42:01.5249468Z [2412/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-21T20:42:01.5786076Z [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-21T20:42:01.5787749Z [2413/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-21T20:42:01.5858926Z [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-21T20:42:01.5860618Z [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-21T20:42:01.5862952Z [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-21T20:42:01.5864498Z [2415/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-21T20:42:01.5916374Z [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-21T20:42:01.5919054Z [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-21T20:42:01.6268750Z [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-21T20:42:01.6271461Z [2417/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-21T20:42:01.6422019Z [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-21T20:42:01.6424693Z [2418/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-21T20:42:01.6485747Z [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-21T20:42:01.6488740Z [2419/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-21T20:42:01.6855186Z [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-21T20:42:01.6858122Z [2420/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-21T20:42:01.7116028Z [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-21T20:42:01.7118092Z [2421/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-21T20:42:01.7145610Z [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-21T20:42:01.7147412Z [2422/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-21T20:42:01.7331718Z [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-21T20:42:01.7334646Z [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-21T20:42:01.7494870Z [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-21T20:42:01.7497972Z [2424/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-21T20:42:01.7517858Z [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-21T20:42:01.7520972Z [2425/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-21T20:42:01.7622030Z [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-21T20:42:01.7625283Z [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-21T20:42:01.7875721Z [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-21T20:42:01.7877418Z [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-21T20:42:01.8294192Z [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-21T20:42:01.8297262Z [2428/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-21T20:42:01.8361442Z [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-21T20:42:01.8364673Z [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.c.o 2025-04-21T20:42:01.8420854Z [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-21T20:42:01.8422497Z [2430/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-21T20:42:01.8616361Z [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-21T20:42:01.8619586Z [2431/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-21T20:42:01.8943326Z [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-21T20:42:01.8946410Z [2432/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-21T20:42:01.8981304Z [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-21T20:42:01.8985185Z [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-21T20:42:01.9007702Z [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-21T20:42:01.9011241Z [2434/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-21T20:42:01.9035894Z [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-21T20:42:01.9038913Z [2435/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-21T20:42:01.9577104Z [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-21T20:42:01.9580282Z [2436/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-21T20:42:01.9596091Z [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-21T20:42:01.9599115Z [2437/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-21T20:42:01.9728888Z [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-21T20:42:01.9732102Z [2438/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-21T20:42:01.9762697Z [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-21T20:42:01.9766020Z [2439/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-21T20:42:01.9915066Z [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-21T20:42:01.9918194Z [2440/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-21T20:42:02.0257609Z [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-21T20:42:02.0260761Z [2441/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-21T20:42:02.0380895Z [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-21T20:42:02.0384520Z [2442/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-21T20:42:02.0526220Z [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-21T20:42:02.0528832Z [2443/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-21T20:42:02.0530949Z [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-21T20:42:02.0532851Z [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-21T20:42:02.0793572Z [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-21T20:42:02.0796716Z [2445/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-21T20:42:02.0961442Z [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-21T20:42:02.0964378Z [2446/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-21T20:42:02.1006218Z [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-21T20:42:02.1007829Z [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-21T20:42:02.1182793Z [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-21T20:42:02.1185924Z [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-21T20:42:02.1216110Z [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-21T20:42:02.1218893Z [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-21T20:42:02.1692245Z [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-21T20:42:02.1693838Z [2450/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-21T20:42:02.1805540Z [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-21T20:42:02.1807066Z [2451/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-21T20:42:02.1864468Z [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-21T20:42:02.1866019Z [2452/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-21T20:42:02.1890692Z [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-21T20:42:02.1893231Z [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-21T20:42:02.2042254Z [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-21T20:42:02.2108033Z [2454/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-21T20:42:02.2111022Z [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-21T20:42:02.2114018Z [2455/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-21T20:42:02.2409284Z [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-21T20:42:02.2412448Z [2456/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-21T20:42:02.2588495Z [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-21T20:42:02.2591358Z [2457/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-21T20:42:02.2623605Z [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-21T20:42:02.2626546Z [2458/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-21T20:42:02.2806200Z [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-21T20:42:02.2808129Z [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-21T20:42:02.2935593Z [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-21T20:42:02.2937711Z [2460/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-21T20:42:02.2940560Z [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-21T20:42:02.2943397Z [2461/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-21T20:42:02.3121776Z [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-21T20:42:02.3124636Z [2462/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-21T20:42:02.3372153Z [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-21T20:42:02.3374957Z [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-21T20:42:02.3508793Z [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-21T20:42:02.3511727Z [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-21T20:42:02.3681138Z [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-21T20:42:02.3684280Z [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-21T20:42:02.3816155Z [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-21T20:42:02.3819146Z [2466/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-21T20:42:02.3822331Z [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-21T20:42:02.3825243Z [2467/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-21T20:42:02.3852670Z [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-21T20:42:02.3855573Z [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-21T20:42:02.4236444Z [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-21T20:42:02.4239464Z [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-21T20:42:02.4313084Z [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-21T20:42:02.4314673Z [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-21T20:42:02.4455745Z [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-21T20:42:02.4458615Z [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-21T20:42:02.4493959Z [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-21T20:42:02.4496832Z [2472/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-21T20:42:02.4525914Z [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-21T20:42:02.4528745Z [2473/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-21T20:42:02.4671403Z [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-21T20:42:02.4674499Z [2474/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-21T20:42:02.4927829Z [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-21T20:42:02.4929472Z [2475/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-21T20:42:02.5049034Z [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-21T20:42:02.5050734Z [2476/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-21T20:42:02.5072594Z [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-21T20:42:02.5074225Z [2477/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-21T20:42:02.5222308Z [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-21T20:42:02.5225420Z [2478/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-21T20:42:02.5291200Z [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-21T20:42:02.5294139Z [2479/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-21T20:42:02.5469384Z [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-21T20:42:02.5472390Z [2480/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-21T20:42:02.5581324Z [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-21T20:42:02.5586088Z [2481/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-21T20:42:02.5700965Z [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-21T20:42:02.5702666Z [2482/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-21T20:42:02.5709128Z [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-21T20:42:02.5710638Z [2483/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-21T20:42:02.5834851Z [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-21T20:42:02.5836765Z [2484/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-21T20:42:02.5949104Z [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-21T20:42:02.5951882Z [2485/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-21T20:42:02.6154742Z [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-21T20:42:02.6156510Z [2486/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-21T20:42:02.6478419Z [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-21T20:42:02.6481070Z [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-21T20:42:02.6495073Z [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-21T20:42:02.6496688Z [2488/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-21T20:42:02.6652405Z [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-21T20:42:02.6654263Z [2489/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-21T20:42:02.6706440Z [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-21T20:42:02.6709534Z [2490/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-21T20:42:02.6854133Z [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-21T20:42:02.6856971Z [2491/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-21T20:42:02.6885911Z [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-21T20:42:02.6888752Z [2492/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-21T20:42:02.7070842Z [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-21T20:42:02.7073696Z [2493/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-21T20:42:02.7101192Z [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-21T20:42:02.7103820Z [2494/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-21T20:42:02.7218547Z [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-21T20:42:02.7221547Z [2495/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-21T20:42:02.7296682Z [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-21T20:42:02.7299638Z [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-21T20:42:02.7904892Z [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-21T20:42:02.7907631Z [2497/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-21T20:42:02.8059688Z [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-21T20:42:02.8062501Z [2498/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-21T20:42:02.8188030Z [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-21T20:42:02.8190801Z [2499/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-21T20:42:02.8212752Z [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-21T20:42:02.8215394Z [2500/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-21T20:42:02.8251709Z [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-21T20:42:02.8254270Z [2501/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-21T20:42:02.8476503Z [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-21T20:42:02.8478933Z [2502/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-21T20:42:02.8481420Z [2502/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-04-21T20:42:02.8487108Z [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-21T20:42:02.9260299Z [2503/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-04-21T20:42:02.9261769Z [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-21T20:42:02.9424864Z [2504/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-04-21T20:42:02.9426226Z [2505/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-21T20:42:02.9429329Z [2505/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-04-21T20:42:02.9431399Z [2506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-04-21T20:42:02.9498508Z [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-21T20:42:02.9500433Z [2507/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-21T20:42:02.9532027Z [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-21T20:42:02.9534594Z [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-21T20:42:02.9707732Z [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-21T20:42:02.9710393Z [2509/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-04-21T20:42:03.0094202Z [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-21T20:42:03.0096901Z [2510/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-21T20:42:03.0114302Z [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-21T20:42:03.0117046Z [2511/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-21T20:42:03.0429074Z [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-21T20:42:03.0431837Z [2512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-04-21T20:42:03.0434405Z [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-21T20:42:03.0437607Z [2513/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-21T20:42:03.0458618Z [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-21T20:42:03.0461208Z [2514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-04-21T20:42:03.0827510Z [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-21T20:42:03.0830855Z [2515/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-21T20:42:03.1070988Z [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-21T20:42:03.1074096Z [2516/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-21T20:42:03.1274720Z [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-21T20:42:03.1276261Z [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-21T20:42:03.1390721Z [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-21T20:42:03.1392259Z [2518/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-21T20:42:03.1526109Z [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-21T20:42:03.1530030Z [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-21T20:42:03.1547620Z [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-21T20:42:03.1550415Z [2520/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-21T20:42:03.1686700Z [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-21T20:42:03.1689506Z [2521/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-21T20:42:03.1955529Z [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-21T20:42:03.1958430Z [2522/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-21T20:42:03.2188395Z [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-21T20:42:03.2190074Z [2523/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-21T20:42:03.2208905Z [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-21T20:42:03.2210856Z [2524/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-21T20:42:03.2525163Z [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-21T20:42:03.2528072Z [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-21T20:42:03.2625627Z [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-21T20:42:03.2627316Z [2526/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-21T20:42:03.2797094Z [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-21T20:42:03.2798658Z [2527/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-21T20:42:03.2947220Z [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-21T20:42:03.2949867Z [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-21T20:42:03.3118408Z [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-21T20:42:03.3120908Z [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-21T20:42:03.3428494Z [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-21T20:42:03.3431288Z [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-21T20:42:03.3818228Z [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-21T20:42:03.3819998Z [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-21T20:42:03.3877841Z [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-21T20:42:03.3879322Z [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-21T20:42:03.3944184Z [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-21T20:42:03.3945651Z [2533/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-21T20:42:03.4065625Z [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-21T20:42:03.4068118Z [2534/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-21T20:42:03.4070628Z [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-21T20:42:03.4073156Z [2535/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-21T20:42:03.4110887Z [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-21T20:42:03.4114020Z [2536/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-21T20:42:03.4541157Z [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-21T20:42:03.4544002Z [2537/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-21T20:42:03.4666922Z [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-21T20:42:03.4669427Z [2538/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-21T20:42:03.4926474Z [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-21T20:42:03.4929264Z [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-21T20:42:03.4944494Z [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-21T20:42:03.4947125Z [2540/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-21T20:42:03.5043380Z [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-21T20:42:03.5044794Z [2541/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-21T20:42:03.5121293Z [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-21T20:42:03.5123128Z [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-21T20:42:03.5456821Z [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-21T20:42:03.5459583Z [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-21T20:42:03.5531212Z [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-21T20:42:03.5532711Z [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-21T20:42:03.5676629Z [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-21T20:42:03.5678390Z [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-21T20:42:03.5680294Z [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-21T20:42:03.5681721Z [2546/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-21T20:42:03.5734952Z [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-21T20:42:03.5737581Z [2547/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-21T20:42:03.5860707Z [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-21T20:42:03.5863788Z [2548/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-21T20:42:03.6234836Z [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-21T20:42:03.6236268Z [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-21T20:42:03.6345407Z [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-21T20:42:03.6348207Z [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-21T20:42:03.6387023Z [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-21T20:42:03.6389707Z [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-21T20:42:03.6398033Z [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-21T20:42:03.6400723Z [2552/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-21T20:42:03.6700560Z [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-21T20:42:03.6703359Z [2553/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-21T20:42:03.6827690Z [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-21T20:42:03.6830843Z [2554/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-21T20:42:03.6952377Z [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-21T20:42:03.6953897Z [2555/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-21T20:42:03.6992481Z [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-21T20:42:03.6994056Z [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-21T20:42:03.7302549Z [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-21T20:42:03.7304205Z [2557/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-21T20:42:03.7330801Z [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-21T20:42:03.7333573Z [2558/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-21T20:42:03.7362667Z [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-21T20:42:03.7365357Z [2559/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-21T20:42:03.7470283Z [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-21T20:42:03.7473175Z [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-21T20:42:03.7542830Z [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-21T20:42:03.7545618Z [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-21T20:42:03.7562742Z [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-21T20:42:03.7565796Z [2562/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-21T20:42:03.7998810Z [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-21T20:42:03.8001550Z [2563/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-21T20:42:03.8009942Z [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-21T20:42:03.8011655Z [2564/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-21T20:42:03.8188915Z [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-21T20:42:03.8191700Z [2565/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-21T20:42:03.8213104Z [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-21T20:42:03.8215091Z [2566/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-21T20:42:03.8262632Z [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-21T20:42:03.8265199Z [2567/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-21T20:42:03.8339006Z [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-21T20:42:03.8341858Z [2568/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-21T20:42:03.8654948Z [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-21T20:42:03.8658237Z [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-21T20:42:03.8672674Z [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-21T20:42:03.8675824Z [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-21T20:42:03.8864771Z [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-21T20:42:03.8866545Z [2571/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-21T20:42:03.9027443Z [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-21T20:42:03.9030266Z [2572/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-21T20:42:03.9071281Z [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-21T20:42:03.9074388Z [2573/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-21T20:42:03.9500809Z [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-21T20:42:03.9503684Z [2574/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-21T20:42:03.9650960Z [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-21T20:42:03.9652510Z [2575/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-21T20:42:03.9851884Z [2575/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-04-21T20:42:03.9853251Z [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-21T20:42:03.9909184Z [2576/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-04-21T20:42:03.9912068Z [2577/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-21T20:42:03.9971497Z [2577/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-04-21T20:42:03.9974028Z [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-21T20:42:03.9985092Z [2578/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-04-21T20:42:03.9987537Z [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-21T20:42:04.0677322Z [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-21T20:42:04.0680161Z [2580/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-21T20:42:04.0683174Z [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-21T20:42:04.0685971Z [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-21T20:42:04.0740117Z [2581/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-04-21T20:42:04.0741611Z [2582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-04-21T20:42:04.0962635Z [2582/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-04-21T20:42:04.0965012Z [2583/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-04-21T20:42:04.1139167Z [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-21T20:42:04.1140554Z [2584/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-04-21T20:42:04.1210629Z [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-21T20:42:04.1212434Z [2585/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-04-21T20:42:04.1453420Z [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-21T20:42:04.1454712Z [2586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-04-21T20:42:04.1487685Z [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-21T20:42:04.1490572Z [2587/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-04-21T20:42:04.1496262Z [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-21T20:42:04.1498565Z [2588/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-21T20:42:04.1622493Z [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-21T20:42:04.1625285Z [2589/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-21T20:42:04.1817207Z [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-21T20:42:04.1818742Z [2590/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-21T20:42:04.1967020Z [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-21T20:42:04.1969565Z [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-21T20:42:04.1972123Z [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-21T20:42:04.1974731Z [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-21T20:42:04.2027980Z [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-21T20:42:04.2030556Z [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-21T20:42:04.2033232Z [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-21T20:42:04.2035670Z [2594/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-04-21T20:42:04.2351397Z [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-21T20:42:04.2353897Z [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-21T20:42:04.2539594Z [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-21T20:42:04.2542395Z [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-21T20:42:04.3218348Z [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-21T20:42:04.3221341Z [2597/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-04-21T20:42:04.3259057Z [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-21T20:42:04.3261780Z [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-21T20:42:04.3472273Z [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-21T20:42:04.3473943Z [2599/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-21T20:42:04.3542912Z [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-21T20:42:04.3544353Z [2600/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-21T20:42:04.3595615Z [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-21T20:42:04.3597122Z [2601/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-21T20:42:04.3688976Z [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-21T20:42:04.3691530Z [2602/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-04-21T20:42:04.4351098Z [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-21T20:42:04.4352667Z [2603/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-04-21T20:42:04.4508190Z [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-21T20:42:04.4511591Z [2604/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-21T20:42:04.4758743Z [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-21T20:42:04.4761655Z [2605/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-21T20:42:04.4879121Z [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-21T20:42:04.4880770Z [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-21T20:42:04.4939003Z [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-21T20:42:04.4941846Z [2607/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-21T20:42:04.5031852Z [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-21T20:42:04.5034963Z [2608/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-04-21T20:42:04.5619695Z [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-21T20:42:04.5621110Z [2609/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-21T20:42:04.5750385Z [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-21T20:42:04.5752991Z [2610/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-04-21T20:42:04.5790618Z [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-21T20:42:04.5793841Z [2611/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-04-21T20:42:04.6030126Z [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-21T20:42:04.6033237Z [2612/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-04-21T20:42:04.6660378Z [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-21T20:42:04.6661915Z [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-21T20:42:04.6806258Z [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-21T20:42:04.6809030Z [2614/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-21T20:42:04.6847257Z [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-21T20:42:04.6849797Z [2615/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-21T20:42:04.6869693Z [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-21T20:42:04.6871227Z [2616/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-04-21T20:42:04.7036803Z [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-21T20:42:04.7039416Z [2617/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-21T20:42:04.7077469Z [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-21T20:42:04.7080117Z [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-21T20:42:04.7407173Z [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-21T20:42:04.7409748Z [2619/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-21T20:42:04.7635193Z [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-21T20:42:04.7637994Z [2620/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-21T20:42:04.7798071Z [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-21T20:42:04.7800569Z [2621/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-21T20:42:04.7981735Z [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-21T20:42:04.7984578Z [2622/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-04-21T20:42:04.8210013Z [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-21T20:42:04.8212744Z [2623/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-21T20:42:04.8283114Z [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-21T20:42:04.8288466Z [2624/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-21T20:42:04.8571817Z [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-21T20:42:04.8574468Z [2625/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-21T20:42:04.8859151Z [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-21T20:42:04.8861885Z [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-21T20:42:04.9144852Z [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-21T20:42:04.9147595Z [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-21T20:42:04.9175466Z [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-21T20:42:04.9178259Z [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-21T20:42:04.9641736Z [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-21T20:42:04.9644495Z [2629/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-21T20:42:04.9763966Z [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-21T20:42:04.9766696Z [2630/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-21T20:42:04.9840002Z [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-21T20:42:04.9842910Z [2631/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-21T20:42:05.0267852Z [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-21T20:42:05.0270945Z [2632/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-21T20:42:05.0525974Z [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-21T20:42:05.0528768Z [2633/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-21T20:42:05.0593608Z [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-21T20:42:05.0595213Z [2634/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-21T20:42:05.0953193Z [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-21T20:42:05.0956056Z [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-21T20:42:05.1072745Z [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-21T20:42:05.1075814Z [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-21T20:42:05.1224478Z [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-21T20:42:05.1227572Z [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-21T20:42:05.1607066Z [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-21T20:42:05.1609849Z [2638/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-21T20:42:05.1693800Z [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-21T20:42:05.1696036Z [2639/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-21T20:42:05.2042622Z [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-21T20:42:05.2047032Z [2640/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-21T20:42:05.2422237Z [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-21T20:42:05.2423866Z [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-21T20:42:05.2501834Z [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-21T20:42:05.2503237Z [2642/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-21T20:42:05.2585830Z [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-21T20:42:05.2588526Z [2643/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-21T20:42:05.2625280Z [2643/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-04-21T20:42:05.2629412Z [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-21T20:42:05.2994865Z [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-21T20:42:05.2998309Z [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-21T20:42:05.3225193Z [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-21T20:42:05.3228310Z [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-21T20:42:05.3541362Z [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-21T20:42:05.3544207Z [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-21T20:42:05.3671518Z [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-21T20:42:05.3672939Z [2648/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-04-21T20:42:05.3698013Z [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-21T20:42:05.3700695Z [2649/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-21T20:42:05.3867871Z [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-21T20:42:05.3870774Z [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-21T20:42:05.4415130Z [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-21T20:42:05.4418048Z [2651/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-21T20:42:05.4483562Z [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-21T20:42:05.4489152Z [2652/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-21T20:42:05.5053260Z [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-21T20:42:05.5054825Z [2653/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-21T20:42:05.5188333Z [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-21T20:42:05.5190667Z [2654/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-21T20:42:05.5201503Z [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-21T20:42:05.5204065Z [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-21T20:42:05.5229708Z [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-21T20:42:05.5232602Z [2656/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-21T20:42:05.5846549Z [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-21T20:42:05.5848099Z [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-21T20:42:05.6202358Z [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-21T20:42:05.6205012Z [2658/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-21T20:42:05.6231763Z [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-21T20:42:05.6234308Z [2659/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-21T20:42:05.6512301Z [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-21T20:42:05.6514074Z [2660/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-21T20:42:05.6579879Z [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-21T20:42:05.6582388Z [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-21T20:42:05.6837725Z [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-21T20:42:05.6840787Z [2662/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-21T20:42:05.6843439Z [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-21T20:42:05.6845930Z [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-21T20:42:05.7214063Z [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-21T20:42:05.7216582Z [2664/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-21T20:42:05.7392256Z [2664/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-04-21T20:42:05.7394034Z [2665/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-21T20:42:05.7615846Z [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-21T20:42:05.7618313Z [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-21T20:42:05.7902124Z [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-21T20:42:05.7904604Z [2667/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-21T20:42:05.7919779Z [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-21T20:42:05.7922596Z [2668/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-21T20:42:05.7944990Z [2668/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-04-21T20:42:05.7947400Z [2669/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-21T20:42:05.8229207Z [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-21T20:42:05.8231561Z [2670/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-04-21T20:42:05.8502964Z [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-21T20:42:05.8505345Z [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-21T20:42:05.8570536Z [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-21T20:42:05.8572985Z [2672/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-04-21T20:42:05.8964334Z [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-21T20:42:05.8965614Z [2673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-04-21T20:42:05.9158593Z [2673/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-04-21T20:42:05.9161052Z [2674/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-04-21T20:42:05.9183943Z [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-21T20:42:05.9186681Z [2675/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-04-21T20:42:05.9498708Z [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-21T20:42:05.9501226Z [2676/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-04-21T20:42:05.9534702Z [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-21T20:42:05.9537165Z [2677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-04-21T20:42:05.9758636Z [2677/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-04-21T20:42:05.9760928Z [2678/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-04-21T20:42:06.0411055Z [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-21T20:42:06.0413528Z [2679/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-04-21T20:42:06.0583971Z [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-21T20:42:06.0585748Z [2680/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-04-21T20:42:06.0595462Z [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-21T20:42:06.0597807Z [2681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-04-21T20:42:06.0709117Z [2681/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-04-21T20:42:06.0710331Z [2682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-04-21T20:42:06.0741618Z [2682/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-04-21T20:42:06.0743750Z [2683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-04-21T20:42:06.1271440Z [2683/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-04-21T20:42:06.1273876Z [2684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-04-21T20:42:06.1391638Z [2684/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-04-21T20:42:06.1392971Z [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-21T20:42:06.1668079Z [2685/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-04-21T20:42:06.1670421Z [2686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-04-21T20:42:06.1672758Z [2686/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-04-21T20:42:06.1675078Z [2687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-04-21T20:42:06.1850737Z [2687/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-04-21T20:42:06.1853831Z [2688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-04-21T20:42:06.2042522Z [2688/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-04-21T20:42:06.2045568Z [2689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-04-21T20:42:06.2486179Z [2689/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-04-21T20:42:06.2488075Z [2690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-04-21T20:42:06.2675659Z [2690/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-04-21T20:42:06.2677311Z [2691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-04-21T20:42:06.2913553Z [2691/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-04-21T20:42:06.2915903Z [2692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-04-21T20:42:06.3154628Z [2692/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-04-21T20:42:06.3156991Z [2693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-04-21T20:42:06.3274064Z [2693/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-04-21T20:42:06.3276813Z [2694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-04-21T20:42:06.3335989Z [2694/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-04-21T20:42:06.3338692Z [2695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-04-21T20:42:06.3434238Z [2695/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-04-21T20:42:06.3436875Z [2696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-04-21T20:42:06.3700971Z [2696/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-04-21T20:42:06.3703690Z [2697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-04-21T20:42:06.3979630Z [2697/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-04-21T20:42:06.3983117Z [2698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-04-21T20:42:06.4288012Z [2698/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-04-21T20:42:06.4290377Z [2699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-04-21T20:42:06.4317822Z [2699/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-04-21T20:42:06.4320286Z [2700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-04-21T20:42:06.4539923Z [2700/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-04-21T20:42:06.4541185Z [2701/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-04-21T20:42:06.4746723Z [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-21T20:42:06.4749258Z [2702/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-04-21T20:42:06.4830168Z [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-21T20:42:06.4834926Z [2703/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-04-21T20:42:06.5377574Z [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-21T20:42:06.5380150Z [2704/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-04-21T20:42:06.5516231Z [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-21T20:42:06.5518681Z [2705/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-04-21T20:42:06.5586844Z [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-21T20:42:06.5589237Z [2706/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-04-21T20:42:06.5869508Z [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-21T20:42:06.5871285Z [2707/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-21T20:42:06.5999210Z [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-21T20:42:06.6004103Z [2708/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-21T20:42:06.6164876Z [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-21T20:42:06.6167417Z [2709/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-21T20:42:06.6395937Z [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-21T20:42:06.6398450Z [2710/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-21T20:42:06.6725960Z [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-21T20:42:06.6729126Z [2711/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-21T20:42:06.6867341Z [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-21T20:42:06.6868732Z [2712/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-21T20:42:06.6910485Z [2712/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-04-21T20:42:06.6914484Z [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-21T20:42:06.7050974Z [2713/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-04-21T20:42:06.7053598Z [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-21T20:42:06.7506501Z [2714/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-04-21T20:42:06.7508031Z [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-21T20:42:06.7597122Z [2715/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-04-21T20:42:06.7599450Z [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-21T20:42:06.8055053Z [2716/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-04-21T20:42:06.8056432Z [2717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-04-21T20:42:06.8085938Z [2717/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-04-21T20:42:06.8087616Z [2718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-04-21T20:42:06.8183399Z [2718/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-04-21T20:42:06.8185498Z [2719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-04-21T20:42:06.8481552Z [2719/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-04-21T20:42:06.8483748Z [2720/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-04-21T20:42:06.8630787Z [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-21T20:42:06.8633387Z [2721/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-21T20:42:06.8650593Z [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-21T20:42:06.8652944Z [2722/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-04-21T20:42:06.9149079Z [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-21T20:42:06.9150375Z [2723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-04-21T20:42:06.9217759Z [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-21T20:42:06.9219692Z [2724/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-04-21T20:42:06.9305070Z [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-21T20:42:06.9307436Z [2725/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-04-21T20:42:06.9505699Z [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-21T20:42:06.9508328Z [2726/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-04-21T20:42:06.9696225Z [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-21T20:42:06.9699141Z [2727/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-04-21T20:42:06.9867818Z [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-21T20:42:07.0410252Z [2728/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-21T20:42:07.0411767Z [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-21T20:42:07.0413196Z [2729/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-21T20:42:07.0532145Z [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-21T20:42:07.0533589Z [2730/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-21T20:42:07.0545051Z [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-21T20:42:07.0547367Z [2731/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-21T20:42:07.0790241Z [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-21T20:42:07.0791678Z [2732/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-21T20:42:07.0960186Z [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-21T20:42:07.0963021Z [2733/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-21T20:42:07.1298408Z [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-21T20:42:07.1300978Z [2734/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-21T20:42:07.1502778Z [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-21T20:42:07.1504876Z [2735/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-04-21T20:42:07.1530805Z [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-21T20:42:07.1532568Z [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-21T20:42:07.1574546Z [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-21T20:42:07.1577237Z [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-21T20:42:07.1855336Z [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-21T20:42:07.1858050Z [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-21T20:42:07.2108351Z [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-21T20:42:07.2113749Z [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-21T20:42:07.2677900Z [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-21T20:42:07.2679328Z [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-21T20:42:07.2804613Z [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-21T20:42:07.2807623Z [2741/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-21T20:42:07.2954724Z [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-21T20:42:07.2957465Z [2742/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-21T20:42:07.3186983Z [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-21T20:42:07.3189942Z [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-21T20:42:07.3281387Z [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-21T20:42:07.3284495Z [2744/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-21T20:42:07.3564647Z [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-21T20:42:07.3567641Z [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-21T20:42:07.4011022Z [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-21T20:42:07.4014014Z [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-21T20:42:07.4285791Z [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-21T20:42:07.4288577Z [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-ld128.c.o 2025-04-21T20:42:07.4379724Z [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-21T20:42:07.4382821Z [2748/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-21T20:42:07.4654261Z [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-21T20:42:07.4657248Z [2749/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-21T20:42:07.4727945Z [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-21T20:42:07.4730978Z [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-ld128.c.o 2025-04-21T20:42:07.4812486Z [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-21T20:42:07.4815235Z [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-21T20:42:07.5269781Z [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-21T20:42:07.5272839Z [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-21T20:42:07.5475970Z [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-21T20:42:07.5478904Z [2753/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-21T20:42:07.5684112Z [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-21T20:42:07.5687051Z [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-ld128.c.o 2025-04-21T20:42:07.5946938Z [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-21T20:42:07.5949768Z [2755/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-21T20:42:07.6426840Z [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-21T20:42:07.6430063Z [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-ld64.c.o 2025-04-21T20:42:07.6581357Z [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-21T20:42:07.6584550Z [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-21T20:42:07.6666141Z [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-21T20:42:07.6667681Z [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-21T20:42:07.6852018Z [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-21T20:42:07.6855242Z [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-21T20:42:07.7033196Z [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-21T20:42:07.7036199Z [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-21T20:42:07.7254710Z [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-21T20:42:07.7257653Z [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-ld64.c.o 2025-04-21T20:42:07.7723317Z [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-21T20:42:07.7726585Z [2762/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-21T20:42:07.8018886Z [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-21T20:42:07.8021906Z [2763/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-21T20:42:07.8062671Z [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-21T20:42:07.8067626Z [2764/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-21T20:42:07.8307655Z [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-21T20:42:07.8310717Z [2765/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-21T20:42:07.8322101Z [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-21T20:42:07.8325226Z [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-21T20:42:07.8588525Z [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-21T20:42:07.8591983Z [2767/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-21T20:42:07.8861142Z [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-21T20:42:07.8864031Z [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-21T20:42:07.9055220Z [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-21T20:42:07.9058268Z [2769/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-21T20:42:07.9350519Z [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-21T20:42:07.9353667Z [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-21T20:42:07.9432493Z [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-21T20:42:07.9434103Z [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-21T20:42:07.9752149Z [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-21T20:42:07.9755075Z [2772/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-21T20:42:07.9928805Z [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-21T20:42:07.9930669Z [2773/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-21T20:42:08.0043427Z [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-21T20:42:08.0044982Z [2774/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-21T20:42:08.0317616Z [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-21T20:42:08.0320520Z [2775/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-21T20:42:08.0367353Z [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-21T20:42:08.0370280Z [2776/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-21T20:42:08.0400252Z [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-21T20:42:08.0403110Z [2777/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-21T20:42:08.0655734Z [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-21T20:42:08.0658690Z [2778/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-21T20:42:08.0914531Z [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-21T20:42:08.0917438Z [2779/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-21T20:42:08.1105155Z [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-21T20:42:08.1106730Z [2780/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-21T20:42:08.1109747Z [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-21T20:42:08.1111937Z [2781/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-21T20:42:08.1258124Z [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-21T20:42:08.1263475Z [2782/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-21T20:42:08.1481750Z [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-21T20:42:08.1484551Z [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-21T20:42:08.1850259Z [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-21T20:42:08.1851829Z [2784/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-21T20:42:08.1913354Z [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-21T20:42:08.1915128Z [2785/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-21T20:42:08.2221271Z [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-21T20:42:08.2224068Z [2786/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-21T20:42:08.2524054Z [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-21T20:42:08.2525936Z [2787/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-21T20:42:08.2649829Z [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-21T20:42:08.2652619Z [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-21T20:42:08.2770486Z [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-21T20:42:08.2773249Z [2789/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-21T20:42:08.2999159Z [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-21T20:42:08.3001090Z [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-21T20:42:08.3431156Z [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-21T20:42:08.3434301Z [2791/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-21T20:42:08.3635509Z [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-21T20:42:08.3638539Z [2792/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-21T20:42:08.3641606Z [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-21T20:42:08.3644670Z [2793/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-21T20:42:08.3802258Z [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-21T20:42:08.3805305Z [2794/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-21T20:42:08.3853728Z [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-21T20:42:08.3856899Z [2795/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-21T20:42:08.4258950Z [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-21T20:42:08.4261016Z [2796/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-21T20:42:08.4373609Z [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-21T20:42:08.4376779Z [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-21T20:42:08.4381328Z [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-21T20:42:08.4384660Z [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-21T20:42:08.4456808Z [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-21T20:42:08.4459880Z [2799/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-21T20:42:08.4868154Z [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-21T20:42:08.4870980Z [2800/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-21T20:42:08.4905516Z [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-21T20:42:08.4908711Z [2801/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-21T20:42:08.4911559Z [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-21T20:42:08.4914411Z [2802/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-21T20:42:08.5452393Z [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-21T20:42:08.5454065Z [2803/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-21T20:42:08.5674920Z [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-21T20:42:08.5676475Z [2804/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-21T20:42:08.5678671Z [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-21T20:42:08.5680902Z [2805/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-21T20:42:08.5750190Z [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-21T20:42:08.5751672Z [2806/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-21T20:42:08.5874342Z [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-21T20:42:08.5877656Z [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-21T20:42:08.5987814Z [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-21T20:42:08.5990183Z [2808/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-21T20:42:08.6194640Z [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-21T20:42:08.6197524Z [2809/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-21T20:42:08.6449247Z [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-21T20:42:08.6452141Z [2810/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-21T20:42:08.6485669Z [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-21T20:42:08.6488399Z [2811/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-21T20:42:08.6736150Z [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-21T20:42:08.6739358Z [2812/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-21T20:42:08.7090943Z [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-21T20:42:08.7092618Z [2813/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-21T20:42:08.7126256Z [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-21T20:42:08.7129201Z [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-21T20:42:08.7241375Z [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-21T20:42:08.7244325Z [2815/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-21T20:42:08.7265487Z [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-21T20:42:08.7268289Z [2816/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-21T20:42:08.7410638Z [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-21T20:42:08.7413517Z [2817/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-21T20:42:08.8169022Z [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-21T20:42:08.8172176Z [2818/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-21T20:42:08.8299209Z [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-21T20:42:08.8301784Z [2819/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-21T20:42:08.8304666Z [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-21T20:42:08.8306743Z [2820/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-21T20:42:08.8316879Z [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-21T20:42:08.8319631Z [2821/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-21T20:42:08.8460956Z [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-21T20:42:08.8463652Z [2822/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-21T20:42:08.8466918Z [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-21T20:42:08.8469657Z [2823/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-21T20:42:08.8941199Z [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-21T20:42:08.8942767Z [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-21T20:42:08.9016998Z [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-21T20:42:08.9019093Z [2825/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-21T20:42:08.9062231Z [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-21T20:42:08.9065054Z [2826/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-21T20:42:08.9173902Z [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-21T20:42:08.9176695Z [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-21T20:42:08.9189315Z [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-21T20:42:08.9192093Z [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-21T20:42:08.9332513Z [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-21T20:42:08.9335518Z [2829/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-21T20:42:08.9636441Z [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-21T20:42:08.9637964Z [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-21T20:42:08.9775549Z [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-21T20:42:08.9778508Z [2831/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-21T20:42:08.9814415Z [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-21T20:42:08.9817155Z [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-21T20:42:08.9837659Z [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-21T20:42:08.9840629Z [2833/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-21T20:42:09.0351622Z [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-21T20:42:09.0353228Z [2834/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-21T20:42:09.0423994Z [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-21T20:42:09.0426959Z [2835/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-21T20:42:09.0429185Z [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-21T20:42:09.0431218Z [2836/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-21T20:42:09.0433979Z [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-21T20:42:09.0435521Z [2837/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-21T20:42:09.0580689Z [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-21T20:42:09.0586493Z [2838/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-21T20:42:09.0672292Z [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-21T20:42:09.0675371Z [2839/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-21T20:42:09.1096449Z [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-21T20:42:09.1098328Z [2840/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-21T20:42:09.1165207Z [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-21T20:42:09.1166642Z [2841/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-21T20:42:09.1348752Z [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-21T20:42:09.1351548Z [2842/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-21T20:42:09.1410455Z [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-21T20:42:09.1412911Z [2843/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-21T20:42:09.1549061Z [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-21T20:42:09.1550526Z [2844/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-21T20:42:09.1575122Z [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-21T20:42:09.1576579Z [2845/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-21T20:42:09.1712023Z [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-21T20:42:09.1714972Z [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-21T20:42:09.1744819Z [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-21T20:42:09.1747441Z [2847/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-21T20:42:09.2058860Z [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-21T20:42:09.2061562Z [2848/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-21T20:42:09.2323090Z [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-21T20:42:09.2325963Z [2849/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-21T20:42:09.2331228Z [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-21T20:42:09.2333887Z [2850/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-21T20:42:09.2553204Z [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-21T20:42:09.2554601Z [2851/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-21T20:42:09.2573532Z [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-21T20:42:09.2575249Z [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-21T20:42:09.2637531Z [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-21T20:42:09.2639980Z [2853/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-21T20:42:09.2699108Z [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-21T20:42:09.2701689Z [2854/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-21T20:42:09.2914000Z [2854/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-04-21T20:42:09.2916738Z [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-21T20:42:09.3116404Z [2855/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-04-21T20:42:09.3119013Z [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-21T20:42:09.3673782Z [2856/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-04-21T20:42:09.3676344Z [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-21T20:42:09.3797145Z [2857/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-04-21T20:42:09.3799981Z [2858/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-21T20:42:09.3954312Z [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-21T20:42:09.3955867Z [2859/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-04-21T20:42:09.4114417Z [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-21T20:42:09.4115853Z [2860/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-21T20:42:09.4233477Z [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-21T20:42:09.4235010Z [2861/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-04-21T20:42:09.4354190Z [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-21T20:42:09.4357062Z [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-21T20:42:09.4393697Z [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-21T20:42:09.4396368Z [2863/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-04-21T20:42:09.4672776Z [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-21T20:42:09.4675479Z [2864/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-04-21T20:42:09.4914475Z [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-21T20:42:09.4917299Z [2865/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-21T20:42:09.5257133Z [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-21T20:42:09.5259618Z [2866/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-21T20:42:09.5439586Z [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-21T20:42:09.5442516Z [2867/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-21T20:42:09.5471403Z [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-21T20:42:09.5474322Z [2868/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-21T20:42:09.5613089Z [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-21T20:42:09.5615749Z [2869/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-21T20:42:09.5753615Z [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-21T20:42:09.5756357Z [2870/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-21T20:42:09.5980583Z [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-21T20:42:09.5984399Z [2871/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-21T20:42:09.6128782Z [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-21T20:42:09.6131627Z [2872/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-21T20:42:09.6397445Z [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-21T20:42:09.6399983Z [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-21T20:42:09.6585077Z [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-21T20:42:09.6587731Z [2874/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-21T20:42:09.6736880Z [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-21T20:42:09.6739496Z [2875/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-21T20:42:09.7426117Z [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-21T20:42:09.7427671Z [2876/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-21T20:42:09.7429949Z [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-21T20:42:09.7431339Z [2877/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-21T20:42:09.7569076Z [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-21T20:42:09.7571498Z [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-21T20:42:09.7759341Z [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-21T20:42:09.7762011Z [2879/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-21T20:42:09.7880299Z [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-21T20:42:09.7883275Z [2880/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-21T20:42:09.8134780Z [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-21T20:42:09.8137498Z [2881/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-21T20:42:09.8169540Z [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-21T20:42:09.8172394Z [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-21T20:42:09.8295545Z [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-21T20:42:09.8298302Z [2883/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-21T20:42:09.8330656Z [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-21T20:42:09.8333454Z [2884/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-21T20:42:09.8594268Z [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-21T20:42:09.8597004Z [2885/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-21T20:42:09.8924071Z [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-21T20:42:09.8926778Z [2886/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-21T20:42:09.9049297Z [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-21T20:42:09.9051982Z [2887/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-21T20:42:09.9158724Z [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-21T20:42:09.9160169Z [2888/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-21T20:42:09.9215623Z [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-21T20:42:09.9217177Z [2889/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-21T20:42:09.9531584Z [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-21T20:42:09.9533662Z [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-21T20:42:09.9718158Z [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-21T20:42:09.9719915Z [2891/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-21T20:42:09.9765747Z [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-21T20:42:09.9768326Z [2892/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-21T20:42:09.9793261Z [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-21T20:42:09.9796152Z [2893/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-21T20:42:09.9891414Z [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-21T20:42:09.9894425Z [2894/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-21T20:42:10.0505167Z [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-21T20:42:10.0506746Z [2895/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-21T20:42:10.0630390Z [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-21T20:42:10.0631796Z [2896/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-21T20:42:10.0647008Z [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-21T20:42:10.0649643Z [2897/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-21T20:42:10.0675293Z [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-21T20:42:10.0677872Z [2898/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-21T20:42:10.0703653Z [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-21T20:42:10.0706197Z [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-21T20:42:10.1009779Z [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-21T20:42:10.1012659Z [2900/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-21T20:42:10.1217236Z [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-21T20:42:10.1219996Z [2901/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-21T20:42:10.1283191Z [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-21T20:42:10.1286033Z [2902/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-21T20:42:10.1331553Z [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-21T20:42:10.1334396Z [2903/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-21T20:42:10.1379593Z [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-21T20:42:10.1382041Z [2904/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-21T20:42:10.1678054Z [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-21T20:42:10.1679609Z [2905/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-21T20:42:10.1845698Z [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-21T20:42:10.1847331Z [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-21T20:42:10.1968613Z [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-21T20:42:10.1970048Z [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-21T20:42:10.2048866Z [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-21T20:42:10.2051170Z [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-21T20:42:10.2195131Z [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-21T20:42:10.2197732Z [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-21T20:42:10.2457880Z [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-21T20:42:10.2459301Z [2910/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-21T20:42:10.2501035Z [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-21T20:42:10.2503809Z [2911/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-21T20:42:10.2617570Z [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-21T20:42:10.2621347Z [2912/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-21T20:42:10.2624571Z [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-21T20:42:10.2627182Z [2913/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-21T20:42:10.2763176Z [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-21T20:42:10.2765936Z [2914/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-21T20:42:10.3271410Z [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-21T20:42:10.3274288Z [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-21T20:42:10.3331845Z [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-21T20:42:10.3334490Z [2916/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-21T20:42:10.3459876Z [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-21T20:42:10.3461270Z [2917/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-21T20:42:10.3482381Z [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-21T20:42:10.3485209Z [2918/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-21T20:42:10.3499483Z [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-21T20:42:10.3502137Z [2919/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-21T20:42:10.3608070Z [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-21T20:42:10.3610337Z [2920/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-21T20:42:10.3950270Z [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-21T20:42:10.3952896Z [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-21T20:42:10.4082210Z [2921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-04-21T20:42:10.4084455Z [2922/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-21T20:42:10.4113595Z [2922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-04-21T20:42:10.4116024Z [2923/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-21T20:42:10.4123532Z [2923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-04-21T20:42:10.4126068Z [2924/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-21T20:42:10.4564885Z [2924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-04-21T20:42:10.4567444Z [2925/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-21T20:42:10.4964427Z [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-21T20:42:10.4966130Z [2926/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-21T20:42:10.5108801Z [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-21T20:42:10.5111244Z [2927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-04-21T20:42:10.5223352Z [2927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-04-21T20:42:10.5225673Z [2928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-04-21T20:42:10.5341752Z [2928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-04-21T20:42:10.5343582Z [2929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-04-21T20:42:10.5474451Z [2929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-04-21T20:42:10.5479505Z [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-21T20:42:10.5537149Z [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-21T20:42:10.5542481Z [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-21T20:42:10.5673251Z [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-21T20:42:10.5675716Z [2932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-04-21T20:42:10.6176990Z [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-21T20:42:10.6179437Z [2933/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-04-21T20:42:10.6182874Z [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-21T20:42:10.6185247Z [2934/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-04-21T20:42:10.6333192Z [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-21T20:42:10.6335499Z [2935/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-04-21T20:42:10.6615092Z [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-21T20:42:10.6617713Z [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-21T20:42:10.6940638Z [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-21T20:42:10.6942737Z [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-21T20:42:10.7005629Z [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-21T20:42:10.7008156Z [2938/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-21T20:42:10.7315590Z [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-21T20:42:10.7318143Z [2939/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-21T20:42:10.7320599Z [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-21T20:42:10.7322281Z [2940/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-21T20:42:10.7332309Z [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-21T20:42:10.7334968Z [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-21T20:42:10.7963952Z [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-21T20:42:10.7966587Z [2942/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-21T20:42:10.8151749Z [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-21T20:42:10.8154631Z [2943/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-21T20:42:10.8265827Z [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-21T20:42:10.8267197Z [2944/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-21T20:42:10.8330255Z [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-21T20:42:10.8332296Z [2945/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-21T20:42:10.8450577Z [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-21T20:42:10.8453318Z [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-21T20:42:10.8863502Z [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-21T20:42:10.8866201Z [2947/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-21T20:42:10.8912028Z [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-21T20:42:10.8914900Z [2948/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-21T20:42:10.9188248Z [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-21T20:42:10.9389671Z [2949/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-21T20:42:10.9391724Z [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-21T20:42:10.9393781Z [2950/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-21T20:42:10.9395705Z [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-21T20:42:10.9398178Z [2951/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-21T20:42:10.9581570Z [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-21T20:42:10.9584594Z [2952/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-21T20:42:10.9976537Z [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-21T20:42:10.9979411Z [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-21T20:42:11.0049773Z [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-21T20:42:11.0052743Z [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-21T20:42:11.0435860Z [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-21T20:42:11.0438715Z [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-21T20:42:11.0458751Z [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-21T20:42:11.0461568Z [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-21T20:42:11.0526549Z [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-21T20:42:11.0528417Z [2957/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-21T20:42:11.0721406Z [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-21T20:42:11.0724095Z [2958/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-21T20:42:11.1019230Z [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-21T20:42:11.1020805Z [2959/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-21T20:42:11.1076814Z [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-21T20:42:11.1079321Z [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-21T20:42:11.1621414Z [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-21T20:42:11.1624410Z [2961/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-21T20:42:11.1739277Z [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-21T20:42:11.1742087Z [2962/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-21T20:42:11.1744805Z [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-21T20:42:11.1747330Z [2963/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-21T20:42:11.1749897Z [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-21T20:42:11.1752285Z [2964/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-21T20:42:11.1956309Z [2964/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-04-21T20:42:11.1958788Z [2965/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-21T20:42:11.2174041Z [2965/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-04-21T20:42:11.2176586Z [2966/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-21T20:42:11.2824272Z [2966/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-04-21T20:42:11.2825632Z [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-21T20:42:11.3003880Z [2967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-04-21T20:42:11.3005759Z [2968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-04-21T20:42:11.3018346Z [2968/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-04-21T20:42:11.3020833Z [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-21T20:42:11.3124997Z [2969/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-04-21T20:42:11.3127191Z [2970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-04-21T20:42:11.3194305Z [2970/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-04-21T20:42:11.3196649Z [2971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-04-21T20:42:11.3240335Z [2971/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-04-21T20:42:11.3242853Z [2972/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-21T20:42:11.3875798Z [2972/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-04-21T20:42:11.3878023Z [2973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-04-21T20:42:11.4009273Z [2973/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-04-21T20:42:11.4011432Z [2974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-04-21T20:42:11.4255356Z [2974/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-04-21T20:42:11.4257599Z [2975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-04-21T20:42:11.4318343Z [2975/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-04-21T20:42:11.4324793Z [2976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-04-21T20:42:11.4632984Z [2976/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-04-21T20:42:11.4635377Z [2977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-04-21T20:42:11.4708296Z [2977/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-04-21T20:42:11.4710472Z [2978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-04-21T20:42:11.5047870Z [2978/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-04-21T20:42:11.5050067Z [2979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-04-21T20:42:11.5109835Z [2979/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-04-21T20:42:11.5112334Z [2980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-04-21T20:42:11.5357798Z [2980/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-04-21T20:42:11.5360288Z [2981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-04-21T20:42:11.5511685Z [2981/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-04-21T20:42:11.5514718Z [2982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-04-21T20:42:11.5898254Z [2982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-04-21T20:42:11.5899762Z [2983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-04-21T20:42:11.5986821Z [2983/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-04-21T20:42:11.5990723Z [2984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-04-21T20:42:11.6376417Z [2984/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-04-21T20:42:11.6378367Z [2985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-04-21T20:42:11.6391853Z [2985/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-04-21T20:42:11.6394314Z [2986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-04-21T20:42:11.6461400Z [2986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-04-21T20:42:11.6463721Z [2987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-04-21T20:42:11.6603586Z [2987/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-04-21T20:42:11.6605928Z [2988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-04-21T20:42:11.7123734Z [2988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-04-21T20:42:11.7125088Z [2989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-04-21T20:42:11.7194073Z [2989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-04-21T20:42:11.7197303Z [2990/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-04-21T20:42:11.7447769Z [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-21T20:42:11.7449023Z [2991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-04-21T20:42:11.7717258Z [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-21T20:42:11.7719717Z [2992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-04-21T20:42:11.7757660Z [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-21T20:42:11.7760248Z [2993/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-04-21T20:42:11.7915336Z [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-21T20:42:11.7917620Z [2994/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-04-21T20:42:11.8160125Z [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-21T20:42:11.8165182Z [2995/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-04-21T20:42:11.8273846Z [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-21T20:42:11.8275797Z [2996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-04-21T20:42:11.8539414Z [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-21T20:42:11.8541923Z [2997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-04-21T20:42:11.9002598Z [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-21T20:42:11.9005285Z [2998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-04-21T20:42:11.9024325Z [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-21T20:42:11.9027021Z [2999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-04-21T20:42:11.9242310Z [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-21T20:42:11.9244795Z [3000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-04-21T20:42:11.9277243Z [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-21T20:42:11.9279804Z [3001/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-04-21T20:42:11.9499408Z [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-21T20:42:11.9502098Z [3002/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-04-21T20:42:11.9610648Z [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-21T20:42:11.9613656Z [3003/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-21T20:42:12.0339343Z [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-21T20:42:12.0342249Z [3004/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-21T20:42:12.0381331Z [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-21T20:42:12.0384471Z [3005/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-21T20:42:12.0397569Z [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-21T20:42:12.0399195Z [3006/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-21T20:42:12.0647416Z [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-21T20:42:12.0649791Z [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-21T20:42:12.0655789Z [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-21T20:42:12.0658712Z [3008/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-21T20:42:12.0735036Z [3008/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-04-21T20:42:12.0737230Z [3009/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-21T20:42:12.1596069Z [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-21T20:42:12.1598503Z [3010/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-21T20:42:12.1724497Z [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-21T20:42:12.1727541Z [3011/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-21T20:42:12.1730279Z [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-21T20:42:12.1731994Z [3012/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-21T20:42:12.1870060Z [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-21T20:42:12.1872771Z [3013/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-21T20:42:12.1941125Z [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-21T20:42:12.1943061Z [3014/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-04-21T20:42:12.2278933Z [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-21T20:42:12.2287544Z [3015/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-21T20:42:12.2685346Z [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-21T20:42:12.2687845Z [3016/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-21T20:42:12.2833482Z [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-21T20:42:12.2836267Z [3017/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-04-21T20:42:12.3170415Z [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-21T20:42:12.3173078Z [3018/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-04-21T20:42:12.3219737Z [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-21T20:42:12.3222427Z [3019/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-21T20:42:12.3309055Z [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-21T20:42:12.3311713Z [3020/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-21T20:42:12.3601978Z [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-21T20:42:12.3603525Z [3021/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-21T20:42:12.3748004Z [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-21T20:42:12.3750500Z [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-21T20:42:12.3912089Z [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-21T20:42:12.3914864Z [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-21T20:42:12.4368347Z [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-21T20:42:12.4369891Z [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-21T20:42:12.4577600Z [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-21T20:42:12.4579231Z [3025/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-21T20:42:12.4698687Z [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-21T20:42:12.4700135Z [3026/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-04-21T20:42:12.4908634Z [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-21T20:42:12.4911423Z [3027/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-04-21T20:42:12.4930734Z [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-21T20:42:12.4933398Z [3028/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-21T20:42:12.5207721Z [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-21T20:42:12.5210827Z [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-21T20:42:12.5672813Z [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-21T20:42:12.5676244Z [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-21T20:42:12.5848573Z [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-21T20:42:12.5850219Z [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-21T20:42:12.6030384Z [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-21T20:42:12.6033315Z [3032/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-21T20:42:12.6162970Z [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-21T20:42:12.6165610Z [3033/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-21T20:42:12.6353989Z [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-21T20:42:12.6358376Z [3034/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-04-21T20:42:12.6676743Z [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-21T20:42:12.6679629Z [3035/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-04-21T20:42:12.6815183Z [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-21T20:42:12.6817973Z [3036/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-21T20:42:12.6868037Z [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-21T20:42:12.6870720Z [3037/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-04-21T20:42:12.7201457Z [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-21T20:42:12.7217079Z [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-21T20:42:12.7786486Z [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-21T20:42:12.7787873Z [3039/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-04-21T20:42:12.7938182Z [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-21T20:42:12.7939614Z [3040/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-21T20:42:12.7966043Z [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-21T20:42:12.7968969Z [3041/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-04-21T20:42:12.8270855Z [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-21T20:42:12.8273629Z [3042/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-04-21T20:42:12.8319399Z [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-21T20:42:12.8321942Z [3043/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-21T20:42:12.8332391Z [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-21T20:42:12.8335157Z [3044/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-21T20:42:12.8829458Z [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-21T20:42:12.8832113Z [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-21T20:42:12.9258434Z [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-21T20:42:12.9261041Z [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-21T20:42:12.9328029Z [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-21T20:42:12.9330721Z [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-21T20:42:12.9541542Z [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-21T20:42:12.9544202Z [3048/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-21T20:42:12.9586325Z [3048/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-04-21T20:42:12.9588809Z [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-21T20:42:12.9753915Z [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-21T20:42:12.9756612Z [3050/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-21T20:42:12.9929629Z [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-21T20:42:12.9932413Z [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-21T20:42:13.0548527Z [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-21T20:42:13.0550113Z [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-21T20:42:13.0696980Z [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-21T20:42:13.0698642Z [3053/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-04-21T20:42:13.0744514Z [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-21T20:42:13.1054917Z [3054/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-21T20:42:13.1057000Z [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-21T20:42:13.1059801Z [3055/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-21T20:42:13.1062471Z [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-21T20:42:13.1065156Z [3056/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-21T20:42:13.1094714Z [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-21T20:42:13.1097336Z [3057/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-04-21T20:42:13.1634654Z [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-21T20:42:13.1637790Z [3058/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-21T20:42:13.1910666Z [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-21T20:42:13.1913910Z [3059/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-21T20:42:13.2037531Z [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-21T20:42:13.2039070Z [3060/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-21T20:42:13.2149715Z [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-21T20:42:13.2151760Z [3061/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-21T20:42:13.2155336Z [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-21T20:42:13.2157925Z [3062/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-21T20:42:13.2202586Z [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-21T20:42:13.2204411Z [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-21T20:42:13.2745393Z [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-21T20:42:13.2748152Z [3064/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-21T20:42:13.3098061Z [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-21T20:42:13.3100769Z [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-21T20:42:13.3110830Z [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-21T20:42:13.3113488Z [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-21T20:42:13.3458038Z [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-21T20:42:13.3460609Z [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-21T20:42:13.3537649Z [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-21T20:42:13.3540363Z [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-21T20:42:13.3696324Z [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-21T20:42:13.3699068Z [3069/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-21T20:42:13.4064005Z [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-21T20:42:13.4065699Z [3070/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-21T20:42:13.4238513Z [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-21T20:42:13.4241566Z [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-21T20:42:13.4515573Z [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-21T20:42:13.4517017Z [3072/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-21T20:42:13.4625350Z [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-21T20:42:13.4626800Z [3073/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-21T20:42:13.4749022Z [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-21T20:42:13.4753571Z [3074/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-21T20:42:13.5374642Z [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-21T20:42:13.5376527Z [3075/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-04-21T20:42:13.5464260Z [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-21T20:42:13.5465677Z [3076/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-04-21T20:42:13.5690837Z [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-21T20:42:13.5693691Z [3077/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-04-21T20:42:13.5859575Z [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-21T20:42:13.5862078Z [3078/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-21T20:42:13.5864620Z [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-21T20:42:13.5867150Z [3079/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-21T20:42:13.6069443Z [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-21T20:42:13.6072180Z [3080/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-21T20:42:13.6482309Z [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-21T20:42:13.6485515Z [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-21T20:42:13.6769792Z [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-21T20:42:13.6772531Z [3082/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-04-21T20:42:13.6779419Z [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-21T20:42:13.6782390Z [3083/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-21T20:42:13.7181480Z [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-21T20:42:13.7184249Z [3084/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-04-21T20:42:13.7249209Z [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-21T20:42:13.7251816Z [3085/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-21T20:42:13.7275110Z [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-21T20:42:13.7277798Z [3086/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-21T20:42:13.7866027Z [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-21T20:42:13.7868727Z [3087/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-04-21T20:42:13.7871269Z [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-21T20:42:13.7873983Z [3088/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-21T20:42:13.8025148Z [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-21T20:42:13.8027939Z [3089/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-21T20:42:13.8448594Z [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-21T20:42:13.8450228Z [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-21T20:42:13.8472289Z [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-21T20:42:13.8474875Z [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-21T20:42:13.8622149Z [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-21T20:42:13.8624680Z [3092/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-21T20:42:13.9165414Z [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-21T20:42:13.9168081Z [3093/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-21T20:42:13.9442130Z [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-21T20:42:13.9444825Z [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-21T20:42:13.9518419Z [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-21T20:42:13.9521234Z [3095/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-21T20:42:13.9889967Z [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-21T20:42:13.9891481Z [3096/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-21T20:42:14.0078159Z [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-21T20:42:14.0080937Z [3097/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-21T20:42:14.0352293Z [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-21T20:42:14.0355219Z [3098/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-21T20:42:14.0524642Z [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-21T20:42:14.0526097Z [3099/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-21T20:42:14.0576279Z [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-21T20:42:14.0579527Z [3100/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-21T20:42:14.0590806Z [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-21T20:42:14.0593679Z [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-21T20:42:14.1088534Z [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-21T20:42:14.1091336Z [3102/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-21T20:42:14.1524558Z [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-21T20:42:14.1526153Z [3103/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-21T20:42:14.1695706Z [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-21T20:42:14.1698516Z [3104/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-21T20:42:14.1758700Z [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-21T20:42:14.1761444Z [3105/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-21T20:42:14.1862764Z [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-21T20:42:14.1865258Z [3106/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-21T20:42:14.2041216Z [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-21T20:42:14.2044349Z [3107/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-21T20:42:14.2472052Z [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-21T20:42:14.2474775Z [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-21T20:42:14.2882874Z [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-21T20:42:14.2884876Z [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-21T20:42:14.3287409Z [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-21T20:42:14.3289021Z [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-21T20:42:14.3311918Z [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-21T20:42:14.3313458Z [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-21T20:42:14.3598720Z [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-21T20:42:14.3601746Z [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-21T20:42:14.3683220Z [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-21T20:42:14.3684649Z [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-21T20:42:14.3820956Z [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-21T20:42:14.3823925Z [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-21T20:42:14.3994618Z [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-21T20:42:14.3997054Z [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-21T20:42:14.4603532Z [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-21T20:42:14.4604995Z [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-21T20:42:14.4624557Z [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-21T20:42:14.4627211Z [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-21T20:42:14.4967097Z [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-21T20:42:14.4970152Z [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-21T20:42:14.4973393Z [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-21T20:42:14.4976093Z [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-21T20:42:14.4994233Z [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-21T20:42:14.4997125Z [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-21T20:42:14.5258957Z [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-21T20:42:14.5261750Z [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-21T20:42:14.5897880Z [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-21T20:42:14.5899469Z [3122/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-21T20:42:14.5974891Z [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-21T20:42:14.5976831Z [3123/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-21T20:42:14.5984557Z [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-21T20:42:14.5986920Z [3124/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-21T20:42:14.6111495Z [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-21T20:42:14.6114187Z [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-21T20:42:14.6333742Z [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-21T20:42:14.6336567Z [3126/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-21T20:42:14.6683625Z [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-21T20:42:14.6686471Z [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-21T20:42:14.7185539Z [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-21T20:42:14.7188202Z [3128/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-21T20:42:14.7191477Z [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-21T20:42:14.7194236Z [3129/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-21T20:42:14.7219119Z [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-21T20:42:14.7222160Z [3130/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-21T20:42:14.7457740Z [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-21T20:42:14.7459176Z [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-21T20:42:14.7659111Z [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-21T20:42:14.7662216Z [3132/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-21T20:42:14.8153017Z [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-21T20:42:14.8156068Z [3133/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-21T20:42:14.8389125Z [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-21T20:42:14.8392031Z [3134/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-21T20:42:14.8577529Z [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-21T20:42:14.8580344Z [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-21T20:42:14.8598963Z [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-21T20:42:14.8600663Z [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-21T20:42:14.9012790Z [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-21T20:42:14.9015735Z [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-21T20:42:14.9255303Z [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-21T20:42:14.9258058Z [3138/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-21T20:42:14.9394120Z [3138/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-04-21T20:42:14.9396947Z [3139/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-21T20:42:14.9511323Z [3139/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-04-21T20:42:14.9513942Z [3140/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-21T20:42:14.9818713Z [3140/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-04-21T20:42:15.0117610Z [3141/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-21T20:42:15.0120230Z [3141/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-04-21T20:42:15.0123123Z [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-21T20:42:15.0466314Z [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-21T20:42:15.0467697Z [3143/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-04-21T20:42:15.0541289Z [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-21T20:42:15.0543822Z [3144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-04-21T20:42:15.0587216Z [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-21T20:42:15.0589591Z [3145/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-04-21T20:42:15.0662187Z [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-21T20:42:15.0667333Z [3146/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-21T20:42:15.1171073Z [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-21T20:42:15.1173338Z [3147/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-21T20:42:15.1179245Z [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-21T20:42:15.1181581Z [3148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-04-21T20:42:15.1633072Z [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-21T20:42:15.1635814Z [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-21T20:42:15.1773277Z [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-21T20:42:15.1776054Z [3150/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-04-21T20:42:15.1902341Z [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-21T20:42:15.1906282Z [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-21T20:42:15.2020577Z [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-21T20:42:15.2023343Z [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-21T20:42:15.2250821Z [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-21T20:42:15.2253592Z [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-21T20:42:15.2284034Z [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-21T20:42:15.2287355Z [3154/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-21T20:42:15.2844800Z [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-21T20:42:15.2847711Z [3155/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-21T20:42:15.3070645Z [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-21T20:42:15.3073737Z [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-21T20:42:15.3221816Z [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-21T20:42:15.3224740Z [3157/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-21T20:42:15.3538247Z [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-21T20:42:15.3541282Z [3158/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-21T20:42:15.3569850Z [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-21T20:42:15.3573128Z [3159/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-21T20:42:15.3711189Z [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-21T20:42:15.3718430Z [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-21T20:42:15.3980743Z [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-21T20:42:15.3983938Z [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-21T20:42:15.4134420Z [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-21T20:42:15.4137469Z [3162/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-21T20:42:15.4411046Z [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-21T20:42:15.4413683Z [3163/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-21T20:42:15.4771996Z [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-21T20:42:15.4774700Z [3164/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-21T20:42:15.4899178Z [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-21T20:42:15.4901924Z [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-21T20:42:15.5038093Z [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-21T20:42:15.5041226Z [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-21T20:42:15.5375596Z [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-21T20:42:15.5378292Z [3167/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-21T20:42:15.5749761Z [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-21T20:42:15.5752764Z [3168/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-21T20:42:15.5773358Z [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-21T20:42:15.5776182Z [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-21T20:42:15.6115471Z [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-21T20:42:15.6118161Z [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-21T20:42:15.6265600Z [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-21T20:42:15.6268517Z [3171/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-21T20:42:15.6679016Z [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-21T20:42:15.6681665Z [3172/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-21T20:42:15.6801671Z [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-21T20:42:15.6804364Z [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-21T20:42:15.6941135Z [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-21T20:42:15.6943751Z [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-21T20:42:15.6949457Z [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-21T20:42:15.6950821Z [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-21T20:42:15.7381852Z [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-21T20:42:15.7384784Z [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-21T20:42:15.7397923Z [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-21T20:42:15.7400847Z [3177/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-21T20:42:15.8239159Z [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-21T20:42:15.8241863Z [3178/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-21T20:42:15.8244550Z [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-21T20:42:15.8247112Z [3179/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-21T20:42:15.8530864Z [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-21T20:42:15.8532296Z [3180/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-21T20:42:15.8684419Z [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-21T20:42:15.8686081Z [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-21T20:42:15.8812754Z [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-21T20:42:15.8815684Z [3182/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-21T20:42:15.9323711Z [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-21T20:42:15.9326807Z [3183/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-21T20:42:15.9368418Z [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-21T20:42:15.9370206Z [3184/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-21T20:42:15.9562522Z [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-21T20:42:15.9564330Z [3185/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-21T20:42:15.9596440Z [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-21T20:42:15.9599709Z [3186/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-21T20:42:16.0222833Z [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-21T20:42:16.0226209Z [3187/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-21T20:42:16.0295228Z [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-21T20:42:16.0298574Z [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-21T20:42:16.0340225Z [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-21T20:42:16.0343397Z [3189/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-21T20:42:16.0361016Z [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-21T20:42:16.0362825Z [3190/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-21T20:42:16.0615328Z [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-21T20:42:16.0618689Z [3191/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-21T20:42:16.1073443Z [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-21T20:42:16.1075125Z [3192/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-21T20:42:16.1232890Z [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-21T20:42:16.1234573Z [3193/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-21T20:42:16.1305141Z [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-21T20:42:16.1307708Z [3194/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-21T20:42:16.1460311Z [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-21T20:42:16.1463512Z [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-21T20:42:16.1597623Z [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-21T20:42:16.1601000Z [3196/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-21T20:42:16.1756800Z [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-21T20:42:16.1760161Z [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-21T20:42:16.2181540Z [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-21T20:42:16.2183375Z [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-21T20:42:16.2217278Z [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-21T20:42:16.2220839Z [3199/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-21T20:42:16.2609129Z [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-21T20:42:16.2611949Z [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-21T20:42:16.2623773Z [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-21T20:42:16.2625803Z [3201/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-21T20:42:16.3028866Z [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-21T20:42:16.3032073Z [3202/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-21T20:42:16.3045045Z [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-21T20:42:16.3047885Z [3203/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-21T20:42:16.3199549Z [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-21T20:42:16.3201747Z [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-21T20:42:16.3574538Z [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-21T20:42:16.3577589Z [3205/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-21T20:42:16.3709380Z [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-21T20:42:16.3712416Z [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-21T20:42:16.3939038Z [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-21T20:42:16.3940919Z [3207/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-21T20:42:16.4078743Z [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-21T20:42:16.4080254Z [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-21T20:42:16.4158686Z [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-21T20:42:16.4160669Z [3209/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-21T20:42:16.4590332Z [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-21T20:42:16.4592161Z [3210/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-21T20:42:16.4766463Z [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-21T20:42:16.4769215Z [3211/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-21T20:42:16.5087564Z [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-21T20:42:16.5090387Z [3212/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-21T20:42:16.5121962Z [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-21T20:42:16.5124794Z [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-21T20:42:16.5206439Z [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-21T20:42:16.5209293Z [3214/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-21T20:42:16.5212094Z [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-21T20:42:16.5214859Z [3215/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-21T20:42:16.5726126Z [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-21T20:42:16.5728195Z [3216/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-21T20:42:16.5860782Z [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-21T20:42:16.5863605Z [3217/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-21T20:42:16.6136112Z [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-21T20:42:16.6139069Z [3218/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-21T20:42:16.6346802Z [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-21T20:42:16.6349791Z [3219/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-21T20:42:16.6393038Z [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-21T20:42:16.6395946Z [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-21T20:42:16.6531297Z [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-21T20:42:16.6534168Z [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-21T20:42:16.7002718Z [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-21T20:42:16.7004637Z [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-21T20:42:16.7053933Z [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-21T20:42:16.7056797Z [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-21T20:42:16.7483719Z [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-21T20:42:16.7485953Z [3224/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-21T20:42:16.7522862Z [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-21T20:42:16.7525685Z [3225/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-21T20:42:16.7540782Z [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-21T20:42:16.7543585Z [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-21T20:42:16.8036312Z [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-21T20:42:16.8041016Z [3227/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-21T20:42:16.8385581Z [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-21T20:42:16.8388321Z [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-21T20:42:16.8735908Z [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-21T20:42:16.8738664Z [3229/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-21T20:42:16.8775339Z [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-21T20:42:16.8777800Z [3230/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-21T20:42:16.8965111Z [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-21T20:42:16.8967947Z [3231/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-21T20:42:16.8999794Z [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-21T20:42:16.9002604Z [3232/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-21T20:42:16.9720907Z [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-21T20:42:16.9722714Z [3233/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-21T20:42:16.9903264Z [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-21T20:42:16.9904741Z [3234/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-21T20:42:17.0038054Z [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-21T20:42:17.0041012Z [3235/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-21T20:42:17.0064290Z [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-21T20:42:17.0067235Z [3236/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-21T20:42:17.0270092Z [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-21T20:42:17.0273123Z [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-21T20:42:17.0768033Z [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-21T20:42:17.0772362Z [3238/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-21T20:42:17.0993733Z [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-21T20:42:17.0996032Z [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-21T20:42:17.1008472Z [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-21T20:42:17.1011295Z [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-21T20:42:17.1158149Z [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-21T20:42:17.1161025Z [3241/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-21T20:42:17.1236466Z [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-21T20:42:17.1239300Z [3242/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-21T20:42:17.1679577Z [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-21T20:42:17.1687406Z [3243/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-21T20:42:17.2254706Z [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-21T20:42:17.2256153Z [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-21T20:42:17.2363843Z [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-21T20:42:17.2366003Z [3245/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-21T20:42:17.2387540Z [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-21T20:42:17.2390165Z [3246/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-21T20:42:17.2435513Z [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-21T20:42:17.2437206Z [3247/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-21T20:42:17.2556609Z [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-21T20:42:17.2559313Z [3248/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-21T20:42:17.2805029Z [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-21T20:42:17.2807724Z [3249/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-21T20:42:17.3281391Z [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-21T20:42:17.3283438Z [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-21T20:42:17.3417557Z [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-21T20:42:17.3420054Z [3251/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-21T20:42:17.3445440Z [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-21T20:42:17.3451140Z [3252/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-21T20:42:17.3645316Z [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-21T20:42:17.3648320Z [3253/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-21T20:42:17.3720743Z [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-21T20:42:17.3722809Z [3254/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-21T20:42:17.3818710Z [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-21T20:42:17.3820395Z [3255/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-21T20:42:17.4220821Z [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-21T20:42:17.4223719Z [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-21T20:42:17.4447742Z [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-21T20:42:17.4450672Z [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-21T20:42:17.4560828Z [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-21T20:42:17.4562600Z [3258/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-04-21T20:42:17.4829173Z [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-21T20:42:17.4830850Z [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-21T20:42:17.4870627Z [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-21T20:42:17.4873920Z [3260/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-04-21T20:42:17.5041747Z [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-21T20:42:17.5044753Z [3261/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-21T20:42:17.5322309Z [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-21T20:42:17.5325625Z [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-21T20:42:17.5328581Z [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-21T20:42:17.5331484Z [3263/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-21T20:42:17.5423391Z [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-21T20:42:17.5426233Z [3264/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-04-21T20:42:17.5739845Z [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-21T20:42:17.5742788Z [3265/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-21T20:42:17.5779431Z [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-21T20:42:17.5782208Z [3266/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-21T20:42:17.6151156Z [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-21T20:42:17.6154463Z [3267/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-21T20:42:17.6327519Z [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-21T20:42:17.6330558Z [3268/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-21T20:42:17.6447223Z [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-21T20:42:17.6449057Z [3269/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-04-21T20:42:17.6520882Z [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-21T20:42:17.6522314Z [3270/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-21T20:42:17.6743143Z [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-21T20:42:17.6746653Z [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-21T20:42:17.6768828Z [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-21T20:42:17.6771572Z [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-21T20:42:17.7184824Z [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-21T20:42:17.7190544Z [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-21T20:42:17.7389324Z [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-21T20:42:17.7392090Z [3274/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-21T20:42:17.7690184Z [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-21T20:42:17.7692856Z [3275/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-04-21T20:42:17.7743720Z [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-21T20:42:17.7746403Z [3276/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-21T20:42:17.7749122Z [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-21T20:42:17.7751786Z [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-21T20:42:17.7832498Z [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-21T20:42:17.7835274Z [3278/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-21T20:42:17.8206857Z [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-21T20:42:17.8209812Z [3279/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-04-21T20:42:17.8472168Z [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-21T20:42:17.8479537Z [3280/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-21T20:42:17.8714750Z [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-21T20:42:17.8716309Z [3281/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-21T20:42:17.8859584Z [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-21T20:42:17.8862683Z [3282/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-21T20:42:17.8937458Z [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-21T20:42:17.8940491Z [3283/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-21T20:42:17.8999631Z [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-21T20:42:17.9002533Z [3284/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-04-21T20:42:17.9316986Z [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-21T20:42:17.9320645Z [3285/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-21T20:42:17.9622705Z [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-21T20:42:17.9625741Z [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-21T20:42:17.9818166Z [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-21T20:42:17.9821207Z [3287/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-21T20:42:17.9931219Z [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-21T20:42:17.9933824Z [3288/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-21T20:42:17.9935521Z [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-21T20:42:17.9937020Z [3289/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-21T20:42:18.0085750Z [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-21T20:42:18.0088593Z [3290/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-21T20:42:18.0444667Z [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-21T20:42:18.0447666Z [3291/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-21T20:42:18.0713611Z [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-21T20:42:18.0716326Z [3292/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-21T20:42:18.1021027Z [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-21T20:42:18.1023736Z [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-21T20:42:18.1029970Z [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-21T20:42:18.1032230Z [3294/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-21T20:42:18.1210587Z [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-21T20:42:18.1213264Z [3295/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-21T20:42:18.1270885Z [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-21T20:42:18.1274181Z [3296/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-21T20:42:18.1503421Z [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-21T20:42:18.1506008Z [3297/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-21T20:42:18.2169949Z [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-21T20:42:18.2171547Z [3298/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-21T20:42:18.2190057Z [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-21T20:42:18.2192538Z [3299/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-21T20:42:18.2230209Z [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-21T20:42:18.2232640Z [3300/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-21T20:42:18.2248865Z [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-21T20:42:18.2251456Z [3301/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-21T20:42:18.2422441Z [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-21T20:42:18.2425309Z [3302/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-21T20:42:18.2492448Z [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-21T20:42:18.2495630Z [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-21T20:42:18.3312656Z [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-21T20:42:18.3314272Z [3304/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-04-21T20:42:18.3339383Z [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-21T20:42:18.3340845Z [3305/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-04-21T20:42:18.3345007Z [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-21T20:42:18.3347646Z [3306/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-04-21T20:42:18.3549237Z [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-21T20:42:18.3551699Z [3307/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-21T20:42:18.3567062Z [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-21T20:42:18.3569891Z [3308/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-04-21T20:42:18.3796067Z [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-21T20:42:18.3798654Z [3309/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-21T20:42:18.4268160Z [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-21T20:42:18.4270888Z [3310/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-04-21T20:42:18.4277452Z [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-21T20:42:18.4280417Z [3311/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-04-21T20:42:18.4360287Z [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-21T20:42:18.4361830Z [3312/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-04-21T20:42:18.4624652Z [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-21T20:42:18.4627275Z [3313/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-04-21T20:42:18.5111208Z [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-21T20:42:18.5114415Z [3314/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-21T20:42:18.5435175Z [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-21T20:42:18.5438199Z [3315/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-21T20:42:18.5503484Z [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-21T20:42:18.5506264Z [3316/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-21T20:42:18.5509063Z [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-21T20:42:18.5511795Z [3317/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-21T20:42:18.5561006Z [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-21T20:42:18.5563766Z [3318/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-21T20:42:18.5632655Z [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-21T20:42:18.5635534Z [3319/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-21T20:42:18.6177336Z [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-21T20:42:18.6179971Z [3320/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-21T20:42:18.6526739Z [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-21T20:42:18.6529558Z [3321/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-21T20:42:18.6739765Z [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-21T20:42:18.6742708Z [3322/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-21T20:42:18.6925598Z [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-21T20:42:18.6928414Z [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-21T20:42:18.6971710Z [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-21T20:42:18.6974718Z [3324/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-21T20:42:18.7171083Z [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-21T20:42:18.7174009Z [3325/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-21T20:42:18.7367003Z [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-21T20:42:18.7369834Z [3326/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-21T20:42:18.7731603Z [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-21T20:42:18.7734801Z [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-21T20:42:18.8325469Z [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-21T20:42:18.8326963Z [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-21T20:42:18.8377626Z [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-21T20:42:18.8380462Z [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-prfm.c.o 2025-04-21T20:42:18.8463685Z [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-21T20:42:18.8466915Z [3330/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-21T20:42:18.8594179Z [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-21T20:42:18.8597272Z [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-madd.c.o 2025-04-21T20:42:18.8632277Z [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-21T20:42:18.8635534Z [3332/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-21T20:42:18.8850563Z [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-21T20:42:18.8853519Z [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-21T20:42:18.9608967Z [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-21T20:42:18.9610681Z [3334/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-21T20:42:18.9662503Z [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-21T20:42:18.9665276Z [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.c.o 2025-04-21T20:42:18.9869023Z [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-21T20:42:18.9870705Z [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-madd.c.o 2025-04-21T20:42:19.0047243Z [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-21T20:42:19.0050085Z [3337/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-21T20:42:19.0169571Z [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-21T20:42:19.0173036Z [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-prfm.c.o 2025-04-21T20:42:19.0286101Z [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-21T20:42:19.0288742Z [3339/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-21T20:42:19.1013208Z [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-21T20:42:19.1016146Z [3340/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-21T20:42:19.1085838Z [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-21T20:42:19.1089210Z [3341/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-21T20:42:19.1348593Z [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-21T20:42:19.1351664Z [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-prfm.c.o 2025-04-21T20:42:19.1397981Z [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-21T20:42:19.1401125Z [3343/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-21T20:42:19.1464710Z [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-21T20:42:19.1467702Z [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-madd-prfm.c.o 2025-04-21T20:42:19.1579741Z [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-21T20:42:19.1582838Z [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-madd.c.o 2025-04-21T20:42:19.2315752Z [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-21T20:42:19.2317307Z [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-21T20:42:19.2463474Z [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-21T20:42:19.2466275Z [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.c.o 2025-04-21T20:42:19.2512152Z [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-21T20:42:19.2515459Z [3348/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-21T20:42:19.2886693Z [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-21T20:42:19.2889825Z [3349/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-21T20:42:19.2914326Z [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-21T20:42:19.2917525Z [3350/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-21T20:42:19.3096314Z [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-21T20:42:19.3099264Z [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-21T20:42:19.3524620Z [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-21T20:42:19.3527475Z [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-21T20:42:19.3648832Z [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-21T20:42:19.3654000Z [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-21T20:42:19.3836838Z [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-21T20:42:19.3839671Z [3354/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-21T20:42:19.4241661Z [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-21T20:42:19.4244739Z [3355/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-21T20:42:19.4323132Z [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-21T20:42:19.4326197Z [3356/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-21T20:42:19.4610457Z [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-21T20:42:19.4613270Z [3357/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-21T20:42:19.5145893Z [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-21T20:42:19.5148872Z [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-21T20:42:19.5215930Z [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-21T20:42:19.5218752Z [3359/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-21T20:42:19.5355429Z [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-21T20:42:19.5358623Z [3360/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-21T20:42:19.5693128Z [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-21T20:42:19.5696083Z [3361/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-21T20:42:19.5822471Z [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-21T20:42:19.5825408Z [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-madd.c.o 2025-04-21T20:42:19.5887509Z [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-21T20:42:19.5890486Z [3363/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-21T20:42:19.6439934Z [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-21T20:42:19.6443017Z [3364/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-21T20:42:19.6583879Z [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-21T20:42:19.6586808Z [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.c.o 2025-04-21T20:42:19.6678241Z [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-21T20:42:19.6684285Z [3366/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-21T20:42:19.6992295Z [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-21T20:42:19.6995363Z [3367/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-21T20:42:19.7399670Z [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-21T20:42:19.7402517Z [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.c.o 2025-04-21T20:42:19.7463273Z [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-21T20:42:19.7466347Z [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-21T20:42:19.7732980Z [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-21T20:42:19.7734649Z [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-21T20:42:19.7821469Z [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-21T20:42:19.7826713Z [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.c.o 2025-04-21T20:42:19.8012862Z [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-21T20:42:19.8015840Z [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-madd-prfm.c.o 2025-04-21T20:42:19.8236326Z [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-21T20:42:19.8239204Z [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.c.o 2025-04-21T20:42:19.8618747Z [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-21T20:42:19.8622071Z [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-prfm.c.o 2025-04-21T20:42:19.8941210Z [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-21T20:42:19.8944105Z [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.c.o 2025-04-21T20:42:19.9201093Z [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-21T20:42:19.9202707Z [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-21T20:42:19.9330473Z [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-21T20:42:19.9333222Z [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-21T20:42:19.9550364Z [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-21T20:42:19.9553730Z [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-21T20:42:19.9588502Z [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-21T20:42:19.9591586Z [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-21T20:42:19.9679196Z [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-21T20:42:19.9682281Z [3380/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-21T20:42:20.0043774Z [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-21T20:42:20.0047053Z [3381/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-21T20:42:20.0344377Z [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-21T20:42:20.0346068Z [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-21T20:42:20.0419929Z [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-21T20:42:20.0423196Z [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-21T20:42:20.0816058Z [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-21T20:42:20.0819015Z [3384/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-21T20:42:20.0893215Z [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-21T20:42:20.0896336Z [3385/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-21T20:42:20.0975341Z [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-21T20:42:20.0978321Z [3386/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-21T20:42:20.1154893Z [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-21T20:42:20.1158327Z [3387/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-21T20:42:20.1493799Z [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-21T20:42:20.1497025Z [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-21T20:42:20.1960013Z [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-21T20:42:20.1961982Z [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-21T20:42:20.2041470Z [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-21T20:42:20.2043150Z [3390/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-21T20:42:20.2086652Z [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-21T20:42:20.2089914Z [3391/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-21T20:42:20.2300704Z [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-21T20:42:20.2303967Z [3392/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-21T20:42:20.2386263Z [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-21T20:42:20.2391663Z [3393/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-21T20:42:20.2913557Z [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-21T20:42:20.2915892Z [3394/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-21T20:42:20.3133607Z [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-21T20:42:20.3137210Z [3395/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-21T20:42:20.3249863Z [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-21T20:42:20.3251625Z [3396/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-21T20:42:20.3408416Z [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-21T20:42:20.3411752Z [3397/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-21T20:42:20.3453878Z [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-21T20:42:20.3457275Z [3398/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-21T20:42:20.3843208Z [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-21T20:42:20.3848481Z [3399/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-21T20:42:20.4155407Z [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-21T20:42:20.4158474Z [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-21T20:42:20.4271666Z [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-21T20:42:20.4275272Z [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-21T20:42:20.4533854Z [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-21T20:42:20.4537277Z [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-21T20:42:20.4804974Z [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-21T20:42:20.4927691Z [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-21T20:42:20.4930894Z [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-21T20:42:20.4938723Z [3404/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-21T20:42:20.5080031Z [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-21T20:42:20.5083170Z [3405/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-21T20:42:20.5579776Z [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-21T20:42:20.5581565Z [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-21T20:42:20.5597962Z [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-21T20:42:20.5599842Z [3407/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-21T20:42:20.5818308Z [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-21T20:42:20.5820101Z [3408/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-21T20:42:20.5946857Z [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-21T20:42:20.5948673Z [3409/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-21T20:42:20.5989478Z [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-21T20:42:20.5992338Z [3410/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-21T20:42:20.6394023Z [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-21T20:42:20.6396858Z [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-21T20:42:20.6931309Z [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-21T20:42:20.6934440Z [3412/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-21T20:42:20.7054538Z [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-21T20:42:20.7057506Z [3413/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-21T20:42:20.7120825Z [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-21T20:42:20.7124148Z [3414/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-21T20:42:20.7176513Z [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-21T20:42:20.7179860Z [3415/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-21T20:42:20.7502078Z [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-21T20:42:20.7505025Z [3416/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-21T20:42:20.7663110Z [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-21T20:42:20.7666206Z [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-21T20:42:20.8110872Z [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-21T20:42:20.8113960Z [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-21T20:42:20.8142104Z [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-21T20:42:20.8143537Z [3419/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-21T20:42:20.8332648Z [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-21T20:42:20.8335752Z [3420/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-21T20:42:20.8743632Z [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-21T20:42:20.8745067Z [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-21T20:42:20.8793892Z [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-21T20:42:20.8796667Z [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-21T20:42:20.8886762Z [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-21T20:42:20.8889427Z [3423/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-21T20:42:20.9148531Z [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-21T20:42:20.9150960Z [3424/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-21T20:42:20.9169656Z [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-21T20:42:20.9172110Z [3425/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-21T20:42:20.9371426Z [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-21T20:42:20.9374259Z [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-21T20:42:20.9855293Z [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-21T20:42:20.9856854Z [3427/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-21T20:42:20.9869160Z [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-21T20:42:20.9871424Z [3428/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-21T20:42:20.9934234Z [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-21T20:42:20.9936965Z [3429/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-21T20:42:21.0280812Z [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-21T20:42:21.0284401Z [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-21T20:42:21.0464833Z [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-21T20:42:21.0467688Z [3431/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-21T20:42:21.0760299Z [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-21T20:42:21.0763772Z [3432/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-21T20:42:21.1149071Z [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-21T20:42:21.1150891Z [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-21T20:42:21.1211968Z [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-21T20:42:21.1217783Z [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-vpunpck.c.o 2025-04-21T20:42:21.1242928Z [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-21T20:42:21.1245351Z [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-vpmovsx.c.o 2025-04-21T20:42:21.1574753Z [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-21T20:42:21.1577884Z [3436/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-21T20:42:21.1588712Z [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-21T20:42:21.1593364Z [3437/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-21T20:42:21.1839268Z [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-21T20:42:21.1842637Z [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-21T20:42:21.2361100Z [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-21T20:42:21.2364332Z [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-21T20:42:21.2488898Z [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-21T20:42:21.2492149Z [3440/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-21T20:42:21.2693447Z [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-21T20:42:21.2696859Z [3441/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-21T20:42:21.2883875Z [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-21T20:42:21.2887678Z [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-vpunpck.c.o 2025-04-21T20:42:21.3002910Z [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-21T20:42:21.3006315Z [3443/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-21T20:42:21.3239821Z [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-21T20:42:21.3243201Z [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-add16-vpunpck.c.o 2025-04-21T20:42:21.3727127Z [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-21T20:42:21.3729173Z [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-21T20:42:21.3780104Z [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-21T20:42:21.3783620Z [3446/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-21T20:42:21.4252929Z [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-21T20:42:21.4256351Z [3447/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-21T20:42:21.4259932Z [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-21T20:42:21.4263219Z [3448/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-21T20:42:21.4402513Z [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-21T20:42:21.4405558Z [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-21T20:42:21.4606758Z [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-21T20:42:21.4608817Z [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-21T20:42:21.4915209Z [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-21T20:42:21.4918736Z [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-vpmovsx.c.o 2025-04-21T20:42:21.5093420Z [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-21T20:42:21.5097384Z [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-add16-vpunpck.c.o 2025-04-21T20:42:21.5326282Z [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-21T20:42:21.5329308Z [3453/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-21T20:42:21.5466995Z [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-21T20:42:21.5470231Z [3454/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-21T20:42:21.5500095Z [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-21T20:42:21.5503600Z [3455/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-21T20:42:21.5761050Z [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-21T20:42:21.5764374Z [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-vpmovsx.c.o 2025-04-21T20:42:21.6325483Z [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-21T20:42:21.6328753Z [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-21T20:42:21.6609457Z [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-21T20:42:21.6611282Z [3458/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-21T20:42:21.6718262Z [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-21T20:42:21.6721414Z [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-vpmovsx.c.o 2025-04-21T20:42:21.6771086Z [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-21T20:42:21.6774365Z [3460/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-21T20:42:21.6898583Z [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-21T20:42:21.6901688Z [3461/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-21T20:42:21.7304495Z [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-21T20:42:21.7307829Z [3462/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-21T20:42:21.7361877Z [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-21T20:42:21.7365158Z [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-21T20:42:21.7771966Z [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-21T20:42:21.7773823Z [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-21T20:42:21.7941870Z [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-21T20:42:21.7950938Z [3465/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-21T20:42:21.8186992Z [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-21T20:42:21.8190156Z [3466/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-21T20:42:21.8513061Z [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-21T20:42:21.8516380Z [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-21T20:42:21.8527582Z [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-21T20:42:21.8533136Z [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-21T20:42:21.8537033Z [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-21T20:42:21.8540053Z [3469/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-21T20:42:21.8926138Z [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-21T20:42:21.8931435Z [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-add16-vpunpck.c.o 2025-04-21T20:42:21.9217501Z [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-21T20:42:21.9220539Z [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-vpmovsx.c.o 2025-04-21T20:42:21.9576698Z [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-21T20:42:21.9578288Z [3472/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-21T20:42:21.9692463Z [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-21T20:42:21.9694249Z [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-21T20:42:21.9751842Z [3473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-04-21T20:42:21.9754337Z [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-21T20:42:21.9762880Z [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-21T20:42:21.9765401Z [3475/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-21T20:42:22.0189497Z [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-21T20:42:22.0192178Z [3476/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-21T20:42:22.0327624Z [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-21T20:42:22.0330462Z [3477/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-21T20:42:22.0686209Z [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-21T20:42:22.0688585Z [3478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-04-21T20:42:22.0804201Z [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-21T20:42:22.0805706Z [3479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-04-21T20:42:22.1198755Z [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-21T20:42:22.1201601Z [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-21T20:42:22.1315611Z [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-21T20:42:22.1318296Z [3481/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-21T20:42:22.1360923Z [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-21T20:42:22.1363657Z [3482/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-21T20:42:22.1523896Z [3482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-04-21T20:42:22.1530595Z [3483/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-21T20:42:22.1665163Z [3483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-04-21T20:42:22.1667800Z [3484/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-21T20:42:22.1824829Z [3484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-04-21T20:42:22.1827390Z [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-21T20:42:22.2333239Z [3485/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-04-21T20:42:22.2336920Z [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-21T20:42:22.2339754Z [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-21T20:42:22.2342317Z [3487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-04-21T20:42:22.2732432Z [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-21T20:42:22.2735008Z [3488/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-21T20:42:22.2767160Z [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-21T20:42:22.2768807Z [3489/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-04-21T20:42:22.3190426Z [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-21T20:42:22.3193359Z [3490/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-04-21T20:42:22.3484949Z [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-21T20:42:22.3487926Z [3491/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-21T20:42:22.3526058Z [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-21T20:42:22.3528992Z [3492/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-04-21T20:42:22.3622755Z [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-21T20:42:22.3624330Z [3493/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-21T20:42:22.3783425Z [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-21T20:42:22.3786185Z [3494/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-21T20:42:22.4228750Z [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-21T20:42:22.4231771Z [3495/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-21T20:42:22.4294306Z [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-21T20:42:22.4297147Z [3496/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-21T20:42:22.4918491Z [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-21T20:42:22.4921666Z [3497/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-21T20:42:22.4924588Z [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-21T20:42:22.4927448Z [3498/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-21T20:42:22.4943404Z [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-21T20:42:22.4946208Z [3499/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-21T20:42:22.4967696Z [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-21T20:42:22.4970340Z [3500/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-21T20:42:22.5474177Z [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-21T20:42:22.5476733Z [3501/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-21T20:42:22.5604947Z [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-21T20:42:22.5607585Z [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-21T20:42:22.6093716Z [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-21T20:42:22.6095281Z [3503/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-21T20:42:22.6307419Z [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-21T20:42:22.6309937Z [3504/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-21T20:42:22.6392733Z [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-21T20:42:22.6394400Z [3505/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-21T20:42:22.6768327Z [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-21T20:42:22.6770961Z [3506/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-21T20:42:22.6796637Z [3506/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-04-21T20:42:22.6799083Z [3507/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-21T20:42:22.7107091Z [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-21T20:42:22.7109602Z [3508/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-21T20:42:22.7317496Z [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-21T20:42:22.7318806Z [3509/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-21T20:42:22.7372179Z [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-21T20:42:22.7373823Z [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-21T20:42:22.7490065Z [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-21T20:42:22.7492652Z [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-21T20:42:22.8007063Z [3511/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-04-21T20:42:22.8009456Z [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-21T20:42:22.8060053Z [3512/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-04-21T20:42:22.8062373Z [3513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-04-21T20:42:22.8258921Z [3513/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-04-21T20:42:22.8260781Z [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-21T20:42:22.8624861Z [3514/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-04-21T20:42:22.8627193Z [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-21T20:42:22.8673289Z [3515/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-04-21T20:42:22.8674968Z [3516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-04-21T20:42:22.8826055Z [3516/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-04-21T20:42:22.8828462Z [3517/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-21T20:42:22.9066584Z [3517/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-04-21T20:42:22.9068785Z [3518/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-04-21T20:42:22.9330508Z [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-21T20:42:22.9333001Z [3519/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-04-21T20:42:22.9464592Z [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-21T20:42:22.9466023Z [3520/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-04-21T20:42:22.9591461Z [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-21T20:42:22.9593849Z [3521/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-04-21T20:42:22.9609110Z [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-21T20:42:22.9610645Z [3522/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-04-21T20:42:23.0349455Z [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-21T20:42:23.0351032Z [3523/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-21T20:42:23.0401997Z [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-21T20:42:23.0404392Z [3524/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-04-21T20:42:23.0488169Z [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-21T20:42:23.0490740Z [3525/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-21T20:42:23.0606538Z [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-21T20:42:23.0608981Z [3526/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-21T20:42:23.0612463Z [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-21T20:42:23.0615150Z [3527/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-21T20:42:23.1077354Z [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-21T20:42:23.1080277Z [3528/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-21T20:42:23.1347055Z [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-21T20:42:23.1350464Z [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-21T20:42:23.1381296Z [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-21T20:42:23.1384894Z [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-21T20:42:23.1706368Z [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-21T20:42:23.1708940Z [3531/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-21T20:42:23.1891974Z [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-21T20:42:23.1894837Z [3532/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-21T20:42:23.2027188Z [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-21T20:42:23.2030725Z [3533/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-21T20:42:23.2052653Z [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-21T20:42:23.2056240Z [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-21T20:42:23.2351699Z [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-21T20:42:23.2354861Z [3535/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-21T20:42:23.2592633Z [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-21T20:42:23.2595840Z [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-madd.c.o 2025-04-21T20:42:23.3174434Z [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-21T20:42:23.3177469Z [3537/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-21T20:42:23.3309225Z [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-21T20:42:23.3312165Z [3538/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-21T20:42:23.3350346Z [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-21T20:42:23.3351986Z [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-21T20:42:23.3537756Z [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-21T20:42:23.3541242Z [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-21T20:42:23.3717212Z [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-21T20:42:23.3720044Z [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-21T20:42:23.3750902Z [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-21T20:42:23.3753991Z [3542/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-21T20:42:23.4490865Z [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-21T20:42:23.4493246Z [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-21T20:42:23.5013555Z [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-21T20:42:23.5015110Z [3544/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-21T20:42:23.5138511Z [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-21T20:42:23.5140522Z [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-prfm.c.o 2025-04-21T20:42:23.5143455Z [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-21T20:42:23.5145238Z [3546/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-21T20:42:23.5333497Z [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-21T20:42:23.5336632Z [3547/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-21T20:42:23.5444962Z [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-21T20:42:23.5448006Z [3548/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-21T20:42:23.6032732Z [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-21T20:42:23.6035848Z [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-21T20:42:23.6244008Z [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-21T20:42:23.6548999Z [3550/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-21T20:42:23.6552441Z [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-21T20:42:23.6555668Z [3551/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-21T20:42:23.6597216Z [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-21T20:42:23.6600268Z [3552/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-21T20:42:23.6802938Z [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-21T20:42:23.6806221Z [3553/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-21T20:42:23.6828420Z [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-21T20:42:23.6831442Z [3554/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-21T20:42:23.7226555Z [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-21T20:42:23.7229664Z [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-21T20:42:23.7583688Z [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-21T20:42:23.7585708Z [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-21T20:42:23.7742569Z [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-21T20:42:23.7744326Z [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-21T20:42:23.8190656Z [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-21T20:42:23.8192188Z [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-21T20:42:23.8235534Z [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-21T20:42:23.8237263Z [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-21T20:42:23.8378002Z [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-21T20:42:23.8380781Z [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-21T20:42:23.8553374Z [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-21T20:42:23.8554986Z [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-21T20:42:23.8834346Z [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-21T20:42:23.8837404Z [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-21T20:42:23.9034644Z [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-21T20:42:23.9037618Z [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-21T20:42:23.9442125Z [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-21T20:42:23.9444312Z [3564/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-21T20:42:23.9513909Z [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-21T20:42:23.9516634Z [3565/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-21T20:42:23.9761500Z [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-21T20:42:23.9764588Z [3566/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-21T20:42:23.9910603Z [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-21T20:42:23.9914698Z [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-21T20:42:24.0310526Z [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-21T20:42:24.0314002Z [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-21T20:42:24.0478959Z [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-21T20:42:24.0481769Z [3569/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-21T20:42:24.0733379Z [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-21T20:42:24.0736449Z [3570/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-21T20:42:24.0898398Z [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-21T20:42:24.0901362Z [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.c.o 2025-04-21T20:42:24.1281532Z [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-21T20:42:24.1284774Z [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-21T20:42:24.1579309Z [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-21T20:42:24.1582251Z [3573/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-21T20:42:24.1770366Z [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-21T20:42:24.1773505Z [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-madd.c.o 2025-04-21T20:42:24.1898930Z [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-21T20:42:24.1900803Z [3575/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-21T20:42:24.2085999Z [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-21T20:42:24.2089101Z [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.c.o 2025-04-21T20:42:24.2188905Z [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-21T20:42:24.2191937Z [3577/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-21T20:42:24.2504695Z [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-21T20:42:24.2508090Z [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-21T20:42:24.3099593Z [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-21T20:42:24.3101558Z [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-21T20:42:24.3104021Z [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-21T20:42:24.3105712Z [3580/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-21T20:42:24.3226610Z [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-21T20:42:24.3228738Z [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-prfm.c.o 2025-04-21T20:42:24.3382188Z [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-21T20:42:24.3385485Z [3582/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-21T20:42:24.3581126Z [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-21T20:42:24.3584434Z [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-prfm.c.o 2025-04-21T20:42:24.3759628Z [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-21T20:42:24.3762552Z [3584/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-21T20:42:24.4236898Z [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-21T20:42:24.4238458Z [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-21T20:42:24.4917670Z [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-21T20:42:24.4920687Z [3586/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-21T20:42:24.4940221Z [3586/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-04-21T20:42:24.4942770Z [3587/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-21T20:42:24.5071399Z [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-21T20:42:24.5074191Z [3588/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-21T20:42:24.5174973Z [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-21T20:42:24.5177740Z [3589/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-21T20:42:24.5257881Z [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-21T20:42:24.5260732Z [3590/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-21T20:42:24.5623524Z [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-21T20:42:24.5626449Z [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-21T20:42:24.5933888Z [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-21T20:42:24.5935231Z [3592/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-04-21T20:42:24.6066412Z [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-21T20:42:24.6068905Z [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-21T20:42:24.6073931Z [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-21T20:42:24.6076364Z [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-21T20:42:24.6770593Z [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-21T20:42:24.6773000Z [3595/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-21T20:42:24.6849331Z [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-21T20:42:24.6850824Z [3596/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-21T20:42:24.7116513Z [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-21T20:42:24.7118934Z [3597/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-21T20:42:24.7226239Z [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-21T20:42:24.7227854Z [3598/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-21T20:42:24.7269413Z [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-21T20:42:24.7271009Z [3599/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-21T20:42:24.7352615Z [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-21T20:42:24.7354678Z [3600/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-21T20:42:24.7931399Z [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-21T20:42:24.7936025Z [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-21T20:42:24.8288614Z [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-21T20:42:24.8290501Z [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-prfm.c.o 2025-04-21T20:42:24.8416150Z [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-21T20:42:24.8419187Z [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-21T20:42:24.8623384Z [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-21T20:42:24.8625105Z [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.c.o 2025-04-21T20:42:24.8671120Z [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-21T20:42:24.8674150Z [3605/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-21T20:42:24.8693283Z [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-21T20:42:24.8696764Z [3606/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-21T20:42:24.9354592Z [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-21T20:42:24.9357667Z [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-21T20:42:24.9751589Z [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-21T20:42:24.9753238Z [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-21T20:42:24.9791130Z [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-21T20:42:24.9794273Z [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.c.o 2025-04-21T20:42:24.9968442Z [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-21T20:42:24.9971637Z [3610/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-21T20:42:25.0129516Z [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-21T20:42:25.0132886Z [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-21T20:42:25.0214618Z [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-21T20:42:25.0217288Z [3612/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-21T20:42:25.0947211Z [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-21T20:42:25.0949595Z [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.c.o 2025-04-21T20:42:25.0959682Z [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-21T20:42:25.0962079Z [3614/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-21T20:42:25.1097888Z [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-21T20:42:25.1100909Z [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-21T20:42:25.1151798Z [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-21T20:42:25.1154882Z [3616/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-21T20:42:25.1538333Z [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-21T20:42:25.1600781Z [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-21T20:42:25.1603840Z [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-21T20:42:25.1606886Z [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-21T20:42:25.2355954Z [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-21T20:42:25.2358107Z [3619/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-21T20:42:25.2374696Z [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-21T20:42:25.2376289Z [3620/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-21T20:42:25.2500178Z [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-21T20:42:25.2503222Z [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-21T20:42:25.2522083Z [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-21T20:42:25.2524499Z [3622/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-21T20:42:25.3210755Z [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-21T20:42:25.3213544Z [3623/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-21T20:42:25.3237577Z [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-21T20:42:25.3240644Z [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-21T20:42:25.3693503Z [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-21T20:42:25.3696121Z [3625/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-21T20:42:25.3715418Z [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-21T20:42:25.3718259Z [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-21T20:42:25.3721088Z [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-21T20:42:25.3724049Z [3627/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-21T20:42:25.3789075Z [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-21T20:42:25.3791765Z [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-21T20:42:25.4476432Z [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-21T20:42:25.4479580Z [3629/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-21T20:42:25.4662819Z [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-21T20:42:25.4670118Z [3630/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-21T20:42:25.4938053Z [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-21T20:42:25.4939788Z [3631/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-21T20:42:25.5268905Z [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-21T20:42:25.5271761Z [3632/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-21T20:42:25.5274676Z [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-21T20:42:25.5277844Z [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-21T20:42:25.5523163Z [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-21T20:42:25.5526187Z [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-21T20:42:25.5898378Z [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-21T20:42:25.5901461Z [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-21T20:42:25.6062130Z [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-21T20:42:25.6065153Z [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-21T20:42:25.6445183Z [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-21T20:42:25.6448473Z [3637/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-21T20:42:25.6836627Z [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-21T20:42:25.6839735Z [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-21T20:42:25.6866540Z [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-21T20:42:25.6869638Z [3639/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-21T20:42:25.7238057Z [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-21T20:42:25.7241200Z [3640/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-21T20:42:25.7361304Z [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-21T20:42:25.7364416Z [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.c.o 2025-04-21T20:42:25.7587111Z [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-21T20:42:25.7590280Z [3642/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-21T20:42:25.7612744Z [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-21T20:42:25.7615901Z [3643/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-21T20:42:25.8033827Z [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-21T20:42:25.8036761Z [3644/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-21T20:42:25.8134190Z [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-21T20:42:25.8137225Z [3645/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-21T20:42:25.8520376Z [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-21T20:42:25.8523278Z [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-21T20:42:25.8859350Z [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-21T20:42:25.8862448Z [3647/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-21T20:42:25.9057099Z [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-21T20:42:25.9060151Z [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.c.o 2025-04-21T20:42:25.9235887Z [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-21T20:42:25.9239086Z [3649/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-21T20:42:25.9379795Z [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-21T20:42:25.9382939Z [3650/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-21T20:42:25.9818893Z [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-21T20:42:25.9821924Z [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-21T20:42:26.0159682Z [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-21T20:42:26.0162935Z [3652/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-21T20:42:26.0310790Z [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-21T20:42:26.0312336Z [3653/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-21T20:42:26.0427809Z [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-21T20:42:26.0430919Z [3654/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-21T20:42:26.0493795Z [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-21T20:42:26.0496945Z [3655/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-21T20:42:26.0704910Z [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-21T20:42:26.0707940Z [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-21T20:42:26.1244700Z [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-21T20:42:26.1247827Z [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-21T20:42:26.1300937Z [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-21T20:42:26.1303983Z [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-21T20:42:26.1644814Z [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-21T20:42:26.1646745Z [3659/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-21T20:42:26.1790655Z [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-21T20:42:26.1792280Z [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-21T20:42:26.1930173Z [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-21T20:42:26.1932189Z [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.c.o 2025-04-21T20:42:26.1974168Z [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-21T20:42:26.1977040Z [3662/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-21T20:42:26.2558380Z [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-21T20:42:26.2561445Z [3663/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-21T20:42:26.2826983Z [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-21T20:42:26.2830029Z [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-prfm.c.o 2025-04-21T20:42:26.3083366Z [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-21T20:42:26.3084962Z [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-21T20:42:26.3138835Z [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-21T20:42:26.3141075Z [3666/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-21T20:42:26.3143301Z [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-21T20:42:26.3144903Z [3667/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-21T20:42:26.3242113Z [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-21T20:42:26.3245037Z [3668/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-21T20:42:26.3816038Z [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-21T20:42:26.3817776Z [3669/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-21T20:42:26.4267368Z [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-21T20:42:26.4270366Z [3670/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-21T20:42:26.4418052Z [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-21T20:42:26.4419863Z [3671/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-21T20:42:26.4545080Z [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-21T20:42:26.4548027Z [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-prfm.c.o 2025-04-21T20:42:26.4720121Z [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-21T20:42:26.4723190Z [3673/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-21T20:42:26.4813561Z [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-21T20:42:26.4816691Z [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-21T20:42:26.5129441Z [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-21T20:42:26.5132341Z [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-21T20:42:26.5643987Z [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-21T20:42:26.5645738Z [3676/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-21T20:42:26.6051773Z [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-21T20:42:26.6053480Z [3677/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-21T20:42:26.6081376Z [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-21T20:42:26.6084485Z [3678/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-21T20:42:26.6202567Z [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-21T20:42:26.6205383Z [3679/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-21T20:42:26.6325870Z [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-21T20:42:26.6329003Z [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-prfm.c.o 2025-04-21T20:42:26.6470732Z [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-21T20:42:26.6473948Z [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-21T20:42:26.6979318Z [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-21T20:42:26.6983250Z [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-21T20:42:26.7364089Z [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-21T20:42:26.7366033Z [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-21T20:42:26.7677257Z [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-21T20:42:26.7679361Z [3684/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-21T20:42:26.7682320Z [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-21T20:42:26.7684304Z [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-21T20:42:26.7815768Z [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-21T20:42:26.7817378Z [3686/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-21T20:42:26.8032303Z [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-21T20:42:26.8035422Z [3687/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-21T20:42:26.8501841Z [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-21T20:42:26.8504645Z [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.c.o 2025-04-21T20:42:26.8703203Z [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-21T20:42:26.8705189Z [3689/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-21T20:42:26.8723343Z [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-21T20:42:26.8725027Z [3690/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-21T20:42:26.8738482Z [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-21T20:42:26.8743676Z [3691/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-21T20:42:26.9384852Z [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-21T20:42:26.9387907Z [3692/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-21T20:42:26.9778249Z [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-21T20:42:26.9780136Z [3693/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-21T20:42:26.9908998Z [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-21T20:42:26.9910548Z [3694/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-21T20:42:26.9969274Z [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-21T20:42:26.9972084Z [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-21T20:42:27.0056029Z [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-21T20:42:27.0059038Z [3696/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-21T20:42:27.0400043Z [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-21T20:42:27.0401809Z [3697/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-21T20:42:27.0530912Z [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-21T20:42:27.0534103Z [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-21T20:42:27.1102608Z [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-21T20:42:27.1104398Z [3699/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-21T20:42:27.1492003Z [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-21T20:42:27.1494768Z [3700/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-21T20:42:27.1497485Z [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-21T20:42:27.1500387Z [3701/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-21T20:42:27.1575409Z [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-21T20:42:27.1577043Z [3702/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-21T20:42:27.1646231Z [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-21T20:42:27.1649189Z [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-21T20:42:27.2242070Z [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-21T20:42:27.2245017Z [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-21T20:42:27.2646016Z [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-21T20:42:27.2647590Z [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-21T20:42:27.2671920Z [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-21T20:42:27.2673806Z [3706/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-21T20:42:27.2717780Z [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-21T20:42:27.2720876Z [3707/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-21T20:42:27.2901478Z [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-21T20:42:27.2904469Z [3708/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-21T20:42:27.3080078Z [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-21T20:42:27.3084413Z [3709/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-21T20:42:27.3640056Z [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-21T20:42:27.3642966Z [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-21T20:42:27.3935729Z [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-21T20:42:27.3937418Z [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-21T20:42:27.4122903Z [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-21T20:42:27.4124593Z [3712/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-21T20:42:27.4189772Z [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-21T20:42:27.4192518Z [3713/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-21T20:42:27.4323195Z [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-21T20:42:27.4326116Z [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-21T20:42:27.4562761Z [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-21T20:42:27.4565906Z [3715/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-21T20:42:27.4868607Z [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-21T20:42:27.4872820Z [3716/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-21T20:42:27.5359330Z [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-21T20:42:27.5361395Z [3717/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-21T20:42:27.5414361Z [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-21T20:42:27.5417115Z [3718/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-21T20:42:27.5717510Z [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-21T20:42:27.5720538Z [3719/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-21T20:42:27.5763475Z [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-21T20:42:27.5765420Z [3720/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-21T20:42:27.5965451Z [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-21T20:42:27.5968969Z [3721/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-21T20:42:27.6084912Z [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-21T20:42:27.6087502Z [3722/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-21T20:42:27.6547212Z [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-21T20:42:27.6550233Z [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-21T20:42:27.6814250Z [3723/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-04-21T20:42:27.6815847Z [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-21T20:42:27.6889706Z [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-21T20:42:27.6891902Z [3725/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-21T20:42:27.7006767Z [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-21T20:42:27.7008254Z [3726/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-21T20:42:27.7044920Z [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-21T20:42:27.7047679Z [3727/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-21T20:42:27.7372366Z [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-21T20:42:27.7375426Z [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-21T20:42:27.7545510Z [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-21T20:42:27.7548258Z [3729/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-04-21T20:42:27.7860827Z [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-21T20:42:27.7863305Z [3730/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c.o 2025-04-21T20:42:27.8000176Z [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-21T20:42:27.8002804Z [3731/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c.o 2025-04-21T20:42:27.8379187Z [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-21T20:42:27.8381954Z [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-21T20:42:27.8431766Z [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-21T20:42:27.8434973Z [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-21T20:42:27.8542815Z [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-21T20:42:27.8546463Z [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-21T20:42:27.8876436Z [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-21T20:42:27.8882996Z [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-21T20:42:27.9123853Z [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-21T20:42:27.9126957Z [3736/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-21T20:42:27.9534520Z [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-21T20:42:27.9537711Z [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-21T20:42:27.9586760Z [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-21T20:42:27.9589925Z [3738/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-21T20:42:27.9757176Z [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-21T20:42:27.9760116Z [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-21T20:42:28.0182823Z [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-21T20:42:28.0185828Z [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-21T20:42:28.0350645Z [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-21T20:42:28.0352803Z [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-prfm.c.o 2025-04-21T20:42:28.0730363Z [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-21T20:42:28.0732332Z [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.c.o 2025-04-21T20:42:28.0861093Z [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-21T20:42:28.0864111Z [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.c.o 2025-04-21T20:42:28.1064705Z [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-21T20:42:28.1067891Z [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-prfm.c.o 2025-04-21T20:42:28.1323119Z [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-21T20:42:28.1326339Z [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-21T20:42:28.1391424Z [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-21T20:42:28.1394707Z [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-21T20:42:28.1522823Z [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-21T20:42:28.1525969Z [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-21T20:42:28.2188097Z [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-21T20:42:28.2190050Z [3748/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-21T20:42:28.2222299Z [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-21T20:42:28.2229639Z [3749/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-21T20:42:28.2232902Z [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-21T20:42:28.2235843Z [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-21T20:42:28.2761803Z [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-21T20:42:28.2768588Z [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-21T20:42:28.2972000Z [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-21T20:42:28.2975213Z [3752/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-21T20:42:28.3029007Z [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-21T20:42:28.3032328Z [3753/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-21T20:42:28.3379325Z [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-21T20:42:28.3382652Z [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.c.o 2025-04-21T20:42:28.3607591Z [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-21T20:42:28.3610803Z [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-prfm.c.o 2025-04-21T20:42:28.3636023Z [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-21T20:42:28.3639172Z [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.c.o 2025-04-21T20:42:28.4308686Z [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-21T20:42:28.4311757Z [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.c.o 2025-04-21T20:42:28.4385757Z [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-21T20:42:28.4387409Z [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-prfm.c.o 2025-04-21T20:42:28.4609641Z [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-21T20:42:28.4613008Z [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.c.o 2025-04-21T20:42:28.4619789Z [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-21T20:42:28.4622532Z [3760/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-21T20:42:28.4833366Z [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-21T20:42:28.4836358Z [3761/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-21T20:42:28.4881051Z [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-21T20:42:28.4884214Z [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-21T20:42:28.5754474Z [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-21T20:42:28.5756270Z [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-21T20:42:28.5816224Z [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-21T20:42:28.5818195Z [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-21T20:42:28.5885152Z [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-21T20:42:28.5887699Z [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-21T20:42:28.5995919Z [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-21T20:42:28.5998796Z [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-21T20:42:28.6136848Z [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-21T20:42:28.6139448Z [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-21T20:42:28.6157699Z [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-21T20:42:28.6162874Z [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-21T20:42:28.7098775Z [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-21T20:42:28.7101560Z [3769/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-04-21T20:42:28.7121988Z [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-21T20:42:28.7123527Z [3770/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-21T20:42:28.7266736Z [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-21T20:42:28.7269456Z [3771/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-21T20:42:28.7313418Z [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-21T20:42:28.7315610Z [3772/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-21T20:42:28.7502937Z [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-21T20:42:28.7505718Z [3773/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-21T20:42:28.7619828Z [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-21T20:42:28.7622460Z [3774/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-04-21T20:42:28.8250752Z [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-21T20:42:28.8252386Z [3775/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-04-21T20:42:28.8634237Z [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-21T20:42:28.8637319Z [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-21T20:42:28.8756705Z [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-21T20:42:28.8759501Z [3777/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-21T20:42:28.8910048Z [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-21T20:42:28.8912824Z [3778/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-04-21T20:42:28.9093243Z [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-21T20:42:28.9096068Z [3779/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-21T20:42:28.9620132Z [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-21T20:42:28.9622678Z [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-21T20:42:28.9820886Z [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-21T20:42:28.9823573Z [3781/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-21T20:42:29.0033105Z [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-21T20:42:29.0034565Z [3782/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-21T20:42:29.0064389Z [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-21T20:42:29.0065979Z [3783/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-21T20:42:29.0181265Z [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-21T20:42:29.0184100Z [3784/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-21T20:42:29.0243179Z [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-21T20:42:29.0245913Z [3785/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-21T20:42:29.0938835Z [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-21T20:42:29.0941374Z [3786/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-21T20:42:29.1261219Z [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-21T20:42:29.1263814Z [3787/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-21T20:42:29.1266619Z [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-21T20:42:29.1276123Z [3788/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-21T20:42:29.1324754Z [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-21T20:42:29.1326696Z [3789/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-21T20:42:29.1881654Z [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-21T20:42:29.1884763Z [3790/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-21T20:42:29.2108958Z [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-21T20:42:29.2112483Z [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-21T20:42:29.2388889Z [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-21T20:42:29.2391652Z [3792/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-21T20:42:29.2394834Z [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-21T20:42:29.2397534Z [3793/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-21T20:42:29.2414707Z [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-21T20:42:29.2417542Z [3794/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-21T20:42:29.2459382Z [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-21T20:42:29.2461992Z [3795/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-21T20:42:29.3158175Z [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-21T20:42:29.3160826Z [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-21T20:42:29.3575729Z [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-21T20:42:29.3577364Z [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-21T20:42:29.3631150Z [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-21T20:42:29.3633978Z [3798/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-21T20:42:29.3730481Z [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-21T20:42:29.3733405Z [3799/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-21T20:42:29.3815530Z [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-21T20:42:29.3818427Z [3800/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-21T20:42:29.3894816Z [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-21T20:42:29.3896937Z [3801/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-21T20:42:29.4613165Z [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-21T20:42:29.4615921Z [3802/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-21T20:42:29.4841464Z [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-21T20:42:29.4843914Z [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-21T20:42:29.5027099Z [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-21T20:42:29.5029925Z [3804/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-21T20:42:29.5087833Z [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-21T20:42:29.5092484Z [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-21T20:42:29.5223443Z [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-21T20:42:29.5226372Z [3806/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-21T20:42:29.5376589Z [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-21T20:42:29.5379432Z [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-21T20:42:29.5972159Z [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-21T20:42:29.5974909Z [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-21T20:42:29.6017561Z [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-21T20:42:29.6020347Z [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-21T20:42:29.6386011Z [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-21T20:42:29.6388809Z [3810/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-21T20:42:29.6478985Z [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-21T20:42:29.6481699Z [3811/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-21T20:42:29.6563913Z [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-21T20:42:29.6565832Z [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-21T20:42:29.6860108Z [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-21T20:42:29.6862926Z [3813/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-21T20:42:29.7387276Z [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-21T20:42:29.7390096Z [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-21T20:42:29.7422624Z [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-21T20:42:29.7425361Z [3815/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-21T20:42:29.7883595Z [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-21T20:42:29.7886805Z [3816/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-21T20:42:29.7925800Z [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-21T20:42:29.7928693Z [3817/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-21T20:42:29.8056686Z [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-21T20:42:29.8059514Z [3818/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-21T20:42:29.8117581Z [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-21T20:42:29.8120419Z [3819/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-21T20:42:29.8621066Z [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-21T20:42:29.8623791Z [3820/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-21T20:42:29.8626398Z [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-21T20:42:29.8628983Z [3821/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-21T20:42:29.9107164Z [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-21T20:42:29.9109149Z [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-21T20:42:29.9272436Z [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-21T20:42:29.9394595Z [3823/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-21T20:42:29.9397245Z [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-21T20:42:29.9400003Z [3824/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-21T20:42:29.9479416Z [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-21T20:42:29.9482285Z [3825/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-21T20:42:30.0048831Z [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-21T20:42:30.0051688Z [3826/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-21T20:42:30.0170769Z [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-21T20:42:30.0173659Z [3827/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-21T20:42:30.0407310Z [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-21T20:42:30.0408765Z [3828/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-21T20:42:30.0452504Z [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-21T20:42:30.0455438Z [3829/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-21T20:42:30.0791964Z [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-21T20:42:30.0794936Z [3830/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-21T20:42:30.0823229Z [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-21T20:42:30.0826249Z [3831/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-21T20:42:30.1161785Z [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-21T20:42:30.1164815Z [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-21T20:42:30.1615120Z [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-21T20:42:30.1617871Z [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-21T20:42:30.1652779Z [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-21T20:42:30.1654411Z [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-21T20:42:30.1868455Z [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-21T20:42:30.1871731Z [3835/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-21T20:42:30.1931658Z [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-21T20:42:30.1934646Z [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-21T20:42:30.2010571Z [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-21T20:42:30.2012364Z [3837/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-21T20:42:30.2058024Z [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-21T20:42:30.2061177Z [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-21T20:42:30.2658242Z [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-21T20:42:30.2661171Z [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-21T20:42:30.2695846Z [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-21T20:42:30.2698992Z [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-21T20:42:30.2863312Z [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-21T20:42:30.2866417Z [3841/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-21T20:42:30.3131455Z [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-21T20:42:30.3134730Z [3842/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-21T20:42:30.3191177Z [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-21T20:42:30.3194473Z [3843/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-21T20:42:30.3374546Z [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-21T20:42:30.3377792Z [3844/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-21T20:42:30.3589769Z [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-21T20:42:30.3591647Z [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-21T20:42:30.3743761Z [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-21T20:42:30.3747074Z [3846/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-21T20:42:30.3921569Z [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-21T20:42:30.3924561Z [3847/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-21T20:42:30.4268624Z [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-21T20:42:30.4270376Z [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-21T20:42:30.4362485Z [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-21T20:42:30.4365503Z [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-21T20:42:30.4491561Z [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-21T20:42:30.4494588Z [3850/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-21T20:42:30.4723145Z [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-21T20:42:30.4726365Z [3851/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-21T20:42:30.4964070Z [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-21T20:42:30.4967107Z [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-21T20:42:30.5036941Z [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-21T20:42:30.5042212Z [3853/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-21T20:42:30.5426220Z [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-21T20:42:30.5427922Z [3854/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-21T20:42:30.5612660Z [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-21T20:42:30.5615748Z [3855/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-21T20:42:30.5650530Z [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-21T20:42:30.5653450Z [3856/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-21T20:42:30.5777455Z [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-21T20:42:30.5780518Z [3857/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-21T20:42:30.5962550Z [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-21T20:42:30.5965620Z [3858/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-21T20:42:30.6041585Z [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-21T20:42:30.6046457Z [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-21T20:42:30.6495964Z [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-21T20:42:30.6499004Z [3860/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-21T20:42:30.6692426Z [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-21T20:42:30.6695563Z [3861/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-21T20:42:30.6717974Z [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-21T20:42:30.6721328Z [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-21T20:42:30.6918506Z [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-21T20:42:30.6921814Z [3863/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-21T20:42:30.6948830Z [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-21T20:42:30.6952129Z [3864/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-21T20:42:30.7083471Z [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-21T20:42:30.7086371Z [3865/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-21T20:42:30.7640627Z [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-21T20:42:30.7643921Z [3866/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-21T20:42:30.7809759Z [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-21T20:42:30.7813765Z [3867/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-21T20:42:30.8031061Z [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-21T20:42:30.8034844Z [3868/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-21T20:42:30.8150502Z [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-21T20:42:30.8153508Z [3869/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-21T20:42:30.8480821Z [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-21T20:42:30.8485523Z [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-21T20:42:30.8549228Z [3870/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-04-21T20:42:30.8550973Z [3871/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-21T20:42:30.8603921Z [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-21T20:42:30.8606747Z [3872/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-21T20:42:30.8800857Z [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-21T20:42:30.8803681Z [3873/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-21T20:42:30.9022190Z [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-21T20:42:30.9024762Z [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-21T20:42:30.9224473Z [3874/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-04-21T20:42:30.9226994Z [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-21T20:42:30.9499482Z [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-21T20:42:30.9501167Z [3876/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-04-21T20:42:30.9564188Z [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-21T20:42:30.9569765Z [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-21T20:42:30.9732001Z [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-21T20:42:30.9734531Z [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-21T20:42:30.9900728Z [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-21T20:42:30.9903711Z [3879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-04-21T20:42:31.0243326Z [3879/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-04-21T20:42:31.0245986Z [3880/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-04-21T20:42:31.0416026Z [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-21T20:42:31.0418604Z [3881/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-04-21T20:42:31.0694064Z [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-21T20:42:31.0696583Z [3882/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-04-21T20:42:31.0902637Z [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-21T20:42:31.0904119Z [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-21T20:42:31.1187380Z [3883/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-04-21T20:42:31.1188781Z [3884/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-04-21T20:42:31.1300802Z [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-21T20:42:31.1302864Z [3885/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-04-21T20:42:31.1305387Z [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-21T20:42:31.1307885Z [3886/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-04-21T20:42:31.1372855Z [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-21T20:42:31.1375139Z [3887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-04-21T20:42:31.1678652Z [3887/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-04-21T20:42:31.1681197Z [3888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-04-21T20:42:31.2243269Z [3888/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-04-21T20:42:31.2244634Z [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-21T20:42:31.2274767Z [3889/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-04-21T20:42:31.2276946Z [3890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-04-21T20:42:31.2554405Z [3890/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-04-21T20:42:31.2556898Z [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-21T20:42:31.2686001Z [3891/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-04-21T20:42:31.2688463Z [3892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-04-21T20:42:31.2707285Z [3892/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-04-21T20:42:31.2709924Z [3893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-04-21T20:42:31.3146534Z [3893/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-04-21T20:42:31.3148866Z [3894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-04-21T20:42:31.3537748Z [3894/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-04-21T20:42:31.3540277Z [3895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-04-21T20:42:31.3546036Z [3895/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-04-21T20:42:31.3547563Z [3896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-04-21T20:42:31.3737434Z [3896/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-04-21T20:42:31.3739841Z [3897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-04-21T20:42:31.3817083Z [3897/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-04-21T20:42:31.3819579Z [3898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-04-21T20:42:31.4180293Z [3898/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-04-21T20:42:31.4183799Z [3899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-04-21T20:42:31.4334610Z [3899/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-04-21T20:42:31.4337096Z [3900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-04-21T20:42:31.4574393Z [3900/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-04-21T20:42:31.4576895Z [3901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-04-21T20:42:31.4877550Z [3901/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-04-21T20:42:31.4879043Z [3902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-04-21T20:42:31.5142152Z [3902/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-04-21T20:42:31.5144682Z [3903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-04-21T20:42:31.5464343Z [3903/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-04-21T20:42:31.5466870Z [3904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-04-21T20:42:31.5469563Z [3904/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-04-21T20:42:31.5471991Z [3905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-04-21T20:42:31.5516700Z [3905/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-04-21T20:42:31.5519093Z [3906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-04-21T20:42:31.5525849Z [3906/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-04-21T20:42:31.5527097Z [3907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-04-21T20:42:31.6013477Z [3907/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-04-21T20:42:31.6016013Z [3908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-04-21T20:42:31.6371410Z [3908/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-04-21T20:42:31.6372759Z [3909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-04-21T20:42:31.6548806Z [3909/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-04-21T20:42:31.6550120Z [3910/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-04-21T20:42:31.6678392Z [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-21T20:42:31.6679932Z [3911/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-04-21T20:42:31.6840131Z [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-21T20:42:31.6842751Z [3912/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-04-21T20:42:31.6894198Z [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-21T20:42:31.6898665Z [3913/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-04-21T20:42:31.6994304Z [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-21T20:42:31.6996759Z [3914/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-04-21T20:42:31.7400376Z [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-21T20:42:31.7402879Z [3915/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-04-21T20:42:31.7875969Z [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-21T20:42:31.7878447Z [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-21T20:42:31.7900263Z [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-21T20:42:31.7901965Z [3917/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-21T20:42:31.8044096Z [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-21T20:42:31.8046790Z [3918/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-21T20:42:31.8567441Z [3918/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-04-21T20:42:31.8569925Z [3919/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-21T20:42:31.8631457Z [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-21T20:42:31.8634270Z [3920/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-21T20:42:31.8821991Z [3920/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-04-21T20:42:31.8824377Z [3921/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-21T20:42:31.9014302Z [3921/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-04-21T20:42:31.9015673Z [3922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-04-21T20:42:31.9185679Z [3922/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-04-21T20:42:31.9188267Z [3923/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-21T20:42:31.9572102Z [3923/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-04-21T20:42:31.9573668Z [3924/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-21T20:42:31.9594794Z [3924/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-04-21T20:42:31.9596362Z [3925/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-21T20:42:31.9642846Z [3925/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-04-21T20:42:31.9645005Z [3926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-04-21T20:42:31.9829887Z [3926/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-04-21T20:42:31.9832296Z [3927/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-04-21T20:42:32.0271610Z [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-21T20:42:32.0274178Z [3928/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-04-21T20:42:32.0428685Z [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-21T20:42:32.0431007Z [3929/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-04-21T20:42:32.0699044Z [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-21T20:42:32.0701924Z [3930/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-04-21T20:42:32.0722135Z [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-21T20:42:32.0725206Z [3931/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-04-21T20:42:32.1099411Z [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-21T20:42:32.1102116Z [3932/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-04-21T20:42:32.1130109Z [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-21T20:42:32.1132897Z [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-21T20:42:32.1307671Z [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-21T20:42:32.1310764Z [3934/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-21T20:42:32.1473127Z [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-21T20:42:32.1475816Z [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-21T20:42:32.1642668Z [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-21T20:42:32.1646021Z [3936/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-21T20:42:32.1792323Z [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-21T20:42:32.1795524Z [3937/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-21T20:42:32.2011654Z [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-21T20:42:32.2014869Z [3938/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-21T20:42:32.2196408Z [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-21T20:42:32.2199498Z [3939/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-21T20:42:32.2335775Z [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-21T20:42:32.2338986Z [3940/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-21T20:42:32.2754339Z [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-21T20:42:32.2757710Z [3941/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-21T20:42:32.2938023Z [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-21T20:42:32.2941510Z [3942/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-21T20:42:32.3105558Z [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-21T20:42:32.3108818Z [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-u32.c.o 2025-04-21T20:42:32.3227432Z [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-21T20:42:32.3230581Z [3944/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-21T20:42:32.3383881Z [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-21T20:42:32.3387114Z [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-21T20:42:32.3401080Z [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-21T20:42:32.3404176Z [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-21T20:42:32.3870221Z [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-21T20:42:32.3872473Z [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-21T20:42:32.4208887Z [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-21T20:42:32.4211998Z [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-21T20:42:32.4218018Z [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-21T20:42:32.4221145Z [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-u64.c.o 2025-04-21T20:42:32.4367485Z [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-21T20:42:32.4370470Z [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-u48.c.o 2025-04-21T20:42:32.4460448Z [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-21T20:42:32.4463422Z [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-21T20:42:32.4703103Z [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-21T20:42:32.4706340Z [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-21T20:42:32.4975646Z [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-21T20:42:32.4978845Z [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-21T20:42:32.5338197Z [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-21T20:42:32.5339949Z [3954/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-21T20:42:32.5700353Z [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-21T20:42:32.5702207Z [3955/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-21T20:42:32.5726198Z [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-21T20:42:32.5729334Z [3956/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-21T20:42:32.5756639Z [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-21T20:42:32.5759617Z [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-21T20:42:32.5823838Z [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-21T20:42:32.5826876Z [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-21T20:42:32.5958670Z [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-21T20:42:32.5961786Z [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-21T20:42:32.6847214Z [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-21T20:42:32.6849285Z [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-21T20:42:32.6868741Z [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-21T20:42:32.6871472Z [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-21T20:42:32.6915976Z [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-21T20:42:32.6918763Z [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-u64.c.o 2025-04-21T20:42:32.7038383Z [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-21T20:42:32.7041511Z [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-21T20:42:32.7156447Z [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-21T20:42:32.7160788Z [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-21T20:42:32.7234402Z [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-21T20:42:32.7238424Z [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-u48.c.o 2025-04-21T20:42:32.7963168Z [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-21T20:42:32.7964680Z [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-21T20:42:32.8147828Z [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-21T20:42:32.8149946Z [3967/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-04-21T20:42:32.8168919Z [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-21T20:42:32.8171687Z [3968/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-21T20:42:32.8288652Z [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-21T20:42:32.8291218Z [3969/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-21T20:42:32.8293228Z [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-21T20:42:32.8295820Z [3970/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-21T20:42:32.8326330Z [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-21T20:42:32.8328920Z [3971/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-21T20:42:32.9144281Z [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-21T20:42:32.9146098Z [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-21T20:42:32.9148449Z [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-21T20:42:32.9150055Z [3973/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-21T20:42:32.9331374Z [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-21T20:42:32.9334091Z [3974/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-21T20:42:32.9604861Z [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-21T20:42:32.9607679Z [3975/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-21T20:42:32.9662896Z [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-21T20:42:32.9665835Z [3976/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-21T20:42:32.9861882Z [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-21T20:42:32.9864751Z [3977/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-21T20:42:33.0116528Z [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-21T20:42:33.0119213Z [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-21T20:42:33.0277318Z [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-21T20:42:33.0279972Z [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-21T20:42:33.0418878Z [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-21T20:42:33.0424051Z [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-21T20:42:33.0890447Z [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-21T20:42:33.0893514Z [3981/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-21T20:42:33.0933478Z [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-21T20:42:33.0936422Z [3982/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-21T20:42:33.1026414Z [3982/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-04-21T20:42:33.1028449Z [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-21T20:42:33.1182908Z [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-21T20:42:33.1185563Z [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-21T20:42:33.1256709Z [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-21T20:42:33.1258980Z [3985/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-21T20:42:33.1400608Z [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-21T20:42:33.1403347Z [3986/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-21T20:42:33.1952803Z [3986/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-04-21T20:42:33.1954558Z [3987/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-21T20:42:33.2033310Z [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-21T20:42:33.2035047Z [3988/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-04-21T20:42:33.2236808Z [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-21T20:42:33.2239243Z [3989/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-04-21T20:42:33.2428186Z [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-21T20:42:33.2432435Z [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-21T20:42:33.2584485Z [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-21T20:42:33.2588849Z [3991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-04-21T20:42:33.2826643Z [3991/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-04-21T20:42:33.2827982Z [3992/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-04-21T20:42:33.3057089Z [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-21T20:42:33.3059893Z [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-21T20:42:33.3149843Z [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-21T20:42:33.3152507Z [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-21T20:42:33.3342876Z [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-21T20:42:33.3345505Z [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-21T20:42:33.3803990Z [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-21T20:42:33.3806688Z [3996/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-04-21T20:42:33.3812753Z [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-21T20:42:33.3815210Z [3997/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-04-21T20:42:33.3850581Z [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-21T20:42:33.3853379Z [3998/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-04-21T20:42:33.4074043Z [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-21T20:42:33.4079929Z [3999/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-04-21T20:42:33.4331036Z [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-21T20:42:33.4334194Z [4000/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-04-21T20:42:33.4706079Z [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-21T20:42:33.4708865Z [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-21T20:42:33.4995151Z [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-21T20:42:33.4997532Z [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-21T20:42:33.5137837Z [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-21T20:42:33.5140569Z [4003/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-21T20:42:33.5175885Z [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-21T20:42:33.5178581Z [4004/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-04-21T20:42:33.5318779Z [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-21T20:42:33.5322010Z [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-21T20:42:33.5567105Z [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-21T20:42:33.5570107Z [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-21T20:42:33.5942058Z [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-21T20:42:33.5945073Z [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-21T20:42:33.6396389Z [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-21T20:42:33.6398104Z [4008/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-21T20:42:33.6583164Z [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-21T20:42:33.6585929Z [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-21T20:42:33.6612763Z [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-21T20:42:33.6614443Z [4010/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-21T20:42:33.6754343Z [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-21T20:42:33.6756280Z [4011/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-21T20:42:33.6987184Z [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-21T20:42:33.6990219Z [4012/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-21T20:42:33.7741004Z [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-21T20:42:33.7744110Z [4013/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-21T20:42:33.7939100Z [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-21T20:42:33.7940817Z [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-21T20:42:33.8044754Z [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-21T20:42:33.8047771Z [4015/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-21T20:42:33.8103433Z [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-21T20:42:33.8106489Z [4016/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-21T20:42:33.8110808Z [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-21T20:42:33.8113862Z [4017/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-21T20:42:33.8343681Z [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-21T20:42:33.8346767Z [4018/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-21T20:42:33.9318500Z [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-21T20:42:33.9320449Z [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-21T20:42:33.9330373Z [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-21T20:42:33.9331946Z [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-21T20:42:33.9384989Z [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-21T20:42:33.9387534Z [4021/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-21T20:42:33.9624995Z [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-21T20:42:33.9627734Z [4022/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-21T20:42:33.9752469Z [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-21T20:42:33.9755223Z [4023/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-21T20:42:33.9821855Z [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-21T20:42:33.9824588Z [4024/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-21T20:42:34.0364718Z [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-21T20:42:34.0366124Z [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-21T20:42:34.0524427Z [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-21T20:42:34.0528378Z [4026/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-21T20:42:34.0532319Z [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-21T20:42:34.0535215Z [4027/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-21T20:42:34.0793537Z [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-21T20:42:34.0796642Z [4028/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-21T20:42:34.0920416Z [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-21T20:42:34.0923036Z [4029/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-21T20:42:34.1139264Z [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-21T20:42:34.1142037Z [4030/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-21T20:42:34.1627451Z [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-21T20:42:34.1630904Z [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-prfm.c.o 2025-04-21T20:42:34.1675950Z [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-21T20:42:34.1680401Z [4032/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-21T20:42:34.1746974Z [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-21T20:42:34.1749812Z [4033/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-21T20:42:34.2348625Z [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-21T20:42:34.2350560Z [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.c.o 2025-04-21T20:42:34.2392302Z [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-21T20:42:34.2395421Z [4035/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-21T20:42:34.2529235Z [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-21T20:42:34.2531675Z [4036/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-21T20:42:34.3291798Z [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-21T20:42:34.3295261Z [4037/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-21T20:42:34.3478762Z [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-21T20:42:34.3480339Z [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-21T20:42:34.3551810Z [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-21T20:42:34.3553912Z [4039/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-21T20:42:34.3556394Z [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-21T20:42:34.3557941Z [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.c.o 2025-04-21T20:42:34.3692496Z [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-21T20:42:34.3695475Z [4041/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-21T20:42:34.3698338Z [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-21T20:42:34.3701169Z [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-21T20:42:34.4711570Z [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-21T20:42:34.4714536Z [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.c.o 2025-04-21T20:42:34.4783746Z [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-21T20:42:34.4786786Z [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-21T20:42:34.5002536Z [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-21T20:42:34.5004321Z [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-prfm.c.o 2025-04-21T20:42:34.5199977Z [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-21T20:42:34.5201767Z [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-prfm.c.o 2025-04-21T20:42:34.5239660Z [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-21T20:42:34.5242778Z [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-prfm.c.o 2025-04-21T20:42:34.5408951Z [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-21T20:42:34.5411634Z [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-madd.c.o 2025-04-21T20:42:34.5925275Z [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-21T20:42:34.5928468Z [4049/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-21T20:42:34.6057680Z [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-21T20:42:34.6059388Z [4050/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-21T20:42:34.6531511Z [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-21T20:42:34.6534862Z [4051/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-21T20:42:34.6551980Z [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-21T20:42:34.6555241Z [4052/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-21T20:42:34.6683099Z [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-21T20:42:34.6686132Z [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.c.o 2025-04-21T20:42:34.6966008Z [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-21T20:42:34.6969377Z [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-madd.c.o 2025-04-21T20:42:34.7294832Z [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-21T20:42:34.7298232Z [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.c.o 2025-04-21T20:42:34.7416474Z [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-21T20:42:34.7419732Z [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-prfm.c.o 2025-04-21T20:42:34.8024251Z [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-21T20:42:34.8027502Z [4057/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-21T20:42:34.8146920Z [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-21T20:42:34.8151386Z [4058/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-21T20:42:34.8154580Z [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-21T20:42:34.8157587Z [4059/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-21T20:42:34.8232630Z [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-21T20:42:34.8236253Z [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-21T20:42:34.8555977Z [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-21T20:42:34.8560473Z [4061/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-21T20:42:34.8931737Z [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-21T20:42:34.8934944Z [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.c.o 2025-04-21T20:42:34.9307546Z [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-21T20:42:34.9309330Z [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-21T20:42:34.9567115Z [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-21T20:42:34.9568775Z [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-21T20:42:34.9944267Z [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-21T20:42:34.9947690Z [4065/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-21T20:42:34.9962370Z [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-21T20:42:34.9966276Z [4066/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-21T20:42:34.9969652Z [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-21T20:42:34.9972955Z [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-prfm.c.o 2025-04-21T20:42:35.0441929Z [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-21T20:42:35.0445089Z [4068/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-21T20:42:35.0485115Z [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-21T20:42:35.0491580Z [4069/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-21T20:42:35.0957766Z [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-21T20:42:35.0960632Z [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.c.o 2025-04-21T20:42:35.1196562Z [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-21T20:42:35.1199700Z [4071/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-21T20:42:35.1343573Z [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-21T20:42:35.1346456Z [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-21T20:42:35.1393027Z [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-21T20:42:35.1396211Z [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-21T20:42:35.1741205Z [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-21T20:42:35.1744419Z [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.c.o 2025-04-21T20:42:35.1991202Z [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-21T20:42:35.1995095Z [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-prfm.c.o 2025-04-21T20:42:35.2215487Z [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-21T20:42:35.2218818Z [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-21T20:42:35.2341252Z [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-21T20:42:35.2344548Z [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-21T20:42:35.2462555Z [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-21T20:42:35.2465664Z [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.c.o 2025-04-21T20:42:35.3091199Z [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-21T20:42:35.3092814Z [4079/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-21T20:42:35.3097009Z [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-21T20:42:35.3098955Z [4080/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-21T20:42:35.3247681Z [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-21T20:42:35.3249476Z [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-21T20:42:35.3303961Z [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-21T20:42:35.3308838Z [4082/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-21T20:42:35.3606188Z [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-21T20:42:35.3609355Z [4083/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-21T20:42:35.3713123Z [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-21T20:42:35.3715351Z [4084/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-21T20:42:35.4274082Z [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-21T20:42:35.4275719Z [4085/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-21T20:42:35.4381500Z [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-21T20:42:35.4383150Z [4086/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-21T20:42:35.4464710Z [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-21T20:42:35.4466673Z [4087/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-21T20:42:35.4593351Z [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-21T20:42:35.4596410Z [4088/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-21T20:42:35.5190284Z [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-21T20:42:35.5192086Z [4089/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-21T20:42:35.5471682Z [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-21T20:42:35.5473387Z [4090/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-21T20:42:35.5513667Z [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-21T20:42:35.5516749Z [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-21T20:42:35.5563543Z [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-21T20:42:35.5566213Z [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-21T20:42:35.5673992Z [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-21T20:42:35.5677000Z [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-21T20:42:35.6193791Z [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-21T20:42:35.6195520Z [4094/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-21T20:42:35.6319893Z [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-21T20:42:35.6321630Z [4095/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-21T20:42:35.6509264Z [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-21T20:42:35.6512569Z [4096/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-21T20:42:35.6667142Z [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-21T20:42:35.6670235Z [4097/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-21T20:42:35.7148020Z [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-21T20:42:35.7149872Z [4098/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-21T20:42:35.7165694Z [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-21T20:42:35.7168901Z [4099/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-21T20:42:35.7539284Z [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-21T20:42:35.7542354Z [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-21T20:42:35.7620289Z [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-21T20:42:35.7623486Z [4101/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-21T20:42:35.8060915Z [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-21T20:42:35.8063952Z [4102/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-21T20:42:35.8139009Z [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-21T20:42:35.8141806Z [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-21T20:42:35.8352413Z [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-21T20:42:35.8355646Z [4104/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-21T20:42:35.8455801Z [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-21T20:42:35.8458792Z [4105/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-21T20:42:35.8805900Z [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-21T20:42:35.8809013Z [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-21T20:42:35.8957560Z [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-21T20:42:35.8960639Z [4107/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-21T20:42:35.9334014Z [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-21T20:42:35.9337154Z [4108/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-21T20:42:35.9391302Z [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-21T20:42:35.9394483Z [4109/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-21T20:42:35.9538341Z [4109/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-04-21T20:42:35.9541094Z [4110/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-21T20:42:35.9642638Z [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-21T20:42:35.9645661Z [4111/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-21T20:42:36.0273989Z [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-21T20:42:36.0275472Z [4112/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-21T20:42:36.0303562Z [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-21T20:42:36.0306395Z [4113/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-21T20:42:36.0344025Z [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-21T20:42:36.0346489Z [4114/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-04-21T20:42:36.0666412Z [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-21T20:42:36.0669453Z [4115/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-04-21T20:42:36.0850601Z [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-21T20:42:36.0853616Z [4116/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-21T20:42:36.0860236Z [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-21T20:42:36.0862881Z [4117/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-04-21T20:42:36.1397153Z [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-21T20:42:36.1400223Z [4118/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-21T20:42:36.1411019Z [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-21T20:42:36.1413963Z [4119/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-21T20:42:36.1486471Z [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-21T20:42:36.1489924Z [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-21T20:42:36.1816923Z [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-21T20:42:36.1820220Z [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-21T20:42:36.2164178Z [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-21T20:42:36.2167198Z [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-21T20:42:36.2320894Z [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-21T20:42:36.2326514Z [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-21T20:42:36.2521529Z [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-21T20:42:36.2523063Z [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-21T20:42:36.2671443Z [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-21T20:42:36.2674281Z [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-21T20:42:36.2695464Z [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-21T20:42:36.2698659Z [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-21T20:42:36.2955847Z [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-21T20:42:36.2958667Z [4127/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-21T20:42:36.3336480Z [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-21T20:42:36.3339125Z [4128/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-21T20:42:36.3597466Z [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-21T20:42:36.3600160Z [4129/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-21T20:42:36.3863314Z [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-21T20:42:36.3864813Z [4130/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-21T20:42:36.3946413Z [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-21T20:42:36.3949260Z [4131/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-21T20:42:36.3989657Z [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-21T20:42:36.3991164Z [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-21T20:42:36.4069483Z [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-21T20:42:36.4072274Z [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-21T20:42:36.4609779Z [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-21T20:42:36.4612502Z [4134/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-21T20:42:36.5005174Z [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-21T20:42:36.5006652Z [4135/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-21T20:42:36.5169401Z [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-21T20:42:36.5172178Z [4136/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-21T20:42:36.5439933Z [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-21T20:42:36.5442704Z [4137/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-21T20:42:36.5563264Z [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-21T20:42:36.5564899Z [4138/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-21T20:42:36.5775960Z [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-21T20:42:36.5778851Z [4139/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-21T20:42:36.6093195Z [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-21T20:42:36.6095126Z [4140/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-21T20:42:36.6496640Z [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-21T20:42:36.6498073Z [4141/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-21T20:42:36.6536119Z [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-21T20:42:36.6537935Z [4142/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-21T20:42:36.6670419Z [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-21T20:42:36.6672429Z [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-21T20:42:36.6675979Z [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-21T20:42:36.6678467Z [4144/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-04-21T20:42:36.6998454Z [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-21T20:42:36.7000994Z [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-21T20:42:36.7336900Z [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-21T20:42:36.7338661Z [4146/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-21T20:42:36.7467583Z [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-21T20:42:36.7478447Z [4147/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-04-21T20:42:36.7590658Z [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-21T20:42:36.7592243Z [4148/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-04-21T20:42:36.7643360Z [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-21T20:42:36.7646029Z [4149/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-04-21T20:42:36.8143524Z [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-21T20:42:36.8146952Z [4150/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-21T20:42:36.8540745Z [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-21T20:42:36.8542293Z [4151/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-21T20:42:36.8765893Z [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-21T20:42:36.8767534Z [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-prfm.c.o 2025-04-21T20:42:36.8923958Z [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-21T20:42:36.8925561Z [4153/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-21T20:42:36.9289687Z [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-21T20:42:36.9292797Z [4154/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-21T20:42:36.9417348Z [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-21T20:42:36.9420694Z [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-21T20:42:36.9455715Z [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-21T20:42:36.9461141Z [4156/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-04-21T20:42:36.9697598Z [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-21T20:42:36.9700613Z [4157/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-21T20:42:36.9913671Z [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-21T20:42:36.9916667Z [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.c.o 2025-04-21T20:42:37.0167635Z [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-21T20:42:37.0170632Z [4159/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-21T20:42:37.0758862Z [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-21T20:42:37.0760470Z [4160/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-21T20:42:37.0808493Z [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-21T20:42:37.0810402Z [4161/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-21T20:42:37.0887256Z [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-21T20:42:37.0888839Z [4162/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-21T20:42:37.0968651Z [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-21T20:42:37.0971806Z [4163/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-21T20:42:37.1418254Z [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-21T20:42:37.1419825Z [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.c.o 2025-04-21T20:42:37.1757794Z [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-21T20:42:37.1760907Z [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-21T20:42:37.1912761Z [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-21T20:42:37.1916204Z [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-21T20:42:37.2036807Z [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-21T20:42:37.2040374Z [4167/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-21T20:42:37.2383437Z [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-21T20:42:37.2385267Z [4168/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-21T20:42:37.2503446Z [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-21T20:42:37.2505037Z [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-21T20:42:37.2634048Z [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-21T20:42:37.2637114Z [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-21T20:42:37.3197638Z [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-21T20:42:37.3200697Z [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-21T20:42:37.3344261Z [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-21T20:42:37.3347290Z [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.c.o 2025-04-21T20:42:37.3500646Z [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-21T20:42:37.3508888Z [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-prfm.c.o 2025-04-21T20:42:37.4020951Z [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-21T20:42:37.4024091Z [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-21T20:42:37.4050942Z [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-21T20:42:37.4054261Z [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-21T20:42:37.4098217Z [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-21T20:42:37.4101234Z [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-prfm.c.o 2025-04-21T20:42:37.4512590Z [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-21T20:42:37.4514409Z [4177/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-21T20:42:37.4636835Z [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-21T20:42:37.4638912Z [4178/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-21T20:42:37.4644346Z [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-21T20:42:37.4646002Z [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-prfm.c.o 2025-04-21T20:42:37.5552545Z [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-21T20:42:37.5555835Z [4180/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-21T20:42:37.5692093Z [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-21T20:42:37.5695125Z [4181/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-21T20:42:37.5736064Z [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-21T20:42:37.5739136Z [4182/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-21T20:42:37.6023611Z [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-21T20:42:37.6027112Z [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-21T20:42:37.6143587Z [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-21T20:42:37.6146697Z [4184/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-21T20:42:37.6183477Z [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-21T20:42:37.6188810Z [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-prfm.c.o 2025-04-21T20:42:37.7158052Z [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-21T20:42:37.7159779Z [4186/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-21T20:42:37.7217540Z [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-21T20:42:37.7290403Z [4187/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-21T20:42:37.7293625Z [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-21T20:42:37.7296588Z [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-21T20:42:37.7701437Z [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-21T20:42:37.7704739Z [4189/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-21T20:42:37.7881945Z [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-21T20:42:37.7884962Z [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.c.o 2025-04-21T20:42:37.8168509Z [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-21T20:42:37.8170183Z [4191/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-21T20:42:37.8328112Z [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-21T20:42:37.8331392Z [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-21T20:42:37.8557628Z [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-21T20:42:37.8560697Z [4193/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-21T20:42:37.8764550Z [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-21T20:42:37.8767554Z [4194/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-21T20:42:37.8850969Z [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-21T20:42:37.8858131Z [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-21T20:42:37.9199684Z [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-21T20:42:37.9203932Z [4196/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-21T20:42:37.9690680Z [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-21T20:42:37.9692262Z [4197/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-21T20:42:37.9734653Z [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-21T20:42:37.9737625Z [4198/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-21T20:42:37.9748822Z [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-21T20:42:37.9756163Z [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-21T20:42:38.0057683Z [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-21T20:42:38.0060701Z [4200/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-21T20:42:38.0119291Z [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-21T20:42:38.0122647Z [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-prfm.c.o 2025-04-21T20:42:38.0451530Z [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-21T20:42:38.0454343Z [4202/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-21T20:42:38.1083868Z [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-21T20:42:38.1085483Z [4203/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-21T20:42:38.1206389Z [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-21T20:42:38.1207964Z [4204/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-21T20:42:38.1311385Z [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-21T20:42:38.1313932Z [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-prfm.c.o 2025-04-21T20:42:38.1356350Z [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-21T20:42:38.1359197Z [4206/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-21T20:42:38.1469726Z [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-21T20:42:38.1472645Z [4207/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-21T20:42:38.1994817Z [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-21T20:42:38.2002439Z [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-21T20:42:38.2322276Z [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-21T20:42:38.2324232Z [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-21T20:42:38.2535679Z [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-21T20:42:38.2538916Z [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.c.o 2025-04-21T20:42:38.2773876Z [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-21T20:42:38.2776836Z [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-21T20:42:38.2779794Z [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-21T20:42:38.2783192Z [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-prfm.c.o 2025-04-21T20:42:38.3001286Z [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-21T20:42:38.3004424Z [4213/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-21T20:42:38.3234354Z [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-21T20:42:38.3237555Z [4214/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-21T20:42:38.3541849Z [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-21T20:42:38.3545136Z [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-21T20:42:38.3873395Z [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-21T20:42:38.3876483Z [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-21T20:42:38.3999976Z [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-21T20:42:38.4005082Z [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-21T20:42:38.4200742Z [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-21T20:42:38.4203779Z [4218/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-21T20:42:38.4378858Z [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-21T20:42:38.4381925Z [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-21T20:42:38.4528587Z [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-21T20:42:38.4531840Z [4220/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-21T20:42:38.5028174Z [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-21T20:42:38.5031256Z [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-21T20:42:38.5033945Z [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-21T20:42:38.5035498Z [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-21T20:42:38.5229591Z [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-21T20:42:38.5232971Z [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-prfm.c.o 2025-04-21T20:42:38.5611629Z [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-21T20:42:38.5616932Z [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.c.o 2025-04-21T20:42:38.5753537Z [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-21T20:42:38.5756446Z [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.c.o 2025-04-21T20:42:38.6020105Z [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-21T20:42:38.6028378Z [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-prfm.c.o 2025-04-21T20:42:38.6359625Z [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-21T20:42:38.6362811Z [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-21T20:42:38.6510916Z [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-21T20:42:38.6512732Z [4228/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-21T20:42:38.6815020Z [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-21T20:42:38.6816792Z [4229/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-21T20:42:38.6945620Z [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-21T20:42:38.6950973Z [4230/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-21T20:42:38.6954024Z [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-21T20:42:38.6957220Z [4231/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-21T20:42:38.7357372Z [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-21T20:42:38.7360703Z [4232/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-21T20:42:38.7531497Z [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-21T20:42:38.7534610Z [4233/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-21T20:42:38.8136580Z [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-21T20:42:38.8139739Z [4234/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-21T20:42:38.8192180Z [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-21T20:42:38.8195406Z [4235/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-21T20:42:38.8267327Z [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-21T20:42:38.8270428Z [4236/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-21T20:42:38.8508088Z [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-21T20:42:38.8511203Z [4237/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-21T20:42:38.8694550Z [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-21T20:42:38.8697839Z [4238/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-21T20:42:38.8913196Z [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-21T20:42:38.8922545Z [4239/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-21T20:42:38.9490557Z [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-21T20:42:38.9493648Z [4240/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-21T20:42:38.9829193Z [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-21T20:42:38.9830803Z [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.c.o 2025-04-21T20:42:38.9914223Z [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-21T20:42:38.9915840Z [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.c.o 2025-04-21T20:42:39.0029918Z [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-21T20:42:39.0032440Z [4243/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-21T20:42:39.0035303Z [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-21T20:42:39.0037518Z [4244/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-21T20:42:39.0081888Z [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-21T20:42:39.0084998Z [4245/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-21T20:42:39.0698502Z [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-21T20:42:39.0701639Z [4246/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-21T20:42:39.1186397Z [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-21T20:42:39.1189360Z [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-21T20:42:39.1438826Z [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-21T20:42:39.1441017Z [4248/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-21T20:42:39.1515337Z [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-21T20:42:39.1517701Z [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-prfm.c.o 2025-04-21T20:42:39.1889975Z [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-21T20:42:39.1893118Z [4250/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-21T20:42:39.2029107Z [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-21T20:42:39.2032144Z [4251/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-21T20:42:39.2345637Z [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-21T20:42:39.2347436Z [4252/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-21T20:42:39.2517352Z [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-21T20:42:39.2518997Z [4253/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-21T20:42:39.2659185Z [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-21T20:42:39.2662230Z [4254/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-21T20:42:39.2917213Z [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-21T20:42:39.2919251Z [4255/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-21T20:42:39.3047806Z [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-21T20:42:39.3049587Z [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-21T20:42:39.3620880Z [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-21T20:42:39.3624236Z [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-prfm.c.o 2025-04-21T20:42:39.3655872Z [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-21T20:42:39.3659054Z [4258/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-21T20:42:39.3971456Z [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-21T20:42:39.3974797Z [4259/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-21T20:42:39.4080730Z [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-21T20:42:39.4082395Z [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.c.o 2025-04-21T20:42:39.4272847Z [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-21T20:42:39.4275814Z [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-21T20:42:39.4739350Z [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-21T20:42:39.4742335Z [4262/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-21T20:42:39.4814684Z [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-21T20:42:39.4817964Z [4263/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-21T20:42:39.5000903Z [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-21T20:42:39.5004028Z [4264/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-21T20:42:39.5238454Z [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-21T20:42:39.5241569Z [4265/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-21T20:42:39.5360254Z [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-21T20:42:39.5363285Z [4266/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-21T20:42:39.5500591Z [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-21T20:42:39.5503619Z [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-21T20:42:39.6090012Z [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-21T20:42:39.6091682Z [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-21T20:42:39.6214038Z [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-21T20:42:39.6215833Z [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-21T20:42:39.6447068Z [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-21T20:42:39.6450144Z [4270/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-21T20:42:39.6868414Z [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-21T20:42:39.6871453Z [4271/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-21T20:42:39.6922439Z [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-21T20:42:39.6925423Z [4272/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-21T20:42:39.7011138Z [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-21T20:42:39.7013489Z [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-21T20:42:39.7555858Z [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-21T20:42:39.7558960Z [4274/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-21T20:42:39.7679030Z [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-21T20:42:39.7680632Z [4275/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-21T20:42:39.7900625Z [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-21T20:42:39.7903711Z [4276/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-21T20:42:39.8084705Z [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-21T20:42:39.8087767Z [4277/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-21T20:42:39.8103288Z [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-21T20:42:39.8106257Z [4278/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-21T20:42:39.8277968Z [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-21T20:42:39.8285716Z [4279/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-21T20:42:39.9019800Z [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-21T20:42:39.9021520Z [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-21T20:42:39.9078359Z [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-21T20:42:39.9082318Z [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-21T20:42:39.9215775Z [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-21T20:42:39.9220522Z [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-21T20:42:39.9294063Z [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-21T20:42:39.9297059Z [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-21T20:42:39.9484382Z [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-21T20:42:39.9487455Z [4284/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-21T20:42:39.9641065Z [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-21T20:42:39.9644147Z [4285/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-21T20:42:40.0241280Z [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-21T20:42:40.0243136Z [4286/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-21T20:42:40.0305155Z [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-21T20:42:40.0306860Z [4287/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-21T20:42:40.0377187Z [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-21T20:42:40.0380050Z [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-21T20:42:40.0733372Z [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-21T20:42:40.0736350Z [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-21T20:42:40.1083491Z [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-21T20:42:40.1086482Z [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-21T20:42:40.1122246Z [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-21T20:42:40.1125178Z [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-21T20:42:40.1638212Z [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-21T20:42:40.1640969Z [4292/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-21T20:42:40.1719651Z [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-21T20:42:40.1721238Z [4293/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-21T20:42:40.1805595Z [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-21T20:42:40.1807940Z [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-21T20:42:40.2303477Z [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-21T20:42:40.2306474Z [4295/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-21T20:42:40.2433388Z [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-21T20:42:40.2436341Z [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-21T20:42:40.2542304Z [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-21T20:42:40.2545371Z [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-21T20:42:40.2789178Z [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-21T20:42:40.2792160Z [4298/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-21T20:42:40.2932471Z [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-21T20:42:40.2935504Z [4299/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-21T20:42:40.3041337Z [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-21T20:42:40.3043962Z [4300/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-21T20:42:40.3894772Z [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-21T20:42:40.3896413Z [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-21T20:42:40.4015584Z [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-21T20:42:40.4017178Z [4302/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-21T20:42:40.4065207Z [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-21T20:42:40.4066945Z [4303/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-21T20:42:40.4221851Z [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-21T20:42:40.4224744Z [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-21T20:42:40.4730742Z [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-21T20:42:40.4733692Z [4305/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-21T20:42:40.4814584Z [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-21T20:42:40.4818877Z [4306/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-21T20:42:40.5127294Z [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-21T20:42:40.5130129Z [4307/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-21T20:42:40.5174018Z [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-21T20:42:40.5175648Z [4308/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-21T20:42:40.5322400Z [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-21T20:42:40.5325426Z [4309/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-21T20:42:40.5393774Z [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-21T20:42:40.5396862Z [4310/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-21T20:42:40.6143724Z [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-21T20:42:40.6145381Z [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-21T20:42:40.6229848Z [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-21T20:42:40.6231435Z [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-21T20:42:40.6263540Z [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-21T20:42:40.6265153Z [4313/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-21T20:42:40.6792989Z [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-21T20:42:40.6794889Z [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-21T20:42:40.7130923Z [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-21T20:42:40.7133926Z [4315/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-21T20:42:40.7301326Z [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-21T20:42:40.7303076Z [4316/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-21T20:42:40.7307674Z [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-21T20:42:40.7309834Z [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-21T20:42:40.7340385Z [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-21T20:42:40.7343487Z [4318/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-21T20:42:40.7471665Z [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-21T20:42:40.7474950Z [4319/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-21T20:42:40.7947706Z [4319/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-04-21T20:42:40.7950644Z [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-21T20:42:40.8499294Z [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-21T20:42:40.8501233Z [4321/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-21T20:42:40.8508137Z [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-21T20:42:40.8509932Z [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-21T20:42:40.8719749Z [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-21T20:42:40.8722439Z [4323/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-04-21T20:42:40.8738021Z [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-21T20:42:40.8741111Z [4324/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-21T20:42:40.8883619Z [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-21T20:42:40.8886706Z [4325/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-21T20:42:40.9158260Z [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-21T20:42:40.9161103Z [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-21T20:42:40.9698741Z [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-21T20:42:40.9700331Z [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-21T20:42:40.9773487Z [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-21T20:42:40.9776393Z [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-21T20:42:41.0084939Z [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-21T20:42:41.0088122Z [4329/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-21T20:42:41.0370094Z [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-21T20:42:41.0373488Z [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-21T20:42:41.0383451Z [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-21T20:42:41.0386656Z [4331/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-21T20:42:41.0618919Z [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-21T20:42:41.0622250Z [4332/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-21T20:42:41.0878412Z [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-21T20:42:41.0880101Z [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-prfm.c.o 2025-04-21T20:42:41.0955690Z [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-21T20:42:41.0958911Z [4334/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-21T20:42:41.1365114Z [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-21T20:42:41.1368294Z [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-prfm.c.o 2025-04-21T20:42:41.1535077Z [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-21T20:42:41.1538343Z [4336/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-21T20:42:41.1828416Z [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-21T20:42:41.1831478Z [4337/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-21T20:42:41.2305305Z [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-21T20:42:41.2307043Z [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.c.o 2025-04-21T20:42:41.2365139Z [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-21T20:42:41.2368299Z [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-21T20:42:41.2450659Z [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-21T20:42:41.2453901Z [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-prfm.c.o 2025-04-21T20:42:41.2899121Z [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-21T20:42:41.2902099Z [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-21T20:42:41.3022797Z [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-21T20:42:41.3025750Z [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-21T20:42:41.3058186Z [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-21T20:42:41.3061072Z [4343/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-21T20:42:41.3837161Z [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-21T20:42:41.3840301Z [4344/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-21T20:42:41.3855778Z [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-21T20:42:41.3858824Z [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-prfm.c.o 2025-04-21T20:42:41.4197944Z [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-21T20:42:41.4199631Z [4346/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-21T20:42:41.4247316Z [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-21T20:42:41.4250445Z [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-21T20:42:41.4392848Z [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-21T20:42:41.4395888Z [4348/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-21T20:42:41.5078784Z [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-21T20:42:41.5080382Z [4349/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-21T20:42:41.5202539Z [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-21T20:42:41.5205594Z [4350/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-21T20:42:41.5322484Z [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-21T20:42:41.5325444Z [4351/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-21T20:42:41.5332981Z [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-21T20:42:41.5336387Z [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.c.o 2025-04-21T20:42:41.5585534Z [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-21T20:42:41.5588740Z [4353/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-21T20:42:41.5890788Z [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-21T20:42:41.5893974Z [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.c.o 2025-04-21T20:42:41.6488238Z [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-21T20:42:41.6491217Z [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-prfm.c.o 2025-04-21T20:42:41.6567599Z [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-21T20:42:41.6570406Z [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.c.o 2025-04-21T20:42:41.6831756Z [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-21T20:42:41.6835172Z [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.c.o 2025-04-21T20:42:41.6897172Z [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-21T20:42:41.6900385Z [4358/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-21T20:42:41.7025359Z [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-21T20:42:41.7028303Z [4359/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-21T20:42:41.7244191Z [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-21T20:42:41.7247343Z [4360/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-21T20:42:41.7803569Z [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-21T20:42:41.7805322Z [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-prfm.c.o 2025-04-21T20:42:41.7825761Z [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-21T20:42:41.7828890Z [4362/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-21T20:42:41.8071766Z [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-21T20:42:41.8075274Z [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-21T20:42:41.8323206Z [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-21T20:42:41.8326906Z [4364/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-21T20:42:41.8355731Z [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-21T20:42:41.8361616Z [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-21T20:42:41.8707698Z [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-21T20:42:41.8714720Z [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-21T20:42:41.9367093Z [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-21T20:42:41.9368948Z [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-21T20:42:41.9390939Z [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-21T20:42:41.9392867Z [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-21T20:42:41.9410537Z [4368/7823] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-04-21T20:42:41.9416226Z [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-prfm.c.o 2025-04-21T20:42:41.9519602Z [4369/7823] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-04-21T20:42:41.9522128Z [4370/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-21T20:42:41.9858827Z [4370/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-04-21T20:42:41.9860334Z [4371/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-21T20:42:41.9897847Z [4371/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-04-21T20:42:41.9898967Z [4372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-04-21T20:42:42.0053397Z [4372/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-04-21T20:42:42.0055186Z [4373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-04-21T20:42:42.0115670Z [4373/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-04-21T20:42:42.0117779Z [4374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-04-21T20:42:42.0169755Z [4374/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-04-21T20:42:42.0172362Z [4375/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-21T20:42:42.0316289Z [4375/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-04-21T20:42:42.0317239Z [4376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-04-21T20:42:42.0441405Z [4376/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-04-21T20:42:42.0442423Z [4377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-04-21T20:42:42.0538275Z [4377/7823] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-04-21T20:42:42.0539749Z [4378/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-21T20:42:42.0558979Z [4378/7823] Linking C static library lib/libmicrokernels-all.a 2025-04-21T20:42:42.0559866Z [4379/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-04-21T20:42:42.0670860Z [4379/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-04-21T20:42:42.0672481Z [4380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-04-21T20:42:42.0674057Z [4380/7823] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-04-21T20:42:42.0675472Z [4381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-04-21T20:42:42.0872393Z [4381/7823] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-04-21T20:42:42.0874455Z [4382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-04-21T20:42:42.0975014Z [4382/7823] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-04-21T20:42:42.0976848Z [4383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-04-21T20:42:42.1239941Z [4383/7823] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-04-21T20:42:42.1241437Z [4384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-04-21T20:42:42.1343719Z [4384/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-04-21T20:42:42.1345561Z [4385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-04-21T20:42:42.1406072Z [4385/7823] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-04-21T20:42:42.1407443Z [4386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-04-21T20:42:42.1523240Z [4386/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-04-21T20:42:42.1525577Z [4387/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-04-21T20:42:42.1536154Z [4387/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-04-21T20:42:42.1537909Z [4388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-04-21T20:42:42.1687842Z [4388/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-04-21T20:42:42.1690008Z [4389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-04-21T20:42:42.2055486Z [4389/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-04-21T20:42:42.2056526Z [4390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-04-21T20:42:42.2094745Z [4390/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-04-21T20:42:42.2095808Z [4391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-04-21T20:42:42.2163747Z [4391/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-04-21T20:42:42.2166053Z [4392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-04-21T20:42:42.2417523Z [4392/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-04-21T20:42:42.2418755Z [4393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-04-21T20:42:42.2472923Z [4393/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-04-21T20:42:42.2474930Z [4394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-04-21T20:42:42.2627069Z [4394/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-04-21T20:42:42.2628743Z [4395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-04-21T20:42:42.2638477Z [4395/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-04-21T20:42:42.2640190Z [4396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-04-21T20:42:42.2720539Z [4396/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-04-21T20:42:42.2722663Z [4397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-04-21T20:42:42.3119771Z [4397/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-04-21T20:42:42.3121895Z [4398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-04-21T20:42:42.3239503Z [4398/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-04-21T20:42:42.3241779Z [4399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-04-21T20:42:42.3243856Z [4399/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-04-21T20:42:42.3245845Z [4400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-04-21T20:42:42.3371104Z [4400/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-04-21T20:42:42.3372175Z [4401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-04-21T20:42:42.3404655Z [4401/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-04-21T20:42:42.3406765Z [4402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-04-21T20:42:42.3798977Z [4402/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-04-21T20:42:42.3800800Z [4403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-04-21T20:42:42.3802148Z [4403/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-04-21T20:42:42.3803397Z [4404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-04-21T20:42:42.3929187Z [4404/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-04-21T20:42:42.3930477Z [4405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-04-21T20:42:42.4049799Z [4405/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-04-21T20:42:42.4051887Z [4406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-04-21T20:42:42.4078164Z [4406/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-04-21T20:42:42.4080253Z [4407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-04-21T20:42:42.4343696Z [4407/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-04-21T20:42:42.4345521Z [4408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-04-21T20:42:42.4530279Z [4408/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-04-21T20:42:42.4532296Z [4409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-04-21T20:42:42.4534256Z [4409/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-04-21T20:42:42.4536513Z [4410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-04-21T20:42:42.4704384Z [4410/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-04-21T20:42:42.4706304Z [4411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-04-21T20:42:42.4713290Z [4411/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-04-21T20:42:42.4715245Z [4412/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-04-21T20:42:42.4918015Z [4412/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-04-21T20:42:42.4920517Z [4413/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-04-21T20:42:42.5237616Z [4413/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-04-21T20:42:42.5242737Z [4414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-04-21T20:42:42.5566999Z [4414/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-04-21T20:42:42.5568149Z [4415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-04-21T20:42:42.5647466Z [4415/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-04-21T20:42:42.5648570Z [4416/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-04-21T20:42:42.5693911Z [4416/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-04-21T20:42:42.5695592Z [4417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-04-21T20:42:42.5910951Z [4417/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-04-21T20:42:42.5913280Z [4418/7823] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-04-21T20:42:42.5997279Z [4418/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-04-21T20:42:42.5999318Z [4419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-04-21T20:42:42.6183568Z [4419/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-04-21T20:42:42.6185673Z [4420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-04-21T20:42:42.6209254Z [4420/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-04-21T20:42:42.6211078Z [4421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-04-21T20:42:42.6296107Z [4421/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-04-21T20:42:42.6297156Z [4422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-04-21T20:42:42.6500029Z [4422/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-04-21T20:42:42.6502040Z [4423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-04-21T20:42:42.6569404Z [4423/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-04-21T20:42:42.6571250Z [4424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-04-21T20:42:42.6778038Z [4424/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-04-21T20:42:42.6779944Z [4425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-04-21T20:42:42.6816307Z [4425/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-04-21T20:42:42.6818140Z [4426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-04-21T20:42:42.6999599Z [4426/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-04-21T20:42:42.7001559Z [4427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-04-21T20:42:42.7118867Z [4427/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-04-21T20:42:42.7120809Z [4428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-04-21T20:42:42.7298826Z [4428/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-04-21T20:42:42.7300753Z [4429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-04-21T20:42:42.7350732Z [4429/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-04-21T20:42:42.7355971Z [4430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-04-21T20:42:42.7632774Z [4430/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-04-21T20:42:42.7633888Z [4431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-04-21T20:42:42.7805049Z [4431/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-04-21T20:42:42.7806072Z [4432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-04-21T20:42:42.7978415Z [4432/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-04-21T20:42:42.7979560Z [4433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-04-21T20:42:42.7981431Z [4433/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-04-21T20:42:42.7982772Z [4434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-04-21T20:42:42.8257269Z [4434/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-04-21T20:42:42.8258568Z [4435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-04-21T20:42:42.8301366Z [4435/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-04-21T20:42:42.8303265Z [4436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-04-21T20:42:42.8407536Z [4436/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-04-21T20:42:42.8409447Z [4437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-04-21T20:42:42.8581611Z [4437/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-04-21T20:42:42.8587218Z [4438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-04-21T20:42:42.8753633Z [4438/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-04-21T20:42:42.8773643Z [4439/7823] Linking C static library lib/libmicrokernels-all.a 2025-04-21T20:42:42.8800517Z [4439/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-04-21T20:42:42.8802572Z [4440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-04-21T20:42:42.9006372Z [4440/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-04-21T20:42:42.9008267Z [4441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-04-21T20:42:42.9012740Z [4441/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-04-21T20:42:42.9014821Z [4442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-04-21T20:42:42.9137776Z [4442/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-04-21T20:42:42.9139710Z [4443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-04-21T20:42:42.9348754Z [4443/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-04-21T20:42:42.9349744Z [4444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-04-21T20:42:42.9460573Z [4444/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-04-21T20:42:42.9462639Z [4445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-04-21T20:42:42.9515808Z [4445/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-04-21T20:42:42.9517645Z [4446/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-04-21T20:42:42.9568868Z [4446/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-04-21T20:42:42.9569990Z [4447/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-04-21T20:42:42.9676006Z [4447/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-04-21T20:42:42.9679123Z [4448/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-04-21T20:42:42.9686239Z [4448/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-04-21T20:42:42.9688239Z [4449/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-04-21T20:42:42.9965603Z [4449/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-04-21T20:42:42.9967833Z [4450/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-04-21T20:42:43.0135176Z [4450/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-04-21T20:42:43.0136858Z [4451/7823] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-04-21T20:42:43.1010915Z [4451/7823] Generating build_identifier.c 2025-04-21T20:42:43.1012567Z [4452/7823] Generating build_identifier.c 2025-04-21T20:42:43.1545801Z [4452/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-04-21T20:42:43.1547896Z [4453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-04-21T20:42:43.1662278Z [4453/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-04-21T20:42:43.1668509Z [4454/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-04-21T20:42:43.1978304Z [4454/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-04-21T20:42:43.1979365Z [4455/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-04-21T20:42:43.2087528Z [4455/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-04-21T20:42:43.2089461Z [4456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-04-21T20:42:43.2226316Z [4456/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-04-21T20:42:43.2228585Z [4457/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-04-21T20:42:43.2262169Z [4457/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-04-21T20:42:43.2263516Z [4458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-04-21T20:42:43.2397163Z [4458/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-04-21T20:42:43.2398232Z [4459/7823] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-04-21T20:42:43.2510027Z [4459/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-04-21T20:42:43.2511934Z [4460/7823] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-04-21T20:42:43.2565530Z [4460/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-04-21T20:42:43.2566528Z [4461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-04-21T20:42:43.2714219Z [4461/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-04-21T20:42:43.2716364Z [4462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-04-21T20:42:43.2751108Z [4462/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-04-21T20:42:43.2753301Z [4463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-04-21T20:42:43.2926760Z [4463/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-04-21T20:42:43.2928741Z [4464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-04-21T20:42:43.2933311Z [4464/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-04-21T20:42:43.2935192Z [4465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-04-21T20:42:43.3262331Z [4465/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-04-21T20:42:43.3263539Z [4466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-04-21T20:42:43.3461981Z [4466/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-04-21T20:42:43.3463234Z [4467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-04-21T20:42:43.3528773Z [4467/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-04-21T20:42:43.3529917Z [4468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-04-21T20:42:43.3858126Z [4468/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-04-21T20:42:43.3859186Z [4469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-04-21T20:42:43.3910871Z [4469/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-04-21T20:42:43.3911997Z [4470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-04-21T20:42:43.3939634Z [4470/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-04-21T20:42:43.3940629Z [4471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-04-21T20:42:43.3953053Z [4471/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-04-21T20:42:43.3955418Z [4472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-04-21T20:42:43.4166466Z [4472/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-04-21T20:42:43.4168473Z [4473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-04-21T20:42:43.4194892Z [4473/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-04-21T20:42:43.4196833Z [4474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-04-21T20:42:43.4483089Z [4474/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-04-21T20:42:43.4484241Z [4475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-04-21T20:42:43.4499846Z [4475/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-04-21T20:42:43.4501749Z [4476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-04-21T20:42:43.4503611Z [4476/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-04-21T20:42:43.4505127Z [4477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-04-21T20:42:43.4627477Z [4477/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-04-21T20:42:43.4629175Z [4478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-04-21T20:42:43.4640998Z [4478/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-04-21T20:42:43.4643038Z [4479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-04-21T20:42:43.4861862Z [4479/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-04-21T20:42:43.4862798Z [4480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-04-21T20:42:43.5048003Z [4480/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-04-21T20:42:43.5048960Z [4481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-04-21T20:42:43.5069779Z [4481/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-04-21T20:42:43.5070879Z [4482/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-04-21T20:42:43.5127113Z [4482/7823] Linking CXX static library lib/libgtest.a 2025-04-21T20:42:43.5128568Z [4483/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-04-21T20:42:43.5197450Z [4483/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-04-21T20:42:43.5198480Z [4484/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-04-21T20:42:43.5207884Z [4484/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-04-21T20:42:43.5208660Z [4485/7823] Linking CXX static library lib/libgtest.a 2025-04-21T20:42:43.5236433Z [4485/7823] Linking CXX static library lib/libgmock.a 2025-04-21T20:42:43.5237598Z [4486/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-04-21T20:42:43.5258559Z [4486/7823] Linking CXX static library lib/libgtest_main.a 2025-04-21T20:42:43.5259675Z [4487/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-04-21T20:42:43.5309755Z [4487/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-04-21T20:42:43.5311372Z [4488/7823] Linking CXX static library lib/libgmock.a 2025-04-21T20:42:43.5341636Z [4488/7823] Linking CXX static library lib/libgmock_main.a 2025-04-21T20:42:43.5342640Z [4489/7823] Linking CXX static library lib/libgtest_main.a 2025-04-21T20:42:43.5415352Z [4489/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-04-21T20:42:43.5416123Z [4490/7823] Linking CXX static library lib/libgmock_main.a 2025-04-21T20:42:43.5692632Z [4490/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-04-21T20:42:43.5694445Z [4491/7823] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-04-21T20:42:43.6194898Z [4491/7823] Linking CXX static library lib/libXNNPACK.a 2025-04-21T20:42:43.6196058Z [4492/7823] Linking CXX static library lib/libXNNPACK.a 2025-04-21T20:42:43.6834872Z [4492/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-04-21T20:42:43.6921226Z [4493/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-04-21T20:42:43.6923159Z [4493/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-04-21T20:42:43.6925099Z [4494/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-04-21T20:42:43.6959512Z [4494/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-04-21T20:42:43.6962450Z [4495/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-04-21T20:42:43.7422853Z [4495/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-04-21T20:42:43.7424198Z [4496/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-04-21T20:42:43.7885361Z [4496/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-04-21T20:42:43.7886652Z [4497/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-04-21T20:42:43.8143406Z [4497/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-04-21T20:42:43.8148358Z [4498/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-04-21T20:42:43.8397164Z [4498/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-04-21T20:42:43.8399128Z [4499/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-04-21T20:42:43.8917959Z [4499/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-04-21T20:42:43.8919816Z [4500/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-04-21T20:42:43.8981179Z [4500/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2025-04-21T20:42:43.8984403Z [4501/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-04-21T20:42:43.9062839Z [4501/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-04-21T20:42:43.9064634Z [4502/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-04-21T20:42:43.9641665Z [4502/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-04-21T20:42:43.9643698Z [4503/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-04-21T20:42:44.0411379Z [4503/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-04-21T20:42:44.0412343Z [4504/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2025-04-21T20:42:44.0718988Z [4504/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-04-21T20:42:44.0719950Z [4505/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-04-21T20:42:44.0847084Z [4505/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-04-21T20:42:44.0849066Z [4506/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-04-21T20:42:44.0853450Z [4506/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-04-21T20:42:44.0855316Z [4507/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-04-21T20:42:44.1044812Z [4507/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-04-21T20:42:44.1046749Z [4508/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-04-21T20:42:44.1371647Z [4508/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-04-21T20:42:44.1372786Z [4509/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-04-21T20:42:44.1486738Z [4509/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-04-21T20:42:44.1487770Z [4510/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-04-21T20:42:44.1928078Z [4510/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-04-21T20:42:44.1929880Z [4511/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-04-21T20:42:44.2112255Z [4511/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-04-21T20:42:44.2113622Z [4512/7823] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-04-21T20:42:44.2304779Z [4512/7823] Linking CXX static library lib/libbenchmark.a 2025-04-21T20:42:44.2306058Z [4513/7823] Linking CXX static library lib/libbenchmark.a 2025-04-21T20:42:44.2417653Z [4513/7823] Linking CXX static library lib/libbenchmark_main.a 2025-04-21T20:42:44.2418793Z [4514/7823] Linking CXX static library lib/libbenchmark_main.a 2025-04-21T20:42:44.3656289Z [4514/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-04-21T20:42:44.3657646Z [4515/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-04-21T20:42:44.3833206Z [4515/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-04-21T20:42:44.3834355Z [4516/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-04-21T20:42:44.4513629Z [4516/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-04-21T20:42:44.4515435Z [4517/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-04-21T20:42:44.4728218Z [4517/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-04-21T20:42:44.4730226Z [4518/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-04-21T20:42:44.4876954Z [4518/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-04-21T20:42:44.4891187Z [4519/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-04-21T20:42:44.5124161Z [4519/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-04-21T20:42:44.5126201Z [4520/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-04-21T20:42:44.5778643Z [4520/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-04-21T20:42:44.5779877Z [4521/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-04-21T20:42:44.6058321Z [4521/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-04-21T20:42:44.6060416Z [4522/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-04-21T20:42:44.6324580Z [4522/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-04-21T20:42:44.6326582Z [4523/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-04-21T20:42:44.7103332Z [4523/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-04-21T20:42:44.7105437Z [4524/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-04-21T20:42:44.7521880Z [4524/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-04-21T20:42:44.7523951Z [4525/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-04-21T20:42:44.8532410Z [4525/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-04-21T20:42:44.8534547Z [4526/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-04-21T20:42:44.8684164Z [4526/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-04-21T20:42:44.8686504Z [4527/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-04-21T20:42:44.9225527Z [4527/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-04-21T20:42:44.9227978Z [4528/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-04-21T20:42:44.9251427Z [4528/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-04-21T20:42:44.9253504Z [4529/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-04-21T20:42:44.9794562Z [4529/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-04-21T20:42:44.9796823Z [4530/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-04-21T20:42:45.0796872Z [4530/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-04-21T20:42:45.0799019Z [4531/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-04-21T20:42:45.0817577Z [4531/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-04-21T20:42:45.0819525Z [4532/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-04-21T20:42:45.1607777Z [4532/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-04-21T20:42:45.1609830Z [4533/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-04-21T20:42:45.2401831Z [4533/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-04-21T20:42:45.2402914Z [4534/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-04-21T20:42:45.2644032Z [4534/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-04-21T20:42:45.2646216Z [4535/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-04-21T20:42:45.2694780Z [4535/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-04-21T20:42:45.2696633Z [4536/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-04-21T20:42:45.2966776Z [4536/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-04-21T20:42:45.2968697Z [4537/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-04-21T20:42:45.3127337Z [4537/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-04-21T20:42:45.3129336Z [4538/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-04-21T20:42:45.3252297Z [4538/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-04-21T20:42:45.3254431Z [4539/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-04-21T20:42:45.4423742Z [4539/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-04-21T20:42:45.4424840Z [4540/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-04-21T20:42:45.4594354Z [4540/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-04-21T20:42:45.4596354Z [4541/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-04-21T20:42:45.4662154Z [4541/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-04-21T20:42:45.4664134Z [4542/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-04-21T20:42:45.5447728Z [4542/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-04-21T20:42:45.5449061Z [4543/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-04-21T20:42:45.5641739Z [4543/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-04-21T20:42:45.5643926Z [4544/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-04-21T20:42:45.6174374Z [4544/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-04-21T20:42:45.6176344Z [4545/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-04-21T20:42:45.6953171Z [4545/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-04-21T20:42:45.6954599Z [4546/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-04-21T20:42:45.7081091Z [4546/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-04-21T20:42:45.7083133Z [4547/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-04-21T20:42:45.7121825Z [4547/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-04-21T20:42:45.7123656Z [4548/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-04-21T20:42:45.7798016Z [4548/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-04-21T20:42:45.7800303Z [4549/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-04-21T20:42:45.7859588Z [4549/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-04-21T20:42:45.7861650Z [4550/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-04-21T20:42:45.8646993Z [4550/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-04-21T20:42:45.8648322Z [4551/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-04-21T20:42:45.8929142Z [4551/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-04-21T20:42:45.8931067Z [4552/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-04-21T20:42:45.8932949Z [4552/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-04-21T20:42:45.8934890Z [4553/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-04-21T20:42:45.8992459Z [4553/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-04-21T20:42:45.8994704Z [4554/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-04-21T20:42:46.0171221Z [4554/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-04-21T20:42:46.0172759Z [4555/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-04-21T20:42:46.0646241Z [4555/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-04-21T20:42:46.0648415Z [4556/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-04-21T20:42:46.1259019Z [4556/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-04-21T20:42:46.1260285Z [4557/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-04-21T20:42:46.1454446Z [4557/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-04-21T20:42:46.1456569Z [4558/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-04-21T20:42:46.1599352Z [4558/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-04-21T20:42:46.1601535Z [4559/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-04-21T20:42:46.1680618Z [4559/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-04-21T20:42:46.1682127Z [4560/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-04-21T20:42:46.1919531Z [4560/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-04-21T20:42:46.1921482Z [4561/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-04-21T20:42:46.2319090Z [4561/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-04-21T20:42:46.2321193Z [4562/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-04-21T20:42:46.2999075Z [4562/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-04-21T20:42:46.3000371Z [4563/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-04-21T20:42:46.3205591Z [4563/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-04-21T20:42:46.3207528Z [4564/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-04-21T20:42:46.3364921Z [4564/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-04-21T20:42:46.3366944Z [4565/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-04-21T20:42:46.4140118Z [4565/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-04-21T20:42:46.4142186Z [4566/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-04-21T20:42:46.4557726Z [4566/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-04-21T20:42:46.4559618Z [4567/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-04-21T20:42:46.4870220Z [4567/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-04-21T20:42:46.4872432Z [4568/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-04-21T20:42:46.5090302Z [4568/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-04-21T20:42:46.5093586Z [4569/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-04-21T20:42:46.5406903Z [4569/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-04-21T20:42:46.5408943Z [4570/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-04-21T20:42:46.5699477Z [4570/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-04-21T20:42:46.5701641Z [4571/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-04-21T20:42:46.6464209Z [4571/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-04-21T20:42:46.6466080Z [4572/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-04-21T20:42:46.6604394Z [4572/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-04-21T20:42:46.6606764Z [4573/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-04-21T20:42:46.6637211Z [4573/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-04-21T20:42:46.6639454Z [4574/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-04-21T20:42:46.7318389Z [4574/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-04-21T20:42:46.7319612Z [4575/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-04-21T20:42:46.7766748Z [4575/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-04-21T20:42:46.7767983Z [4576/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-04-21T20:42:46.8238326Z [4576/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-04-21T20:42:46.8240583Z [4577/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-04-21T20:42:46.8374735Z [4577/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-04-21T20:42:46.8377235Z [4578/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-04-21T20:42:46.8379517Z [4578/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-04-21T20:42:46.8381502Z [4579/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-04-21T20:42:46.8675884Z [4579/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-04-21T20:42:46.8678077Z [4580/7823] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-04-21T20:42:46.8723901Z [4580/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-04-21T20:42:46.8725980Z [4581/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-04-21T20:42:46.9155320Z [4581/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-04-21T20:42:46.9157487Z [4582/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-04-21T20:42:46.9468076Z [4582/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-04-21T20:42:46.9470109Z [4583/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-04-21T20:42:46.9586365Z [4583/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-04-21T20:42:46.9588527Z [4584/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-04-21T20:42:47.0094767Z [4584/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-04-21T20:42:47.0096946Z [4585/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-04-21T20:42:47.0286067Z [4585/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-04-21T20:42:47.0288236Z [4586/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-04-21T20:42:47.0305160Z [4586/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-04-21T20:42:47.0306453Z [4587/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-04-21T20:42:47.0431651Z [4587/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-04-21T20:42:47.0433864Z [4588/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-04-21T20:42:47.0466313Z [4588/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-04-21T20:42:47.0467552Z [4589/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-04-21T20:42:47.0565583Z [4589/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-04-21T20:42:47.0567605Z [4590/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-04-21T20:42:47.1630060Z [4590/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-04-21T20:42:47.1631190Z [4591/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-04-21T20:42:47.1837351Z [4591/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-04-21T20:42:47.1838602Z [4592/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-04-21T20:42:47.1870098Z [4592/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-04-21T20:42:47.1871527Z [4593/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-04-21T20:42:47.1884030Z [4593/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-04-21T20:42:47.1885154Z [4594/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-04-21T20:42:47.2084845Z [4594/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-04-21T20:42:47.2086019Z [4595/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-04-21T20:42:47.2145966Z [4595/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-04-21T20:42:47.2147961Z [4596/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-04-21T20:42:47.2736492Z [4596/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-04-21T20:42:47.2738460Z [4597/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-04-21T20:42:47.3233234Z [4597/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-04-21T20:42:47.3234551Z [4598/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-04-21T20:42:47.3236978Z [4598/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-04-21T20:42:47.3238287Z [4599/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-04-21T20:42:47.3261402Z [4599/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-04-21T20:42:47.3263652Z [4600/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-04-21T20:42:47.3435529Z [4600/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-04-21T20:42:47.3437555Z [4601/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-04-21T20:42:47.3635713Z [4601/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-04-21T20:42:47.3637541Z [4602/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-04-21T20:42:47.3850738Z [4602/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-04-21T20:42:47.3852816Z [4603/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-04-21T20:42:47.4295317Z [4603/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-04-21T20:42:47.4296371Z [4604/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-04-21T20:42:47.4504475Z [4604/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-04-21T20:42:47.4506609Z [4605/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-04-21T20:42:47.4668539Z [4605/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-04-21T20:42:47.4669636Z [4606/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-04-21T20:42:47.4862145Z [4606/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-04-21T20:42:47.4864215Z [4607/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-04-21T20:42:47.5051569Z [4607/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-04-21T20:42:47.5053669Z [4608/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-04-21T20:42:47.5110065Z [4608/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-04-21T20:42:47.5112053Z [4609/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-04-21T20:42:47.5331776Z [4609/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-04-21T20:42:47.5333868Z [4610/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-04-21T20:42:47.5645621Z [4610/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-04-21T20:42:47.5648473Z [4611/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-04-21T20:42:47.5866392Z [4611/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-04-21T20:42:47.5870604Z [4612/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-04-21T20:42:47.6026868Z [4612/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-04-21T20:42:47.6029173Z [4613/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-04-21T20:42:47.6220182Z [4613/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-04-21T20:42:47.6222556Z [4614/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-04-21T20:42:47.6813740Z [4614/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-04-21T20:42:47.6815008Z [4615/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-04-21T20:42:47.6988577Z [4615/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-04-21T20:42:47.6990656Z [4616/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-04-21T20:42:47.7245226Z [4616/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-04-21T20:42:47.7247408Z [4617/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-04-21T20:42:47.7371840Z [4617/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-04-21T20:42:47.7373919Z [4618/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-04-21T20:42:47.7870585Z [4618/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-04-21T20:42:47.7872587Z [4619/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-04-21T20:42:47.7936389Z [4619/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-04-21T20:42:47.7938539Z [4620/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-04-21T20:42:47.8044834Z [4620/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-04-21T20:42:47.8046799Z [4621/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-04-21T20:42:47.8284521Z [4621/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-04-21T20:42:47.8286535Z [4622/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-04-21T20:42:47.8637718Z [4622/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-04-21T20:42:47.8639860Z [4623/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-04-21T20:42:47.9080966Z [4623/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-04-21T20:42:47.9083108Z [4624/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-04-21T20:42:47.9497208Z [4624/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-04-21T20:42:47.9499229Z [4625/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-04-21T20:42:47.9512441Z [4625/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-04-21T20:42:47.9514469Z [4626/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-04-21T20:42:47.9659338Z [4626/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-04-21T20:42:47.9661418Z [4627/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-04-21T20:42:47.9959245Z [4627/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-04-21T20:42:47.9961397Z [4628/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-04-21T20:42:48.0415340Z [4628/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-04-21T20:42:48.0417365Z [4629/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-04-21T20:42:48.1079976Z [4629/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-04-21T20:42:48.1082151Z [4630/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-04-21T20:42:48.1096799Z [4630/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-04-21T20:42:48.1099191Z [4631/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-04-21T20:42:48.1274659Z [4631/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-04-21T20:42:48.1276650Z [4632/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-04-21T20:42:48.1296243Z [4632/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-04-21T20:42:48.1298547Z [4633/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-04-21T20:42:48.1605373Z [4633/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-04-21T20:42:48.1610239Z [4634/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-04-21T20:42:48.1949569Z [4634/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-04-21T20:42:48.1952089Z [4635/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-04-21T20:42:48.2115416Z [4635/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-04-21T20:42:48.2116714Z [4636/7823] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-04-21T20:42:48.2349986Z [4636/7823] Linking CXX static library lib/libasmjit.a 2025-04-21T20:42:48.2350717Z [4637/7823] Linking CXX static library lib/libasmjit.a 2025-04-21T20:42:48.2454144Z [4637/7823] Linking CXX static library lib/libfbgemm.a 2025-04-21T20:42:48.2454982Z [4638/7823] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-04-21T20:42:48.2481879Z [4638/7823] Linking C static library lib/libittnotify.a 2025-04-21T20:42:48.2483701Z [4639/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-04-21T20:42:48.2540143Z [4639/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-04-21T20:42:48.2541239Z [4640/7823] Linking C static library lib/libittnotify.a 2025-04-21T20:42:48.2615539Z [4640/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-04-21T20:42:48.2617301Z [4641/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-04-21T20:42:48.2894198Z [4641/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-04-21T20:42:48.2896791Z [4642/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-04-21T20:42:48.3460560Z [4642/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-04-21T20:42:48.3463310Z [4643/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-04-21T20:42:48.3512388Z [4643/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-04-21T20:42:48.3513535Z [4644/7823] Linking CXX static library lib/libfbgemm.a 2025-04-21T20:42:48.3594494Z [4644/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-04-21T20:42:48.3596895Z [4645/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-04-21T20:42:48.3644131Z [4645/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-04-21T20:42:48.3646725Z [4646/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-04-21T20:42:48.3718888Z [4646/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-04-21T20:42:48.3721409Z [4647/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-04-21T20:42:48.4002351Z [4647/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-04-21T20:42:48.4005066Z [4648/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-04-21T20:42:48.4382357Z [4648/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-04-21T20:42:48.4384128Z [4649/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-04-21T20:42:48.4602677Z [4649/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-04-21T20:42:48.4605427Z [4650/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-04-21T20:42:48.4803342Z [4650/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-04-21T20:42:48.5027716Z [4651/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-04-21T20:42:48.5030525Z [4651/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-04-21T20:42:48.5033293Z [4652/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-04-21T20:42:48.5318053Z [4652/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-04-21T20:42:48.5319421Z [4653/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-04-21T20:42:48.5514728Z [4653/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-04-21T20:42:48.5517348Z [4654/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-04-21T20:42:48.5589643Z [4654/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-04-21T20:42:48.5592234Z [4655/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-04-21T20:42:48.5817703Z [4655/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-04-21T20:42:48.5820346Z [4656/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-04-21T20:42:48.5944896Z [4656/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-04-21T20:42:48.5947865Z [4657/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-04-21T20:42:48.6109417Z [4657/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-04-21T20:42:48.6111955Z [4658/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-04-21T20:42:48.6336402Z [4658/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-04-21T20:42:48.6338952Z [4659/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-04-21T20:42:48.6549936Z [4659/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-04-21T20:42:48.6552428Z [4660/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-04-21T20:42:48.6726099Z [4660/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-04-21T20:42:48.6728770Z [4661/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-04-21T20:42:48.7350368Z [4661/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-04-21T20:42:48.7351827Z [4662/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-04-21T20:42:48.7568668Z [4662/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-04-21T20:42:48.7570155Z [4663/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-04-21T20:42:48.7649127Z [4663/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-04-21T20:42:48.7651710Z [4664/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-04-21T20:42:48.7653938Z [4664/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2025-04-21T20:42:48.7655254Z [4665/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-04-21T20:42:48.7712603Z [4665/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2025-04-21T20:42:48.7714439Z [4666/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-04-21T20:42:48.7973830Z [4666/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2025-04-21T20:42:48.7976549Z [4667/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-04-21T20:42:48.8549011Z [4667/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-04-21T20:42:48.8550801Z [4668/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2025-04-21T20:42:48.8596010Z [4668/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-04-21T20:42:48.8597533Z [4669/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-04-21T20:42:48.8619929Z [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-21T20:42:48.8622624Z [4670/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-04-21T20:42:48.8925039Z [4670/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-04-21T20:42:48.8927534Z [4671/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2025-04-21T20:42:48.9003061Z [4671/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-04-21T20:42:48.9005549Z [4672/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-04-21T20:42:48.9058044Z [4672/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-04-21T20:42:48.9062682Z [4673/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2025-04-21T20:42:48.9617803Z [4673/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-04-21T20:42:48.9620209Z [4674/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-04-21T20:42:48.9935673Z [4674/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-04-21T20:42:48.9937869Z [4675/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-04-21T20:42:48.9940068Z [4675/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-04-21T20:42:48.9942498Z [4676/7823] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-04-21T20:42:49.0171923Z [4676/7823] Linking C static library lib/libtensorpipe_uv.a 2025-04-21T20:42:49.0179750Z [4677/7823] Linking C static library lib/libtensorpipe_uv.a 2025-04-21T20:42:49.0596004Z [4677/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-04-21T20:42:49.0598110Z [4678/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-04-21T20:42:49.0831161Z [4678/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-04-21T20:42:49.0833484Z [4679/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-04-21T20:42:49.1010599Z [4679/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-04-21T20:42:49.1012821Z [4680/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-04-21T20:42:49.1188663Z [4680/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-04-21T20:42:49.1190912Z [4681/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-04-21T20:42:49.1585384Z [4681/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-04-21T20:42:49.1587429Z [4682/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-04-21T20:42:49.1913185Z [4682/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-04-21T20:42:49.1915474Z [4683/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-04-21T20:42:49.2694322Z [4683/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-04-21T20:42:49.2696204Z [4684/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-04-21T20:42:49.2698289Z [4684/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-04-21T20:42:49.2700271Z [4685/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-04-21T20:42:49.3506303Z [4685/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-04-21T20:42:49.3508380Z [4686/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-04-21T20:42:49.4654901Z [4686/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-04-21T20:42:49.4657015Z [4687/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-04-21T20:42:49.4820251Z [4687/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-04-21T20:42:49.4822725Z [4688/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-04-21T20:42:49.5030389Z [4688/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-04-21T20:42:49.5032758Z [4689/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-04-21T20:42:49.5533319Z [4689/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-04-21T20:42:49.5535652Z [4690/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-04-21T20:42:49.5954608Z [4690/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-04-21T20:42:49.5959936Z [4691/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-04-21T20:42:49.6481340Z [4691/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-04-21T20:42:49.6483940Z [4692/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-04-21T20:42:49.6928922Z [4692/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-04-21T20:42:49.6931283Z [4693/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-04-21T20:42:49.7286265Z [4693/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-04-21T20:42:49.7288754Z [4694/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-04-21T20:42:49.7546493Z [4694/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-04-21T20:42:49.7548997Z [4695/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-04-21T20:42:49.8015047Z [4695/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-04-21T20:42:49.8017299Z [4696/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-04-21T20:42:49.8088005Z [4696/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-04-21T20:42:49.8089398Z [4697/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-04-21T20:42:49.8142173Z [4697/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-04-21T20:42:49.8144427Z [4698/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-04-21T20:42:49.9472969Z [4698/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-04-21T20:42:49.9475272Z [4699/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-04-21T20:42:49.9611872Z [4699/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-04-21T20:42:49.9613297Z [4700/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-04-21T20:42:49.9939067Z [4700/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-04-21T20:42:49.9940304Z [4701/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-04-21T20:42:50.0066202Z [4701/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-04-21T20:42:50.0068444Z [4702/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-04-21T20:42:50.0331337Z [4702/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-04-21T20:42:50.0333691Z [4703/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-04-21T20:42:50.0902443Z [4703/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-04-21T20:42:50.0904709Z [4704/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-04-21T20:42:50.2420072Z [4704/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-04-21T20:42:50.2422137Z [4705/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-04-21T20:42:50.2471049Z [4705/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-04-21T20:42:50.2473460Z [4706/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-04-21T20:42:50.2718479Z [4706/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-04-21T20:42:50.2720677Z [4707/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-04-21T20:42:50.2858269Z [4707/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-04-21T20:42:50.2860628Z [4708/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-04-21T20:42:50.3007964Z [4708/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-04-21T20:42:50.3010345Z [4709/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-04-21T20:42:50.3189336Z [4709/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-04-21T20:42:50.3192003Z [4710/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-04-21T20:42:50.4490223Z [4710/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-04-21T20:42:50.4492306Z [4711/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-04-21T20:42:50.4501822Z [4711/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-04-21T20:42:50.4504065Z [4712/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-04-21T20:42:50.5016106Z [4712/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-04-21T20:42:50.5018488Z [4713/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-04-21T20:42:50.5301767Z [4713/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-04-21T20:42:50.5304056Z [4714/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-04-21T20:42:50.5920194Z [4714/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-04-21T20:42:50.5922695Z [4715/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-04-21T20:42:50.6579360Z [4715/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-04-21T20:42:50.6581452Z [4716/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-04-21T20:42:50.6762400Z [4716/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-04-21T20:42:50.6763834Z [4717/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-04-21T20:42:50.7001022Z [4717/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-04-21T20:42:50.7003433Z [4718/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-04-21T20:42:50.7211499Z [4718/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-04-21T20:42:50.7212707Z [4719/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-04-21T20:42:50.7387437Z [4719/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-04-21T20:42:50.7389667Z [4720/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-04-21T20:42:50.7421340Z [4720/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-04-21T20:42:50.7422623Z [4721/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-04-21T20:42:50.8845748Z [4721/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-04-21T20:42:50.8847355Z [4722/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-04-21T20:42:50.9028105Z [4722/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-04-21T20:42:50.9030317Z [4723/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-04-21T20:42:50.9225082Z [4723/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-04-21T20:42:50.9227535Z [4724/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-04-21T20:42:50.9756396Z [4724/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-04-21T20:42:50.9758321Z [4725/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-04-21T20:42:50.9934270Z [4725/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-04-21T20:42:50.9936327Z [4726/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-04-21T20:42:50.9956631Z [4726/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-04-21T20:42:50.9957796Z [4727/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-04-21T20:42:51.0434274Z [4727/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-04-21T20:42:51.0436271Z [4728/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-04-21T20:42:51.1143033Z [4728/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-04-21T20:42:51.1145218Z [4729/7823] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-04-21T20:42:51.1410589Z [4729/7823] Linking CXX static library lib/libtensorpipe.a 2025-04-21T20:42:51.1411954Z [4730/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-04-21T20:42:51.1565043Z [4730/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-04-21T20:42:51.1566613Z [4731/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-04-21T20:42:51.2016057Z [4731/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-04-21T20:42:51.2017407Z [4732/7823] Linking CXX static library lib/libtensorpipe.a 2025-04-21T20:42:51.2047399Z [4732/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-04-21T20:42:51.2049033Z [4733/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-04-21T20:42:51.2135768Z [4733/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-04-21T20:42:51.2137265Z [4734/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-04-21T20:42:51.2220568Z [4734/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-04-21T20:42:51.2222134Z [4735/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-04-21T20:42:51.2993860Z [4735/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-04-21T20:42:51.2995426Z [4736/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-04-21T20:42:51.3528536Z [4736/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-04-21T20:42:51.3529955Z [4737/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-04-21T20:42:51.3743245Z [4737/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-04-21T20:42:51.3744997Z [4738/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-04-21T20:42:51.4231740Z [4738/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-04-21T20:42:51.4233372Z [4739/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-04-21T20:42:51.4473888Z [4739/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-04-21T20:42:51.4475583Z [4740/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-04-21T20:42:51.4491493Z [4740/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-04-21T20:42:51.4493091Z [4741/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-04-21T20:42:51.4609088Z [4741/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-04-21T20:42:51.4610643Z [4742/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-04-21T20:42:51.5296076Z [4742/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-04-21T20:42:51.5297592Z [4743/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-04-21T20:42:51.5591807Z [4743/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-04-21T20:42:51.5592772Z [4744/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-04-21T20:42:51.5860100Z [4744/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-04-21T20:42:51.5861753Z [4745/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-04-21T20:42:51.5886568Z [4745/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-04-21T20:42:51.5890965Z [4746/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-04-21T20:42:51.6334598Z [4746/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-04-21T20:42:51.6336320Z [4747/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-04-21T20:42:51.6475758Z [4747/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-04-21T20:42:51.6477588Z [4748/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-04-21T20:42:51.6838791Z [4748/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-04-21T20:42:51.6840579Z [4749/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-04-21T20:42:51.6928143Z [4749/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-04-21T20:42:51.6929893Z [4750/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-04-21T20:42:51.7373079Z [4750/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-04-21T20:42:51.7374866Z [4751/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-04-21T20:42:51.7392412Z [4751/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-04-21T20:42:51.7396806Z [4752/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-04-21T20:42:51.7673842Z [4752/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-04-21T20:42:51.7675667Z [4753/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-04-21T20:42:51.7918898Z [4753/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-04-21T20:42:51.7920813Z [4754/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-04-21T20:42:51.8104741Z [4754/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-04-21T20:42:51.8106467Z [4755/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-04-21T20:42:51.8462935Z [4755/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-04-21T20:42:51.8464947Z [4756/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-04-21T20:42:51.8677612Z [4756/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-04-21T20:42:51.8684828Z [4757/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-04-21T20:42:51.9221916Z [4757/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-04-21T20:42:51.9223776Z [4758/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-04-21T20:42:51.9479098Z [4758/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-04-21T20:42:51.9480640Z [4759/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-04-21T20:42:51.9996322Z [4759/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-04-21T20:42:51.9998208Z [4760/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-04-21T20:42:52.0221706Z [4760/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-04-21T20:42:52.0222733Z [4761/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-04-21T20:42:52.0309801Z [4761/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-04-21T20:42:52.0311652Z [4762/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-04-21T20:42:52.0754014Z [4762/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-04-21T20:42:52.0754977Z [4763/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-04-21T20:42:52.0861842Z [4763/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-04-21T20:42:52.0863600Z [4764/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-04-21T20:42:52.1821173Z [4764/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-04-21T20:42:52.1822898Z [4765/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-04-21T20:42:52.1912943Z [4765/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-04-21T20:42:52.1913988Z [4766/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-04-21T20:42:52.2150954Z [4766/7823] Running gen_proto.py on onnx/onnx.in.proto 2025-04-21T20:42:52.2152404Z [4767/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-04-21T20:42:52.2423637Z [4767/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-04-21T20:42:52.2425673Z [4768/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-04-21T20:42:52.2473643Z [4768/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-04-21T20:42:52.2475320Z [4769/7823] Running gen_proto.py on onnx/onnx.in.proto 2025-04-21T20:42:52.2476282Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2025-04-21T20:42:52.2477470Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-21T20:42:52.2478356Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2025-04-21T20:42:52.2479047Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2025-04-21T20:42:52.2479698Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2025-04-21T20:42:52.2480094Z 2025-04-21T20:42:52.2817365Z [4769/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-21T20:42:52.2819399Z [4770/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-04-21T20:42:52.3183145Z [4770/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-04-21T20:42:52.3185156Z [4771/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-04-21T20:42:52.3517263Z [4771/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-04-21T20:42:52.3518637Z [4772/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-04-21T20:42:52.3859303Z [4772/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-04-21T20:42:52.3861395Z [4773/7823] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-04-21T20:42:52.4237176Z [4773/7823] Linking CXX static library lib/libgloo.a 2025-04-21T20:42:52.4240613Z [4774/7823] Linking CXX static library lib/libgloo.a 2025-04-21T20:42:52.4830212Z [4774/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-21T20:42:52.4832966Z [4775/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-04-21T20:42:52.5664221Z [4775/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-21T20:42:52.5669407Z [4776/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-04-21T20:42:52.5924381Z [4776/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-21T20:42:52.5926996Z [4777/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-04-21T20:42:52.6070468Z [4777/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-21T20:42:52.6073077Z [4778/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-04-21T20:42:52.6370844Z [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.cc.o 2025-04-21T20:42:52.6373489Z [4779/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-04-21T20:42:53.4548400Z [4779/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-21T20:42:53.4550075Z [4780/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-21T20:42:53.4551159Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:53.4551658Z 2025-04-21T20:42:53.5058499Z [4780/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-21T20:42:53.5060308Z [4781/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-21T20:42:53.5061467Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:53.5061981Z 2025-04-21T20:42:53.5236118Z [4781/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-21T20:42:53.5239227Z [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-21T20:42:53.5241352Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:53.5242294Z 2025-04-21T20:42:53.5665939Z [4782/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-21T20:42:53.5668865Z [4783/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-21T20:42:53.5671228Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:53.5672219Z 2025-04-21T20:42:53.6099836Z [4783/7823] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-04-21T20:42:53.6101070Z [4784/7823] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-04-21T20:42:53.6102450Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2025-04-21T20:42:53.6103614Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-04-21T20:42:53.6104504Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2025-04-21T20:42:53.6105304Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2025-04-21T20:42:53.6106035Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2025-04-21T20:42:53.6106479Z 2025-04-21T20:42:53.6184052Z [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-21T20:42:53.6186841Z [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-21T20:42:53.6188828Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:53.6189731Z 2025-04-21T20:42:53.6628242Z [4785/7823] Running gen_proto.py on onnx/onnx-data.in.proto 2025-04-21T20:42:53.6629935Z [4786/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-04-21T20:42:53.6635000Z [4786/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-04-21T20:42:53.6636514Z [4787/7823] Running gen_proto.py on onnx/onnx-data.in.proto 2025-04-21T20:42:53.6637531Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2025-04-21T20:42:53.6638958Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-21T20:42:53.6640457Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2025-04-21T20:42:53.6642031Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2025-04-21T20:42:53.6643338Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2025-04-21T20:42:53.6644252Z 2025-04-21T20:42:53.6663761Z [4787/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-21T20:42:53.6666438Z [4788/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-21T20:42:53.6668558Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:53.6669486Z 2025-04-21T20:42:53.7487142Z [4788/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-04-21T20:42:53.7489487Z [4789/7823] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-04-21T20:42:53.9972126Z [4789/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-04-21T20:42:53.9973595Z [4790/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-04-21T20:42:54.0345295Z [4790/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-04-21T20:42:54.0347409Z [4791/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-04-21T20:42:54.1265095Z [4791/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-04-21T20:42:54.1267301Z [4792/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-04-21T20:42:54.2751587Z [4792/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-04-21T20:42:54.2753672Z [4793/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-04-21T20:42:54.2880657Z [4793/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-04-21T20:42:54.2883665Z [4794/7823] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-04-21T20:42:54.3038186Z [4794/7823] Linking CXX static library lib/libonnx_proto.a 2025-04-21T20:42:54.3039061Z [4795/7823] Linking CXX static library lib/libonnx_proto.a 2025-04-21T20:42:54.3218876Z [4795/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-04-21T20:42:54.3221251Z [4796/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-21T20:42:54.3223362Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:54.3224329Z 2025-04-21T20:42:54.3332268Z [4796/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-04-21T20:42:54.3334752Z [4797/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-21T20:42:54.3336825Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:54.3337863Z 2025-04-21T20:42:54.3348385Z [4797/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-04-21T20:42:54.3350894Z [4798/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-21T20:42:54.3353422Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:42:54.3354396Z 2025-04-21T20:42:54.4001600Z [4798/7823] Linking CXX static library lib/libgloo_hip.a 2025-04-21T20:42:54.4003106Z [4799/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-04-21T20:42:54.4177218Z [4799/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-04-21T20:42:54.4185015Z [4800/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-04-21T20:42:54.4207134Z [4800/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-04-21T20:42:54.4208746Z [4801/7823] Linking CXX static library lib/libgloo_hip.a 2025-04-21T20:42:54.4883084Z [4801/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-04-21T20:42:54.4884904Z [4802/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-04-21T20:42:54.5964942Z [4802/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-04-21T20:42:54.5966911Z [4803/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-04-21T20:42:54.6136872Z [4803/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-04-21T20:42:54.6137817Z [4804/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-04-21T20:42:54.6143370Z [4804/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-04-21T20:42:54.6145219Z [4805/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-04-21T20:42:54.6852556Z [4805/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-04-21T20:42:54.6854221Z [4806/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-04-21T20:42:54.7098571Z [4806/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-04-21T20:42:54.7100522Z [4807/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-04-21T20:42:54.8219322Z [4807/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-04-21T20:42:54.8221050Z [4808/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-04-21T20:42:54.8270280Z [4808/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-04-21T20:42:54.8272101Z [4809/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-04-21T20:42:54.9374828Z [4809/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-04-21T20:42:54.9376669Z [4810/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-04-21T20:42:54.9497189Z [4810/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-04-21T20:42:54.9498922Z [4811/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-04-21T20:42:54.9679498Z [4811/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-04-21T20:42:54.9681215Z [4812/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-04-21T20:42:55.0047405Z [4812/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-04-21T20:42:55.0049176Z [4813/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-04-21T20:42:55.1322793Z [4813/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-04-21T20:42:55.1324600Z [4814/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-04-21T20:42:55.1461007Z [4814/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-04-21T20:42:55.1462402Z [4815/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-04-21T20:42:55.2366212Z [4815/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-04-21T20:42:55.2367292Z [4816/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-04-21T20:42:55.2514365Z [4816/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-04-21T20:42:55.2516023Z [4817/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-04-21T20:42:55.3206580Z [4817/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-04-21T20:42:55.3208406Z [4818/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-04-21T20:42:55.3210969Z [4818/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-04-21T20:42:55.3212966Z [4819/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-04-21T20:42:55.5137672Z [4819/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-04-21T20:42:55.5139508Z [4820/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-04-21T20:42:55.5244521Z [4820/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-04-21T20:42:55.5245892Z [4821/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-04-21T20:42:55.5726091Z [4821/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-04-21T20:42:55.5728008Z [4822/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-04-21T20:42:55.6145173Z [4822/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-04-21T20:42:55.6146841Z [4823/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-04-21T20:42:55.6154252Z [4823/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-04-21T20:42:55.6156040Z [4824/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-04-21T20:42:55.6589159Z [4824/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-04-21T20:42:55.6590927Z [4825/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-04-21T20:42:55.7540852Z [4825/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-04-21T20:42:55.7542678Z [4826/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-04-21T20:42:55.8011979Z [4826/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-04-21T20:42:55.8013871Z [4827/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-04-21T20:42:55.8517545Z [4827/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-04-21T20:42:55.8519189Z [4828/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-04-21T20:42:55.9071386Z [4828/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-04-21T20:42:55.9073355Z [4829/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-04-21T20:42:55.9511795Z [4829/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-04-21T20:42:55.9514006Z [4830/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-04-21T20:42:55.9658866Z [4830/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-04-21T20:42:55.9660728Z [4831/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-04-21T20:42:56.0940736Z [4831/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-04-21T20:42:56.0942450Z [4832/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-04-21T20:42:56.1298806Z [4832/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-04-21T20:42:56.1300126Z [4833/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-04-21T20:42:56.2065095Z [4833/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-04-21T20:42:56.2066917Z [4834/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-04-21T20:42:56.2331198Z [4834/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-04-21T20:42:56.2332857Z [4835/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-04-21T20:42:56.2816202Z [4835/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-04-21T20:42:56.2817913Z [4836/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-04-21T20:42:56.3202081Z [4836/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-04-21T20:42:56.3203971Z [4837/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-04-21T20:42:56.3942552Z [4837/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-04-21T20:42:56.3944435Z [4838/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-04-21T20:42:56.4289790Z [4838/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-04-21T20:42:56.4291743Z [4839/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-04-21T20:42:56.5585303Z [4839/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-04-21T20:42:56.5587004Z [4840/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-04-21T20:42:56.6089563Z [4840/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-04-21T20:42:56.6091464Z [4841/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-04-21T20:42:56.6359718Z [4841/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-04-21T20:42:56.6360828Z [4842/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-04-21T20:42:56.6621275Z [4842/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-04-21T20:42:56.6623038Z [4843/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-04-21T20:42:56.6687880Z [4843/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-04-21T20:42:56.6689641Z [4844/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-04-21T20:42:56.7555065Z [4844/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-04-21T20:42:56.7557011Z [4845/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-04-21T20:42:56.8449822Z [4845/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-04-21T20:42:56.8451950Z [4846/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-04-21T20:42:56.8548329Z [4846/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-04-21T20:42:56.8550586Z [4847/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-04-21T20:42:56.9769485Z [4847/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-04-21T20:42:56.9771306Z [4848/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-04-21T20:42:56.9946677Z [4848/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-04-21T20:42:56.9947891Z [4849/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-04-21T20:42:57.0577852Z [4849/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-04-21T20:42:57.0580099Z [4850/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-04-21T20:42:57.1043211Z [4850/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-04-21T20:42:57.1044428Z [4851/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-04-21T20:42:57.1162537Z [4851/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-04-21T20:42:57.1164595Z [4852/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-04-21T20:42:57.1500212Z [4852/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-04-21T20:42:57.1502381Z [4853/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-04-21T20:42:57.1739842Z [4853/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-04-21T20:42:57.1741813Z [4854/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-04-21T20:42:57.2102982Z [4854/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-04-21T20:42:57.2104960Z [4855/7823] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-04-21T20:42:57.2143938Z [4855/7823] Linking CXX static library lib/libonnx.a 2025-04-21T20:42:57.2145689Z [4856/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-04-21T20:42:57.2806905Z [4856/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-04-21T20:42:57.2809007Z [4857/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-04-21T20:42:57.2881976Z [4857/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-04-21T20:42:57.2883258Z [4858/7823] Linking CXX static library lib/libonnx.a 2025-04-21T20:42:57.4010755Z [4858/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-04-21T20:42:57.4012886Z [4859/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-04-21T20:42:57.4160659Z [4859/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-04-21T20:42:57.4162704Z [4860/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-04-21T20:42:57.4533852Z [4860/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-04-21T20:42:57.4536114Z [4861/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-04-21T20:42:57.4637788Z [4861/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-04-21T20:42:57.4640125Z [4862/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-04-21T20:42:57.4756705Z [4862/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-04-21T20:42:57.4758736Z [4863/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-04-21T20:42:57.4984607Z [4863/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-04-21T20:42:57.4986540Z [4864/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-04-21T20:42:57.6523849Z [4864/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-04-21T20:42:57.6525947Z [4865/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-04-21T20:42:57.6759754Z [4865/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-04-21T20:42:57.6760851Z [4866/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-04-21T20:42:57.7286354Z [4866/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-04-21T20:42:57.7288169Z [4867/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-04-21T20:42:57.7703315Z [4867/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-04-21T20:42:57.7705512Z [4868/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-04-21T20:42:57.7924221Z [4868/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-04-21T20:42:57.7926294Z [4869/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-04-21T20:42:57.7946403Z [4869/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-04-21T20:42:57.7948210Z [4870/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-04-21T20:42:57.9246557Z [4870/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-04-21T20:42:57.9247860Z [4871/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-04-21T20:42:57.9279730Z [4871/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-04-21T20:42:57.9283865Z [4872/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-04-21T20:42:58.0430518Z [4872/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-04-21T20:42:58.0432012Z [4873/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-04-21T20:42:58.0689288Z [4873/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-04-21T20:42:58.0695487Z [4874/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-04-21T20:42:58.1381734Z [4874/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-04-21T20:42:58.1384050Z [4875/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-04-21T20:42:58.1523209Z [4875/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-04-21T20:42:58.1525639Z [4876/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-04-21T20:42:58.2094272Z [4876/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-04-21T20:42:58.2096543Z [4877/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-04-21T20:42:58.2241707Z [4877/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-04-21T20:42:58.2250039Z [4878/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-04-21T20:42:58.3316866Z [4878/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-04-21T20:42:58.3318973Z [4879/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-04-21T20:42:58.3579057Z [4879/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-04-21T20:42:58.3581308Z [4880/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-04-21T20:42:58.3930203Z [4880/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-04-21T20:42:58.3937445Z [4881/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-04-21T20:42:58.4700133Z [4881/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-04-21T20:42:58.4702362Z [4882/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-04-21T20:42:58.5273439Z [4882/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-04-21T20:42:58.5275498Z [4883/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-04-21T20:42:58.5634745Z [4883/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-04-21T20:42:58.5636909Z [4884/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-04-21T20:42:58.6669305Z [4884/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-04-21T20:42:58.6671543Z [4885/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-04-21T20:42:58.6810230Z [4885/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-04-21T20:42:58.6812517Z [4886/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-04-21T20:42:58.6912095Z [4886/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-04-21T20:42:58.6914258Z [4887/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-04-21T20:42:58.7117655Z [4887/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-04-21T20:42:58.7119741Z [4888/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-04-21T20:42:58.7998792Z [4888/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-04-21T20:42:58.8000826Z [4889/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-04-21T20:42:58.8779136Z [4889/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-04-21T20:42:58.8781115Z [4890/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-04-21T20:42:58.9230596Z [4890/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-04-21T20:42:58.9232901Z [4891/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-04-21T20:42:58.9420344Z [4891/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-04-21T20:42:58.9422422Z [4892/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-04-21T20:42:59.0113893Z [4892/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-04-21T20:42:59.0115793Z [4893/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-04-21T20:42:59.0266055Z [4893/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-04-21T20:42:59.0268004Z [4894/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-04-21T20:42:59.0822202Z [4894/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-04-21T20:42:59.0824285Z [4895/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-04-21T20:42:59.1590949Z [4895/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-04-21T20:42:59.1594108Z [4896/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-04-21T20:42:59.2484786Z [4896/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-04-21T20:42:59.2486562Z [4897/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-04-21T20:42:59.2539375Z [4897/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-04-21T20:42:59.2540438Z [4898/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-04-21T20:42:59.2659636Z [4898/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-04-21T20:42:59.2661697Z [4899/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-04-21T20:42:59.3430293Z [4899/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-04-21T20:42:59.3432579Z [4900/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-04-21T20:42:59.3902684Z [4900/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-04-21T20:42:59.3904688Z [4901/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-04-21T20:42:59.3934221Z [4901/7823] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-04-21T20:42:59.3935582Z [4902/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-04-21T20:42:59.4208079Z [4902/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-04-21T20:42:59.4210084Z [4903/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-04-21T20:42:59.4253516Z [4903/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-04-21T20:42:59.4255898Z [4904/7823] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-04-21T20:42:59.4466851Z [4904/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-04-21T20:42:59.4469328Z [4905/7823] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-04-21T20:42:59.4920251Z [4905/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-04-21T20:42:59.4922476Z [4906/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-04-21T20:42:59.6532911Z [4906/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-04-21T20:42:59.6534213Z [4907/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-04-21T20:42:59.6761741Z [4907/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-04-21T20:42:59.6763122Z [4908/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-04-21T20:42:59.6821880Z [4908/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-04-21T20:42:59.6823977Z [4909/7823] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-04-21T20:42:59.7893723Z [4909/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-04-21T20:42:59.7896075Z [4910/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-04-21T20:42:59.8453031Z [4910/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-04-21T20:42:59.8455253Z [4911/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-04-21T20:42:59.8591949Z [4911/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-04-21T20:42:59.8594117Z [4912/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-04-21T20:42:59.9454573Z [4912/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-04-21T20:42:59.9456805Z [4913/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-04-21T20:43:00.1016459Z [4913/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-04-21T20:43:00.1018184Z [4914/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-04-21T20:43:00.1239685Z [4914/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-04-21T20:43:00.1240811Z [4915/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-04-21T20:43:00.1465333Z [4915/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-04-21T20:43:00.1467383Z [4916/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-04-21T20:43:00.1586586Z [4916/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-04-21T20:43:00.1588896Z [4917/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-04-21T20:43:00.1864551Z [4917/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-04-21T20:43:00.1866599Z [4918/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-04-21T20:43:00.3384473Z [4918/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-04-21T20:43:00.3386745Z [4919/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-04-21T20:43:00.3923160Z [4919/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-04-21T20:43:00.3925114Z [4920/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-04-21T20:43:00.3966074Z [4920/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-04-21T20:43:00.3968039Z [4921/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-04-21T20:43:00.5333761Z [4921/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-04-21T20:43:00.5335704Z [4922/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-04-21T20:43:00.5386099Z [4922/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-04-21T20:43:00.5387199Z [4923/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-04-21T20:43:00.5527151Z [4923/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-04-21T20:43:00.5529331Z [4924/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-04-21T20:43:00.7067456Z [4924/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-04-21T20:43:00.7069466Z [4925/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-04-21T20:43:00.8285762Z [4925/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-04-21T20:43:00.8288095Z [4926/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-04-21T20:43:00.8321494Z [4926/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-04-21T20:43:00.8323522Z [4927/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-04-21T20:43:00.8457943Z [4927/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-04-21T20:43:00.8459991Z [4928/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-04-21T20:43:00.9061826Z [4928/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-04-21T20:43:00.9063877Z [4929/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-04-21T20:43:00.9877982Z [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-21T20:43:00.9880227Z [4930/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-04-21T20:43:01.0795352Z [4930/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-04-21T20:43:01.0796509Z [4931/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-04-21T20:43:01.1638780Z [4931/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-04-21T20:43:01.1640943Z [4932/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-04-21T20:43:01.2012826Z [4932/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-04-21T20:43:01.2015265Z [4933/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-04-21T20:43:01.2302906Z [4933/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-04-21T20:43:01.2304195Z [4934/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-21T20:43:01.2594421Z [4934/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-04-21T20:43:01.2596695Z [4935/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-04-21T20:43:01.3210780Z [4935/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-04-21T20:43:01.3213008Z [4936/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-04-21T20:43:01.4163852Z [4936/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-04-21T20:43:01.4165974Z [4937/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-04-21T20:43:01.5021156Z [4937/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-04-21T20:43:01.5022599Z [4938/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-04-21T20:43:01.5268745Z [4938/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-04-21T20:43:01.5270779Z [4939/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-04-21T20:43:01.5512747Z [4939/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-04-21T20:43:01.5515075Z [4940/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-04-21T20:43:01.5829641Z [4940/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-04-21T20:43:01.5832017Z [4941/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-04-21T20:43:01.6677702Z [4941/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-04-21T20:43:01.6679564Z [4942/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-04-21T20:43:01.6693745Z [4942/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-04-21T20:43:01.6695777Z [4943/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-04-21T20:43:01.7831389Z [4943/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-04-21T20:43:01.7833927Z [4944/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-04-21T20:43:01.8117076Z [4944/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-04-21T20:43:01.8118999Z [4945/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-04-21T20:43:01.8835191Z [4945/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-04-21T20:43:01.8837336Z [4946/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-04-21T20:43:01.9403667Z [4946/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-04-21T20:43:01.9406115Z [4947/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-04-21T20:43:01.9704872Z [4947/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-04-21T20:43:01.9707161Z [4948/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-04-21T20:43:01.9890560Z [4948/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-04-21T20:43:01.9892923Z [4949/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-04-21T20:43:02.0398234Z [4949/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-04-21T20:43:02.0401199Z [4950/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-04-21T20:43:02.1500517Z [4950/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-04-21T20:43:02.1502619Z [4951/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-04-21T20:43:02.2309748Z [4951/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-04-21T20:43:02.2310934Z [4952/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-04-21T20:43:02.2455108Z [4952/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-04-21T20:43:02.2457344Z [4953/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-04-21T20:43:02.2459698Z [4953/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-04-21T20:43:02.2461553Z [4954/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-04-21T20:43:02.3171170Z [4954/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-04-21T20:43:02.3173380Z [4955/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-04-21T20:43:02.3777396Z [4955/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-04-21T20:43:02.3779171Z [4956/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-04-21T20:43:02.4832993Z [4956/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-04-21T20:43:02.4834148Z [4957/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-04-21T20:43:02.5344011Z [4957/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-04-21T20:43:02.5345981Z [4958/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-04-21T20:43:02.5676853Z [4958/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-04-21T20:43:02.5678067Z [4959/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-04-21T20:43:02.5919259Z [4959/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-04-21T20:43:02.5921414Z [4960/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-04-21T20:43:02.5968639Z [4960/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-04-21T20:43:02.5970465Z [4961/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-04-21T20:43:02.6328812Z [4961/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-04-21T20:43:02.6330760Z [4962/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-04-21T20:43:02.7705621Z [4962/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-04-21T20:43:02.7707715Z [4963/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-04-21T20:43:02.8397244Z [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-21T20:43:02.8398649Z [4964/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-04-21T20:43:02.8430008Z [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-21T20:43:02.8431855Z [4965/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-04-21T20:43:02.8626145Z [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-21T20:43:02.8628507Z [4966/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-04-21T20:43:02.9448971Z [4966/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-04-21T20:43:02.9450041Z [4967/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-04-21T20:43:02.9895019Z [4967/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-04-21T20:43:02.9897196Z [4968/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-04-21T20:43:03.0223001Z [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-21T20:43:03.0225291Z [4969/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-04-21T20:43:03.0424005Z [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-21T20:43:03.0426156Z [4970/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-04-21T20:43:03.1010373Z [4970/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-04-21T20:43:03.1012623Z [4971/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-04-21T20:43:03.1990393Z [4971/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-04-21T20:43:03.1992334Z [4972/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-04-21T20:43:03.2362912Z [4972/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-04-21T20:43:03.2364150Z [4973/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-04-21T20:43:03.2904031Z [4973/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-04-21T20:43:03.2906261Z [4974/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-04-21T20:43:03.3396294Z [4974/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-04-21T20:43:03.3398864Z [4975/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-04-21T20:43:03.4388092Z [4975/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-04-21T20:43:03.4390347Z [4976/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-04-21T20:43:03.5088463Z [4976/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-04-21T20:43:03.5090739Z [4977/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-04-21T20:43:03.5435120Z [4977/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-04-21T20:43:03.5437311Z [4978/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-04-21T20:43:03.5800922Z [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-21T20:43:03.5802296Z [4979/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-04-21T20:43:03.6208230Z [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-21T20:43:03.6210651Z [4980/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-04-21T20:43:03.6513592Z [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-21T20:43:03.6515806Z [4981/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-04-21T20:43:03.7062070Z [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-21T20:43:03.7063878Z [4982/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-04-21T20:43:03.8455393Z [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-21T20:43:03.8461724Z [4983/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-04-21T20:43:04.0322299Z [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-21T20:43:04.0324072Z [4984/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-21T20:43:04.0357282Z [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-21T20:43:04.0358649Z [4985/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-04-21T20:43:04.0788191Z [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-21T20:43:04.0790663Z [4986/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-04-21T20:43:04.0890972Z [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-21T20:43:04.0892896Z [4987/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-21T20:43:04.1285839Z [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-21T20:43:04.1288456Z [4988/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-21T20:43:04.2947401Z [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-21T20:43:04.2950053Z [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-21T20:43:04.3946592Z [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-21T20:43:04.3948586Z [4990/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-21T20:43:04.4230527Z [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-21T20:43:04.4233012Z [4991/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-21T20:43:04.4881666Z [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-21T20:43:04.4884645Z [4992/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-21T20:43:04.5243663Z [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-21T20:43:04.5246031Z [4993/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-21T20:43:04.5399733Z [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-21T20:43:04.5402204Z [4994/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-21T20:43:04.5863150Z [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-21T20:43:04.5864587Z [4995/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-21T20:43:04.7311817Z [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-21T20:43:04.7314322Z [4996/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-04-21T20:43:04.7971777Z [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-21T20:43:04.7974152Z [4997/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-04-21T20:43:04.8868227Z [4997/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-04-21T20:43:04.8870526Z [4998/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-04-21T20:43:04.9122242Z [4998/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-04-21T20:43:04.9124611Z [4999/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-04-21T20:43:04.9844404Z [4999/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-04-21T20:43:04.9846619Z [5000/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-04-21T20:43:05.0151182Z [5000/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-04-21T20:43:05.0156689Z [5001/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-04-21T20:43:05.0913144Z [5001/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-04-21T20:43:05.0915590Z [5002/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-04-21T20:43:05.1568995Z [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-21T20:43:05.1571191Z [5003/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-04-21T20:43:05.2257655Z [5003/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-04-21T20:43:05.2259821Z [5004/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-04-21T20:43:05.2373045Z [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-21T20:43:05.2375243Z [5005/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-04-21T20:43:05.3322827Z [5005/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-04-21T20:43:05.3330173Z [5006/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-04-21T20:43:05.4621081Z [5006/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-04-21T20:43:05.4623230Z [5007/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-04-21T20:43:05.4730089Z [5007/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-04-21T20:43:05.4732255Z [5008/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-04-21T20:43:05.4859069Z [5008/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-04-21T20:43:05.4861219Z [5009/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-04-21T20:43:05.6363618Z [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-21T20:43:05.6365151Z [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-21T20:43:05.6507040Z [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-21T20:43:05.6509215Z [5011/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-04-21T20:43:05.7002878Z [5011/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-04-21T20:43:05.7005421Z [5012/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-04-21T20:43:05.7697838Z [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-21T20:43:05.7700267Z [5013/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-04-21T20:43:05.7737527Z [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-21T20:43:05.7739636Z [5014/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-04-21T20:43:05.7866850Z [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-21T20:43:05.7870603Z [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-21T20:43:05.8891928Z [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-21T20:43:05.8893458Z [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-21T20:43:05.9798491Z [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-21T20:43:05.9805549Z [5017/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-04-21T20:43:06.0312532Z [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-21T20:43:06.0315006Z [5018/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-04-21T20:43:06.0370197Z [5018/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-04-21T20:43:06.0371564Z [5019/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-21T20:43:06.1636373Z [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-21T20:43:06.1638569Z [5020/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-04-21T20:43:06.2152318Z [5020/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-04-21T20:43:06.2154265Z [5021/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-21T20:43:06.2937819Z [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-21T20:43:06.2939334Z [5022/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-21T20:43:06.3356367Z [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-21T20:43:06.3358820Z [5023/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-21T20:43:06.3394824Z [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-21T20:43:06.3397225Z [5024/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-04-21T20:43:06.3882080Z [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-21T20:43:06.3889338Z [5025/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-04-21T20:43:06.4694709Z [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-21T20:43:06.4697437Z [5026/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-04-21T20:43:06.4832314Z [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-21T20:43:06.4838028Z [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-21T20:43:06.6344762Z [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-21T20:43:06.6347563Z [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-21T20:43:06.6759876Z [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-21T20:43:06.6762722Z [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-21T20:43:06.7201984Z [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-21T20:43:06.7204956Z [5030/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-21T20:43:06.7228429Z [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-21T20:43:06.7231635Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:06.7567666Z [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-21T20:43:06.7570542Z [5032/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-21T20:43:06.7575563Z [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-21T20:43:06.7578405Z [5033/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-21T20:43:06.9246735Z [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-21T20:43:06.9248328Z [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-21T20:43:06.9503974Z [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-21T20:43:06.9506834Z [5035/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-21T20:43:07.0814059Z [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-21T20:43:07.0815814Z [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_bn_kern_autogen.cpp.o 2025-04-21T20:43:07.1126072Z [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-21T20:43:07.1129070Z [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_bt_kern_autogen.cpp.o 2025-04-21T20:43:07.1475375Z [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-21T20:43:07.1478385Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:07.1791935Z [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-21T20:43:07.1794756Z [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-21T20:43:07.2752066Z [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-21T20:43:07.2754947Z [5040/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-21T20:43:07.3118812Z [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-21T20:43:07.3121852Z [5041/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-21T20:43:07.3488302Z [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-21T20:43:07.3491166Z [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-21T20:43:07.4800710Z [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-21T20:43:07.4803427Z [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-21T20:43:07.5342071Z [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-21T20:43:07.5344527Z [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-21T20:43:07.5491839Z [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-21T20:43:07.5494645Z [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-21T20:43:07.6022120Z [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-21T20:43:07.6025050Z [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_bn_kern_autogen.cpp.o 2025-04-21T20:43:07.6292153Z [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-21T20:43:07.6295313Z [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_at_kern_part2_autogen.cpp.o 2025-04-21T20:43:07.6365743Z [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-21T20:43:07.6368824Z [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_at_kern_part1_autogen.cpp.o 2025-04-21T20:43:07.7694414Z [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-21T20:43:07.7697519Z [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_bt_kern_autogen.cpp.o 2025-04-21T20:43:07.8115931Z [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-21T20:43:07.8118600Z [5050/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-21T20:43:07.8700749Z [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-21T20:43:07.8703519Z [5051/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-21T20:43:07.9139708Z [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-21T20:43:07.9142609Z [5052/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-21T20:43:07.9392826Z [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-21T20:43:07.9395721Z [5053/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-21T20:43:07.9926486Z [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-21T20:43:07.9929311Z [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-21T20:43:08.0856210Z [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-21T20:43:08.0859045Z [5055/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-21T20:43:08.1359542Z [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-21T20:43:08.1362172Z [5056/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-21T20:43:08.2378383Z [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-21T20:43:08.2381133Z [5057/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-21T20:43:08.2417838Z [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-21T20:43:08.2420617Z [5058/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-21T20:43:08.3305424Z [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-21T20:43:08.3308281Z [5059/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-21T20:43:08.3544161Z [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-21T20:43:08.3546820Z [5060/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-21T20:43:08.3721039Z [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-21T20:43:08.3723830Z [5061/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-21T20:43:08.4515799Z [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-21T20:43:08.4518584Z [5062/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-21T20:43:08.4927526Z [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-21T20:43:08.4930301Z [5063/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-21T20:43:08.5480972Z [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-21T20:43:08.5483762Z [5064/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-21T20:43:08.6388074Z [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-21T20:43:08.6390670Z [5065/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-21T20:43:08.7237394Z [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-21T20:43:08.7239800Z [5066/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-21T20:43:08.8274270Z [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-21T20:43:08.8275658Z [5067/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-04-21T20:43:08.8397934Z [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-21T20:43:08.8399368Z [5068/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-21T20:43:08.8567155Z [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-21T20:43:08.8569690Z [5069/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-21T20:43:08.9018756Z [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-21T20:43:08.9021494Z [5070/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-04-21T20:43:08.9133063Z [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-21T20:43:08.9135229Z [5071/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-04-21T20:43:09.0622218Z [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-21T20:43:09.0629788Z [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-21T20:43:09.0992955Z [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-21T20:43:09.0996002Z [5073/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-21T20:43:09.1489451Z [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-21T20:43:09.1492289Z [5074/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-21T20:43:09.1532277Z [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-21T20:43:09.1533731Z [5075/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-21T20:43:09.1720909Z [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-21T20:43:09.1723772Z [5076/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-21T20:43:09.2469559Z [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-21T20:43:09.2472431Z [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-21T20:43:09.3966181Z [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-21T20:43:09.3968080Z [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-21T20:43:09.4113202Z [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-21T20:43:09.4116164Z [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_bt_kern_autogen.cpp.o 2025-04-21T20:43:09.4998214Z [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-21T20:43:09.5001129Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:09.5171366Z [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-21T20:43:09.5173055Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:09.5220801Z [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-21T20:43:09.5222552Z [5082/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-21T20:43:09.5461456Z [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-21T20:43:09.5464330Z [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_an_kern_autogen.cpp.o 2025-04-21T20:43:09.7125579Z [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-21T20:43:09.7128076Z [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_bn_kern_autogen.cpp.o 2025-04-21T20:43:09.7255047Z [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-21T20:43:09.7257918Z [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_bt_kern_autogen.cpp.o 2025-04-21T20:43:09.7681504Z [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-21T20:43:09.7684617Z [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-21T20:43:09.8195265Z [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-21T20:43:09.8198204Z [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-21T20:43:09.8881417Z [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-21T20:43:09.8884790Z [5088/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-21T20:43:09.9135622Z [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-21T20:43:09.9138571Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:09.9876672Z [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-21T20:43:09.9878539Z [5090/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-21T20:43:10.0318744Z [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-21T20:43:10.0321538Z [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-21T20:43:10.0991283Z [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-21T20:43:10.0994285Z [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-21T20:43:10.1211708Z [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-21T20:43:10.1219766Z [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-21T20:43:10.2863613Z [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-21T20:43:10.2866621Z [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-21T20:43:10.2925308Z [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-21T20:43:10.2928374Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:10.3093507Z [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-21T20:43:10.3095482Z [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_bn_kern_autogen.cpp.o 2025-04-21T20:43:10.3298139Z [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-21T20:43:10.3301119Z [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-21T20:43:10.4140060Z [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-21T20:43:10.4143127Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:10.4188945Z [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-21T20:43:10.4192037Z [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_bn_kern_autogen.cpp.o 2025-04-21T20:43:10.6321034Z [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-21T20:43:10.6322872Z [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-21T20:43:10.6812598Z [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-21T20:43:10.6814170Z [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-21T20:43:10.6947265Z [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-21T20:43:10.6948821Z [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-21T20:43:10.7560118Z [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-21T20:43:10.7563030Z [5103/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-21T20:43:10.7573918Z [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-21T20:43:10.7577020Z [5104/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-21T20:43:10.7729995Z [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-21T20:43:10.7733085Z [5105/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-21T20:43:11.0000188Z [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-21T20:43:11.0001649Z [5106/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-21T20:43:11.0122018Z [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-21T20:43:11.0124994Z [5107/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-21T20:43:11.0608430Z [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-21T20:43:11.0611272Z [5108/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-21T20:43:11.0657901Z [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-21T20:43:11.0659499Z [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-21T20:43:11.0823818Z [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-21T20:43:11.0826667Z [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-21T20:43:11.0866344Z [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-21T20:43:11.0869173Z [5111/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-21T20:43:11.3383399Z [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-21T20:43:11.3386210Z [5112/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-21T20:43:11.3406557Z [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-21T20:43:11.3408067Z [5113/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-21T20:43:11.3628550Z [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-21T20:43:11.3631845Z [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_an_kern_autogen.cpp.o 2025-04-21T20:43:11.4087926Z [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-21T20:43:11.4091344Z [5115/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-21T20:43:11.4241308Z [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-21T20:43:11.4244376Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:11.4365477Z [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-21T20:43:11.4372671Z [5117/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-21T20:43:11.6806721Z [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-21T20:43:11.6808308Z [5118/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-21T20:43:11.6857167Z [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-21T20:43:11.6860166Z [5119/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-21T20:43:11.6990920Z [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-21T20:43:11.6994276Z [5120/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-21T20:43:11.7046364Z [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-21T20:43:11.7049372Z [5121/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-21T20:43:11.7575495Z [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-21T20:43:11.7578463Z [5122/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-21T20:43:11.8372764Z [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-21T20:43:11.8375809Z [5123/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-21T20:43:11.9853456Z [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-21T20:43:11.9855372Z [5124/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-21T20:43:11.9984416Z [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-21T20:43:11.9987650Z [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-21T20:43:12.0502882Z [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-21T20:43:12.0505981Z [5126/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-21T20:43:12.0881542Z [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-21T20:43:12.0886050Z [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-21T20:43:12.1004853Z [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-21T20:43:12.1007563Z [5128/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-21T20:43:12.1391466Z [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-21T20:43:12.1394207Z [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_an_kern_autogen.cpp.o 2025-04-21T20:43:12.2654556Z [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-21T20:43:12.2657365Z [5130/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-21T20:43:12.3226806Z [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-21T20:43:12.3229556Z [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_at_kern_autogen.cpp.o 2025-04-21T20:43:12.3542116Z [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-21T20:43:12.3544936Z [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-21T20:43:12.4865457Z [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-21T20:43:12.4867896Z [5133/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-21T20:43:12.5186922Z [5133/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-04-21T20:43:12.5189430Z [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-21T20:43:12.5220709Z [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-21T20:43:12.5223050Z [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-21T20:43:12.5718391Z [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-21T20:43:12.5720993Z [5136/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-21T20:43:12.6636113Z [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-21T20:43:12.6638799Z [5137/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-21T20:43:12.6875960Z [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-21T20:43:12.6878589Z [5138/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-21T20:43:12.7685246Z [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-21T20:43:12.7687809Z [5139/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-04-21T20:43:12.9215015Z [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-21T20:43:12.9217397Z [5140/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-21T20:43:12.9571373Z [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-21T20:43:12.9573921Z [5141/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-21T20:43:12.9622502Z [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-21T20:43:12.9624952Z [5142/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-21T20:43:13.0078175Z [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-21T20:43:13.0080675Z [5143/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-04-21T20:43:13.1090814Z [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-21T20:43:13.1093408Z [5144/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-21T20:43:13.1244320Z [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-21T20:43:13.1249875Z [5145/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-21T20:43:13.2987883Z [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-21T20:43:13.2990502Z [5146/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-21T20:43:13.3746093Z [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-21T20:43:13.3748689Z [5147/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-21T20:43:13.4046596Z [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-21T20:43:13.4048044Z [5148/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-21T20:43:13.4357915Z [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-21T20:43:13.4360672Z [5149/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-21T20:43:13.5291379Z [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-21T20:43:13.5294068Z [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-21T20:43:13.5446649Z [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-21T20:43:13.5448961Z [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-21T20:43:13.6188676Z [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-21T20:43:13.6191307Z [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-21T20:43:13.7607678Z [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-21T20:43:13.7610172Z [5153/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-21T20:43:13.7861587Z [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-21T20:43:13.7864067Z [5154/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-21T20:43:13.8042048Z [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-21T20:43:13.8044519Z [5155/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-21T20:43:13.8179747Z [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-21T20:43:13.8182211Z [5156/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-21T20:43:13.9054982Z [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-21T20:43:13.9057574Z [5157/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-21T20:43:13.9305351Z [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-21T20:43:13.9307979Z [5158/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-21T20:43:14.0345562Z [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-21T20:43:14.0351676Z [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-21T20:43:14.1080695Z [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-21T20:43:14.1083426Z [5160/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-21T20:43:14.1897073Z [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-21T20:43:14.1899843Z [5161/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-21T20:43:14.2709978Z [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-21T20:43:14.2712966Z [5162/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-21T20:43:14.2726811Z [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-21T20:43:14.2729314Z [5163/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-21T20:43:14.2929054Z [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-21T20:43:14.2931274Z [5164/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-21T20:43:14.3314999Z [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-21T20:43:14.3317397Z [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-21T20:43:14.4569037Z [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-21T20:43:14.4571437Z [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-21T20:43:14.5102213Z [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-21T20:43:14.5104811Z [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-21T20:43:14.6080595Z [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-21T20:43:14.6083284Z [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-21T20:43:14.6915933Z [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-21T20:43:14.6918340Z [5169/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-21T20:43:14.7244114Z [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-21T20:43:14.7246495Z [5170/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-21T20:43:14.7397431Z [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-21T20:43:14.7399692Z [5171/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-21T20:43:14.7402856Z [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-21T20:43:14.7405102Z [5172/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-04-21T20:43:14.9157043Z [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-21T20:43:14.9158636Z [5173/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-21T20:43:14.9163905Z [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-21T20:43:14.9165489Z [5174/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-21T20:43:15.0108050Z [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-21T20:43:15.0110540Z [5175/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-21T20:43:15.0510428Z [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-21T20:43:15.0513237Z [5176/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-21T20:43:15.0749692Z [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-21T20:43:15.0752143Z [5177/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-21T20:43:15.0888607Z [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-21T20:43:15.0891041Z [5178/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-21T20:43:15.2979112Z [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-21T20:43:15.2981510Z [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-21T20:43:15.3127294Z [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-21T20:43:15.3129455Z [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-21T20:43:15.3390512Z [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-21T20:43:15.3393063Z [5181/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-21T20:43:15.3957023Z [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-21T20:43:15.3959580Z [5182/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-21T20:43:15.4845287Z [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-21T20:43:15.4847820Z [5183/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-21T20:43:15.5577279Z [5183/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-04-21T20:43:15.5579903Z [5184/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-21T20:43:15.6329619Z [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-21T20:43:15.6332346Z [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-21T20:43:15.6832770Z [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-21T20:43:15.6835366Z [5186/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-21T20:43:15.7232286Z [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-21T20:43:15.7234987Z [5187/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-21T20:43:15.7617036Z [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-21T20:43:15.8206980Z [5188/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-04-21T20:43:15.8209540Z [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-21T20:43:15.8211839Z [5189/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-21T20:43:15.8698389Z [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-21T20:43:15.8700809Z [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-21T20:43:15.9421937Z [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-21T20:43:15.9424403Z [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-21T20:43:15.9783168Z [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-21T20:43:15.9785145Z [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-21T20:43:16.1160041Z [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-21T20:43:16.1161540Z [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-21T20:43:16.1635838Z [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-21T20:43:16.1638439Z [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-21T20:43:16.2548415Z [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-21T20:43:16.2550774Z [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-21T20:43:16.2982754Z [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-21T20:43:16.2984934Z [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-21T20:43:16.3159588Z [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-21T20:43:16.3162004Z [5197/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-21T20:43:16.3775705Z [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-21T20:43:16.3776988Z [5198/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-04-21T20:43:16.4766390Z [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-21T20:43:16.4768899Z [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-21T20:43:16.5111205Z [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-21T20:43:16.5114043Z [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-21T20:43:16.5899243Z [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-21T20:43:16.5901751Z [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-21T20:43:16.6574717Z [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-21T20:43:16.6577120Z [5202/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-21T20:43:16.6588447Z [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-21T20:43:16.6590919Z [5203/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-21T20:43:16.7441878Z [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-21T20:43:16.7444215Z [5204/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-04-21T20:43:16.8343614Z [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-21T20:43:16.8345031Z [5205/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-21T20:43:16.8886134Z [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-21T20:43:16.8888661Z [5206/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-21T20:43:17.0378572Z [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-21T20:43:17.0380999Z [5207/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-21T20:43:17.0719835Z [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-21T20:43:17.0722119Z [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-21T20:43:17.1209409Z [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-21T20:43:17.1212035Z [5209/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-21T20:43:17.1349302Z [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-21T20:43:17.1351557Z [5210/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-21T20:43:17.2349723Z [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-21T20:43:17.2352176Z [5211/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-21T20:43:17.2802750Z [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-21T20:43:17.2805245Z [5212/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-04-21T20:43:17.3581230Z [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-21T20:43:17.3583676Z [5213/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-04-21T20:43:17.4494937Z [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-21T20:43:17.4496390Z [5214/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-21T20:43:17.4933686Z [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-21T20:43:17.4935987Z [5215/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-04-21T20:43:17.5149576Z [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-21T20:43:17.5151881Z [5216/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-21T20:43:17.5418191Z [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-21T20:43:17.5420551Z [5217/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-21T20:43:17.6058857Z [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-21T20:43:17.6061341Z [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-21T20:43:17.6715323Z [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-21T20:43:17.6718272Z [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-21T20:43:17.9072920Z [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-21T20:43:17.9074239Z [5220/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-21T20:43:17.9215927Z [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-21T20:43:17.9217252Z [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-21T20:43:17.9252242Z [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-21T20:43:17.9254523Z [5222/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-04-21T20:43:17.9399800Z [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-21T20:43:17.9402308Z [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-21T20:43:17.9799991Z [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-21T20:43:17.9802455Z [5224/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-21T20:43:18.0519302Z [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-21T20:43:18.0521850Z [5225/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-21T20:43:18.1989147Z [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-21T20:43:18.1991729Z [5226/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-21T20:43:18.2159583Z [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-21T20:43:18.2162135Z [5227/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-21T20:43:18.2986612Z [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-21T20:43:18.2988143Z [5228/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-21T20:43:18.3697812Z [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-21T20:43:18.3700189Z [5229/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-21T20:43:18.4055753Z [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-21T20:43:18.4058145Z [5230/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-21T20:43:18.4322211Z [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-21T20:43:18.4324859Z [5231/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-21T20:43:18.4785779Z [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-21T20:43:18.4788107Z [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-21T20:43:18.5125688Z [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-21T20:43:18.5128313Z [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-21T20:43:18.5747931Z [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-21T20:43:18.5750470Z [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-21T20:43:18.7958693Z [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-21T20:43:18.7959929Z [5235/7823] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-04-21T20:43:18.8252299Z [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-21T20:43:18.8253779Z [5236/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-21T20:43:18.8306091Z [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-21T20:43:18.8307548Z [5237/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-21T20:43:18.8585306Z [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-21T20:43:18.8587899Z [5238/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-21T20:43:18.8859342Z [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-21T20:43:18.8861788Z [5239/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-21T20:43:18.8893470Z [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-21T20:43:18.8895978Z [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-21T20:43:19.0943147Z [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-21T20:43:19.0944419Z [5241/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-21T20:43:19.1542091Z [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-21T20:43:19.1544612Z [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-21T20:43:19.2310037Z [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-21T20:43:19.2312513Z [5243/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-21T20:43:19.2315298Z [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-21T20:43:19.2317722Z [5244/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-21T20:43:19.2332695Z [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-21T20:43:19.2335131Z [5245/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-21T20:43:19.2827120Z [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-21T20:43:19.2829639Z [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-21T20:43:19.3677593Z [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-21T20:43:19.3680177Z [5247/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-21T20:43:19.5003538Z [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-21T20:43:19.5005856Z [5248/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-21T20:43:19.5667111Z [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-21T20:43:19.5669421Z [5249/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-21T20:43:19.6226208Z [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-21T20:43:19.6227612Z [5250/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-21T20:43:19.6366505Z [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-21T20:43:19.6369607Z [5251/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-21T20:43:19.6391703Z [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-21T20:43:19.6394232Z [5252/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-21T20:43:19.6545588Z [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-21T20:43:19.6547984Z [5253/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-21T20:43:19.8839537Z [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-21T20:43:19.8842035Z [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-21T20:43:19.9012448Z [5254/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-04-21T20:43:19.9014831Z [5255/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-21T20:43:19.9193060Z [5255/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-04-21T20:43:19.9195631Z [5256/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-21T20:43:19.9588526Z [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-21T20:43:19.9590980Z [5257/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-21T20:43:20.0781251Z [5257/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-04-21T20:43:20.0783990Z [5258/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-21T20:43:20.0813435Z [5258/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-04-21T20:43:20.0817735Z [5259/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-21T20:43:20.1765835Z [5259/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-04-21T20:43:20.1768279Z [5260/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-04-21T20:43:20.1927778Z [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-21T20:43:20.1930495Z [5261/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-04-21T20:43:20.2368110Z [5261/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-04-21T20:43:20.2370926Z [5262/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-04-21T20:43:20.2528589Z [5262/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-04-21T20:43:20.2531148Z [5263/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-04-21T20:43:20.3409278Z [5263/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-04-21T20:43:20.3412103Z [5264/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-04-21T20:43:20.4010295Z [5264/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-04-21T20:43:20.4012698Z [5265/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-04-21T20:43:20.5251691Z [5265/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-04-21T20:43:20.5253075Z [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-21T20:43:20.5401332Z [5266/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-04-21T20:43:20.5403861Z [5267/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-04-21T20:43:20.5749882Z [5267/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-04-21T20:43:20.5752367Z [5268/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-04-21T20:43:20.6258823Z [5268/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-04-21T20:43:20.6261389Z [5269/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-04-21T20:43:20.6399795Z [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-21T20:43:20.6402351Z [5270/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-04-21T20:43:20.7363573Z [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-21T20:43:20.7366157Z [5271/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-04-21T20:43:20.8132154Z [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-21T20:43:20.8134730Z [5272/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-04-21T20:43:20.8543253Z [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-21T20:43:20.8545967Z [5273/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-04-21T20:43:20.8600199Z [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-21T20:43:20.8603028Z [5274/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-04-21T20:43:20.9839733Z [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-21T20:43:20.9842276Z [5275/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-04-21T20:43:20.9889726Z [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-21T20:43:20.9891805Z [5276/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-21T20:43:21.1387763Z [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-21T20:43:21.1390547Z [5277/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-21T20:43:21.1411450Z [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-21T20:43:21.1414012Z [5278/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-21T20:43:21.1697047Z [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-21T20:43:21.1699662Z [5279/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-21T20:43:21.1827784Z [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-21T20:43:21.1830489Z [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-21T20:43:21.2642981Z [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-21T20:43:21.2645676Z [5281/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-21T20:43:21.2817138Z [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-21T20:43:21.2819648Z [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-21T20:43:21.4746483Z [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-21T20:43:21.4749177Z [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-21T20:43:21.5140546Z [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-21T20:43:21.5143368Z [5284/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-21T20:43:21.5350601Z [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-21T20:43:21.5353446Z [5285/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-21T20:43:21.5502272Z [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-21T20:43:21.5505246Z [5286/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-21T20:43:21.5536108Z [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-21T20:43:21.5538943Z [5287/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-04-21T20:43:21.6615360Z [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-21T20:43:21.6618015Z [5288/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-21T20:43:21.7392301Z [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-21T20:43:21.7395039Z [5289/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-21T20:43:21.8094149Z [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-21T20:43:21.8101798Z [5290/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-21T20:43:21.8895446Z [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-21T20:43:21.8898209Z [5291/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-21T20:43:21.9280323Z [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-21T20:43:21.9285782Z [5292/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-21T20:43:21.9296495Z [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-21T20:43:21.9299289Z [5293/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-21T20:43:21.9770897Z [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-21T20:43:21.9776447Z [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-21T20:43:22.1022469Z [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-21T20:43:22.1025312Z [5295/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-21T20:43:22.1520055Z [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-21T20:43:22.1522806Z [5296/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-21T20:43:22.2102226Z [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-21T20:43:22.2104071Z [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-21T20:43:22.2428305Z [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-21T20:43:22.2431082Z [5298/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-21T20:43:22.2587784Z [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-21T20:43:22.2590868Z [5299/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-21T20:43:22.4026121Z [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-21T20:43:22.4029805Z [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-21T20:43:22.4740958Z [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-21T20:43:22.4743719Z [5301/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-21T20:43:22.4882621Z [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-21T20:43:22.4885282Z [5302/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-21T20:43:22.5297306Z [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-21T20:43:22.5300210Z [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-21T20:43:22.5517044Z [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-21T20:43:22.5524848Z [5304/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-21T20:43:22.6212982Z [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-21T20:43:22.6221122Z [5305/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-21T20:43:22.7307105Z [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-21T20:43:22.7308930Z [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-21T20:43:22.8360409Z [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-21T20:43:22.8363478Z [5307/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-21T20:43:22.8503876Z [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-21T20:43:22.8506589Z [5308/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-21T20:43:22.8847182Z [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-21T20:43:22.8850011Z [5309/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-21T20:43:22.9514901Z [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-21T20:43:22.9517744Z [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-21T20:43:22.9671100Z [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-21T20:43:22.9673918Z [5311/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-21T20:43:23.0690018Z [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-21T20:43:23.0692984Z [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-21T20:43:23.1257465Z [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-21T20:43:23.1262936Z [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-21T20:43:23.1946717Z [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-21T20:43:23.1949453Z [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-21T20:43:23.2499333Z [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-21T20:43:23.2502014Z [5315/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-21T20:43:23.2622563Z [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-21T20:43:23.2625122Z [5316/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-21T20:43:23.3599534Z [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-21T20:43:23.3602395Z [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-21T20:43:23.3837997Z [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-21T20:43:23.3840866Z [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-21T20:43:23.4180779Z [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-21T20:43:23.4183813Z [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-21T20:43:23.4989240Z [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-21T20:43:23.4990903Z [5320/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-21T20:43:23.6272454Z [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-21T20:43:23.6274134Z [5321/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-21T20:43:23.6964802Z [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-21T20:43:23.6967835Z [5322/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-21T20:43:23.7465123Z [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-21T20:43:23.7468130Z [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-21T20:43:23.7926525Z [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-21T20:43:23.7929456Z [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-21T20:43:23.8381802Z [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-21T20:43:23.8384850Z [5325/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-21T20:43:23.8559802Z [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-21T20:43:23.8562640Z [5326/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-21T20:43:23.9305857Z [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-21T20:43:23.9312097Z [5327/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-21T20:43:24.0113454Z [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-21T20:43:24.0116447Z [5328/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-21T20:43:24.0557803Z [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-21T20:43:24.0560751Z [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-21T20:43:24.0948328Z [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-21T20:43:24.0955896Z [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-21T20:43:24.1875046Z [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-21T20:43:24.1877060Z [5331/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-21T20:43:24.2194550Z [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-21T20:43:24.2197522Z [5332/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-21T20:43:24.2512476Z [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-21T20:43:24.2515752Z [5333/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-21T20:43:24.3610149Z [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-21T20:43:24.3613219Z [5334/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-21T20:43:24.4039526Z [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-21T20:43:24.4042495Z [5335/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-21T20:43:24.4764131Z [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-21T20:43:24.4766384Z [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-21T20:43:24.5029715Z [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-21T20:43:24.5032736Z [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-21T20:43:24.5667846Z [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-21T20:43:24.5670870Z [5338/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-21T20:43:24.5999692Z [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-21T20:43:24.6009076Z [5339/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-21T20:43:24.7275266Z [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-21T20:43:24.7278198Z [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-21T20:43:24.7991850Z [5340/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-04-21T20:43:24.7994474Z [5341/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-21T20:43:24.8013452Z [5341/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-04-21T20:43:24.8015907Z [5342/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-21T20:43:24.8658152Z [5342/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-04-21T20:43:24.8660312Z [5343/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-04-21T20:43:24.8872851Z [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-21T20:43:24.8875749Z [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-21T20:43:24.9195590Z [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-21T20:43:24.9197044Z [5345/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-04-21T20:43:24.9393944Z [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-21T20:43:24.9395172Z [5346/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-04-21T20:43:24.9587882Z [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-21T20:43:24.9589315Z [5347/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-04-21T20:43:24.9987344Z [5347/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-04-21T20:43:24.9989829Z [5348/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-21T20:43:25.0278391Z [5348/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-04-21T20:43:25.0280854Z [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-21T20:43:25.1583611Z [5349/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-04-21T20:43:25.1586216Z [5350/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-04-21T20:43:25.2548059Z [5350/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-04-21T20:43:25.2550217Z [5351/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-04-21T20:43:25.2728895Z [5351/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-04-21T20:43:25.2730716Z [5352/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-04-21T20:43:25.2894629Z [5352/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-04-21T20:43:25.2896839Z [5353/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-04-21T20:43:25.3183996Z [5353/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-04-21T20:43:25.3186195Z [5354/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-04-21T20:43:25.3322286Z [5354/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerActivityApi.cpp.o 2025-04-21T20:43:25.3324671Z [5355/7823] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-04-21T20:43:25.3745847Z [5355/7823] Linking CXX static library lib/libdnnl.a 2025-04-21T20:43:25.3746607Z [5356/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-04-21T20:43:25.4422926Z [5356/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerLogger.cpp.o 2025-04-21T20:43:25.4427808Z [5357/7823] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-04-21T20:43:25.4558218Z [5357/7823] Linking CXX static library lib/libfmt.a 2025-04-21T20:43:25.4559522Z [5358/7823] Linking CXX static library lib/libfmt.a 2025-04-21T20:43:25.5532162Z [5358/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-04-21T20:43:25.5534277Z [5359/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-04-21T20:43:25.6561461Z [5359/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-04-21T20:43:25.6563696Z [5360/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-04-21T20:43:25.6896203Z [5360/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-04-21T20:43:25.6898717Z [5361/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerLogger.cpp.o 2025-04-21T20:43:25.7691540Z [5361/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-04-21T20:43:25.7693775Z [5362/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerActivityApi.cpp.o 2025-04-21T20:43:25.8631316Z [5362/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-04-21T20:43:25.8633491Z [5363/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-04-21T20:43:26.0318853Z [5363/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-04-21T20:43:26.0321176Z [5364/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-04-21T20:43:26.0557898Z [5364/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-04-21T20:43:26.0559958Z [5365/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-04-21T20:43:26.1054384Z [5365/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-04-21T20:43:26.1056702Z [5366/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-04-21T20:43:26.1425780Z [5366/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-04-21T20:43:26.1428114Z [5367/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-04-21T20:43:26.1700691Z [5367/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-04-21T20:43:26.1702671Z [5368/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-04-21T20:43:26.3084198Z [5368/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-04-21T20:43:26.3086381Z [5369/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-04-21T20:43:26.3088422Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-21T20:43:26.3090419Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-21T20:43:26.3091958Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-04-21T20:43:26.3093407Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/ConfigLoader.cpp:21: 2025-04-21T20:43:26.3098204Z /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-21T20:43:26.3102726Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-21T20:43:26.3106020Z /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-21T20:43:26.3108031Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.3108740Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3112976Z /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-21T20:43:26.3117188Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-21T20:43:26.3120411Z /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-21T20:43:26.3122364Z 185 | throw std::invalid_argument( 2025-04-21T20:43:26.3122967Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3123753Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-21T20:43:26.3124661Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3125478Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-21T20:43:26.3126260Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3128475Z /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-21T20:43:26.3130495Z 192 | throw std::invalid_argument( 2025-04-21T20:43:26.3131092Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3131696Z 193 | "Expected abstract socket, got " + 2025-04-21T20:43:26.3132365Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3133007Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-21T20:43:26.3133656Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3137853Z /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-21T20:43:26.3142325Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-21T20:43:26.3145518Z /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-21T20:43:26.3149296Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.3149917Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3150251Z 2025-04-21T20:43:26.3229578Z [5369/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-04-21T20:43:26.3231608Z [5370/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-04-21T20:43:26.3453047Z [5370/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-04-21T20:43:26.3455380Z [5371/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-04-21T20:43:26.3582002Z [5371/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-04-21T20:43:26.3584622Z [5372/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-04-21T20:43:26.3586786Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-21T20:43:26.3588803Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-21T20:43:26.3590420Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-04-21T20:43:26.3591896Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:13: 2025-04-21T20:43:26.3596821Z /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-21T20:43:26.3601286Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-21T20:43:26.3604540Z /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-21T20:43:26.3606489Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.3607205Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3611165Z /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-21T20:43:26.3615605Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-21T20:43:26.3618766Z /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-21T20:43:26.3620796Z 185 | throw std::invalid_argument( 2025-04-21T20:43:26.3621428Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3622217Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-21T20:43:26.3623073Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3623870Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-21T20:43:26.3624631Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3626914Z /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-21T20:43:26.3628834Z 192 | throw std::invalid_argument( 2025-04-21T20:43:26.3629407Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3630019Z 193 | "Expected abstract socket, got " + 2025-04-21T20:43:26.3630671Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3631291Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-21T20:43:26.3631922Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3636279Z /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-21T20:43:26.3640806Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-21T20:43:26.3643959Z /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-21T20:43:26.3646051Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.3646783Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.3647178Z 2025-04-21T20:43:26.4141694Z [5372/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-04-21T20:43:26.4143229Z [5373/7823] Linking CXX static library lib/libdnnl.a 2025-04-21T20:43:26.5073720Z [5373/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-04-21T20:43:26.5075821Z [5374/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-04-21T20:43:26.5859886Z [5374/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-04-21T20:43:26.5861187Z [5375/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-04-21T20:43:26.6137598Z [5375/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-04-21T20:43:26.6139616Z [5376/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-04-21T20:43:26.6258249Z [5376/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-04-21T20:43:26.6259573Z [5377/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-04-21T20:43:26.6373860Z [5377/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-04-21T20:43:26.6375159Z [5378/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-04-21T20:43:26.6376482Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-21T20:43:26.6377930Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-21T20:43:26.6378828Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2025-04-21T20:43:26.6381491Z /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-21T20:43:26.6385664Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-21T20:43:26.6388801Z /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-21T20:43:26.6390684Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.6391366Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6395436Z /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-21T20:43:26.6399628Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-21T20:43:26.6402798Z /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-21T20:43:26.6404649Z 185 | throw std::invalid_argument( 2025-04-21T20:43:26.6405348Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6406144Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-21T20:43:26.6407043Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6407865Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-21T20:43:26.6408637Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6410860Z /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-21T20:43:26.6412729Z 192 | throw std::invalid_argument( 2025-04-21T20:43:26.6413297Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6413876Z 193 | "Expected abstract socket, got " + 2025-04-21T20:43:26.6414492Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6415142Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-21T20:43:26.6415765Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6419944Z /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-21T20:43:26.6424498Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-21T20:43:26.6427654Z /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-21T20:43:26.6429624Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.6430335Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.6430748Z 2025-04-21T20:43:26.7133627Z [5378/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-04-21T20:43:26.7135385Z [5379/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-04-21T20:43:26.7632065Z [5379/7823] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-04-21T20:43:26.7633021Z [5380/7823] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-04-21T20:43:26.8286960Z [5380/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-04-21T20:43:26.8288747Z [5381/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-04-21T20:43:26.8900648Z [5381/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-04-21T20:43:26.8902216Z [5382/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-04-21T20:43:26.9008427Z [5382/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-04-21T20:43:26.9010323Z [5383/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-04-21T20:43:26.9012275Z In file included from /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-04-21T20:43:26.9014251Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-04-21T20:43:26.9015755Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-04-21T20:43:26.9017120Z from /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/init.cpp:17: 2025-04-21T20:43:26.9021852Z /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-21T20:43:26.9026520Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-04-21T20:43:26.9029723Z /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-21T20:43:26.9031718Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.9032409Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9036410Z /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-21T20:43:26.9040657Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-04-21T20:43:26.9043857Z /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-21T20:43:26.9045756Z 185 | throw std::invalid_argument( 2025-04-21T20:43:26.9046322Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9047081Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-04-21T20:43:26.9047956Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9048766Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-04-21T20:43:26.9049531Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9051616Z /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-21T20:43:26.9053531Z 192 | throw std::invalid_argument( 2025-04-21T20:43:26.9054129Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9054715Z 193 | "Expected abstract socket, got " + 2025-04-21T20:43:26.9055339Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9055986Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-04-21T20:43:26.9056647Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9060839Z /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-21T20:43:26.9065408Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-04-21T20:43:26.9068629Z /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-21T20:43:26.9070929Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-04-21T20:43:26.9071596Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:26.9072011Z 2025-04-21T20:43:26.9216673Z [5383/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-04-21T20:43:26.9218072Z [5384/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-04-21T20:43:27.0140072Z [5384/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-04-21T20:43:27.0144114Z [5385/7823] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-04-21T20:43:27.0589115Z [5385/7823] Linking CXX static library lib/libkineto.a 2025-04-21T20:43:27.0590147Z [5386/7823] Linking CXX static library lib/libkineto.a 2025-04-21T20:43:27.0704429Z [5386/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-04-21T20:43:27.0705232Z [5387/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-04-21T20:43:27.0844478Z [5387/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-04-21T20:43:27.0845905Z [5388/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-04-21T20:43:27.1162732Z [5388/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-04-21T20:43:27.1164164Z [5389/7823] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-04-21T20:43:27.1198508Z [5389/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-04-21T20:43:27.1200037Z [5390/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-04-21T20:43:27.1730482Z [5390/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-04-21T20:43:27.1732220Z [5391/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-04-21T20:43:27.1893280Z [5391/7823] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-04-21T20:43:27.1894631Z [5392/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-04-21T20:43:27.2785497Z [5392/7823] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-04-21T20:43:27.2787038Z [5393/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-04-21T20:43:27.3670103Z [5393/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-04-21T20:43:27.3671555Z [5394/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-04-21T20:43:27.4217150Z [5394/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-04-21T20:43:27.4218519Z [5395/7823] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-04-21T20:43:27.4227195Z [5395/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-04-21T20:43:27.4228518Z [5396/7823] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-04-21T20:43:27.4267204Z [5396/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-04-21T20:43:27.4268589Z [5397/7823] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-04-21T20:43:27.4760647Z [5397/7823] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-04-21T20:43:27.4762081Z [5398/7823] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-04-21T20:43:27.5487731Z [5398/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-04-21T20:43:27.5489101Z [5399/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-04-21T20:43:27.6427077Z [5399/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-04-21T20:43:27.6428497Z [5400/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-04-21T20:43:27.7168652Z [5400/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-04-21T20:43:27.7169463Z [5401/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-04-21T20:43:27.7317697Z [5401/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-04-21T20:43:27.7318444Z [5402/7823] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-04-21T20:43:27.7343732Z [5402/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-04-21T20:43:27.7344646Z [5403/7823] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-04-21T20:43:27.7645255Z [5403/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-04-21T20:43:27.7646673Z [5404/7823] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-04-21T20:43:27.7788671Z [5404/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-04-21T20:43:27.7790080Z [5405/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-04-21T20:43:27.9340572Z [5405/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-04-21T20:43:27.9341989Z [5406/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-04-21T20:43:27.9599015Z [5406/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-04-21T20:43:27.9600335Z [5407/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-04-21T20:43:27.9982933Z [5407/7823] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-04-21T20:43:27.9984447Z [5408/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-04-21T20:43:28.0504514Z [5408/7823] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-04-21T20:43:28.0505917Z [5409/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-04-21T20:43:28.0643825Z [5409/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-04-21T20:43:28.0645143Z [5410/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-04-21T20:43:28.0704173Z [5410/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-04-21T20:43:28.0708643Z [5411/7823] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-04-21T20:43:28.1919775Z [5411/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-04-21T20:43:28.1921543Z [5412/7823] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-04-21T20:43:28.2589677Z [5412/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-04-21T20:43:28.2591206Z [5413/7823] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-04-21T20:43:28.2715397Z [5413/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-04-21T20:43:28.2716619Z [5414/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-04-21T20:43:28.2722327Z [5414/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-04-21T20:43:28.2723982Z [5415/7823] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-04-21T20:43:28.2891029Z [5415/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-04-21T20:43:28.2892738Z [5416/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-04-21T20:43:28.3254196Z [5416/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-04-21T20:43:28.3255845Z [5417/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-04-21T20:43:28.3281840Z [5417/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-04-21T20:43:28.3283946Z [5418/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-04-21T20:43:28.5198807Z [5418/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-04-21T20:43:28.5199702Z [5419/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-04-21T20:43:28.5251568Z [5419/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-04-21T20:43:28.5253146Z [5420/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-04-21T20:43:28.5583142Z [5420/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-04-21T20:43:28.5584073Z [5421/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-04-21T20:43:28.5733054Z [5421/7823] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-04-21T20:43:28.5734566Z [5422/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-04-21T20:43:28.6587290Z [5422/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-04-21T20:43:28.6588835Z [5423/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-04-21T20:43:28.7423066Z [5423/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-04-21T20:43:28.7424596Z [5424/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-04-21T20:43:28.7754166Z [5424/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-04-21T20:43:28.7755150Z [5425/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-04-21T20:43:28.7966066Z [5425/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-04-21T20:43:28.7967479Z [5426/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-04-21T20:43:28.8408757Z [5426/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-04-21T20:43:28.8410283Z [5427/7823] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-04-21T20:43:28.8552440Z [5427/7823] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-04-21T20:43:28.8553784Z [5428/7823] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-04-21T20:43:28.9240879Z [5428/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-04-21T20:43:28.9242523Z [5429/7823] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-04-21T20:43:28.9807308Z [5429/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-04-21T20:43:28.9808682Z [5430/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-04-21T20:43:29.0041329Z [5430/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-04-21T20:43:29.0042672Z [5431/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-04-21T20:43:29.0187478Z [5431/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-04-21T20:43:29.0188848Z [5432/7823] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-04-21T20:43:29.0569075Z [5432/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-04-21T20:43:29.0570808Z [5433/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-04-21T20:43:29.1062006Z [5433/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-04-21T20:43:29.1063413Z [5434/7823] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-04-21T20:43:29.2264430Z [5434/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-04-21T20:43:29.2265289Z [5435/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-04-21T20:43:29.2481671Z [5435/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-04-21T20:43:29.2483878Z [5436/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-04-21T20:43:29.2580337Z [5436/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-04-21T20:43:29.2581163Z [5437/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-04-21T20:43:29.2587528Z [5437/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-04-21T20:43:29.2588261Z [5438/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-04-21T20:43:29.3051993Z [5438/7823] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-04-21T20:43:29.3053437Z [5439/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-04-21T20:43:29.3055253Z [5439/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-04-21T20:43:29.3056572Z [5440/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-04-21T20:43:29.4005865Z [5440/7823] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-04-21T20:43:29.4007315Z [5441/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-04-21T20:43:29.4266829Z [5441/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-04-21T20:43:29.4267687Z [5442/7823] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-04-21T20:43:29.4395784Z [5442/7823] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-04-21T20:43:29.4397032Z [5443/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-04-21T20:43:29.4748518Z [5443/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-04-21T20:43:29.4749818Z [5444/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-04-21T20:43:29.5082594Z [5444/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-04-21T20:43:29.5084051Z [5445/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-04-21T20:43:29.5283749Z [5445/7823] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-04-21T20:43:29.5285456Z [5446/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-04-21T20:43:29.5316469Z [5446/7823] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-04-21T20:43:29.5317874Z [5447/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-04-21T20:43:29.5415520Z [5447/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-04-21T20:43:29.5416800Z [5448/7823] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-04-21T20:43:29.6630721Z [5448/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-04-21T20:43:29.6632052Z [5449/7823] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-04-21T20:43:29.6979642Z [5449/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-04-21T20:43:29.6980973Z [5450/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-04-21T20:43:29.7149655Z [5450/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-04-21T20:43:29.7150952Z [5451/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-04-21T20:43:29.7183778Z [5451/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-04-21T20:43:29.7185221Z [5452/7823] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-04-21T20:43:29.7327458Z [5452/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-04-21T20:43:29.7328900Z [5453/7823] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-04-21T20:43:29.7493740Z [5453/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-04-21T20:43:29.7495074Z [5454/7823] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-04-21T20:43:29.7756772Z [5454/7823] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-04-21T20:43:29.7758296Z [5455/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-04-21T20:43:29.7884232Z [5455/7823] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-04-21T20:43:29.7885802Z [5456/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-04-21T20:43:29.8007990Z [5456/7823] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-04-21T20:43:29.8009357Z [5457/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-04-21T20:43:29.8302392Z [5457/7823] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-04-21T20:43:29.8303900Z [5458/7823] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-04-21T20:43:29.8709330Z [5458/7823] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-04-21T20:43:29.8710750Z [5459/7823] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-04-21T20:43:29.8937024Z [5459/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-04-21T20:43:29.8940498Z [5460/7823] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-04-21T20:43:29.9748002Z [5460/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-04-21T20:43:29.9749425Z [5461/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-04-21T20:43:29.9768675Z [5461/7823] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-04-21T20:43:29.9770014Z [5462/7823] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-04-21T20:43:29.9919086Z [5462/7823] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-04-21T20:43:29.9920433Z [5463/7823] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-04-21T20:43:30.0502459Z [5463/7823] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-04-21T20:43:30.0503854Z [5464/7823] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-04-21T20:43:30.0914062Z [5464/7823] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-04-21T20:43:30.0915544Z [5465/7823] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-04-21T20:43:30.1402019Z [5465/7823] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-04-21T20:43:30.1402788Z [5466/7823] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-04-21T20:43:30.1555265Z [5466/7823] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-04-21T20:43:30.1556543Z [5467/7823] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-04-21T20:43:30.2324981Z [5467/7823] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-04-21T20:43:30.2326268Z [5468/7823] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-04-21T20:43:30.2944125Z [5468/7823] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-04-21T20:43:30.2945972Z [5469/7823] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-04-21T20:43:30.3166106Z [5469/7823] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-04-21T20:43:30.3167233Z [5470/7823] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-04-21T20:43:30.3673718Z [5470/7823] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-04-21T20:43:30.3675253Z [5471/7823] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-04-21T20:43:30.3919951Z [5471/7823] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-04-21T20:43:30.3921590Z [5472/7823] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-04-21T20:43:30.4914173Z [5472/7823] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-04-21T20:43:30.4915718Z [5473/7823] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-04-21T20:43:30.5904241Z [5473/7823] Linking CXX shared library lib/libc10.so 2025-04-21T20:43:30.5906456Z [5474/7823] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-04-21T20:43:30.5909957Z [5474/7823] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-04-21T20:43:30.5911794Z [5475/7823] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-04-21T20:43:30.6262795Z [5475/7823] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-04-21T20:43:30.6264475Z [5476/7823] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-04-21T20:43:30.6731657Z [5476/7823] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-04-21T20:43:30.6733290Z [5477/7823] Linking CXX shared library lib/libc10.so 2025-04-21T20:43:30.6787861Z [5477/7823] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-04-21T20:43:30.6789436Z [5478/7823] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-04-21T20:43:30.6903082Z [5478/7823] Linking CXX executable bin/c10_DeviceGuard_test 2025-04-21T20:43:30.6904456Z [5479/7823] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-04-21T20:43:30.7810149Z [5479/7823] Linking CXX executable bin/c10_Device_test 2025-04-21T20:43:30.7811380Z [5480/7823] Linking CXX executable bin/c10_DeviceGuard_test 2025-04-21T20:43:30.8120567Z [5480/7823] Linking CXX executable bin/c10_DispatchKeySet_test 2025-04-21T20:43:30.8121711Z [5481/7823] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-04-21T20:43:30.8122568Z Warning: Unused direct dependencies: 2025-04-21T20:43:30.8123790Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:30.8124223Z 2025-04-21T20:43:30.8215515Z [5481/7823] Linking CXX executable bin/c10_Scalar_test 2025-04-21T20:43:30.8217074Z [5482/7823] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-04-21T20:43:30.8351206Z [5482/7823] Linking CXX executable bin/c10_StreamGuard_test 2025-04-21T20:43:30.8352142Z [5483/7823] Linking CXX executable bin/c10_Device_test 2025-04-21T20:43:30.8930881Z [5483/7823] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-04-21T20:43:30.8931882Z [5484/7823] Linking CXX executable bin/c10_DispatchKeySet_test 2025-04-21T20:43:30.9118512Z [5484/7823] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-04-21T20:43:30.9119546Z [5485/7823] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-04-21T20:43:30.9520931Z [5485/7823] Linking CXX executable bin/c10_SymInt_test 2025-04-21T20:43:30.9521875Z [5486/7823] Linking CXX executable bin/c10_Scalar_test 2025-04-21T20:43:30.9598406Z [5486/7823] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-04-21T20:43:30.9599154Z [5487/7823] Linking CXX executable bin/c10_StreamGuard_test 2025-04-21T20:43:30.9599577Z Warning: Unused direct dependencies: 2025-04-21T20:43:30.9599952Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:30.9600201Z 2025-04-21T20:43:30.9698860Z [5487/7823] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-04-21T20:43:30.9700960Z [5488/7823] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-04-21T20:43:31.0342637Z [5488/7823] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-04-21T20:43:31.0343933Z [5489/7823] Linking CXX executable bin/c10_SymInt_test 2025-04-21T20:43:31.1101166Z [5489/7823] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-04-21T20:43:31.1102616Z [5490/7823] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-04-21T20:43:31.1680556Z [5490/7823] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-04-21T20:43:31.1682042Z [5491/7823] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-04-21T20:43:31.2245653Z [5491/7823] Linking CXX executable bin/c10_SizesAndStrides_test 2025-04-21T20:43:31.2247677Z [5492/7823] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-04-21T20:43:31.2821729Z [5492/7823] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-04-21T20:43:31.2822837Z [5493/7823] Linking CXX executable bin/c10_SizesAndStrides_test 2025-04-21T20:43:31.3052560Z [5493/7823] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-04-21T20:43:31.3054618Z [5494/7823] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-04-21T20:43:31.3158193Z [5494/7823] Linking CXX executable bin/c10_Bitset_test 2025-04-21T20:43:31.3159626Z [5495/7823] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-04-21T20:43:31.3174537Z [5495/7823] Linking CXX executable bin/c10_ArrayRef_test 2025-04-21T20:43:31.3480383Z [5496/7823] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-04-21T20:43:31.3481791Z [5496/7823] Linking CXX executable bin/c10_ConstexprCrc_test 2025-04-21T20:43:31.3487046Z [5497/7823] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-04-21T20:43:31.3535821Z [5497/7823] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-04-21T20:43:31.3537562Z [5498/7823] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-04-21T20:43:31.4213334Z [5498/7823] Linking CXX executable bin/c10_cow_test 2025-04-21T20:43:31.4214393Z [5499/7823] Linking CXX executable bin/c10_ConstexprCrc_test 2025-04-21T20:43:31.4215158Z Warning: Unused direct dependencies: 2025-04-21T20:43:31.4215800Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:31.4216284Z 2025-04-21T20:43:31.4399535Z [5499/7823] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-04-21T20:43:31.4400898Z [5500/7823] Linking CXX executable bin/c10_Bitset_test 2025-04-21T20:43:31.4401611Z Warning: Unused direct dependencies: 2025-04-21T20:43:31.4402266Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:31.4402729Z 2025-04-21T20:43:31.4527885Z [5500/7823] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-04-21T20:43:31.4529425Z [5501/7823] Linking CXX executable bin/c10_ArrayRef_test 2025-04-21T20:43:31.4530197Z Warning: Unused direct dependencies: 2025-04-21T20:43:31.4530854Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:31.4531348Z 2025-04-21T20:43:31.5074323Z [5501/7823] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-04-21T20:43:31.5075679Z [5502/7823] Linking CXX executable bin/c10_cow_test 2025-04-21T20:43:31.5917052Z [5502/7823] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-04-21T20:43:31.5919094Z [5503/7823] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-04-21T20:43:31.6801141Z [5503/7823] Linking CXX executable bin/c10_DeadlockDetection_test 2025-04-21T20:43:31.6802637Z [5504/7823] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-04-21T20:43:31.7138815Z [5504/7823] Linking CXX executable bin/c10_Half_test 2025-04-21T20:43:31.7139914Z [5505/7823] Linking CXX executable bin/c10_DeadlockDetection_test 2025-04-21T20:43:31.7165261Z [5505/7823] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-04-21T20:43:31.7168589Z [5506/7823] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-04-21T20:43:31.7296324Z [5506/7823] Linking CXX executable bin/c10_Metaprogramming_test 2025-04-21T20:43:31.7297601Z [5507/7823] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-04-21T20:43:31.8017491Z [5507/7823] Linking CXX executable bin/c10_LeftRight_test 2025-04-21T20:43:31.8018620Z [5508/7823] Linking CXX executable bin/c10_Half_test 2025-04-21T20:43:31.8019315Z Warning: Unused direct dependencies: 2025-04-21T20:43:31.8019930Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:31.8020398Z 2025-04-21T20:43:31.8135384Z [5508/7823] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-04-21T20:43:31.8137280Z [5509/7823] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-04-21T20:43:31.8353235Z [5509/7823] Linking CXX executable bin/c10_NetworkFlow_test 2025-04-21T20:43:31.8354339Z [5510/7823] Linking CXX executable bin/c10_LeftRight_test 2025-04-21T20:43:31.8355229Z Warning: Unused direct dependencies: 2025-04-21T20:43:31.8355899Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:31.8356378Z 2025-04-21T20:43:31.8549798Z [5510/7823] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-04-21T20:43:31.8551226Z [5511/7823] Linking CXX executable bin/c10_Metaprogramming_test 2025-04-21T20:43:31.8551994Z Warning: Unused direct dependencies: 2025-04-21T20:43:31.8552726Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:31.8553197Z 2025-04-21T20:43:31.8573548Z [5511/7823] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-04-21T20:43:31.8575729Z [5512/7823] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-04-21T20:43:31.9495599Z [5512/7823] Linking CXX executable bin/c10_Synchronized_test 2025-04-21T20:43:31.9496973Z [5513/7823] Linking CXX executable bin/c10_NetworkFlow_test 2025-04-21T20:43:31.9863849Z [5513/7823] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-04-21T20:43:31.9865779Z [5514/7823] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-04-21T20:43:31.9901829Z [5514/7823] Linking CXX executable bin/c10_ThreadLocal_test 2025-04-21T20:43:31.9902968Z [5515/7823] Linking CXX executable bin/c10_Synchronized_test 2025-04-21T20:43:31.9903789Z Warning: Unused direct dependencies: 2025-04-21T20:43:31.9904477Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:31.9905011Z 2025-04-21T20:43:32.1081326Z [5515/7823] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-04-21T20:43:32.1083365Z [5516/7823] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-04-21T20:43:32.1177416Z [5516/7823] Linking CXX executable bin/c10_TypeTraits_test 2025-04-21T20:43:32.1178445Z [5517/7823] Linking CXX executable bin/c10_ThreadLocal_test 2025-04-21T20:43:32.1179175Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.1179838Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.1180302Z 2025-04-21T20:43:32.1305605Z [5517/7823] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-04-21T20:43:32.1307502Z [5518/7823] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-04-21T20:43:32.1528112Z [5518/7823] Linking CXX executable bin/c10_TypeList_test 2025-04-21T20:43:32.1530321Z [5519/7823] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-04-21T20:43:32.2103874Z [5519/7823] Linking CXX executable bin/c10_TypeIndex_test 2025-04-21T20:43:32.2105144Z [5520/7823] Linking CXX executable bin/c10_TypeTraits_test 2025-04-21T20:43:32.2105575Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.2106023Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.2106276Z 2025-04-21T20:43:32.2339410Z [5520/7823] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-04-21T20:43:32.2340738Z [5521/7823] Linking CXX executable bin/c10_TypeList_test 2025-04-21T20:43:32.2341157Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.2341757Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.2342018Z 2025-04-21T20:43:32.2920801Z [5521/7823] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-04-21T20:43:32.2922170Z [5522/7823] Linking CXX executable bin/c10_TypeIndex_test 2025-04-21T20:43:32.2922948Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.2923628Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.2924109Z 2025-04-21T20:43:32.3138401Z [5522/7823] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-04-21T20:43:32.3145335Z [5523/7823] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-04-21T20:43:32.3521255Z [5523/7823] Linking CXX executable bin/c10_accumulate_test 2025-04-21T20:43:32.3522636Z [5524/7823] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-04-21T20:43:32.4504801Z [5524/7823] Linking CXX executable bin/c10_bfloat16_test 2025-04-21T20:43:32.4506706Z [5525/7823] Linking CXX executable bin/c10_bfloat16_test 2025-04-21T20:43:32.4507448Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.4508079Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.4508700Z 2025-04-21T20:43:32.4521714Z [5525/7823] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-04-21T20:43:32.4523222Z [5526/7823] Linking CXX executable bin/c10_accumulate_test 2025-04-21T20:43:32.5074877Z [5526/7823] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-04-21T20:43:32.5076719Z [5527/7823] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-04-21T20:43:32.5194181Z [5527/7823] Linking CXX executable bin/c10_complex_math_test 2025-04-21T20:43:32.5195841Z [5528/7823] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-04-21T20:43:32.5940935Z [5528/7823] Linking CXX executable bin/c10_bit_cast_test 2025-04-21T20:43:32.5942605Z [5529/7823] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-04-21T20:43:32.6094543Z [5529/7823] Linking CXX executable bin/c10_complex_test 2025-04-21T20:43:32.6095816Z [5530/7823] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-04-21T20:43:32.6342075Z [5530/7823] Linking CXX executable bin/c10_error_test 2025-04-21T20:43:32.6343191Z [5531/7823] Linking CXX executable bin/c10_complex_math_test 2025-04-21T20:43:32.6343967Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.6344626Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.6345090Z 2025-04-21T20:43:32.6607044Z [5531/7823] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-04-21T20:43:32.6608646Z [5532/7823] Linking CXX executable bin/c10_bit_cast_test 2025-04-21T20:43:32.6609495Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.6610209Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.6610718Z 2025-04-21T20:43:32.7040594Z [5532/7823] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-04-21T20:43:32.7042094Z [5533/7823] Linking CXX executable bin/c10_complex_test 2025-04-21T20:43:32.7042854Z Warning: Unused direct dependencies: 2025-04-21T20:43:32.7043543Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:32.7044108Z 2025-04-21T20:43:32.7316747Z [5533/7823] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-04-21T20:43:32.7317552Z [5534/7823] Linking CXX executable bin/c10_error_test 2025-04-21T20:43:32.7449952Z [5534/7823] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-04-21T20:43:32.7451679Z [5535/7823] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-04-21T20:43:32.7805439Z [5535/7823] Linking CXX executable bin/c10_flags_test 2025-04-21T20:43:32.7806891Z [5536/7823] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-04-21T20:43:32.8408185Z [5536/7823] Linking CXX executable bin/c10_exception_test 2025-04-21T20:43:32.8409204Z [5537/7823] Linking CXX executable bin/c10_flags_test 2025-04-21T20:43:32.8996814Z [5537/7823] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-04-21T20:43:32.8998017Z [5538/7823] Linking CXX executable bin/c10_exception_test 2025-04-21T20:43:33.0151306Z [5538/7823] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-04-21T20:43:33.0153354Z [5539/7823] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-04-21T20:43:33.0484502Z [5539/7823] Linking CXX executable bin/c10_generic_math_test 2025-04-21T20:43:33.0486011Z [5540/7823] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-04-21T20:43:33.0668316Z [5540/7823] Linking CXX executable bin/c10_irange_test 2025-04-21T20:43:33.0669714Z [5541/7823] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-04-21T20:43:33.0953521Z [5541/7823] Linking CXX executable bin/c10_lazy_test 2025-04-21T20:43:33.0954948Z [5542/7823] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-04-21T20:43:33.1147901Z [5542/7823] Linking CXX executable bin/c10_logging_test 2025-04-21T20:43:33.1148937Z [5543/7823] Linking CXX executable bin/c10_generic_math_test 2025-04-21T20:43:33.1149756Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.1150433Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.1150949Z 2025-04-21T20:43:33.1564021Z [5543/7823] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-04-21T20:43:33.1565684Z [5544/7823] Linking CXX executable bin/c10_irange_test 2025-04-21T20:43:33.1566415Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.1567060Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.1567475Z 2025-04-21T20:43:33.1811064Z [5544/7823] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-04-21T20:43:33.1813344Z [5545/7823] Linking CXX executable bin/c10_lazy_test 2025-04-21T20:43:33.1814070Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.1814692Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.1816869Z 2025-04-21T20:43:33.1817834Z [5545/7823] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-04-21T20:43:33.1819698Z [5546/7823] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-04-21T20:43:33.2086254Z [5546/7823] Linking CXX executable bin/c10_intrusive_ptr_test 2025-04-21T20:43:33.2087402Z [5547/7823] Linking CXX executable bin/c10_logging_test 2025-04-21T20:43:33.2814350Z [5547/7823] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-04-21T20:43:33.2816421Z [5548/7823] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-04-21T20:43:33.4377130Z [5548/7823] Linking CXX executable bin/c10_optional_test 2025-04-21T20:43:33.4378133Z [5549/7823] Linking CXX executable bin/c10_optional_test 2025-04-21T20:43:33.4379028Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.4379491Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.4379744Z 2025-04-21T20:43:33.4430246Z [5549/7823] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-04-21T20:43:33.4431050Z [5550/7823] Linking CXX executable bin/c10_intrusive_ptr_test 2025-04-21T20:43:33.4431472Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.4431983Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.4432239Z 2025-04-21T20:43:33.4615776Z [5550/7823] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-04-21T20:43:33.4617827Z [5551/7823] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-04-21T20:43:33.5129251Z [5551/7823] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-04-21T20:43:33.5130882Z [5552/7823] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-04-21T20:43:33.5289895Z [5552/7823] Linking CXX executable bin/c10_registry_test 2025-04-21T20:43:33.5291200Z [5553/7823] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-04-21T20:43:33.5671890Z [5553/7823] Linking CXX executable bin/c10_ssize_test 2025-04-21T20:43:33.5673013Z [5554/7823] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-04-21T20:43:33.5728481Z [5554/7823] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-04-21T20:43:33.5730518Z [5555/7823] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-04-21T20:43:33.6501028Z [5555/7823] Linking CXX executable bin/c10_small_vector_test 2025-04-21T20:43:33.6502331Z [5556/7823] Linking CXX executable bin/c10_registry_test 2025-04-21T20:43:33.6649452Z [5556/7823] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-04-21T20:43:33.6650544Z [5557/7823] Linking CXX executable bin/c10_ssize_test 2025-04-21T20:43:33.6651146Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.6651653Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.6652035Z 2025-04-21T20:43:33.7094667Z [5557/7823] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-04-21T20:43:33.7096615Z [5558/7823] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-04-21T20:43:33.7340584Z [5558/7823] Linking CXX executable bin/c10_string_util_test 2025-04-21T20:43:33.7341619Z [5559/7823] Linking CXX executable bin/c10_small_vector_test 2025-04-21T20:43:33.8059120Z [5559/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPAllocatorConfig.cpp.o 2025-04-21T20:43:33.8060740Z [5560/7823] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-04-21T20:43:33.8397367Z [5560/7823] Linking CXX executable bin/c10_string_view_test 2025-04-21T20:43:33.8397970Z [5561/7823] Linking CXX executable bin/c10_string_util_test 2025-04-21T20:43:33.8514616Z [5561/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPCachingAllocator.cpp.o 2025-04-21T20:43:33.8516434Z [5562/7823] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-04-21T20:43:33.8566818Z [5562/7823] Linking CXX executable bin/c10_tempfile_test 2025-04-21T20:43:33.8568520Z [5563/7823] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-04-21T20:43:33.9170968Z [5563/7823] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-04-21T20:43:33.9172117Z [5564/7823] Linking CXX executable bin/c10_string_view_test 2025-04-21T20:43:33.9172881Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.9173602Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.9174216Z 2025-04-21T20:43:33.9918922Z [5564/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPDeviceAssertionHost.cpp.o 2025-04-21T20:43:33.9920277Z [5565/7823] Linking CXX executable bin/c10_tempfile_test 2025-04-21T20:43:33.9967268Z [5565/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPException.cpp.o 2025-04-21T20:43:33.9968523Z [5566/7823] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-04-21T20:43:33.9969371Z Warning: Unused direct dependencies: 2025-04-21T20:43:33.9970244Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:33.9970885Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-21T20:43:33.9971260Z 2025-04-21T20:43:34.0185505Z [5566/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPFunctions.cpp.o 2025-04-21T20:43:34.0187172Z [5567/7823] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-04-21T20:43:34.1498493Z [5567/7823] Linking CXX executable bin/c10_typeid_test 2025-04-21T20:43:34.1499325Z [5568/7823] Linking CXX executable bin/c10_typeid_test 2025-04-21T20:43:34.1537819Z [5568/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMallocAsyncAllocator.cpp.o 2025-04-21T20:43:34.1538978Z [5569/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPAllocatorConfig.cpp.o 2025-04-21T20:43:34.1541403Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.1544115Z 2025-04-21T20:43:34.2330987Z [5569/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMiscFunctions.cpp.o 2025-04-21T20:43:34.2332621Z [5570/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPDeviceAssertionHost.cpp.o 2025-04-21T20:43:34.2334876Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.2336007Z 2025-04-21T20:43:34.3099458Z [5570/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPStream.cpp.o 2025-04-21T20:43:34.3100661Z [5571/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPFunctions.cpp.o 2025-04-21T20:43:34.3101708Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.3102325Z 2025-04-21T20:43:34.3543334Z [5571/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/driver_api.cpp.o 2025-04-21T20:43:34.3544786Z [5572/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPException.cpp.o 2025-04-21T20:43:34.3546619Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.3547778Z 2025-04-21T20:43:34.3582066Z [5572/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPGuardImpl.cpp.o 2025-04-21T20:43:34.3583320Z [5573/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/driver_api.cpp.o 2025-04-21T20:43:34.3584453Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.3585191Z 2025-04-21T20:43:34.3749985Z [5573/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPTest.cpp.o 2025-04-21T20:43:34.3751387Z [5574/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMiscFunctions.cpp.o 2025-04-21T20:43:34.3753383Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.3754438Z 2025-04-21T20:43:34.5075431Z [5574/7823] Building CXX object c10/hip/test/CMakeFiles/c10_hip_HIPTest.dir/impl/HIPTest.cpp.o 2025-04-21T20:43:34.5077071Z [5575/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPCachingAllocator.cpp.o 2025-04-21T20:43:34.5078949Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.5080096Z 2025-04-21T20:43:34.5379536Z [5575/7823] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp.o 2025-04-21T20:43:34.5381396Z [5576/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMallocAsyncAllocator.cpp.o 2025-04-21T20:43:34.5383770Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.5385174Z 2025-04-21T20:43:34.5888289Z [5576/7823] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-04-21T20:43:34.5890305Z [5577/7823] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-04-21T20:43:34.6323059Z [5577/7823] Linking C shared library lib/libtorch_global_deps.so 2025-04-21T20:43:34.6324480Z [5578/7823] Building CXX object c10/hip/test/CMakeFiles/c10_hip_HIPTest.dir/impl/HIPTest.cpp.o 2025-04-21T20:43:34.7241035Z [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-21T20:43:34.7278424Z [5579/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPTest.cpp.o 2025-04-21T20:43:34.7280174Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.7281212Z 2025-04-21T20:43:34.7474776Z [5579/7823] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-04-21T20:43:34.7476400Z [5580/7823] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp.o 2025-04-21T20:43:34.7478493Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7485181Z /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-21T20:43:34.7487607Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:43:34.7488098Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7489045Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:43:34.7490037Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:43:34.7490551Z | ^~~~ 2025-04-21T20:43:34.7491520Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7492417Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:43:34.7492821Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7493337Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7494412Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7495852Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7497434Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7499059Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:43:34.7500322Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:43:34.7501211Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7502535Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7507394Z /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-21T20:43:34.7511424Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:43:34.7512269Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7514150Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:43:34.7516156Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:43:34.7517078Z | ^~~~ 2025-04-21T20:43:34.7518766Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7520467Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:43:34.7521203Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7522106Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7523399Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7524821Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7526399Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7528002Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:43:34.7529316Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:43:34.7530210Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7531619Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7535935Z /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-21T20:43:34.7538181Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:43:34.7538637Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7539607Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:43:34.7540685Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:43:34.7541215Z | ^~~~ 2025-04-21T20:43:34.7542194Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7543105Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:43:34.7543500Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7544006Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7544740Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7545558Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7546509Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7547375Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:43:34.7548296Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:43:34.7549013Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7549738Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7552427Z /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-21T20:43:34.7554681Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:43:34.7555128Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7556078Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:43:34.7557090Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:43:34.7557622Z | ^~~~ 2025-04-21T20:43:34.7558718Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7559643Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:43:34.7560055Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7560574Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7561414Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7562243Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7563172Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7564032Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:43:34.7564937Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:43:34.7565627Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7569198Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp: In function ‘at::cuda::NVRTC* at::cuda::load_nvrtc()’: 2025-04-21T20:43:34.7573328Z /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-21T20:43:34.7576541Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:43:34.7577291Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7578521Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-21T20:43:34.7579521Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-21T20:43:34.7580014Z | ^~~~ 2025-04-21T20:43:34.7581089Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7582764Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-21T20:43:34.7583550Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7584431Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7585660Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7587149Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7588858Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7590412Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:43:34.7591678Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:43:34.7592569Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7596927Z /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-21T20:43:34.7601037Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:43:34.7601889Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7603710Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-21T20:43:34.7605288Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-21T20:43:34.7606355Z | ^~~~ 2025-04-21T20:43:34.7608207Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7609332Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-21T20:43:34.7609798Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7610316Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7611053Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7611893Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7612786Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7613919Z /opt/rocm/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:43:34.7614679Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:43:34.7615160Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7617650Z /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-21T20:43:34.7621362Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:43:34.7622060Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7623319Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-21T20:43:34.7624881Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-21T20:43:34.7625460Z | ^~~~ 2025-04-21T20:43:34.7626689Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7627772Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-21T20:43:34.7628411Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7629181Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7630431Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7631905Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7633454Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7634865Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:43:34.7635889Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:43:34.7636583Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7638972Z /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-21T20:43:34.7642126Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:43:34.7642766Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7644432Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2025-04-21T20:43:34.7646248Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2025-04-21T20:43:34.7647137Z | ^~~~ 2025-04-21T20:43:34.7648870Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:43:34.7650278Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2025-04-21T20:43:34.7650769Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7651318Z In file included from /opt/rocm/include/hip/hip_runtime.h:70, 2025-04-21T20:43:34.7652061Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2025-04-21T20:43:34.7653003Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2025-04-21T20:43:34.7654514Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2025-04-21T20:43:34.7656080Z /opt/rocm/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:43:34.7657796Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:43:34.7659105Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7659516Z 2025-04-21T20:43:34.7660014Z [5580/7823] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-04-21T20:43:34.7661211Z [5581/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPStream.cpp.o 2025-04-21T20:43:34.7663051Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.7666216Z /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-21T20:43:34.7668786Z 218 | static void initDeviceStreamState(DeviceIndex device_index) { 2025-04-21T20:43:34.7669770Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:43:34.7670164Z 2025-04-21T20:43:34.7670905Z [5581/7823] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-04-21T20:43:34.7672497Z [5582/7823] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPGuardImpl.cpp.o 2025-04-21T20:43:34.7674511Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:43:34.7675581Z 2025-04-21T20:43:34.7864494Z [5582/7823] Linking CXX shared library lib/libc10_hip.so 2025-04-21T20:43:34.7865553Z [5583/7823] Linking C shared library lib/libtorch_global_deps.so 2025-04-21T20:43:34.7866384Z Warning: Unused direct dependencies: 2025-04-21T20:43:34.7866974Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:43:34.7867671Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:43:34.7868349Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:43:34.7868980Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-04-21T20:43:34.7869543Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-21T20:43:34.7870057Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:43:34.7870623Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:43:34.7871049Z 2025-04-21T20:43:34.7988506Z [5583/7823] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-04-21T20:43:34.7989846Z [5584/7823] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-04-21T20:43:34.8502751Z [5584/7823] Linking C executable sleef/bin/mkrename 2025-04-21T20:43:34.8503628Z [5585/7823] Linking C executable sleef/bin/mkrename 2025-04-21T20:43:34.8534276Z [5585/7823] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-04-21T20:43:34.8535122Z [5586/7823] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-04-21T20:43:34.8535774Z Warning: Unused direct dependencies: 2025-04-21T20:43:34.8536246Z /opt/rocm/lib/libhiprtc.so.6 2025-04-21T20:43:34.8536556Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:43:34.8536864Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-21T20:43:34.8537153Z /lib/x86_64-linux-gnu/libgcc_s.so.1 2025-04-21T20:43:34.8537371Z 2025-04-21T20:43:34.8543647Z [5586/7823] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-04-21T20:43:34.8545081Z [5587/7823] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-04-21T20:43:34.8676155Z [5587/7823] Linking C executable sleef/bin/mkrename_gnuabi 2025-04-21T20:43:34.8677526Z [5588/7823] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-04-21T20:43:34.8765377Z [5588/7823] Linking C executable sleef/bin/mkmasked_gnuabi 2025-04-21T20:43:34.8767093Z [5589/7823] Linking CXX shared library lib/libc10_hip.so 2025-04-21T20:43:34.8767820Z Warning: Unused direct dependencies: 2025-04-21T20:43:34.8768381Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-21T20:43:34.8768723Z 2025-04-21T20:43:34.9016433Z [5589/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_1_var_test 2025-04-21T20:43:34.9017105Z [5590/7823] Linking C executable sleef/bin/mkrename_gnuabi 2025-04-21T20:43:34.9103586Z [5590/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_stream 2025-04-21T20:43:34.9104357Z [5591/7823] Linking C executable sleef/bin/mkmasked_gnuabi 2025-04-21T20:43:34.9468552Z [5591/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-04-21T20:43:34.9470120Z [5592/7823] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-04-21T20:43:34.9970308Z [5592/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-04-21T20:43:34.9971686Z [5593/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_1_var_test 2025-04-21T20:43:34.9972375Z Warning: Unused direct dependencies: 2025-04-21T20:43:34.9972891Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-21T20:43:34.9973467Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:34.9973986Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:34.9974259Z 2025-04-21T20:43:35.0106549Z [5593/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-04-21T20:43:35.0108239Z [5594/7823] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-04-21T20:43:35.0202676Z [5594/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-04-21T20:43:35.0204343Z [5595/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-04-21T20:43:35.0205283Z Warning: Unused direct dependencies: 2025-04-21T20:43:35.0205864Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-21T20:43:35.0206495Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:35.0207067Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:35.0207415Z 2025-04-21T20:43:35.0208249Z [5595/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-04-21T20:43:35.0209713Z [5596/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_catches_stream 2025-04-21T20:43:35.0210617Z Warning: Unused direct dependencies: 2025-04-21T20:43:35.0211287Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-21T20:43:35.0211983Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:35.0212617Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:35.0213794Z 2025-04-21T20:43:35.1103596Z [5596/7823] Linking CXX executable bin/c10_hip_HIPTest 2025-04-21T20:43:35.1104829Z [5597/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-04-21T20:43:35.1105788Z Warning: Unused direct dependencies: 2025-04-21T20:43:35.1106464Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-21T20:43:35.1107195Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:35.1107821Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:35.1108183Z 2025-04-21T20:43:35.1126774Z [5597/7823] Linking C executable sleef/bin/mkalias 2025-04-21T20:43:35.1127644Z [5598/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-04-21T20:43:35.1128326Z Warning: Unused direct dependencies: 2025-04-21T20:43:35.1128697Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-21T20:43:35.1129161Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:35.1129541Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:35.1129759Z 2025-04-21T20:43:35.1374564Z [5598/7823] Linking C executable sleef/bin/mkdisp 2025-04-21T20:43:35.1375662Z [5599/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-04-21T20:43:35.1376563Z Warning: Unused direct dependencies: 2025-04-21T20:43:35.1376949Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-21T20:43:35.1377366Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:35.1377974Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:35.1378281Z 2025-04-21T20:43:35.1386508Z [5599/7823] Generating include/renameavx512fnofma.h 2025-04-21T20:43:35.1387034Z [5600/7823] Generating include/renameavx512fnofma.h 2025-04-21T20:43:35.1387539Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2025-04-21T20:43:35.1390376Z 2025-04-21T20:43:35.1507856Z [5600/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.1515073Z [5601/7823] Linking C executable sleef/bin/mkalias 2025-04-21T20:43:35.1596764Z [5601/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-04-21T20:43:35.1598016Z [5602/7823] Linking C executable sleef/bin/mkdisp 2025-04-21T20:43:35.1735203Z [5602/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.1737119Z [5603/7823] Linking CXX executable bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-04-21T20:43:35.1738339Z Warning: Unused direct dependencies: 2025-04-21T20:43:35.1739059Z /var/lib/jenkins/workspace/build/lib/libc10_hip.so 2025-04-21T20:43:35.1739802Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:35.1740656Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:35.1740985Z 2025-04-21T20:43:35.1819217Z [5603/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-04-21T20:43:35.1820577Z [5604/7823] Linking CXX executable bin/c10_hip_HIPTest 2025-04-21T20:43:35.1821242Z Warning: Unused direct dependencies: 2025-04-21T20:43:35.1821865Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:43:35.1822501Z /opt/rocm/lib/libamdhip64.so.6 2025-04-21T20:43:35.1822849Z 2025-04-21T20:43:35.1833604Z [5604/7823] Generating include/renameavx512f.h 2025-04-21T20:43:35.1834488Z [5605/7823] Generating include/renameavx512f.h 2025-04-21T20:43:35.1835294Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2025-04-21T20:43:35.1835868Z 2025-04-21T20:43:35.1852106Z [5605/7823] Generating include/renameavx2.h 2025-04-21T20:43:35.1852943Z [5606/7823] Generating include/renameavx2.h 2025-04-21T20:43:35.1853672Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2025-04-21T20:43:35.1854212Z 2025-04-21T20:43:35.3130824Z [5606/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.3132703Z [5607/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.3259420Z [5607/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-04-21T20:43:35.3262638Z [5608/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-04-21T20:43:35.3613870Z [5608/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.3615571Z [5609/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-04-21T20:43:35.3784464Z [5609/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-04-21T20:43:35.3788262Z [5610/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.3809718Z [5610/7823] Generating include/renameavx2128.h 2025-04-21T20:43:35.3810558Z [5611/7823] Generating include/renameavx2128.h 2025-04-21T20:43:35.3811301Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2025-04-21T20:43:35.3812141Z 2025-04-21T20:43:35.4003606Z [5611/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.4005258Z [5612/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.5050520Z [5612/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-04-21T20:43:35.5052171Z [5613/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.5110849Z [5613/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.5115509Z [5614/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-04-21T20:43:35.5521831Z [5614/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-04-21T20:43:35.5523481Z [5615/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.5534444Z [5615/7823] Generating include/renamefma4.h 2025-04-21T20:43:35.5535353Z [5616/7823] Generating include/renamefma4.h 2025-04-21T20:43:35.5536115Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2025-04-21T20:43:35.5536613Z 2025-04-21T20:43:35.5556137Z [5616/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.5558149Z [5617/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-04-21T20:43:35.5738587Z [5617/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-04-21T20:43:35.5740104Z [5618/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-04-21T20:43:35.7026388Z [5618/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.7027890Z [5619/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-04-21T20:43:35.7141871Z [5619/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-04-21T20:43:35.7143460Z [5620/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.7156565Z [5620/7823] Generating include/renameavx.h 2025-04-21T20:43:35.7157733Z [5621/7823] Generating include/renameavx.h 2025-04-21T20:43:35.7158421Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2025-04-21T20:43:35.7158904Z 2025-04-21T20:43:35.7257333Z [5621/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.7259193Z [5622/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.7303570Z [5622/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-04-21T20:43:35.7305586Z [5623/7823] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-04-21T20:43:35.7701642Z [5623/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.7703280Z [5624/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.8718983Z [5624/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-04-21T20:43:35.8720738Z [5625/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-04-21T20:43:35.8736796Z [5625/7823] Generating include/renamesse4.h 2025-04-21T20:43:35.8737548Z [5626/7823] Generating include/renamesse4.h 2025-04-21T20:43:35.8738206Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2025-04-21T20:43:35.8738726Z 2025-04-21T20:43:35.9062764Z [5626/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.9064413Z [5627/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-04-21T20:43:35.9097422Z [5627/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-04-21T20:43:35.9099131Z [5628/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.9243134Z [5628/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.9244714Z [5629/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-04-21T20:43:35.9680355Z [5629/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-04-21T20:43:35.9682017Z [5630/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-04-21T20:43:35.9705773Z [5630/7823] Generating include/renamesse2.h 2025-04-21T20:43:35.9706616Z [5631/7823] Generating include/renamesse2.h 2025-04-21T20:43:35.9707297Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2025-04-21T20:43:35.9707805Z 2025-04-21T20:43:36.0308187Z [5631/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.0309938Z [5632/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.0959616Z [5632/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-04-21T20:43:36.0961538Z [5633/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-04-21T20:43:36.1179463Z [5633/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.1181133Z [5634/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.1302079Z [5634/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-04-21T20:43:36.1303459Z [5635/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-04-21T20:43:36.1320735Z [5635/7823] Generating include/renamepurec_scalar.h 2025-04-21T20:43:36.1321721Z [5636/7823] Generating include/renamepurec_scalar.h 2025-04-21T20:43:36.1322546Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2025-04-21T20:43:36.1323113Z 2025-04-21T20:43:36.1496075Z [5636/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.1497687Z [5637/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.2100624Z [5637/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.2101888Z [5638/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.2342985Z [5638/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.2346332Z [5639/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.2592971Z [5639/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.2593901Z [5640/7823] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-04-21T20:43:36.2606390Z [5640/7823] Generating include/renamepurecfma_scalar.h 2025-04-21T20:43:36.2607416Z [5641/7823] Generating include/renamepurecfma_scalar.h 2025-04-21T20:43:36.2608078Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2025-04-21T20:43:36.2608420Z 2025-04-21T20:43:36.2754261Z [5641/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.2755909Z [5642/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-04-21T20:43:36.2804933Z [5642/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.2806366Z [5643/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.3207225Z [5643/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.3208206Z [5644/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.3312419Z [5644/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.3313951Z [5645/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.3328543Z [5645/7823] Generating include/renamecuda.h 2025-04-21T20:43:36.3329311Z [5646/7823] Generating include/renamecuda.h 2025-04-21T20:43:36.3329728Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2025-04-21T20:43:36.3330135Z 2025-04-21T20:43:36.3339449Z [5646/7823] Generating sleeflibm_AVX.h.tmp 2025-04-21T20:43:36.3340760Z [5647/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.3344498Z [5647/7823] Generating sleeflibm_AVX2.h.tmp 2025-04-21T20:43:36.3345248Z [5648/7823] Generating sleeflibm_AVX.h.tmp 2025-04-21T20:43:36.3354318Z [5648/7823] Generating sleeflibm_AVX2128.h.tmp 2025-04-21T20:43:36.3355286Z [5649/7823] Generating sleeflibm_AVX2.h.tmp 2025-04-21T20:43:36.3360679Z [5649/7823] Generating sleeflibm_AVX512F.h.tmp 2025-04-21T20:43:36.3361487Z [5650/7823] Generating sleeflibm_AVX2128.h.tmp 2025-04-21T20:43:36.3368701Z [5650/7823] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-04-21T20:43:36.3369325Z [5651/7823] Generating sleeflibm_AVX512F.h.tmp 2025-04-21T20:43:36.3377450Z [5651/7823] Generating sleeflibm_AVX512F_.h.tmp 2025-04-21T20:43:36.3378267Z [5652/7823] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-04-21T20:43:36.3381490Z [5652/7823] Generating sleeflibm_AVX_.h.tmp 2025-04-21T20:43:36.3383101Z [5653/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.3388498Z [5653/7823] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-04-21T20:43:36.3389357Z [5654/7823] Generating sleeflibm_AVX512F_.h.tmp 2025-04-21T20:43:36.3397023Z [5654/7823] Generating sleeflibm_FMA4.h.tmp 2025-04-21T20:43:36.3397785Z [5655/7823] Generating sleeflibm_AVX_.h.tmp 2025-04-21T20:43:36.3400267Z [5655/7823] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-04-21T20:43:36.3401713Z [5656/7823] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-04-21T20:43:36.3403236Z [5656/7823] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-04-21T20:43:36.3406771Z [5657/7823] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.3409158Z [5657/7823] Generating sleeflibm_SSE2.h.tmp 2025-04-21T20:43:36.3410269Z [5658/7823] Generating sleeflibm_FMA4.h.tmp 2025-04-21T20:43:36.3415990Z [5658/7823] Generating sleeflibm_SSE4.h.tmp 2025-04-21T20:43:36.3416504Z [5659/7823] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-04-21T20:43:36.3418950Z [5659/7823] Generating sleeflibm_SSE_.h.tmp 2025-04-21T20:43:36.3419980Z [5660/7823] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-04-21T20:43:36.3423305Z [5660/7823] Generating alias_AVX512F_dp.h.tmp 2025-04-21T20:43:36.3424220Z [5661/7823] Generating sleeflibm_SSE2.h.tmp 2025-04-21T20:43:36.3428772Z [5661/7823] Generating alias_AVX512F_sp.h.tmp 2025-04-21T20:43:36.3430357Z [5662/7823] Generating sleeflibm_SSE4.h.tmp 2025-04-21T20:43:36.3434364Z [5662/7823] Generating dispscalar.c.body 2025-04-21T20:43:36.3435134Z [5663/7823] Generating sleeflibm_SSE_.h.tmp 2025-04-21T20:43:36.3439159Z [5663/7823] Generating ../../../include/sleef.h 2025-04-21T20:43:36.3439985Z [5664/7823] Generating alias_AVX512F_dp.h.tmp 2025-04-21T20:43:36.3442570Z [5664/7823] Generating include/renamedspscalar.h 2025-04-21T20:43:36.3443448Z [5665/7823] Generating alias_AVX512F_sp.h.tmp 2025-04-21T20:43:36.3448490Z [5665/7823] Generating include/alias_avx512f.h 2025-04-21T20:43:36.3449243Z [5666/7823] Generating dispscalar.c.body 2025-04-21T20:43:36.3457069Z [5666/7823] Generating dispscalar.c 2025-04-21T20:43:36.3457762Z [5667/7823] Generating include/renamedspscalar.h 2025-04-21T20:43:36.3474219Z [5667/7823] Generating dispsse.c.tmp 2025-04-21T20:43:36.3474953Z [5668/7823] Generating dispsse.c.tmp 2025-04-21T20:43:36.3502459Z [5668/7823] Generating dispsse.c 2025-04-21T20:43:36.3504920Z [5669/7823] Generating include/alias_avx512f.h 2025-04-21T20:43:36.3515297Z [5669/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.3516519Z [5670/7823] Generating ../../../include/sleef.h 2025-04-21T20:43:36.3524730Z [5670/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-04-21T20:43:36.3525888Z [5671/7823] Generating dispscalar.c 2025-04-21T20:43:36.3537642Z [5671/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.3538821Z [5672/7823] Generating dispsse.c 2025-04-21T20:43:36.4013834Z [5672/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-04-21T20:43:36.4018297Z [5673/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-04-21T20:43:36.5022116Z [5673/7823] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-04-21T20:43:36.5023705Z [5674/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.5035913Z [5674/7823] Generating include/renamedsp128.h 2025-04-21T20:43:36.5038292Z [5675/7823] Generating include/renamedsp128.h 2025-04-21T20:43:36.5167875Z [5675/7823] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-04-21T20:43:36.5171545Z [5676/7823] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-04-21T20:43:36.5190034Z [5676/7823] Generating dispavx.c.tmp 2025-04-21T20:43:36.5190489Z [5677/7823] Generating dispavx.c.tmp 2025-04-21T20:43:36.5251539Z [5677/7823] Generating dispavx.c 2025-04-21T20:43:36.5252962Z [5678/7823] Generating dispavx.c 2025-04-21T20:43:36.5268367Z [5678/7823] Generating include/renamedsp256.h 2025-04-21T20:43:36.5270697Z [5679/7823] Generating include/renamedsp256.h 2025-04-21T20:43:36.5285045Z [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-21T20:43:36.5286948Z [5680/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-04-21T20:43:36.5741170Z [5680/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:43:36.5743326Z [5681/7823] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-04-21T20:43:36.6154294Z [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-21T20:43:36.6156316Z [5682/7823] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-04-21T20:43:36.7145427Z [5682/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:43:36.7147699Z [5683/7823] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-04-21T20:43:36.8410604Z [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-21T20:43:36.8413120Z [5684/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:43:37.0289979Z [5684/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:43:37.0292417Z [5685/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:43:37.0479828Z [5685/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-04-21T20:43:37.0481790Z [5686/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-21T20:43:37.0910423Z [5686/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-04-21T20:43:37.0911832Z [5687/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-04-21T20:43:37.1195579Z [5687/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-04-21T20:43:37.1199827Z [5688/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-04-21T20:43:37.1483592Z [5688/7823] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-04-21T20:43:37.1485367Z [5689/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:43:37.1763782Z [5689/7823] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-04-21T20:43:37.1765201Z [5690/7823] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-04-21T20:43:37.2069006Z [5690/7823] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-04-21T20:43:37.2070979Z [5691/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-21T20:43:37.2330762Z [5691/7823] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-04-21T20:43:37.2332300Z [5692/7823] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-04-21T20:43:37.2736997Z [5692/7823] Generating sources 2025-04-21T20:43:37.2737738Z [5693/7823] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-04-21T20:43:37.2967572Z [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-21T20:43:37.2970115Z [5694/7823] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-04-21T20:43:37.3343799Z [5694/7823] Linking C executable sleef/bin/addSuffix 2025-04-21T20:43:37.3344787Z [5695/7823] Linking C executable sleef/bin/addSuffix 2025-04-21T20:43:37.3565949Z [5695/7823] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2025-04-21T20:43:37.3567605Z [5696/7823] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-04-21T20:43:37.3788901Z [5696/7823] Linking C static library sleef/lib/libsleef.a 2025-04-21T20:43:37.3790324Z [5697/7823] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2025-04-21T20:43:37.3853171Z [5697/7823] Regenerating version file... 2025-04-21T20:43:37.3854982Z [5698/7823] Linking C static library sleef/lib/libsleef.a 2025-04-21T20:43:37.3997847Z [5698/7823] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-04-21T20:43:37.3999809Z [5699/7823] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-04-21T20:43:37.5783799Z [5699/7823] Linking CXX executable bin/vec_test_all_types_AVX512 2025-04-21T20:43:37.5785173Z [5700/7823] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-04-21T20:43:37.5785673Z Warning: Unused direct dependencies: 2025-04-21T20:43:37.5786026Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-21T20:43:37.5786278Z 2025-04-21T20:43:37.6888479Z [5700/7823] Linking CXX executable bin/vec_test_all_types_AVX2 2025-04-21T20:43:37.6916795Z [5701/7823] Regenerating version file... 2025-04-21T20:43:37.6917703Z [5702/7823] Linking CXX executable bin/vec_test_all_types_AVX512 2025-04-21T20:43:37.6918380Z Warning: Unused direct dependencies: 2025-04-21T20:43:37.6918854Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-21T20:43:37.7754972Z 2025-04-21T20:43:37.7755832Z [5703/7823] Linking CXX executable bin/vec_test_all_types_AVX2 2025-04-21T20:43:37.7756303Z Warning: Unused direct dependencies: 2025-04-21T20:43:37.7756680Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-21T20:43:38.6038965Z 2025-04-21T20:43:43.3249778Z [5704/7823] Generating sources 2025-04-21T20:43:43.3608278Z [5705/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-21T20:43:43.3652452Z [5706/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-21T20:43:43.3681616Z [5706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-04-21T20:43:43.3682800Z [5706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-04-21T20:43:43.3683812Z [5706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-04-21T20:43:43.3684793Z [5706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-04-21T20:43:43.3685711Z [5706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-04-21T20:43:43.7245827Z [5706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-04-21T20:43:43.7247868Z [5707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-04-21T20:43:43.7649227Z [5707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-04-21T20:43:43.7657590Z [5708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-04-21T20:43:43.8059024Z [5708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-04-21T20:43:43.8059964Z [5709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-04-21T20:43:43.9695042Z [5709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-04-21T20:43:43.9696815Z [5710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-04-21T20:43:44.0502689Z [5710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-04-21T20:43:44.0504704Z [5711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-04-21T20:43:44.0526294Z [5711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-04-21T20:43:44.0528212Z [5712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-04-21T20:43:44.2456521Z [5712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-04-21T20:43:44.2458319Z [5713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-04-21T20:43:44.2947183Z [5713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-04-21T20:43:44.2948954Z [5714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-04-21T20:43:44.3349403Z [5714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-04-21T20:43:44.3351172Z [5715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-04-21T20:43:44.4052186Z [5715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-04-21T20:43:44.4111075Z [5716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-04-21T20:43:44.5694199Z [5716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-04-21T20:43:44.5697417Z [5717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-04-21T20:43:44.5853228Z [5717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-04-21T20:43:44.5854747Z [5718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-04-21T20:43:44.7188735Z [5718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-04-21T20:43:44.7190790Z [5719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-04-21T20:43:44.8000152Z [5719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-04-21T20:43:44.8002232Z [5720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-04-21T20:43:44.8867567Z [5720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-04-21T20:43:44.8869616Z [5721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-04-21T20:43:45.0249123Z [5721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-04-21T20:43:45.0251161Z [5722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-04-21T20:43:45.1502101Z [5722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-04-21T20:43:45.1504077Z [5723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-04-21T20:43:45.2308055Z [5723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-04-21T20:43:45.2311483Z [5724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-04-21T20:43:45.4643935Z [5724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-04-21T20:43:45.4644937Z [5725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-04-21T20:43:45.5012808Z [5725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-04-21T20:43:45.5014850Z [5726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-04-21T20:43:45.5889993Z [5726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-04-21T20:43:45.5891880Z [5727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-04-21T20:43:45.6382942Z [5727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-04-21T20:43:45.6384769Z [5728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-04-21T20:43:45.7303905Z [5728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-04-21T20:43:45.7304994Z [5729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-04-21T20:43:45.9114788Z [5729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-04-21T20:43:45.9116802Z [5730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-04-21T20:43:46.0942981Z [5730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-04-21T20:43:46.0945339Z [5731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-04-21T20:43:46.1722433Z [5731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-04-21T20:43:46.1724227Z [5732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-04-21T20:43:46.1838871Z [5732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-04-21T20:43:46.1840637Z [5733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-04-21T20:43:46.2080448Z [5733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-04-21T20:43:46.2084115Z [5734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-04-21T20:43:46.2446211Z [5734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-04-21T20:43:46.2451526Z [5735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-04-21T20:43:46.4415830Z [5735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-04-21T20:43:46.4417644Z [5736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-04-21T20:43:46.4593522Z [5736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-04-21T20:43:46.4595324Z [5737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-04-21T20:43:46.5234837Z [5737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-04-21T20:43:46.5236912Z [5738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-04-21T20:43:46.5794273Z [5738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-04-21T20:43:46.5796093Z [5739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-04-21T20:43:46.8420177Z [5739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-04-21T20:43:46.8422967Z [5740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-04-21T20:43:47.0054692Z [5740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-04-21T20:43:47.0056942Z [5741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-04-21T20:43:47.0593132Z [5741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-04-21T20:43:47.0595095Z [5742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-04-21T20:43:47.1498376Z [5742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-04-21T20:43:47.1500122Z [5743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-04-21T20:43:47.2034118Z [5743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-04-21T20:43:47.2036093Z [5744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-04-21T20:43:47.2804763Z [5744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-04-21T20:43:47.2806725Z [5745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-04-21T20:43:47.3068091Z [5745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-04-21T20:43:47.3069874Z [5746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-04-21T20:43:47.4059138Z [5746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-04-21T20:43:47.4060932Z [5747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-04-21T20:43:47.4817414Z [5747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-04-21T20:43:47.4819439Z [5748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-04-21T20:43:47.9645286Z [5748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-04-21T20:43:47.9646487Z [5749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-04-21T20:43:48.0147515Z [5749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-04-21T20:43:48.0149218Z [5750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-04-21T20:43:48.1715501Z [5750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-04-21T20:43:48.1716523Z [5751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-04-21T20:43:48.2280680Z [5751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-04-21T20:43:48.2281794Z [5752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-04-21T20:43:48.2396142Z [5752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-04-21T20:43:48.2397126Z [5753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-04-21T20:43:48.2787466Z [5753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-04-21T20:43:48.2794808Z [5754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-04-21T20:43:48.4261459Z [5754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-04-21T20:43:48.4268225Z [5755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-04-21T20:43:48.4963924Z [5755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-04-21T20:43:48.4966163Z [5756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-04-21T20:43:48.5778708Z [5756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-04-21T20:43:48.5779815Z [5757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-04-21T20:43:48.6026207Z [5757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-04-21T20:43:48.6028326Z [5758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-04-21T20:43:48.6650128Z [5758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-04-21T20:43:48.6652179Z [5759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-04-21T20:43:48.8428056Z [5759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-04-21T20:43:48.8430047Z [5760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-04-21T20:43:48.9386799Z [5760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-04-21T20:43:48.9388342Z [5761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-04-21T20:43:48.9502141Z [5761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-04-21T20:43:48.9503863Z [5762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-04-21T20:43:48.9687882Z [5762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-04-21T20:43:48.9689070Z [5763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-04-21T20:43:49.0039862Z [5763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-04-21T20:43:49.0041948Z [5764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-04-21T20:43:49.0706437Z [5764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-04-21T20:43:49.0708563Z [5765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-04-21T20:43:49.1132406Z [5765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-04-21T20:43:49.1134488Z [5766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-04-21T20:43:49.2556362Z [5766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-04-21T20:43:49.2558595Z [5767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-04-21T20:43:49.2751172Z [5767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-04-21T20:43:49.2753548Z [5768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-04-21T20:43:49.4916693Z [5768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-04-21T20:43:49.4919003Z [5769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-04-21T20:43:50.2006212Z [5769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-04-21T20:43:50.2008624Z [5770/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-04-21T20:43:50.2811869Z [5770/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-04-21T20:43:50.2813986Z [5771/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-04-21T20:43:50.4147284Z [5771/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-04-21T20:43:50.4149291Z [5772/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-04-21T20:43:50.4284972Z [5772/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-04-21T20:43:50.4288786Z [5773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-04-21T20:43:50.6366402Z [5773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-04-21T20:43:50.6369954Z [5774/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-04-21T20:43:50.8275262Z [5774/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-04-21T20:43:50.8278539Z [5775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-04-21T20:43:51.3232026Z [5775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-04-21T20:43:51.3234861Z [5776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-04-21T20:43:51.4612632Z [5776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-04-21T20:43:51.4618981Z [5777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-04-21T20:43:51.7347988Z [5777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-04-21T20:43:51.7352790Z [5778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-04-21T20:43:51.7890349Z [5778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-04-21T20:43:51.7892765Z [5779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-04-21T20:43:51.9109859Z [5779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-04-21T20:43:51.9117225Z [5780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-04-21T20:43:52.1243457Z [5780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-04-21T20:43:52.1245800Z [5781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-04-21T20:43:52.5031050Z [5781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-04-21T20:43:52.5038087Z [5782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-04-21T20:43:52.8407536Z [5782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-04-21T20:43:52.8409594Z [5783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-04-21T20:43:53.0203616Z [5783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-04-21T20:43:53.0206037Z [5784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-04-21T20:43:53.0627152Z [5784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-04-21T20:43:53.0629367Z [5785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-04-21T20:43:53.1138339Z [5785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-04-21T20:43:53.1140684Z [5786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-04-21T20:43:53.2096093Z [5786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-04-21T20:43:53.2097328Z [5787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-04-21T20:43:53.4778875Z [5787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-04-21T20:43:53.4783830Z [5788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-04-21T20:43:53.4904578Z [5788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-04-21T20:43:53.4906425Z [5789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-04-21T20:43:53.5713872Z [5789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-04-21T20:43:53.5715973Z [5790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-04-21T20:43:53.5930737Z [5790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-04-21T20:43:53.5932813Z [5791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-04-21T20:43:53.8606141Z [5791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-04-21T20:43:53.8609256Z [5792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-04-21T20:43:54.2083813Z [5792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-04-21T20:43:54.2085790Z [5793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-04-21T20:43:54.2730555Z [5793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-04-21T20:43:54.2735127Z [5794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-04-21T20:43:54.3008800Z [5794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-04-21T20:43:54.3010024Z [5795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-04-21T20:43:54.3911346Z [5795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-04-21T20:43:54.3915256Z [5796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-04-21T20:43:54.3917845Z [5796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-04-21T20:43:54.3919973Z [5797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-04-21T20:43:54.5662706Z [5797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-04-21T20:43:54.5666469Z [5798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-04-21T20:43:54.7632322Z [5798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-04-21T20:43:54.7634562Z [5799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-04-21T20:43:54.7951640Z [5799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-04-21T20:43:54.7953936Z [5800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-04-21T20:43:54.8198543Z [5800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-04-21T20:43:54.8200391Z [5801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-04-21T20:43:54.9017388Z [5801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-04-21T20:43:54.9019323Z [5802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-04-21T20:43:54.9349679Z [5802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-04-21T20:43:54.9356702Z [5803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-04-21T20:43:55.1064713Z [5803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-04-21T20:43:55.1066909Z [5804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-04-21T20:43:55.1197057Z [5804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-04-21T20:43:55.1198830Z [5805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-04-21T20:43:55.2426884Z [5805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-04-21T20:43:55.2427809Z [5806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-04-21T20:43:55.2533724Z [5806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-04-21T20:43:55.2535676Z [5807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-04-21T20:43:55.2594511Z [5807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-04-21T20:43:55.2595665Z [5808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-04-21T20:43:55.2702644Z [5808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-04-21T20:43:55.2707751Z [5809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-04-21T20:43:55.5000174Z [5809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-04-21T20:43:55.5002838Z [5810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-04-21T20:43:55.5182705Z [5810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-04-21T20:43:55.5185120Z [5811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-04-21T20:43:55.6262510Z [5811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-04-21T20:43:55.6263594Z [5812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-04-21T20:43:55.6478712Z [5812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-04-21T20:43:55.6479711Z [5813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-04-21T20:43:55.6602769Z [5813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-04-21T20:43:55.6604659Z [5814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-04-21T20:43:55.7765719Z [5814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-04-21T20:43:55.7767566Z [5815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-04-21T20:43:55.7908491Z [5815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-04-21T20:43:55.7910498Z [5816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-04-21T20:43:55.9402906Z [5816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-04-21T20:43:55.9404383Z [5817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-04-21T20:43:55.9984235Z [5817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-04-21T20:43:55.9992117Z [5818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-04-21T20:43:56.0951876Z [5818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-04-21T20:43:56.0953921Z [5819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-04-21T20:43:56.1591453Z [5819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-04-21T20:43:56.1593399Z [5820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-04-21T20:43:56.1843768Z [5820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-04-21T20:43:56.1845988Z [5821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-04-21T20:43:56.2603397Z [5821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-04-21T20:43:56.2605439Z [5822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-04-21T20:43:56.2906356Z [5822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-04-21T20:43:56.2919600Z [5823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-04-21T20:43:56.4128420Z [5823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-04-21T20:43:56.4130475Z [5824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-04-21T20:43:56.4804655Z [5824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-04-21T20:43:56.4806705Z [5825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-04-21T20:43:56.5912493Z [5825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-04-21T20:43:56.5914669Z [5826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-04-21T20:43:56.6454775Z [5826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-04-21T20:43:56.6460323Z [5827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-04-21T20:43:56.7176833Z [5827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-04-21T20:43:56.7178955Z [5828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-04-21T20:43:56.7337567Z [5828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-04-21T20:43:56.7339690Z [5829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-04-21T20:43:56.7706369Z [5829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-04-21T20:43:56.7708292Z [5830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-04-21T20:43:56.8566714Z [5830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-04-21T20:43:56.8568659Z [5831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-04-21T20:43:57.0344521Z [5831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-04-21T20:43:57.0346666Z [5832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-04-21T20:43:57.0698174Z [5832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-04-21T20:43:57.0700257Z [5833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-04-21T20:43:57.1122239Z [5833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-04-21T20:43:57.1124357Z [5834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-04-21T20:43:57.1583612Z [5834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-04-21T20:43:57.1585318Z [5835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-04-21T20:43:57.3096159Z [5835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-04-21T20:43:57.3098288Z [5836/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-04-21T20:43:57.3606801Z [5836/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-04-21T20:43:57.3608869Z [5837/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-04-21T20:43:57.3958470Z [5837/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-04-21T20:43:57.3960340Z [5838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-04-21T20:43:57.4839526Z [5838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-04-21T20:43:57.4840913Z [5839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-04-21T20:43:57.4890691Z [5839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-04-21T20:43:57.4891994Z [5840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-04-21T20:43:57.5060307Z [5840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-04-21T20:43:57.5061988Z [5841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-04-21T20:43:57.6886538Z [5841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-04-21T20:43:57.6888573Z [5842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-04-21T20:43:57.7369843Z [5842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-04-21T20:43:57.7371804Z [5843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-04-21T20:43:57.8307997Z [5843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-04-21T20:43:57.8309935Z [5844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-04-21T20:43:57.8683642Z [5844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-04-21T20:43:57.8689260Z [5845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-04-21T20:43:57.8849324Z [5845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-04-21T20:43:57.8851505Z [5846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-04-21T20:43:57.9223963Z [5846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-04-21T20:43:57.9225903Z [5847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-04-21T20:43:57.9932296Z [5847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-04-21T20:43:57.9938746Z [5848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-04-21T20:43:58.1263019Z [5848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-04-21T20:43:58.1265154Z [5849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-04-21T20:43:58.2631950Z [5849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-04-21T20:43:58.2634299Z [5850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-04-21T20:43:58.3072512Z [5850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-04-21T20:43:58.3074630Z [5851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-04-21T20:43:58.4464710Z [5851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-04-21T20:43:58.4465870Z [5852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-04-21T20:43:58.4693498Z [5852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-04-21T20:43:58.4695520Z [5853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-04-21T20:43:58.4876885Z [5853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-04-21T20:43:58.4878968Z [5854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-04-21T20:43:58.5933249Z [5854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-04-21T20:43:58.5935303Z [5855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-04-21T20:43:58.6330356Z [5855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-04-21T20:43:58.6332639Z [5856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-04-21T20:43:58.7484367Z [5856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-04-21T20:43:58.7486486Z [5857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-04-21T20:43:58.8629246Z [5857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-04-21T20:43:58.8630487Z [5858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-04-21T20:43:58.8797859Z [5858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-04-21T20:43:58.8799486Z [5859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-04-21T20:43:59.0029883Z [5859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-04-21T20:43:59.0031755Z [5860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-04-21T20:43:59.1516605Z [5860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-04-21T20:43:59.1518777Z [5861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-04-21T20:43:59.2421496Z [5861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-04-21T20:43:59.2423581Z [5862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-04-21T20:43:59.2628355Z [5862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-04-21T20:43:59.2630283Z [5863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-04-21T20:43:59.2786778Z [5863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-04-21T20:43:59.2788686Z [5864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-04-21T20:43:59.3159544Z [5864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-04-21T20:43:59.3161701Z [5865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-04-21T20:43:59.5315793Z [5865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-04-21T20:43:59.5317696Z [5866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-04-21T20:43:59.6171824Z [5866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-04-21T20:43:59.6173812Z [5867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-04-21T20:43:59.6725773Z [5867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-04-21T20:43:59.6727881Z [5868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-04-21T20:43:59.7045761Z [5868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-04-21T20:43:59.7051676Z [5869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-04-21T20:43:59.8804580Z [5869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-04-21T20:43:59.8805793Z [5870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-04-21T20:43:59.9963926Z [5870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-04-21T20:43:59.9965911Z [5871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-04-21T20:44:00.0142384Z [5871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-04-21T20:44:00.0144310Z [5872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-04-21T20:44:00.1697250Z [5872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-04-21T20:44:00.1699251Z [5873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-04-21T20:44:00.1966781Z [5873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-04-21T20:44:00.1973246Z [5874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-04-21T20:44:00.3011087Z [5874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-04-21T20:44:00.3012875Z [5875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-04-21T20:44:00.3715282Z [5875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-04-21T20:44:00.3717623Z [5876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-04-21T20:44:00.4631773Z [5876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-04-21T20:44:00.4633930Z [5877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-04-21T20:44:00.4901662Z [5877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-04-21T20:44:00.4903658Z [5878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-04-21T20:44:00.5921800Z [5878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-04-21T20:44:00.5923860Z [5879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-04-21T20:44:00.6738273Z [5879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-04-21T20:44:00.6740257Z [5880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-04-21T20:44:00.7746915Z [5880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-04-21T20:44:00.7749026Z [5881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-04-21T20:44:00.8005230Z [5881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-04-21T20:44:00.8007142Z [5882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-04-21T20:44:00.8190323Z [5882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-04-21T20:44:00.8192689Z [5883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-04-21T20:44:00.9881572Z [5883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-04-21T20:44:00.9884576Z [5884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-04-21T20:44:01.2030889Z [5884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-04-21T20:44:01.2031934Z [5885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-04-21T20:44:01.2233300Z [5885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-04-21T20:44:01.2235267Z [5886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-04-21T20:44:01.2677118Z [5886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-04-21T20:44:01.2679128Z [5887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-04-21T20:44:01.2833679Z [5887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-04-21T20:44:01.2835629Z [5888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-04-21T20:44:01.5210925Z [5888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-04-21T20:44:01.5212114Z [5889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-04-21T20:44:01.5469071Z [5889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-04-21T20:44:01.5470952Z [5890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-04-21T20:44:01.5490199Z [5890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-04-21T20:44:01.5493516Z [5891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-04-21T20:44:01.6914926Z [5891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-04-21T20:44:01.6916995Z [5892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-04-21T20:44:01.7456150Z [5892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-04-21T20:44:01.7458449Z [5893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-04-21T20:44:01.7950435Z [5893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-04-21T20:44:01.7952385Z [5894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-04-21T20:44:01.9448324Z [5894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-04-21T20:44:01.9449880Z [5895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-04-21T20:44:01.9814776Z [5895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-04-21T20:44:01.9822860Z [5896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-04-21T20:44:02.0478221Z [5896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-04-21T20:44:02.0480102Z [5897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-04-21T20:44:02.2462134Z [5897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-04-21T20:44:02.2463273Z [5898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-04-21T20:44:02.3871299Z [5898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-04-21T20:44:02.3873341Z [5899/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-04-21T20:44:02.4234309Z [5899/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-04-21T20:44:02.4236193Z [5900/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-04-21T20:44:02.4669420Z [5900/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-04-21T20:44:02.4670419Z [5901/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-04-21T20:44:02.4918443Z [5901/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-04-21T20:44:02.4920315Z [5902/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-04-21T20:44:02.5065007Z [5902/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-04-21T20:44:02.5066520Z [5903/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-04-21T20:44:02.6323536Z [5903/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-04-21T20:44:02.6329557Z [5904/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-04-21T20:44:02.8100568Z [5904/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-04-21T20:44:02.8102542Z [5905/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-04-21T20:44:02.8425463Z [5905/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-04-21T20:44:02.8432400Z [5906/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-04-21T20:44:03.0413039Z [5906/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-04-21T20:44:03.0414871Z [5907/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-04-21T20:44:03.0575307Z [5907/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-04-21T20:44:03.0577098Z [5908/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-04-21T20:44:03.0884203Z [5908/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-04-21T20:44:03.0886917Z [5909/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-04-21T20:44:03.1153778Z [5909/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-04-21T20:44:03.1155905Z [5910/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-04-21T20:44:03.3027137Z [5910/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-04-21T20:44:03.3029264Z [5911/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-04-21T20:44:03.4904168Z [5911/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-04-21T20:44:03.4905195Z [5912/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-04-21T20:44:03.5386891Z [5912/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-04-21T20:44:03.5388019Z [5913/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-04-21T20:44:03.5744828Z [5913/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-04-21T20:44:03.5746901Z [5914/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-04-21T20:44:03.5955747Z [5914/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-04-21T20:44:03.5958111Z [5915/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-04-21T20:44:03.6120985Z [5915/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-04-21T20:44:03.6123257Z [5916/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-04-21T20:44:03.7128924Z [5916/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-04-21T20:44:03.7130856Z [5917/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-04-21T20:44:03.8842981Z [5917/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-04-21T20:44:03.8846284Z [5918/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-04-21T20:44:04.0375628Z [5918/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-04-21T20:44:04.0377910Z [5919/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-04-21T20:44:04.0670626Z [5919/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-04-21T20:44:04.0672799Z [5920/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-04-21T20:44:04.1969144Z [5920/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-04-21T20:44:04.1971154Z [5921/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-04-21T20:44:04.2212692Z [5921/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-04-21T20:44:04.2214665Z [5922/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-04-21T20:44:04.3436043Z [5922/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-04-21T20:44:04.3438124Z [5923/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-04-21T20:44:04.4066727Z [5923/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-04-21T20:44:04.4068749Z [5924/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-04-21T20:44:04.5565236Z [5924/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-04-21T20:44:04.5567185Z [5925/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-04-21T20:44:04.5628181Z [5925/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-04-21T20:44:04.5630115Z [5926/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-04-21T20:44:04.6761417Z [5926/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-04-21T20:44:04.6763560Z [5927/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-04-21T20:44:04.6906749Z [5927/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-04-21T20:44:04.6908649Z [5928/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-04-21T20:44:04.7033041Z [5928/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-04-21T20:44:04.7034961Z [5929/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-04-21T20:44:04.8726452Z [5929/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-04-21T20:44:04.8728582Z [5930/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-04-21T20:44:05.0710863Z [5930/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-04-21T20:44:05.0717599Z [5931/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-04-21T20:44:05.1158357Z [5931/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-04-21T20:44:05.1160274Z [5932/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-04-21T20:44:05.1928550Z [5932/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-04-21T20:44:05.1930200Z [5933/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-04-21T20:44:05.2122418Z [5933/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-04-21T20:44:05.2124339Z [5934/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-04-21T20:44:05.4666412Z [5934/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-04-21T20:44:05.4668428Z [5935/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-04-21T20:44:05.4721611Z [5935/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-04-21T20:44:05.4722737Z [5936/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-04-21T20:44:05.4945759Z [5936/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-04-21T20:44:05.4947562Z [5937/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-04-21T20:44:05.5107586Z [5937/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-04-21T20:44:05.5109469Z [5938/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-04-21T20:44:05.6423618Z [5938/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-04-21T20:44:05.6425848Z [5939/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-04-21T20:44:05.6937268Z [5939/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-04-21T20:44:05.6939275Z [5940/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-04-21T20:44:05.9162688Z [5940/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-04-21T20:44:05.9164559Z [5941/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-04-21T20:44:05.9179855Z [5941/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-04-21T20:44:05.9181922Z [5942/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-04-21T20:44:06.0087886Z [5942/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-04-21T20:44:06.0090305Z [5943/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-04-21T20:44:06.0524073Z [5943/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-04-21T20:44:06.0526018Z [5944/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-04-21T20:44:06.1698132Z [5944/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-04-21T20:44:06.1700211Z [5945/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-04-21T20:44:06.1743930Z [5945/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-04-21T20:44:06.1746513Z [5946/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-04-21T20:44:06.4729017Z [5946/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-04-21T20:44:06.4731016Z [5947/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-04-21T20:44:06.5121389Z [5947/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-04-21T20:44:06.5123352Z [5948/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-04-21T20:44:06.5286333Z [5948/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-04-21T20:44:06.5288410Z [5949/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-04-21T20:44:06.6519899Z [5949/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-04-21T20:44:06.6522012Z [5950/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-04-21T20:44:06.9343020Z [5950/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-04-21T20:44:06.9345113Z [5951/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-04-21T20:44:07.0473960Z [5951/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-04-21T20:44:07.0475562Z [5952/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-04-21T20:44:07.0617357Z [5952/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-04-21T20:44:07.0620010Z [5953/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-04-21T20:44:07.1396140Z [5953/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-04-21T20:44:07.1397347Z [5954/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-04-21T20:44:07.2202802Z [5954/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-04-21T20:44:07.2209893Z [5955/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-04-21T20:44:07.4981637Z [5955/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-04-21T20:44:07.4983777Z [5956/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-04-21T20:44:07.4994280Z [5956/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-04-21T20:44:07.4996295Z [5957/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-04-21T20:44:07.5940645Z [5957/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-04-21T20:44:07.5942490Z [5958/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-04-21T20:44:07.6301664Z [5958/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-04-21T20:44:07.6303571Z [5959/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-04-21T20:44:07.6457046Z [5959/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-04-21T20:44:07.6459099Z [5960/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-04-21T20:44:07.6681722Z [5960/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-04-21T20:44:07.6683041Z [5961/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-04-21T20:44:07.7913227Z [5961/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-04-21T20:44:07.7914331Z [5962/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-04-21T20:44:07.9489096Z [5962/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-04-21T20:44:07.9497706Z [5963/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-04-21T20:44:08.0743423Z [5963/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-04-21T20:44:08.0745606Z [5964/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-04-21T20:44:08.1377097Z [5964/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-04-21T20:44:08.1379100Z [5965/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-04-21T20:44:08.2159799Z [5965/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-04-21T20:44:08.2161653Z [5966/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-04-21T20:44:08.2377292Z [5966/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-04-21T20:44:08.3942405Z [5967/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-04-21T20:44:08.3944452Z [5967/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-04-21T20:44:08.3949190Z [5968/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-04-21T20:44:08.6767281Z [5968/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-04-21T20:44:08.6769375Z [5969/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-04-21T20:44:08.7362816Z [5969/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-04-21T20:44:08.7364974Z [5970/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-04-21T20:44:08.7792848Z [5970/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-04-21T20:44:08.7795037Z [5971/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-04-21T20:44:08.7955976Z [5971/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-04-21T20:44:08.7957874Z [5972/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-04-21T20:44:08.8111766Z [5972/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-04-21T20:44:08.8113813Z [5973/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-04-21T20:44:09.0871253Z [5973/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-04-21T20:44:09.0876484Z [5974/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-04-21T20:44:09.1301392Z [5974/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-04-21T20:44:09.1303436Z [5975/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-04-21T20:44:09.1456828Z [5975/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-04-21T20:44:09.1459057Z [5976/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-04-21T20:44:09.2310488Z [5976/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-04-21T20:44:09.2312815Z [5977/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-04-21T20:44:09.2486901Z [5977/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-04-21T20:44:09.2488490Z [5978/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-04-21T20:44:09.2660536Z [5978/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-04-21T20:44:09.2667050Z [5979/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-04-21T20:44:09.6632559Z [5979/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-21T20:44:09.6634684Z [5980/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-04-21T20:44:09.6666447Z [5980/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-04-21T20:44:09.6669012Z [5981/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-04-21T20:44:09.7154022Z [5981/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-04-21T20:44:09.7156382Z [5982/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-21T20:44:09.7604641Z [5982/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-04-21T20:44:09.7611734Z [5983/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-04-21T20:44:09.9670323Z [5983/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-04-21T20:44:09.9672846Z [5984/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-04-21T20:44:10.2428512Z [5984/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-04-21T20:44:10.2429805Z [5985/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-04-21T20:44:10.2746983Z [5985/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-04-21T20:44:10.2748478Z [5986/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-04-21T20:44:10.2968557Z [5986/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-04-21T20:44:10.2971283Z [5987/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-04-21T20:44:10.3138485Z [5987/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-04-21T20:44:10.3140257Z [5988/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-04-21T20:44:10.3179889Z [5988/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-04-21T20:44:10.3181972Z [5989/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-04-21T20:44:10.6963061Z [5989/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-04-21T20:44:10.6964978Z [5990/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-04-21T20:44:10.7102101Z [5990/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-04-21T20:44:10.7104133Z [5991/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-04-21T20:44:10.8109113Z [5991/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-04-21T20:44:10.8112905Z [5992/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-04-21T20:44:10.8337777Z [5992/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-04-21T20:44:10.8339807Z [5993/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-04-21T20:44:10.8404864Z [5993/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-04-21T20:44:10.8406958Z [5994/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-04-21T20:44:11.0774239Z [5994/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-04-21T20:44:11.0776662Z [5995/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-04-21T20:44:11.1451843Z [5995/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-04-21T20:44:11.1454033Z [5996/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-04-21T20:44:11.1468930Z [5996/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-04-21T20:44:11.1471356Z [5997/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-04-21T20:44:11.2159078Z [5997/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-04-21T20:44:11.2161445Z [5998/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-04-21T20:44:11.4114219Z [5998/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-04-21T20:44:11.4116445Z [5999/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-04-21T20:44:11.4611587Z [5999/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-04-21T20:44:11.4613810Z [6000/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-04-21T20:44:11.5400787Z [6000/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-04-21T20:44:11.5409848Z [6001/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-04-21T20:44:11.7210508Z [6001/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-04-21T20:44:11.7213100Z [6002/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-04-21T20:44:12.3054694Z [6002/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-04-21T20:44:12.3060717Z [6003/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-04-21T20:44:12.4407131Z [6003/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-04-21T20:44:12.4412797Z [6004/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-04-21T20:44:12.4561845Z [6004/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-04-21T20:44:12.4567006Z [6005/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-04-21T20:44:12.6518652Z [6005/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-04-21T20:44:12.6523745Z [6006/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-04-21T20:44:12.7270830Z [6006/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-04-21T20:44:12.7274011Z [6007/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-04-21T20:44:12.7387995Z [6007/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:44:12.7389831Z [6008/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-04-21T20:44:12.8948196Z [6008/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-04-21T20:44:12.8950248Z [6009/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-04-21T20:44:13.0522251Z [6009/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-04-21T20:44:13.0524602Z [6010/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-04-21T20:44:13.1132022Z [6010/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-04-21T20:44:13.1134417Z [6011/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-04-21T20:44:13.3541683Z [6011/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-04-21T20:44:13.3544095Z [6012/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-04-21T20:44:13.6133329Z [6012/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-04-21T20:44:13.6138728Z [6013/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-04-21T20:44:13.9308173Z [6013/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-04-21T20:44:13.9310460Z [6014/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-04-21T20:44:14.1878555Z [6014/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-04-21T20:44:14.1881064Z [6015/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-04-21T20:44:14.2185716Z [6015/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-04-21T20:44:14.2187901Z [6016/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-04-21T20:44:14.2730731Z [6016/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-04-21T20:44:14.2732892Z [6017/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-04-21T20:44:14.4531753Z [6017/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-04-21T20:44:14.4536382Z [6018/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-04-21T20:44:14.4943222Z [6018/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-04-21T20:44:14.4945484Z [6019/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-04-21T20:44:14.5665622Z [6019/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-04-21T20:44:14.5667958Z [6020/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-04-21T20:44:14.7367659Z [6020/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-04-21T20:44:14.7370100Z [6021/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-04-21T20:44:14.7694469Z [6021/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-04-21T20:44:14.7698001Z [6022/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-04-21T20:44:14.9014957Z [6022/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-04-21T20:44:14.9017220Z [6023/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-04-21T20:44:15.0290653Z [6023/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-04-21T20:44:15.0293059Z [6024/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-04-21T20:44:15.0641531Z [6024/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-04-21T20:44:15.0647758Z [6025/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-04-21T20:44:15.0812188Z [6025/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-04-21T20:44:15.0814615Z [6026/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-04-21T20:44:15.2679622Z [6026/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-04-21T20:44:15.2680988Z [6027/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-04-21T20:44:15.3202509Z [6027/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-04-21T20:44:15.3204691Z [6028/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-04-21T20:44:15.4640028Z [6028/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-04-21T20:44:15.4645470Z [6029/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-04-21T20:44:15.5198961Z [6029/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-04-21T20:44:15.5201346Z [6030/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-04-21T20:44:15.5372987Z [6030/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-04-21T20:44:15.5374647Z [6031/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-04-21T20:44:15.6243777Z [6031/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-04-21T20:44:15.6246425Z [6032/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-04-21T20:44:15.6290887Z [6032/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-04-21T20:44:15.6293191Z [6033/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-04-21T20:44:15.7434429Z [6033/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-04-21T20:44:15.7436772Z [6034/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-04-21T20:44:15.9006871Z [6034/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-04-21T20:44:15.9009186Z [6035/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-04-21T20:44:16.1367180Z [6035/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-04-21T20:44:16.1369525Z [6036/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-04-21T20:44:16.2334544Z [6036/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-04-21T20:44:16.2336772Z [6037/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-04-21T20:44:16.2572065Z [6037/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-04-21T20:44:16.2574560Z [6038/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-04-21T20:44:16.2783245Z [6038/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-04-21T20:44:16.2785651Z [6039/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-04-21T20:44:16.4585659Z [6039/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-04-21T20:44:16.4587769Z [6040/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-04-21T20:44:16.6058727Z [6040/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-04-21T20:44:16.6061312Z [6041/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-04-21T20:44:16.7218779Z [6041/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-04-21T20:44:16.7224744Z [6042/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-04-21T20:44:16.7838420Z [6042/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-04-21T20:44:16.7840458Z [6043/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-04-21T20:44:16.8395806Z [6043/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-04-21T20:44:16.8399346Z [6044/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-04-21T20:44:17.1903149Z [6044/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-04-21T20:44:17.1905333Z [6045/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-04-21T20:44:17.2195986Z [6045/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-04-21T20:44:17.2197667Z [6046/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-04-21T20:44:17.2738094Z [6046/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-04-21T20:44:17.2743728Z [6047/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-04-21T20:44:17.4331287Z [6047/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-04-21T20:44:17.4333671Z [6048/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-04-21T20:44:17.8131681Z [6048/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-04-21T20:44:17.8132958Z [6049/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-04-21T20:44:17.8780692Z [6049/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-04-21T20:44:17.8783725Z [6050/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-04-21T20:44:17.9005960Z [6050/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-04-21T20:44:17.9007971Z [6051/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-04-21T20:44:17.9858848Z [6051/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-04-21T20:44:17.9860699Z [6052/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-04-21T20:44:17.9873673Z [6052/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-21T20:44:17.9879746Z [6053/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-04-21T20:44:18.2221474Z [6053/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-04-21T20:44:18.2224023Z [6054/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-04-21T20:44:18.3255477Z [6054/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-04-21T20:44:18.3257664Z [6055/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-04-21T20:44:18.4320783Z [6055/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-04-21T20:44:18.4322798Z [6056/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-04-21T20:44:18.6775531Z [6056/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-04-21T20:44:18.6777781Z [6057/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-04-21T20:44:18.7455366Z [6057/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-04-21T20:44:18.7457513Z [6058/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-04-21T20:44:18.8217624Z [6058/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-04-21T20:44:18.8218945Z [6059/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-04-21T20:44:18.8277752Z [6059/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-04-21T20:44:18.8283008Z [6060/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-04-21T20:44:19.1353250Z [6060/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-04-21T20:44:19.1355351Z [6061/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-04-21T20:44:19.2801703Z [6061/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-04-21T20:44:19.2803937Z [6062/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-04-21T20:44:19.3376074Z [6062/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-04-21T20:44:19.3378098Z [6063/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-04-21T20:44:19.3388541Z [6063/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-04-21T20:44:19.3390745Z [6064/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-04-21T20:44:19.4024203Z [6064/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-04-21T20:44:19.4026627Z [6065/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-04-21T20:44:19.5747868Z [6065/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-04-21T20:44:19.5750138Z [6066/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-04-21T20:44:19.6364863Z [6066/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-04-21T20:44:19.6367986Z [6067/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-04-21T20:44:19.7008925Z [6067/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-04-21T20:44:19.7017233Z [6068/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-04-21T20:44:19.8760255Z [6068/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-04-21T20:44:19.8761630Z [6069/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-04-21T20:44:19.9255895Z [6069/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-04-21T20:44:19.9261024Z [6070/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-04-21T20:44:20.1396596Z [6070/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-04-21T20:44:20.1398643Z [6071/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-04-21T20:44:20.1797823Z [6071/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-04-21T20:44:20.1799515Z [6072/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-04-21T20:44:20.4036442Z [6072/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-04-21T20:44:20.4038533Z [6073/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-04-21T20:44:20.4459251Z [6073/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-04-21T20:44:20.4461245Z [6074/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-04-21T20:44:20.4895535Z [6074/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-04-21T20:44:20.4897646Z [6075/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-04-21T20:44:20.6134864Z [6075/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-04-21T20:44:20.6137111Z [6076/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-04-21T20:44:20.8038762Z [6076/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-04-21T20:44:20.8039932Z [6077/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-04-21T20:44:20.8656558Z [6077/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-04-21T20:44:20.8658598Z [6078/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-04-21T20:44:20.8692715Z [6078/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-04-21T20:44:20.8694968Z [6079/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-04-21T20:44:21.0876209Z [6079/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-04-21T20:44:21.0878126Z [6080/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-04-21T20:44:21.2950295Z [6080/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-04-21T20:44:21.2951537Z [6081/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-04-21T20:44:21.3572290Z [6081/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-04-21T20:44:21.3574342Z [6082/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-04-21T20:44:21.4888780Z [6082/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-04-21T20:44:21.4890842Z [6083/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-04-21T20:44:21.5333516Z [6083/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-04-21T20:44:21.5335709Z [6084/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-04-21T20:44:21.7823495Z [6084/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-04-21T20:44:21.7825558Z [6085/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-04-21T20:44:21.8592521Z [6085/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-04-21T20:44:21.8594670Z [6086/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-04-21T20:44:21.8782946Z [6086/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-04-21T20:44:21.8786517Z [6087/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-04-21T20:44:21.9532286Z [6087/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-04-21T20:44:21.9534213Z [6088/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-04-21T20:44:22.3666136Z [6088/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-04-21T20:44:22.3669736Z [6089/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-04-21T20:44:22.3680089Z [6089/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-04-21T20:44:22.3682053Z [6090/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-04-21T20:44:22.4383356Z [6090/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-04-21T20:44:22.4385489Z [6091/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-04-21T20:44:22.8292761Z [6091/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-04-21T20:44:22.8295207Z [6092/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-04-21T20:44:22.8751696Z [6092/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-04-21T20:44:22.8752877Z [6093/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-04-21T20:44:22.8954211Z [6093/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-04-21T20:44:22.8956305Z [6094/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-04-21T20:44:22.9172475Z [6094/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-04-21T20:44:22.9177294Z [6095/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-04-21T20:44:23.1570253Z [6095/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-04-21T20:44:23.1573056Z [6096/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-04-21T20:44:23.1856992Z [6096/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-04-21T20:44:23.1860070Z [6097/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-04-21T20:44:23.2591271Z [6097/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-04-21T20:44:23.2593423Z [6098/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-04-21T20:44:23.3107365Z [6098/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-04-21T20:44:23.3109558Z [6099/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-04-21T20:44:23.3655055Z [6099/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-04-21T20:44:23.3657143Z [6100/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-04-21T20:44:23.3901576Z [6100/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-04-21T20:44:23.3904130Z [6101/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-04-21T20:44:23.5811707Z [6101/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-04-21T20:44:23.5813815Z [6102/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-04-21T20:44:23.6805417Z [6102/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-04-21T20:44:23.6806613Z [6103/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-04-21T20:44:23.7026443Z [6103/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-04-21T20:44:23.7027717Z [6104/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-04-21T20:44:23.7043606Z [6104/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-04-21T20:44:23.7045675Z [6105/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-04-21T20:44:23.7489008Z [6105/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-04-21T20:44:23.7491119Z [6106/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-04-21T20:44:23.7984280Z [6106/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-04-21T20:44:23.7985373Z [6107/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-04-21T20:44:23.8125462Z [6107/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-04-21T20:44:23.8127680Z [6108/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-04-21T20:44:24.0431682Z [6108/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-04-21T20:44:24.0433690Z [6109/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-04-21T20:44:24.0730876Z [6109/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-04-21T20:44:24.0734168Z [6110/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-04-21T20:44:24.1707308Z [6110/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-04-21T20:44:24.1708431Z [6111/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-04-21T20:44:24.2019497Z [6111/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-04-21T20:44:24.2021570Z [6112/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-04-21T20:44:24.4590569Z [6112/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-04-21T20:44:24.4592375Z [6113/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-04-21T20:44:24.5194182Z [6113/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-04-21T20:44:24.5196113Z [6114/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-04-21T20:44:24.6544555Z [6114/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-04-21T20:44:24.6546264Z [6115/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-04-21T20:44:24.7127952Z [6115/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-04-21T20:44:24.7129060Z [6116/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-04-21T20:44:24.8007773Z [6116/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-04-21T20:44:24.8008859Z [6117/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-04-21T20:44:24.8292230Z [6117/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-04-21T20:44:24.8293351Z [6118/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-04-21T20:44:25.0762697Z [6118/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-04-21T20:44:25.0764542Z [6119/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-04-21T20:44:25.1080721Z [6119/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-04-21T20:44:25.1083284Z [6120/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-04-21T20:44:25.2477233Z [6120/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-04-21T20:44:25.2486400Z [6121/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-04-21T20:44:25.3452865Z [6121/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-04-21T20:44:25.3457793Z [6122/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-04-21T20:44:25.4917611Z [6122/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-04-21T20:44:25.4919673Z [6123/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-04-21T20:44:25.5251949Z [6123/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-04-21T20:44:25.5256254Z [6124/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-04-21T20:44:25.7111894Z [6124/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-04-21T20:44:25.7114637Z [6125/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-04-21T20:44:25.8081518Z [6125/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-04-21T20:44:25.8091098Z [6126/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-04-21T20:44:25.8142748Z [6126/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-04-21T20:44:25.8149312Z [6127/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-04-21T20:44:26.0036983Z [6127/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-04-21T20:44:26.0045004Z [6128/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-04-21T20:44:26.0500366Z [6128/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-04-21T20:44:26.0506658Z [6129/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-04-21T20:44:26.1433346Z [6129/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-04-21T20:44:26.1440307Z [6130/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-04-21T20:44:26.2999832Z [6130/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-04-21T20:44:26.3001133Z [6131/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-04-21T20:44:26.4677414Z [6131/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-04-21T20:44:26.4678552Z [6132/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-04-21T20:44:26.5105186Z [6132/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-04-21T20:44:26.5106372Z [6133/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-04-21T20:44:26.5319999Z [6133/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-04-21T20:44:26.5321897Z [6134/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-04-21T20:44:26.5518324Z [6134/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-04-21T20:44:26.5523931Z [6135/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-04-21T20:44:26.6814490Z [6135/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-04-21T20:44:26.6816525Z [6136/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-04-21T20:44:26.8388993Z [6136/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-04-21T20:44:26.8390940Z [6137/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-04-21T20:44:26.8564807Z [6137/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-04-21T20:44:26.8566894Z [6138/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-04-21T20:44:27.0297942Z [6138/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-04-21T20:44:27.0299822Z [6139/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-04-21T20:44:27.1011441Z [6139/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-04-21T20:44:27.1013511Z [6140/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-04-21T20:44:27.1282099Z [6140/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-04-21T20:44:27.1284001Z [6141/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-04-21T20:44:27.2173458Z [6141/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-04-21T20:44:27.2175580Z [6142/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-04-21T20:44:27.3524721Z [6142/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-04-21T20:44:27.3526773Z [6143/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-04-21T20:44:27.3766469Z [6143/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-04-21T20:44:27.3768596Z [6144/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-04-21T20:44:27.5232096Z [6144/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-04-21T20:44:27.5234125Z [6145/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-04-21T20:44:27.5372873Z [6145/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-04-21T20:44:27.5374910Z [6146/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-04-21T20:44:27.5542248Z [6146/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-04-21T20:44:27.5544236Z [6147/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-04-21T20:44:27.6600711Z [6147/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-04-21T20:44:27.6602465Z [6148/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-04-21T20:44:27.6604358Z [6148/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-04-21T20:44:27.6606004Z [6149/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-04-21T20:44:27.6960663Z [6149/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-04-21T20:44:27.6962685Z [6150/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-04-21T20:44:27.8879258Z [6150/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-04-21T20:44:27.8881400Z [6151/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-04-21T20:44:27.9737180Z [6151/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-04-21T20:44:27.9738476Z [6152/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-04-21T20:44:27.9908109Z [6152/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-04-21T20:44:27.9916251Z [6153/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-04-21T20:44:28.1324610Z [6153/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.1326997Z [6154/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-04-21T20:44:28.4557006Z [6154/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.4558598Z [6155/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.5535318Z [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-21T20:44:28.5542206Z [6156/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.6364544Z [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-21T20:44:28.6366942Z [6157/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-04-21T20:44:28.7916341Z [6157/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.7919639Z [6158/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.8421751Z [6158/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.8423881Z [6159/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-04-21T20:44:28.8993588Z [6159/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.8996077Z [6160/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.9404039Z [6160/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:28.9406782Z [6161/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-04-21T20:44:29.0504059Z [6161/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.0506708Z [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-21T20:44:29.2884734Z [6162/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.2886661Z [6163/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.3088426Z [6163/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.3093228Z [6164/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.4829773Z [6164/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.4831340Z [6165/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.5565777Z [6165/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.5567115Z [6166/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.6160309Z [6166/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.6162816Z [6167/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.6167208Z [6167/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.6169347Z [6168/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.7289096Z [6168/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.7291351Z [6169/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.9333571Z [6169/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:29.9340390Z [6170/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.1342776Z [6170/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.1345103Z [6171/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.2030092Z [6171/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.2032347Z [6172/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.2067030Z [6172/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.2069666Z [6173/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.4310536Z [6173/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.4313079Z [6174/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.4498536Z [6174/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.4500957Z [6175/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.4901993Z [6175/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.4904362Z [6176/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.6350008Z [6176/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.6352725Z [6177/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.6524296Z [6177/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.6529697Z [6178/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.8770805Z [6178/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.8773211Z [6179/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.9703311Z [6179/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:30.9705995Z [6180/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.0388693Z [6180/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.0390969Z [6181/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.1219884Z [6181/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.2019666Z [6182/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.2021921Z [6182/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.2023421Z [6183/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.2543804Z [6183/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.2546324Z [6184/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.3164040Z [6184/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.3180498Z [6185/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.6137448Z [6185/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.6138777Z [6186/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.6701484Z [6186/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.6703974Z [6187/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.6894296Z [6187/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.6897024Z [6188/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.7224031Z [6188/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.7226500Z [6189/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.7575257Z [6189/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.7577804Z [6190/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.7828553Z [6190/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-04-21T20:44:31.7830270Z [6191/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.2006115Z [6191/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.2008445Z [6192/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.2578988Z [6192/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.2583486Z [6193/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3116709Z [6193/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3119126Z [6194/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3455430Z [6194/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3457811Z [6195/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3652758Z [6195/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3655110Z [6196/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3859138Z [6196/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.3861660Z [6197/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.7627530Z [6197/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.7628765Z [6198/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.7973090Z [6198/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.7975695Z [6199/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.8126305Z [6199/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.8127579Z [6200/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.8375308Z [6200/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.8377498Z [6201/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.8384841Z [6201/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.8387403Z [6202/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.9431167Z [6202/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:32.9434161Z [6203/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.2227384Z [6203/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.2230211Z [6204/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.2410705Z [6204/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.2412960Z [6205/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.3387966Z [6205/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.3390281Z [6206/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.3577850Z [6206/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.3586918Z [6207/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.5471551Z [6207/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.5474073Z [6208/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.5762883Z [6208/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.5765361Z [6209/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.7037334Z [6209/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.7038684Z [6210/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.7762848Z [6210/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.7765210Z [6211/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.8409537Z [6211/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.8412137Z [6212/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.9556822Z [6212/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:33.9566036Z [6213/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.0282133Z [6213/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.0286868Z [6214/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.1108776Z [6214/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.1110772Z [6215/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.1115708Z [6215/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.1118062Z [6216/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.3826842Z [6216/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.3829825Z [6217/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.5227587Z [6217/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.5230034Z [6218/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.5426539Z [6218/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-04-21T20:44:34.5427753Z [6219/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.6005769Z [6219/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-04-21T20:44:34.6007849Z [6220/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.6147975Z [6220/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-04-21T20:44:34.6149722Z [6221/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.7610800Z [6221/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-04-21T20:44:34.7611734Z [6222/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-04-21T20:44:34.7771141Z [6222/7823] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-04-21T20:44:34.7773376Z [6223/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-04-21T20:44:34.8721810Z [6223/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-04-21T20:44:34.8723664Z [6224/7823] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-04-21T20:44:34.8726252Z /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-21T20:44:34.8728598Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-04-21T20:44:34.8729742Z | ^~~~~~~ 2025-04-21T20:44:34.8730023Z 2025-04-21T20:44:34.9561988Z [6224/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-04-21T20:44:34.9563862Z [6225/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-04-21T20:44:34.9828665Z [6225/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-04-21T20:44:34.9830639Z [6226/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-04-21T20:44:35.0294659Z [6226/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-04-21T20:44:35.0296409Z [6227/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-04-21T20:44:35.0858396Z [6227/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-04-21T20:44:35.0860098Z [6228/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-04-21T20:44:35.1084977Z [6228/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-04-21T20:44:35.1086731Z [6229/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-04-21T20:44:35.1232667Z [6229/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-04-21T20:44:35.1234198Z [6230/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-04-21T20:44:35.1677078Z [6230/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-04-21T20:44:35.1684640Z [6231/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-04-21T20:44:35.2711683Z [6231/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-04-21T20:44:35.2714121Z [6232/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-04-21T20:44:35.3291781Z [6232/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-04-21T20:44:35.3293271Z [6233/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-04-21T20:44:35.3296664Z [6233/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-04-21T20:44:35.3297937Z [6234/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-04-21T20:44:35.3483592Z [6234/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-04-21T20:44:35.3488792Z [6235/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-04-21T20:44:35.5155711Z [6235/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-04-21T20:44:35.5161050Z [6236/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-04-21T20:44:35.5655704Z [6236/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-04-21T20:44:35.5657694Z [6237/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-04-21T20:44:36.0764937Z [6237/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-04-21T20:44:36.0766452Z [6238/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-04-21T20:44:36.5350452Z [6238/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-04-21T20:44:36.5352490Z [6239/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-04-21T20:44:36.5873768Z [6239/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-04-21T20:44:36.5876906Z [6240/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-04-21T20:44:36.6051576Z [6240/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-04-21T20:44:36.6057643Z [6241/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-04-21T20:44:36.8488269Z [6241/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-04-21T20:44:36.8494914Z [6242/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-04-21T20:44:36.9647754Z [6242/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-04-21T20:44:36.9652073Z [6243/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-04-21T20:44:37.1160049Z [6243/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-04-21T20:44:37.1161392Z [6244/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-04-21T20:44:37.1591796Z [6244/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-04-21T20:44:37.1594216Z [6245/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-04-21T20:44:37.5392268Z [6245/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-04-21T20:44:37.5401456Z [6246/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-04-21T20:44:37.6183580Z [6246/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-04-21T20:44:37.6185435Z [6247/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-04-21T20:44:37.6195687Z [6247/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-04-21T20:44:37.6197758Z [6248/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-04-21T20:44:37.6853051Z [6248/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-04-21T20:44:37.6856893Z [6249/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-04-21T20:44:38.0040007Z [6249/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-04-21T20:44:38.0042769Z [6250/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-04-21T20:44:38.0671823Z [6250/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-04-21T20:44:38.0674371Z [6251/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-04-21T20:44:38.6489031Z [6251/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-04-21T20:44:38.6490989Z [6252/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-04-21T20:44:39.0131240Z [6252/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-04-21T20:44:39.0133149Z [6253/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-04-21T20:44:39.0596357Z [6253/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-04-21T20:44:39.0601603Z [6254/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-04-21T20:44:39.2401703Z [6254/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-04-21T20:44:39.2403421Z [6255/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-04-21T20:44:39.2702169Z [6255/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-04-21T20:44:39.2704261Z [6256/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-04-21T20:44:39.3306131Z [6256/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-04-21T20:44:39.3308287Z [6257/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-04-21T20:44:39.5398098Z [6257/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-04-21T20:44:39.5400481Z [6258/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-04-21T20:44:39.6042834Z [6258/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-04-21T20:44:39.6045072Z [6259/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-04-21T20:44:39.6972522Z [6259/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-04-21T20:44:39.6974172Z [6260/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-04-21T20:44:39.8141848Z [6260/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-04-21T20:44:39.8143980Z [6261/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-04-21T20:44:39.8950462Z [6261/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-04-21T20:44:39.8952755Z [6262/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-04-21T20:44:39.9276075Z [6262/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-04-21T20:44:39.9278276Z [6263/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-04-21T20:44:40.0862456Z [6263/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-04-21T20:44:40.0864694Z [6264/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-04-21T20:44:40.1066720Z [6264/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-04-21T20:44:40.1068822Z [6265/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-04-21T20:44:40.2384633Z [6265/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-04-21T20:44:40.2386587Z [6266/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-04-21T20:44:40.4333816Z [6266/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-04-21T20:44:40.4335920Z [6267/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-04-21T20:44:40.4885137Z [6267/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-04-21T20:44:40.4886886Z [6268/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-04-21T20:44:40.5132792Z [6268/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-04-21T20:44:40.5133939Z [6269/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-04-21T20:44:40.6571536Z [6269/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-04-21T20:44:40.6572580Z [6270/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-04-21T20:44:40.6911225Z [6270/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-04-21T20:44:40.6913386Z [6271/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-04-21T20:44:40.9067753Z [6271/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-04-21T20:44:40.9070469Z [6272/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-04-21T20:44:40.9946723Z [6272/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-04-21T20:44:40.9948713Z [6273/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-04-21T20:44:41.0201104Z [6273/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-04-21T20:44:41.0203241Z [6274/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-04-21T20:44:41.0456606Z [6274/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-04-21T20:44:41.0458488Z [6275/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-04-21T20:44:41.5772823Z [6275/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-04-21T20:44:41.5779655Z [6276/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-04-21T20:44:41.7056432Z [6276/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-04-21T20:44:41.7058582Z [6277/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-04-21T20:44:41.7885891Z [6277/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-04-21T20:44:41.7888075Z [6278/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-04-21T20:44:41.9503270Z [6278/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-04-21T20:44:41.9510645Z [6279/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-04-21T20:44:42.0513293Z [6279/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-04-21T20:44:42.0524403Z [6280/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-04-21T20:44:42.1033346Z [6280/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-04-21T20:44:42.1035443Z [6281/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-04-21T20:44:42.1407100Z [6281/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-04-21T20:44:42.1412051Z [6282/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-04-21T20:44:42.2703579Z [6282/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-04-21T20:44:42.2709530Z [6283/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-04-21T20:44:42.5294040Z [6283/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-04-21T20:44:42.5295953Z [6284/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-04-21T20:44:42.5994308Z [6284/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-04-21T20:44:42.5996498Z [6285/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-04-21T20:44:42.6007515Z [6285/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-04-21T20:44:42.6009711Z [6286/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-04-21T20:44:42.6569673Z [6286/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-04-21T20:44:42.6571988Z [6287/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-04-21T20:44:42.6825347Z [6287/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-04-21T20:44:42.6827434Z [6288/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-04-21T20:44:42.6992127Z [6288/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-04-21T20:44:42.6995188Z [6289/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-04-21T20:44:43.0493895Z [6289/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-04-21T20:44:43.0496112Z [6290/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-04-21T20:44:43.0648628Z [6290/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-04-21T20:44:43.0650174Z [6291/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-04-21T20:44:43.0857610Z [6291/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-04-21T20:44:43.0859925Z [6292/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-04-21T20:44:43.3749512Z [6292/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-04-21T20:44:43.3755071Z [6293/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-04-21T20:44:43.4037386Z [6293/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-04-21T20:44:43.4040556Z [6294/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-04-21T20:44:43.5308992Z [6294/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-04-21T20:44:43.5311216Z [6295/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-04-21T20:44:43.7577937Z [6295/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-04-21T20:44:43.7578969Z [6296/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-04-21T20:44:43.7768676Z [6296/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-04-21T20:44:43.7769801Z [6297/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-04-21T20:44:43.7918732Z [6297/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-04-21T20:44:43.7920603Z [6298/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-04-21T20:44:43.8045579Z [6298/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-04-21T20:44:43.8047313Z [6299/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-04-21T20:44:43.8845293Z [6299/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-04-21T20:44:43.8847620Z [6300/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-04-21T20:44:44.2370181Z [6300/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-04-21T20:44:44.2372316Z [6301/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-04-21T20:44:44.2834749Z [6301/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-04-21T20:44:44.2836722Z [6302/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-04-21T20:44:44.4134409Z [6302/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-04-21T20:44:44.4136493Z [6303/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-04-21T20:44:44.4174194Z [6303/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-04-21T20:44:44.4177612Z [6304/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-04-21T20:44:44.6820072Z [6304/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-04-21T20:44:44.6822558Z [6305/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-04-21T20:44:44.6833982Z [6305/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-04-21T20:44:44.6838370Z [6306/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-04-21T20:44:44.7397954Z [6306/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-04-21T20:44:44.7400221Z [6307/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-04-21T20:44:44.8092566Z [6307/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-04-21T20:44:44.8096359Z [6308/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-04-21T20:44:45.0015187Z [6308/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-04-21T20:44:45.0017270Z [6309/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-04-21T20:44:45.6223960Z [6309/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-04-21T20:44:45.6229512Z [6310/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-04-21T20:44:45.8388103Z [6310/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-04-21T20:44:45.8390076Z [6311/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-04-21T20:44:45.9627438Z [6311/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-04-21T20:44:45.9630848Z [6312/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-04-21T20:44:45.9748952Z [6312/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-04-21T20:44:45.9751144Z [6313/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-04-21T20:44:46.0654137Z [6313/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-04-21T20:44:46.0657750Z [6314/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-04-21T20:44:46.0709250Z [6314/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-04-21T20:44:46.0711039Z [6315/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-04-21T20:44:46.1561744Z [6315/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-04-21T20:44:46.1563776Z [6316/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-04-21T20:44:46.2069527Z [6316/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-04-21T20:44:46.2076468Z [6317/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-04-21T20:44:46.4278372Z [6317/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-04-21T20:44:46.4280554Z [6318/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-04-21T20:44:46.4679701Z [6318/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-04-21T20:44:46.4681773Z [6319/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-04-21T20:44:46.5259042Z [6319/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-04-21T20:44:46.5261127Z [6320/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-04-21T20:44:46.5300549Z [6320/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-04-21T20:44:46.5302574Z [6321/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-04-21T20:44:46.5491966Z [6321/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-04-21T20:44:46.5494068Z [6322/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-04-21T20:44:46.6856304Z [6322/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-04-21T20:44:46.6858203Z [6323/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-04-21T20:44:46.7208023Z [6323/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-04-21T20:44:46.7212533Z [6324/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-04-21T20:44:46.9210960Z [6324/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-04-21T20:44:46.9213111Z [6325/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-04-21T20:44:47.0818021Z [6325/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-04-21T20:44:47.0819845Z [6326/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-04-21T20:44:47.1081628Z [6326/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-04-21T20:44:47.1083710Z [6327/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-04-21T20:44:47.1112075Z [6327/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-04-21T20:44:47.1114008Z [6328/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-04-21T20:44:47.1347057Z [6328/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-04-21T20:44:47.1349034Z [6329/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-04-21T20:44:47.2886101Z [6329/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-04-21T20:44:47.2887895Z [6330/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-04-21T20:44:47.3564739Z [6330/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-04-21T20:44:47.3566954Z [6331/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-04-21T20:44:47.6025530Z [6331/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-04-21T20:44:47.6026836Z [6332/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-04-21T20:44:47.6671335Z [6332/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-04-21T20:44:47.6673403Z [6333/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-04-21T20:44:47.7301402Z [6333/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-04-21T20:44:47.7303165Z [6334/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-04-21T20:44:47.7622477Z [6334/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-04-21T20:44:47.7624201Z [6335/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-04-21T20:44:47.7894018Z [6335/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-04-21T20:44:47.7896818Z [6336/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-04-21T20:44:48.1255007Z [6336/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-04-21T20:44:48.1257156Z [6337/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-04-21T20:44:48.1943874Z [6337/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-04-21T20:44:48.1948785Z [6338/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-04-21T20:44:48.2426629Z [6338/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-04-21T20:44:48.2428537Z [6339/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-04-21T20:44:48.2652657Z [6339/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-04-21T20:44:48.2654486Z [6340/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-04-21T20:44:48.2931600Z [6340/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-04-21T20:44:48.2935023Z [6341/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-04-21T20:44:48.4146383Z [6341/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-04-21T20:44:48.4148915Z [6342/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-04-21T20:44:48.5707076Z [6342/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-04-21T20:44:48.5714177Z [6343/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-04-21T20:44:48.7716990Z [6343/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-04-21T20:44:48.7718863Z [6344/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-04-21T20:44:48.7974924Z [6344/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-04-21T20:44:48.7976746Z [6345/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-04-21T20:44:48.9067397Z [6345/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-04-21T20:44:48.9068867Z [6346/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-04-21T20:44:48.9260900Z [6346/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-04-21T20:44:48.9262818Z [6347/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-04-21T20:44:49.1725788Z [6347/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-04-21T20:44:49.1727465Z [6348/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-04-21T20:44:49.1888498Z [6348/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-04-21T20:44:49.1889541Z [6349/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-04-21T20:44:49.1914000Z [6349/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-04-21T20:44:49.1915849Z [6350/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-04-21T20:44:49.4001070Z [6350/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-04-21T20:44:49.4007301Z [6351/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-04-21T20:44:49.5441613Z [6351/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-04-21T20:44:49.5448218Z [6352/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-04-21T20:44:49.5867081Z [6352/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-04-21T20:44:49.5868213Z [6353/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-04-21T20:44:49.6065915Z [6353/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-04-21T20:44:49.6068001Z [6354/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-04-21T20:44:49.6875595Z [6354/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-04-21T20:44:49.6877634Z [6355/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-04-21T20:44:49.8391442Z [6355/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-04-21T20:44:49.8394123Z [6356/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-04-21T20:44:50.0216229Z [6356/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-04-21T20:44:50.0218557Z [6357/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-04-21T20:44:50.1131229Z [6357/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-04-21T20:44:50.1133409Z [6358/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-04-21T20:44:50.1290987Z [6358/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-04-21T20:44:50.1292973Z [6359/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-04-21T20:44:50.1541885Z [6359/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-04-21T20:44:50.1544165Z [6360/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-04-21T20:44:50.2409420Z [6360/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-04-21T20:44:50.2416951Z [6361/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-04-21T20:44:50.2920144Z [6361/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-04-21T20:44:50.2926504Z [6362/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-04-21T20:44:50.3670355Z [6362/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-04-21T20:44:50.3672329Z [6363/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-04-21T20:44:50.4246880Z [6363/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-04-21T20:44:50.4253938Z [6364/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-04-21T20:44:50.4703594Z [6364/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-04-21T20:44:50.4708077Z [6365/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-04-21T20:44:50.6831056Z [6365/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-04-21T20:44:50.6836213Z [6366/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-04-21T20:44:50.7199160Z [6366/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-04-21T20:44:50.7201230Z [6367/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-04-21T20:44:50.9363503Z [6367/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-04-21T20:44:50.9365585Z [6368/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-04-21T20:44:51.0251767Z [6368/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-04-21T20:44:51.0255597Z [6369/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-04-21T20:44:51.2330815Z [6369/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-04-21T20:44:51.2333170Z [6370/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-04-21T20:44:51.4712860Z [6370/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-04-21T20:44:51.4716015Z [6371/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-04-21T20:44:51.4734927Z [6371/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-04-21T20:44:51.4737118Z [6372/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-04-21T20:44:51.5425237Z [6372/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-04-21T20:44:51.5427223Z [6373/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-04-21T20:44:51.8339347Z [6373/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-04-21T20:44:51.8341748Z [6374/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-04-21T20:44:51.8855301Z [6374/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-04-21T20:44:51.8861546Z [6375/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-04-21T20:44:51.9940870Z [6375/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-04-21T20:44:51.9943034Z [6376/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-04-21T20:44:51.9952238Z [6376/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-04-21T20:44:51.9954281Z [6377/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-04-21T20:44:52.0177478Z [6377/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-04-21T20:44:52.0178567Z [6378/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-04-21T20:44:52.0450696Z [6378/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-04-21T20:44:52.0452936Z [6379/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-04-21T20:44:52.3897511Z [6379/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-04-21T20:44:52.3899752Z [6380/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-04-21T20:44:52.4072238Z [6380/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-04-21T20:44:52.4073388Z [6381/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-04-21T20:44:52.4526465Z [6381/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-04-21T20:44:52.5173385Z [6382/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-04-21T20:44:52.5175712Z [6382/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-04-21T20:44:52.5177980Z [6383/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-04-21T20:44:52.5529523Z [6383/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-04-21T20:44:52.5531572Z [6384/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-04-21T20:44:52.6183097Z [6384/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-04-21T20:44:52.6185202Z [6385/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-04-21T20:44:52.8722992Z [6385/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-04-21T20:44:52.8725063Z [6386/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-04-21T20:44:52.8777674Z [6386/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-04-21T20:44:52.8783177Z [6387/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-04-21T20:44:52.9326790Z [6387/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-04-21T20:44:52.9329153Z [6388/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-04-21T20:44:52.9848537Z [6388/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-04-21T20:44:52.9852766Z [6389/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-04-21T20:44:53.1438443Z [6389/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-04-21T20:44:53.1440869Z [6390/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-04-21T20:44:53.3456294Z [6390/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-04-21T20:44:53.3458470Z [6391/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-04-21T20:44:53.4398528Z [6391/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-04-21T20:44:53.4400566Z [6392/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-04-21T20:44:53.4693025Z [6392/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-04-21T20:44:53.4695359Z [6393/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-04-21T20:44:53.5188462Z [6393/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-04-21T20:44:53.5190601Z [6394/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-04-21T20:44:53.5539145Z [6394/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-04-21T20:44:53.5541123Z [6395/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-04-21T20:44:53.7724906Z [6395/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-04-21T20:44:53.7727031Z [6396/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-04-21T20:44:53.8112835Z [6396/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-04-21T20:44:53.8114898Z [6397/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-04-21T20:44:54.0836870Z [6397/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-04-21T20:44:54.0838879Z [6398/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-04-21T20:44:54.1311845Z [6398/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-04-21T20:44:54.1314010Z [6399/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-04-21T20:44:54.3080769Z [6399/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-04-21T20:44:54.3083253Z [6400/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-04-21T20:44:54.5276698Z [6400/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-04-21T20:44:54.5278638Z [6401/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-04-21T20:44:54.6638638Z [6401/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-04-21T20:44:54.6640234Z [6402/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-04-21T20:44:54.7792301Z [6402/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-04-21T20:44:54.7794233Z [6403/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-04-21T20:44:54.7847955Z [6403/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-04-21T20:44:54.7849272Z [6404/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-04-21T20:44:54.9037521Z [6404/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-04-21T20:44:54.9042730Z [6405/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-04-21T20:44:54.9950671Z [6405/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-04-21T20:44:54.9954557Z [6406/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-04-21T20:44:55.0425604Z [6406/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-04-21T20:44:55.0427875Z [6407/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-04-21T20:44:55.2173108Z [6407/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-04-21T20:44:55.2175094Z [6408/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-04-21T20:44:55.2196442Z [6408/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-04-21T20:44:55.2199761Z [6409/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-04-21T20:44:55.3999129Z [6409/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-04-21T20:44:55.4004056Z [6410/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-04-21T20:44:55.5251029Z [6410/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-04-21T20:44:55.5258478Z [6411/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-04-21T20:44:55.6909988Z [6411/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-04-21T20:44:55.6911884Z [6412/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-04-21T20:44:55.7367078Z [6412/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-04-21T20:44:55.7369105Z [6413/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-04-21T20:44:55.8188578Z [6413/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-04-21T20:44:55.8190873Z [6414/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-04-21T20:44:55.9987083Z [6414/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-04-21T20:44:55.9989200Z [6415/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-04-21T20:44:56.2434346Z [6415/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-04-21T20:44:56.2440730Z [6416/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-04-21T20:44:56.2467883Z [6416/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-04-21T20:44:56.2469566Z [6417/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-04-21T20:44:56.3113679Z [6417/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-04-21T20:44:56.3115687Z [6418/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-04-21T20:44:56.4669046Z [6418/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-04-21T20:44:56.4670977Z [6419/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-04-21T20:44:56.7255805Z [6419/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-04-21T20:44:56.7257909Z [6420/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-04-21T20:44:56.7734400Z [6420/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-04-21T20:44:56.7736383Z [6421/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-04-21T20:44:56.8063045Z [6421/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-04-21T20:44:56.8065452Z [6422/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-04-21T20:44:56.8965904Z [6422/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-04-21T20:44:56.8967917Z [6423/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-04-21T20:44:56.9683850Z [6423/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-04-21T20:44:56.9685917Z [6424/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-04-21T20:44:56.9885293Z [6424/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-04-21T20:44:56.9887301Z [6425/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-04-21T20:44:57.1933487Z [6425/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-04-21T20:44:57.1935278Z [6426/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-04-21T20:44:57.3042977Z [6426/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-04-21T20:44:57.3045362Z [6427/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-04-21T20:44:57.3409369Z [6427/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-04-21T20:44:57.3411744Z [6428/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-04-21T20:44:57.5253273Z [6428/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-04-21T20:44:57.5255638Z [6429/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-04-21T20:44:57.5298533Z [6429/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-04-21T20:44:57.5300966Z [6430/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-04-21T20:44:57.5651889Z [6430/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-04-21T20:44:57.5653976Z [6431/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-04-21T20:44:57.7896181Z [6431/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-04-21T20:44:57.7898572Z [6432/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-04-21T20:44:57.9454029Z [6432/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-04-21T20:44:57.9455367Z [6433/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-04-21T20:44:57.9670907Z [6433/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-04-21T20:44:57.9673169Z [6434/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-04-21T20:44:57.9939935Z [6434/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-04-21T20:44:57.9942874Z [6435/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-04-21T20:44:58.0316241Z [6435/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-04-21T20:44:58.0318417Z [6436/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-04-21T20:44:58.3079297Z [6436/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-04-21T20:44:58.3081497Z [6437/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-04-21T20:44:58.4134199Z [6437/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-04-21T20:44:58.4136263Z [6438/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-04-21T20:44:58.5002328Z [6438/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-04-21T20:44:58.5004621Z [6439/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-04-21T20:44:58.5018269Z [6439/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-04-21T20:44:58.5020498Z [6440/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-04-21T20:44:58.5545867Z [6440/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-04-21T20:44:58.5548113Z [6441/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-04-21T20:44:58.5583604Z [6441/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-04-21T20:44:58.5585794Z [6442/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-04-21T20:44:58.7436572Z [6442/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-04-21T20:44:58.7438560Z [6443/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-04-21T20:44:58.9636837Z [6443/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-04-21T20:44:58.9639093Z [6444/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-04-21T20:44:59.0258414Z [6444/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-04-21T20:44:59.0261662Z [6445/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-04-21T20:44:59.0950503Z [6445/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-04-21T20:44:59.0952886Z [6446/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-04-21T20:44:59.1764154Z [6446/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-04-21T20:44:59.1769247Z [6447/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-04-21T20:44:59.4306028Z [6447/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-04-21T20:44:59.4307479Z [6448/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-04-21T20:44:59.6004161Z [6448/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-04-21T20:44:59.6006611Z [6449/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-04-21T20:44:59.7465848Z [6449/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-04-21T20:44:59.7466943Z [6450/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-04-21T20:44:59.7826999Z [6450/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-04-21T20:44:59.7833512Z [6451/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-04-21T20:44:59.9107463Z [6451/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-04-21T20:44:59.9109443Z [6452/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-04-21T20:45:00.0000904Z [6452/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-04-21T20:45:00.0004516Z [6453/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-04-21T20:45:00.0347571Z [6453/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-04-21T20:45:00.0353080Z [6454/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-04-21T20:45:00.0976123Z [6454/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-04-21T20:45:00.0978535Z [6455/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-04-21T20:45:00.1019912Z [6455/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-04-21T20:45:00.1022175Z [6456/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-04-21T20:45:00.1499923Z [6456/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-04-21T20:45:00.1501872Z [6457/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-04-21T20:45:00.2869020Z [6457/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-04-21T20:45:00.2871049Z [6458/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-04-21T20:45:00.2887452Z [6458/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-04-21T20:45:00.2889710Z [6459/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-04-21T20:45:00.5516467Z [6459/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-04-21T20:45:00.5523771Z [6460/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-04-21T20:45:00.6584366Z [6460/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-04-21T20:45:00.6586671Z [6461/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-04-21T20:45:00.7365161Z [6461/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-04-21T20:45:00.7366404Z [6462/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-04-21T20:45:00.8906507Z [6462/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-04-21T20:45:00.8908827Z [6463/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-04-21T20:45:00.9518478Z [6463/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-04-21T20:45:00.9522142Z [6464/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-04-21T20:45:01.1019051Z [6464/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-04-21T20:45:01.1022587Z [6465/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-04-21T20:45:01.2062698Z [6465/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-04-21T20:45:01.2068279Z [6466/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-04-21T20:45:01.2791978Z [6466/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-04-21T20:45:01.2793991Z [6467/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-04-21T20:45:01.5009308Z [6467/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-04-21T20:45:01.5011101Z [6468/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-04-21T20:45:01.5301858Z [6468/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-04-21T20:45:01.5304010Z [6469/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-04-21T20:45:01.7179278Z [6469/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-04-21T20:45:01.7181141Z [6470/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-04-21T20:45:01.7804958Z [6470/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-04-21T20:45:01.7807062Z [6471/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-04-21T20:45:02.0145663Z [6471/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-04-21T20:45:02.0149213Z [6472/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-04-21T20:45:02.1691909Z [6472/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-04-21T20:45:02.1693865Z [6473/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-04-21T20:45:02.3057560Z [6473/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-04-21T20:45:02.3063175Z [6474/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-04-21T20:45:02.7710838Z [6474/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-04-21T20:45:02.7712124Z [6475/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-04-21T20:45:02.7864622Z [6475/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-04-21T20:45:02.7866638Z [6476/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-04-21T20:45:02.8411102Z [6476/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-04-21T20:45:02.8413538Z [6477/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-04-21T20:45:02.8734640Z [6477/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-04-21T20:45:02.8737130Z [6478/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-04-21T20:45:02.9908155Z [6478/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-04-21T20:45:02.9912844Z [6479/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-04-21T20:45:03.0034211Z [6479/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-04-21T20:45:03.0036223Z [6480/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-04-21T20:45:03.0674137Z [6480/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-04-21T20:45:03.0676451Z [6481/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-04-21T20:45:03.3962666Z [6481/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-04-21T20:45:03.3963884Z [6482/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-04-21T20:45:03.4202742Z [6482/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-04-21T20:45:03.4204840Z [6483/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-04-21T20:45:03.6708100Z [6483/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-04-21T20:45:03.6710445Z [6484/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-04-21T20:45:03.9174564Z [6484/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-04-21T20:45:03.9178375Z [6485/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-04-21T20:45:03.9246099Z [6485/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-04-21T20:45:03.9248214Z [6486/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-04-21T20:45:04.3754061Z [6486/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-04-21T20:45:04.3756171Z [6487/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-04-21T20:45:04.4823679Z [6487/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-04-21T20:45:04.4825272Z [6488/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-04-21T20:45:04.6624195Z [6488/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-04-21T20:45:04.6626364Z [6489/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-04-21T20:45:04.7049642Z [6489/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-04-21T20:45:04.7051873Z [6490/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-04-21T20:45:04.9251028Z [6490/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-04-21T20:45:04.9252937Z [6491/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-04-21T20:45:05.0009538Z [6491/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-04-21T20:45:05.0015774Z [6492/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-04-21T20:45:05.1409995Z [6492/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-04-21T20:45:05.1414966Z [6493/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-04-21T20:45:05.2790594Z [6493/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-04-21T20:45:05.2792865Z [6494/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-04-21T20:45:05.3241482Z [6494/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-04-21T20:45:05.3243675Z [6495/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-04-21T20:45:05.3459805Z [6495/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-04-21T20:45:05.3462607Z [6496/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-04-21T20:45:05.5328779Z [6496/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-04-21T20:45:05.5330882Z [6497/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-04-21T20:45:05.6458848Z [6497/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-04-21T20:45:05.6461483Z [6498/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-04-21T20:45:05.7925471Z [6498/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-04-21T20:45:05.7927818Z [6499/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-04-21T20:45:05.9220867Z [6499/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-04-21T20:45:05.9222636Z [6500/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-04-21T20:45:05.9636415Z [6500/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-04-21T20:45:05.9638330Z [6501/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-04-21T20:45:06.0615272Z [6501/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-04-21T20:45:06.0622083Z [6502/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-04-21T20:45:06.1246956Z [6502/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-04-21T20:45:06.1249291Z [6503/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-04-21T20:45:06.5968030Z [6503/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-04-21T20:45:06.5973714Z [6504/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-04-21T20:45:06.9823659Z [6504/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-04-21T20:45:06.9829296Z [6505/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-04-21T20:45:07.1287511Z [6505/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-04-21T20:45:07.1291982Z [6506/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-04-21T20:45:07.1423615Z [6506/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-04-21T20:45:07.1425683Z [6507/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-04-21T20:45:07.2534312Z [6507/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-04-21T20:45:07.2538620Z [6508/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-04-21T20:45:07.2705378Z [6508/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-04-21T20:45:07.2712230Z [6509/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-04-21T20:45:07.6249901Z [6509/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-04-21T20:45:07.6259328Z [6510/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-04-21T20:45:07.8295928Z [6510/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-04-21T20:45:07.8298328Z [6511/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-04-21T20:45:08.1795834Z [6511/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-04-21T20:45:08.1798072Z [6512/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-04-21T20:45:08.2436830Z [6512/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-04-21T20:45:08.2439294Z [6513/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-04-21T20:45:08.3357639Z [6513/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-04-21T20:45:08.3361244Z [6514/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-04-21T20:45:08.3896579Z [6514/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-04-21T20:45:08.3898305Z [6515/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-04-21T20:45:08.6426982Z [6515/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-04-21T20:45:08.6434241Z [6516/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-04-21T20:45:08.6986330Z [6516/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-04-21T20:45:08.6988177Z [6517/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-04-21T20:45:08.7505897Z [6517/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-04-21T20:45:08.7510922Z [6518/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-04-21T20:45:09.0352996Z [6518/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-04-21T20:45:09.0355358Z [6519/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-04-21T20:45:09.2516683Z [6519/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-04-21T20:45:09.2518674Z [6520/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-04-21T20:45:09.6318783Z [6520/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-04-21T20:45:09.6321982Z [6521/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-04-21T20:45:09.6654058Z [6521/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-04-21T20:45:09.6658978Z [6522/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-04-21T20:45:09.7407000Z [6522/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-04-21T20:45:09.7409018Z [6523/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-04-21T20:45:10.0365451Z [6523/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-04-21T20:45:10.0368191Z [6524/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-04-21T20:45:10.1490020Z [6524/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-04-21T20:45:10.1492528Z [6525/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-04-21T20:45:10.3194550Z [6525/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-04-21T20:45:10.3201641Z [6526/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-04-21T20:45:10.6063422Z [6526/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-04-21T20:45:10.6068505Z [6527/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-04-21T20:45:11.0460253Z [6527/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-04-21T20:45:11.0462872Z [6528/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-04-21T20:45:11.1224227Z [6528/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-04-21T20:45:11.1226331Z [6529/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-04-21T20:45:11.2553088Z [6529/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-04-21T20:45:11.2558328Z [6530/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-04-21T20:45:11.3160122Z [6530/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-04-21T20:45:11.3164757Z [6531/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-04-21T20:45:11.6854790Z [6531/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-04-21T20:45:11.6856881Z [6532/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-04-21T20:45:11.7160723Z [6532/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-04-21T20:45:11.7164161Z [6533/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-04-21T20:45:12.2367206Z [6533/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-04-21T20:45:12.2371959Z [6534/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-04-21T20:45:12.2489137Z [6534/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-04-21T20:45:12.2491181Z [6535/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-04-21T20:45:12.5144975Z [6535/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-04-21T20:45:12.5148989Z [6536/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-04-21T20:45:12.5287411Z [6536/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-04-21T20:45:12.5289291Z [6537/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-04-21T20:45:12.8628574Z [6537/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-04-21T20:45:12.8630642Z [6538/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-04-21T20:45:12.9716947Z [6538/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-04-21T20:45:12.9723514Z [6539/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-04-21T20:45:13.0388324Z [6539/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-04-21T20:45:13.0407715Z [6540/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-04-21T20:45:13.2718329Z [6540/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-04-21T20:45:13.2720291Z [6541/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-04-21T20:45:13.3103824Z [6541/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-04-21T20:45:13.3105837Z [6542/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-04-21T20:45:13.3908523Z [6542/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-04-21T20:45:13.3910733Z [6543/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-04-21T20:45:13.4211665Z [6543/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-04-21T20:45:13.4215472Z [6544/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-04-21T20:45:13.6063383Z [6544/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-04-21T20:45:13.6068086Z [6545/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-04-21T20:45:13.6122548Z [6545/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-04-21T20:45:13.6126529Z [6546/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-04-21T20:45:13.7362421Z [6546/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-04-21T20:45:13.7364274Z [6547/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-04-21T20:45:13.7831660Z [6547/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-04-21T20:45:13.7833735Z [6548/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-04-21T20:45:13.8743146Z [6548/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-04-21T20:45:13.8745144Z [6549/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-04-21T20:45:13.8869875Z [6549/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-04-21T20:45:13.8871863Z [6550/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-04-21T20:45:13.9177806Z [6550/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-04-21T20:45:13.9179920Z [6551/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-04-21T20:45:14.1347726Z [6551/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-04-21T20:45:14.1349121Z [6552/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-04-21T20:45:14.2055294Z [6552/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-04-21T20:45:14.2057290Z [6553/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-04-21T20:45:14.2085511Z [6553/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-04-21T20:45:14.2087613Z [6554/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-04-21T20:45:14.3268679Z [6554/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-04-21T20:45:14.3270760Z [6555/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-04-21T20:45:14.3595503Z [6555/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-04-21T20:45:14.3598130Z [6556/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-04-21T20:45:14.5704429Z [6556/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-04-21T20:45:14.5706669Z [6557/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-04-21T20:45:14.5761230Z [6557/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-04-21T20:45:14.5763292Z [6558/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-04-21T20:45:14.6468992Z [6558/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-04-21T20:45:14.6470842Z [6559/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-04-21T20:45:14.6670630Z [6559/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-04-21T20:45:14.6678156Z [6560/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-04-21T20:45:14.7736660Z [6560/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-04-21T20:45:14.7738496Z [6561/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-04-21T20:45:14.9181141Z [6561/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-04-21T20:45:14.9189915Z [6562/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-04-21T20:45:14.9399590Z [6562/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-04-21T20:45:14.9401435Z [6563/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-04-21T20:45:15.0758396Z [6563/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-04-21T20:45:15.0760510Z [6564/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-04-21T20:45:15.0805968Z [6564/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-04-21T20:45:15.0811801Z [6565/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-04-21T20:45:15.2473115Z [6565/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-04-21T20:45:15.2474928Z [6566/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-04-21T20:45:15.3379308Z [6566/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-04-21T20:45:15.3382689Z [6567/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-04-21T20:45:15.4108152Z [6567/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-04-21T20:45:15.4109861Z [6568/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-04-21T20:45:15.4974747Z [6568/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-04-21T20:45:15.4976865Z [6569/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-04-21T20:45:15.5898432Z [6569/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-04-21T20:45:15.5899450Z [6570/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-04-21T20:45:15.6115394Z [6570/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-04-21T20:45:15.6116410Z [6571/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-04-21T20:45:15.6279547Z [6571/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-04-21T20:45:15.6281310Z [6572/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-04-21T20:45:15.7576466Z [6572/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-04-21T20:45:15.7578652Z [6573/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-04-21T20:45:16.0623684Z [6573/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-04-21T20:45:16.0625699Z [6574/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-04-21T20:45:16.1214450Z [6574/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-04-21T20:45:16.1216664Z [6575/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-04-21T20:45:16.2166035Z [6575/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-04-21T20:45:16.2168174Z [6576/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-04-21T20:45:16.2179958Z [6576/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-04-21T20:45:16.2181977Z [6577/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-04-21T20:45:16.2415491Z [6577/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-04-21T20:45:16.2417399Z [6578/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-04-21T20:45:16.3238176Z [6578/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-04-21T20:45:16.3240075Z [6579/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-04-21T20:45:16.5066508Z [6579/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-04-21T20:45:16.5068700Z [6580/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-04-21T20:45:16.5219992Z [6580/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-04-21T20:45:16.5221572Z [6581/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-04-21T20:45:16.7490976Z [6581/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-04-21T20:45:16.7493118Z [6582/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-04-21T20:45:16.7785837Z [6582/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-04-21T20:45:16.7787227Z [6583/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-04-21T20:45:16.7842089Z [6583/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-04-21T20:45:16.7843388Z [6584/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-04-21T20:45:16.8341046Z [6584/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-04-21T20:45:16.8343083Z [6585/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-04-21T20:45:16.8390844Z [6585/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-04-21T20:45:16.8393294Z [6586/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-04-21T20:45:16.9286738Z [6586/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-04-21T20:45:16.9288041Z [6587/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-04-21T20:45:16.9493989Z [6587/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-04-21T20:45:16.9495929Z [6588/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-04-21T20:45:17.0207314Z [6588/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-04-21T20:45:17.0211851Z [6589/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-04-21T20:45:17.0751503Z [6589/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-04-21T20:45:17.0753482Z [6590/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-04-21T20:45:17.1850105Z [6590/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-04-21T20:45:17.1852043Z [6591/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-04-21T20:45:17.4564812Z [6591/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-04-21T20:45:17.4566525Z [6592/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-04-21T20:45:17.5191165Z [6592/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-04-21T20:45:17.5198898Z [6593/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-04-21T20:45:17.6188640Z [6593/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-04-21T20:45:17.6190516Z [6594/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-04-21T20:45:17.8778080Z [6594/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-04-21T20:45:17.8779447Z [6595/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-04-21T20:45:17.9842804Z [6595/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-04-21T20:45:17.9844088Z [6596/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-04-21T20:45:18.0516782Z [6596/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-04-21T20:45:18.0517958Z [6597/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-04-21T20:45:18.1359614Z [6597/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-04-21T20:45:18.1368622Z [6598/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-04-21T20:45:18.2916832Z [6598/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-04-21T20:45:18.2918823Z [6599/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-04-21T20:45:18.3225295Z [6599/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-04-21T20:45:18.3228643Z [6600/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-04-21T20:45:18.3646176Z [6600/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-04-21T20:45:18.3648000Z [6601/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-04-21T20:45:18.5775103Z [6601/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-04-21T20:45:18.5780856Z [6602/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-04-21T20:45:18.7504231Z [6602/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-04-21T20:45:18.7506194Z [6603/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-04-21T20:45:18.8702423Z [6603/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-04-21T20:45:18.8711995Z [6604/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-04-21T20:45:19.0868962Z [6604/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-04-21T20:45:19.0870494Z [6605/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-04-21T20:45:19.2032594Z [6605/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-04-21T20:45:19.2033828Z [6606/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-04-21T20:45:19.3699455Z [6606/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-04-21T20:45:19.3702187Z [6607/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-04-21T20:45:19.4307845Z [6607/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-04-21T20:45:19.4312301Z [6608/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-04-21T20:45:19.5053084Z [6608/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-04-21T20:45:19.5055439Z [6609/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-04-21T20:45:19.5751874Z [6609/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-04-21T20:45:19.5754169Z [6610/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-04-21T20:45:19.6090483Z [6610/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-04-21T20:45:19.6094630Z [6611/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-04-21T20:45:20.0210363Z [6611/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-04-21T20:45:20.0211646Z [6612/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-04-21T20:45:20.0399470Z [6612/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-04-21T20:45:20.0401386Z [6613/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-04-21T20:45:20.2032155Z [6613/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-04-21T20:45:20.2035313Z [6614/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-04-21T20:45:20.2673839Z [6614/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-04-21T20:45:20.2677231Z [6615/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-04-21T20:45:20.4630057Z [6615/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-04-21T20:45:20.4632370Z [6616/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-04-21T20:45:20.6155864Z [6616/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-04-21T20:45:20.6157953Z [6617/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-04-21T20:45:20.9118178Z [6617/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-04-21T20:45:20.9124789Z [6618/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-04-21T20:45:21.0589540Z [6618/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-04-21T20:45:21.0597158Z [6619/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-04-21T20:45:21.3024867Z [6619/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-04-21T20:45:21.3026866Z [6620/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-04-21T20:45:21.3863822Z [6620/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-04-21T20:45:21.3865994Z [6621/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-04-21T20:45:21.5010764Z [6621/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-04-21T20:45:21.5012907Z [6622/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-04-21T20:45:21.6259281Z [6622/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-04-21T20:45:21.6261452Z [6623/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-04-21T20:45:21.8005759Z [6623/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-04-21T20:45:21.8007317Z [6624/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-04-21T20:45:21.8809033Z [6624/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-04-21T20:45:21.8810080Z [6625/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-04-21T20:45:21.9049656Z [6625/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-04-21T20:45:21.9052032Z [6626/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-04-21T20:45:21.9308760Z [6626/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-04-21T20:45:21.9311135Z [6627/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-04-21T20:45:21.9593527Z [6627/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-04-21T20:45:21.9595874Z [6628/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-04-21T20:45:22.2779722Z [6628/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-04-21T20:45:22.2780742Z [6629/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-04-21T20:45:22.2816433Z [6629/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-04-21T20:45:22.2819602Z [6630/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-04-21T20:45:22.5554332Z [6630/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-04-21T20:45:22.5557373Z [6631/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-04-21T20:45:22.6100368Z [6631/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-04-21T20:45:22.6106582Z [6632/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-04-21T20:45:22.7605502Z [6632/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-04-21T20:45:22.7607629Z [6633/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-04-21T20:45:22.8475654Z [6633/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-04-21T20:45:22.8477707Z [6634/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-04-21T20:45:23.0743589Z [6634/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-04-21T20:45:23.0745660Z [6635/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-04-21T20:45:23.1590733Z [6635/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-04-21T20:45:23.1592940Z [6636/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-04-21T20:45:23.3049201Z [6636/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/DMAConnectivity.cpp.o 2025-04-21T20:45:23.3051528Z [6637/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-04-21T20:45:23.4771564Z [6637/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-04-21T20:45:23.4773683Z [6638/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-04-21T20:45:23.5493076Z [6638/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-04-21T20:45:23.5495655Z [6639/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-04-21T20:45:23.7329759Z [6639/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-04-21T20:45:23.7333083Z [6640/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-04-21T20:45:23.8769163Z [6640/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-04-21T20:45:23.8771661Z [6641/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-04-21T20:45:24.0045820Z [6641/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-04-21T20:45:24.0046955Z [6642/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-04-21T20:45:24.0767921Z [6642/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-04-21T20:45:24.0769945Z [6643/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-04-21T20:45:24.0900476Z [6643/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-04-21T20:45:24.0903408Z [6644/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-04-21T20:45:24.1642816Z [6644/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-04-21T20:45:24.1644929Z [6645/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/DMAConnectivity.cpp.o 2025-04-21T20:45:24.4937917Z [6645/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-04-21T20:45:24.4939938Z [6646/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-04-21T20:45:24.5706186Z [6646/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-04-21T20:45:24.5713876Z [6647/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-04-21T20:45:24.6472035Z [6647/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-04-21T20:45:24.6474453Z [6648/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-04-21T20:45:24.8130134Z [6648/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-04-21T20:45:24.8134104Z [6649/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-04-21T20:45:25.1864784Z [6649/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-04-21T20:45:25.1869492Z [6650/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-04-21T20:45:25.2032675Z [6650/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2025-04-21T20:45:25.2038153Z [6651/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-04-21T20:45:25.3162979Z [6651/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-04-21T20:45:25.3164982Z [6652/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-04-21T20:45:25.5859295Z [6652/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-04-21T20:45:25.5861606Z [6653/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-04-21T20:45:25.6974984Z [6653/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-04-21T20:45:25.6977964Z [6654/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-04-21T20:45:25.7283375Z [6654/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-04-21T20:45:25.7288567Z [6655/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-04-21T20:45:26.2415328Z [6655/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-04-21T20:45:26.2417329Z [6656/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-04-21T20:45:26.3534016Z [6656/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-04-21T20:45:26.3538881Z [6657/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2025-04-21T20:45:26.4473070Z [6657/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-04-21T20:45:26.4478666Z [6658/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-04-21T20:45:26.5460224Z [6658/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-04-21T20:45:26.5462130Z [6659/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-04-21T20:45:26.6262864Z [6659/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-04-21T20:45:26.6265234Z [6660/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-04-21T20:45:26.9293567Z [6660/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-04-21T20:45:26.9295715Z [6661/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-04-21T20:45:26.9444733Z [6661/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-04-21T20:45:26.9446415Z [6662/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-04-21T20:45:26.9710709Z [6662/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-04-21T20:45:26.9712747Z [6663/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-04-21T20:45:27.4175633Z [6663/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-04-21T20:45:27.4177550Z [6664/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-04-21T20:45:27.4413123Z [6664/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-04-21T20:45:27.4414981Z [6665/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-04-21T20:45:27.6019278Z [6665/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-04-21T20:45:27.6021837Z [6666/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-04-21T20:45:27.7190642Z [6666/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-04-21T20:45:27.7193111Z [6667/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-04-21T20:45:27.7642764Z [6667/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-04-21T20:45:27.7648209Z [6668/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-04-21T20:45:28.1171712Z [6668/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-04-21T20:45:28.1173892Z [6669/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-04-21T20:45:28.2143334Z [6669/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-04-21T20:45:28.2145492Z [6670/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-04-21T20:45:28.2969379Z [6670/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-04-21T20:45:28.2975795Z [6671/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-04-21T20:45:28.5262383Z [6671/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-04-21T20:45:28.5268405Z [6672/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-04-21T20:45:28.8302800Z [6672/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-04-21T20:45:28.8306213Z [6673/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-04-21T20:45:29.0006091Z [6673/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-04-21T20:45:29.0009631Z [6674/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-04-21T20:45:29.0893142Z [6674/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-04-21T20:45:29.0900726Z [6675/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-04-21T20:45:29.2229418Z [6675/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-04-21T20:45:29.2231815Z [6676/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-04-21T20:45:29.3211467Z [6676/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-04-21T20:45:29.3213904Z [6677/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-04-21T20:45:29.3990617Z [6677/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-04-21T20:45:29.3993325Z [6678/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-04-21T20:45:29.6247675Z [6678/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-04-21T20:45:29.6251057Z [6679/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-04-21T20:45:29.6801678Z [6679/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-04-21T20:45:29.6804434Z [6680/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-04-21T20:45:30.3067072Z [6680/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-04-21T20:45:30.3069510Z [6681/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-04-21T20:45:30.3236874Z [6681/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-04-21T20:45:30.3247959Z [6682/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-04-21T20:45:30.5331378Z [6682/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-04-21T20:45:30.5338542Z [6683/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-04-21T20:45:30.6711368Z [6683/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-04-21T20:45:30.6718366Z [6684/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-04-21T20:45:30.8735495Z [6684/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-04-21T20:45:30.8738863Z [6685/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-04-21T20:45:30.9210277Z [6685/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-04-21T20:45:30.9212558Z [6686/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-04-21T20:45:31.0965415Z [6686/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-04-21T20:45:31.0967537Z [6687/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-04-21T20:45:31.5308762Z [6687/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-04-21T20:45:31.5316931Z [6688/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-04-21T20:45:31.6330166Z [6688/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-04-21T20:45:31.6337281Z [6689/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-04-21T20:45:31.7157837Z [6689/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-04-21T20:45:31.7164197Z [6690/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-04-21T20:45:31.9816151Z [6690/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-04-21T20:45:31.9818407Z [6691/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-04-21T20:45:32.1358763Z [6691/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-04-21T20:45:32.1360780Z [6692/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-04-21T20:45:32.1657533Z [6692/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-04-21T20:45:32.1660419Z [6693/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-04-21T20:45:32.3385818Z [6693/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-04-21T20:45:32.3389277Z [6694/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-04-21T20:45:32.6702025Z [6694/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-04-21T20:45:32.6704583Z [6695/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-04-21T20:45:33.0275447Z [6695/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-04-21T20:45:33.0278461Z [6696/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-04-21T20:45:33.1018176Z [6696/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-04-21T20:45:33.1021261Z [6697/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-04-21T20:45:33.2998716Z [6697/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-04-21T20:45:33.3001023Z [6698/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-04-21T20:45:33.3162934Z [6698/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-04-21T20:45:33.3165056Z [6699/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-04-21T20:45:33.6267029Z [6699/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-04-21T20:45:33.6269679Z [6700/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-04-21T20:45:33.8985118Z [6700/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-04-21T20:45:33.8987265Z [6701/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-04-21T20:45:34.1815799Z [6701/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-04-21T20:45:34.1819758Z [6702/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-04-21T20:45:34.3469050Z [6702/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-04-21T20:45:34.3474462Z [6703/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-04-21T20:45:34.5910128Z [6703/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-04-21T20:45:34.5912363Z [6704/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-04-21T20:45:34.6042467Z [6704/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-04-21T20:45:34.6044455Z [6705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-04-21T20:45:34.7745703Z [6705/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-04-21T20:45:34.7752410Z [6706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-04-21T20:45:35.0801633Z [6706/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-04-21T20:45:35.0804740Z [6707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-04-21T20:45:35.2493975Z [6707/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-04-21T20:45:35.2496739Z [6708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-04-21T20:45:35.3464335Z [6708/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-04-21T20:45:35.3468508Z [6709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-04-21T20:45:35.4132118Z [6709/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-04-21T20:45:35.4139133Z [6710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-04-21T20:45:35.7065921Z [6710/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-04-21T20:45:35.7074673Z [6711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-04-21T20:45:35.8961198Z [6711/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-04-21T20:45:35.8963497Z [6712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-04-21T20:45:36.1646317Z [6712/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-04-21T20:45:36.1651900Z [6713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-04-21T20:45:36.2903256Z [6713/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-04-21T20:45:36.2906158Z [6714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-04-21T20:45:36.3675857Z [6714/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-04-21T20:45:36.3677994Z [6715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-04-21T20:45:36.6365601Z [6715/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-04-21T20:45:36.6367886Z [6716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-04-21T20:45:36.6574565Z [6716/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-04-21T20:45:36.6576447Z [6717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-04-21T20:45:36.6734529Z [6717/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-04-21T20:45:36.6737301Z [6718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-04-21T20:45:36.8256294Z [6718/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-04-21T20:45:36.8263851Z [6719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-04-21T20:45:37.1033519Z [6719/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-04-21T20:45:37.1038513Z [6720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-04-21T20:45:37.1238363Z [6720/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-04-21T20:45:37.1240324Z [6721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-04-21T20:45:37.5690377Z [6721/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-04-21T20:45:37.5696865Z [6722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-04-21T20:45:37.8721187Z [6722/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-04-21T20:45:37.8723502Z [6723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-04-21T20:45:37.9033519Z [6723/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-04-21T20:45:37.9035381Z [6724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-04-21T20:45:37.9580381Z [6724/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-04-21T20:45:37.9582268Z [6725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-04-21T20:45:38.3723432Z [6725/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-04-21T20:45:38.3731192Z [6726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-04-21T20:45:38.4277135Z [6726/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-04-21T20:45:38.4282863Z [6727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-04-21T20:45:38.8689287Z [6727/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-04-21T20:45:38.8691789Z [6728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-04-21T20:45:39.0995858Z [6728/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-04-21T20:45:39.0997752Z [6729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-04-21T20:45:39.1125710Z [6729/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-04-21T20:45:39.1127011Z [6730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-04-21T20:45:39.2600021Z [6730/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-04-21T20:45:39.2602847Z [6731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-04-21T20:45:39.5213906Z [6731/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-04-21T20:45:39.5221051Z [6732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-04-21T20:45:39.6331547Z [6732/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-04-21T20:45:39.6333646Z [6733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-04-21T20:45:39.9108886Z [6733/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-04-21T20:45:39.9111031Z [6734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-04-21T20:45:40.3407719Z [6734/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-04-21T20:45:40.3411203Z [6735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-04-21T20:45:40.4808185Z [6735/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-04-21T20:45:40.4810789Z [6736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-04-21T20:45:40.6247449Z [6736/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-04-21T20:45:40.6249770Z [6737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-04-21T20:45:40.6819348Z [6737/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-04-21T20:45:40.6824965Z [6738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-04-21T20:45:40.7857388Z [6738/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-04-21T20:45:40.7859928Z [6739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-04-21T20:45:41.1289589Z [6739/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-04-21T20:45:41.1295457Z [6740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-04-21T20:45:41.6784576Z [6740/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-04-21T20:45:41.6786460Z [6741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-04-21T20:45:41.7335313Z [6741/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-04-21T20:45:41.7337635Z [6742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-04-21T20:45:41.7856846Z [6742/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-04-21T20:45:41.7861234Z [6743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-04-21T20:45:41.9457321Z [6743/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-04-21T20:45:41.9459645Z [6744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-04-21T20:45:41.9712709Z [6744/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-04-21T20:45:41.9715090Z [6745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-04-21T20:45:42.2689096Z [6745/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-04-21T20:45:42.2696432Z [6746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-04-21T20:45:42.7247523Z [6746/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-04-21T20:45:42.7255025Z [6747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-04-21T20:45:42.8386587Z [6747/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-04-21T20:45:42.8391490Z [6748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-04-21T20:45:43.0155524Z [6748/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-04-21T20:45:43.0157553Z [6749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-04-21T20:45:43.0633267Z [6749/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-04-21T20:45:43.0635175Z [6750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-04-21T20:45:43.1168141Z [6750/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-04-21T20:45:43.1171135Z [6751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-04-21T20:45:43.3915022Z [6751/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-04-21T20:45:43.3921856Z [6752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-04-21T20:45:43.8408835Z [6752/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-04-21T20:45:43.8414397Z [6753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-04-21T20:45:44.0815130Z [6753/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-04-21T20:45:44.0818270Z [6754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-04-21T20:45:44.1081500Z [6754/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-04-21T20:45:44.1084207Z [6755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-04-21T20:45:44.3018738Z [6755/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-04-21T20:45:44.3020878Z [6756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-04-21T20:45:44.4071343Z [6756/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-04-21T20:45:44.4077812Z [6757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-04-21T20:45:44.5986726Z [6757/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-04-21T20:45:44.5989279Z [6758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-04-21T20:45:44.9919194Z [6758/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-04-21T20:45:44.9923914Z [6759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-04-21T20:45:45.4197078Z [6759/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-04-21T20:45:45.4199217Z [6760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-04-21T20:45:45.4432177Z [6760/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-04-21T20:45:45.4434233Z [6761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-04-21T20:45:45.4565166Z [6761/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-04-21T20:45:45.4567479Z [6762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-04-21T20:45:45.5133815Z [6762/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-04-21T20:45:45.5136898Z [6763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-04-21T20:45:45.7974507Z [6763/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-04-21T20:45:45.7976990Z [6764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-04-21T20:45:45.8536020Z [6764/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-04-21T20:45:45.8538263Z [6765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-04-21T20:45:45.8663676Z [6765/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-04-21T20:45:45.8665081Z [6766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-04-21T20:45:45.8685205Z [6766/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-04-21T20:45:45.8687712Z [6767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-04-21T20:45:46.1757398Z [6767/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-04-21T20:45:46.1762084Z [6768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-04-21T20:45:46.2696283Z [6768/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-04-21T20:45:46.2698554Z [6769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-04-21T20:45:46.2935604Z [6769/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-04-21T20:45:46.2937668Z [6770/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-04-21T20:45:46.5271889Z [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-21T20:45:46.5275693Z [6771/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-04-21T20:45:46.7930184Z [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-21T20:45:46.7932736Z [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-21T20:45:46.8164223Z [6772/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:46.8171097Z [6773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-04-21T20:45:46.9421712Z [6773/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:46.9423931Z [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-21T20:45:46.9795616Z [6774/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:46.9797784Z [6775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-04-21T20:45:47.0137463Z [6775/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.0144951Z [6776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-04-21T20:45:47.1380534Z [6776/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.1390452Z [6777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-04-21T20:45:47.4331541Z [6777/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-04-21T20:45:47.4333833Z [6778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.4537306Z [6778/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.4539597Z [6779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.5657018Z [6779/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.5659786Z [6780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.6720610Z [6780/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.6722641Z [6781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-04-21T20:45:47.6858135Z [6781/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.6860467Z [6782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.7948620Z [6782/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-04-21T20:45:47.7951009Z [6783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.8680916Z [6783/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:47.8683457Z [6784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.0528711Z [6784/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.0531126Z [6785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.1740654Z [6785/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.1742972Z [6786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.2201664Z [6786/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.2203774Z [6787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-04-21T20:45:48.2830376Z [6787/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.2832903Z [6788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.5395910Z [6788/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-04-21T20:45:48.5398181Z [6789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.6038923Z [6789/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.6041227Z [6790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.7275161Z [6790/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.7277243Z [6791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.7454865Z [6791/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.7456125Z [6792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-04-21T20:45:48.7786948Z [6792/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.7789225Z [6793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.8071710Z [6793/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:48.8074359Z [6794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.0179370Z [6794/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.0182015Z [6795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.2012073Z [6795/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.2019641Z [6796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.2753156Z [6796/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.2760603Z [6797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.3282254Z [6797/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.3285067Z [6798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.3456361Z [6798/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.3458671Z [6799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.4629760Z [6799/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.4632730Z [6800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.6941199Z [6800/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.6943521Z [6801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.7346909Z [6801/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.7350015Z [6802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.8443843Z [6802/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.8446147Z [6803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.9468343Z [6803/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.9470664Z [6804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.9514704Z [6804/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.9517017Z [6805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:49.9693875Z [6805/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-04-21T20:45:49.9696034Z [6806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.3071356Z [6806/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.3075907Z [6807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.3532064Z [6807/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.3534517Z [6808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.4019019Z [6808/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.4023955Z [6809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.4769242Z [6809/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.4771725Z [6810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.5060974Z [6810/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.5063277Z [6811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-04-21T20:45:50.7369063Z [6811/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.7371547Z [6812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.8736165Z [6812/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.8738414Z [6813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.9752007Z [6813/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.9754460Z [6814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.9933376Z [6814/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:50.9935597Z [6815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.0263207Z [6815/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.0265771Z [6816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.0571085Z [6816/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.0573544Z [6817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.3114401Z [6817/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.3118261Z [6818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.3272005Z [6818/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-04-21T20:45:51.3280423Z [6819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.3808338Z [6819/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.3810333Z [6820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.6000039Z [6820/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.6002427Z [6821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.6360501Z [6821/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.6362974Z [6822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.8281971Z [6822/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.8284407Z [6823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.8472906Z [6823/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.8475296Z [6824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.8485529Z [6824/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:51.8488003Z [6825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.1313681Z [6825/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.1316070Z [6826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-04-21T20:45:52.1495662Z [6826/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.1498368Z [6827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.2622837Z [6827/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.2625104Z [6828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.3646019Z [6828/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.3648314Z [6829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.4735143Z [6829/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-04-21T20:45:52.4743051Z [6830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.5650216Z [6830/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.5652716Z [6831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.6446660Z [6831/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.6449236Z [6832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.7198798Z [6832/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-04-21T20:45:52.7201114Z [6833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.9456332Z [6833/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-04-21T20:45:52.9458710Z [6834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:52.9892857Z [6834/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-04-21T20:45:52.9895604Z [6835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-04-21T20:45:53.0874541Z [6835/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-04-21T20:45:53.0876971Z [6836/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:53.1805158Z [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-21T20:45:53.1806514Z [6837/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-04-21T20:45:53.1837103Z [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-21T20:45:53.1839720Z [6838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-04-21T20:45:53.2277858Z [6838/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:53.2280122Z [6839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-04-21T20:45:53.4231937Z [6839/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:53.4234399Z [6840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-04-21T20:45:53.6629170Z [6840/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:53.6631607Z [6841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-04-21T20:45:53.6797385Z [6841/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:53.6799957Z [6842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-04-21T20:45:53.6961712Z [6842/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:53.6964039Z [6843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-04-21T20:45:53.8186288Z [6843/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-04-21T20:45:53.8187853Z [6844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:53.8724820Z [6844/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:53.8727335Z [6845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.1160875Z [6845/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.1162408Z [6846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.1560809Z [6846/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.1564912Z [6847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-04-21T20:45:54.3236437Z [6847/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.3239655Z [6848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.3511546Z [6848/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-04-21T20:45:54.3512857Z [6849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.3693005Z [6849/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.3694388Z [6850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.4568102Z [6850/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.4570525Z [6851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.8102411Z [6851/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.8104599Z [6852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-04-21T20:45:54.8492385Z [6852/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.8495794Z [6853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.8837761Z [6853/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.8839948Z [6854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.9409025Z [6854/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-04-21T20:45:54.9411390Z [6855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.9843150Z [6855/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:54.9846870Z [6856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.2164677Z [6856/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.2167488Z [6857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.3898795Z [6857/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.3901114Z [6858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-04-21T20:45:55.4120150Z [6858/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.4128158Z [6859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.4551820Z [6859/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.4554201Z [6860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.5446214Z [6860/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.5448801Z [6861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.5772461Z [6861/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.5774763Z [6862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.8692866Z [6862/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.8694179Z [6863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.8902525Z [6863/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.8904853Z [6864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.9079813Z [6864/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.9082163Z [6865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.9897992Z [6865/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:55.9905354Z [6866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.2597264Z [6866/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.2599693Z [6867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.2762676Z [6867/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.2765029Z [6868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.3338585Z [6868/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.3341152Z [6869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.4235638Z [6869/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.4238499Z [6870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.4841759Z [6870/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.4844066Z [6871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.4892291Z [6871/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-04-21T20:45:56.4899298Z [6872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.7883403Z [6872/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.7886026Z [6873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.8820734Z [6873/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.8822216Z [6874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.8983615Z [6874/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:56.8989075Z [6875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.0313130Z [6875/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.0315536Z [6876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.1598384Z [6876/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.1600123Z [6877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-04-21T20:45:57.2000225Z [6877/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.2002542Z [6878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.3686289Z [6878/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.3688099Z [6879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.3692906Z [6879/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.3695108Z [6880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.3880837Z [6880/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.3885172Z [6881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.6239859Z [6881/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.6242329Z [6882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.6842979Z [6882/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.6845463Z [6883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.7970203Z [6883/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.7972446Z [6884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.8808633Z [6884/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-04-21T20:45:57.8815902Z [6885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.9124243Z [6885/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.9126990Z [6886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.9658775Z [6886/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:57.9661124Z [6887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.1594359Z [6887/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.1596591Z [6888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.3505179Z [6888/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.3507411Z [6889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.3977916Z [6889/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.3980382Z [6890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.4126848Z [6890/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.4129525Z [6891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-04-21T20:45:58.5671180Z [6891/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.5673412Z [6892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.5972201Z [6892/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.5974720Z [6893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.8072117Z [6893/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.8074767Z [6894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.8462010Z [6894/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.8464298Z [6895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:58.9850678Z [6895/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-04-21T20:45:58.9853108Z [6896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.0042026Z [6896/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.0044396Z [6897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.0604765Z [6897/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.0607258Z [6898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.2698329Z [6898/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-04-21T20:45:59.2700799Z [6899/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.3554897Z [6899/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-04-21T20:45:59.3556354Z [6900/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.5102718Z [6900/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2025-04-21T20:45:59.5105071Z [6901/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-04-21T20:45:59.5646633Z [6901/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2025-04-21T20:45:59.5648723Z [6902/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.5658282Z [6902/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2025-04-21T20:45:59.5660467Z [6903/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-04-21T20:45:59.6715305Z [6903/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2025-04-21T20:45:59.6717650Z [6904/7823] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-04-21T20:45:59.7753323Z [6904/7823] Linking CXX shared library lib/libtorch_cpu.so 2025-04-21T20:45:59.7754987Z [6905/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2025-04-21T20:45:59.8625852Z [6905/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2025-04-21T20:45:59.8627729Z [6906/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2025-04-21T20:46:00.1090066Z [6906/7823] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-04-21T20:46:00.1092157Z [6907/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2025-04-21T20:46:00.2934443Z [6907/7823] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-04-21T20:46:00.2936048Z [6908/7823] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-04-21T20:46:00.4693034Z [6908/7823] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-04-21T20:46:00.4695929Z [6909/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-04-21T20:46:00.5643497Z [6909/7823] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-04-21T20:46:00.5645375Z [6910/7823] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2025-04-21T20:46:00.5656945Z [6910/7823] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-04-21T20:46:00.5659012Z [6911/7823] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-04-21T20:46:00.6854376Z [6911/7823] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-04-21T20:46:00.6855670Z [6912/7823] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-04-21T20:46:00.8646811Z [6912/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-04-21T20:46:00.8650168Z [6913/7823] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2025-04-21T20:46:00.8915768Z [6913/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-04-21T20:46:00.9959638Z [6914/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-04-21T20:46:01.1230016Z [6915/7823] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-04-21T20:46:01.5576407Z [6916/7823] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-04-21T20:46:01.6779856Z [6917/7823] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-04-21T20:46:18.5368241Z [6918/7823] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-04-21T20:46:18.5369079Z [6919/7823] Linking CXX shared library lib/libtorch_cpu.so 2025-04-21T20:46:18.5369498Z Warning: Unused direct dependencies: 2025-04-21T20:46:18.5369876Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:46:18.5374030Z 2025-04-21T20:46:18.5377801Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/build/aten/src/ATen/torch_hip_generated_UfuncCUDA_add.cu.o 2025-04-21T20:46:18.5379852Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_Sleep.hip.o 2025-04-21T20:46:18.5383656Z [6919/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortKeys.hip.o 2025-04-21T20:46:18.5386163Z [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-21T20:46:18.5388651Z [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-21T20:46:20.0118133Z [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-21T20:46:20.0120977Z [6920/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_Sleep.hip.o 2025-04-21T20:46:20.0124763Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:20.0125898Z 2025-04-21T20:46:20.2233906Z [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-21T20:46:20.2236434Z [6921/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/build/aten/src/ATen/torch_hip_generated_UfuncCUDA_add.cu.o 2025-04-21T20:46:20.2238347Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:20.2239362Z 2025-04-21T20:46:20.8107039Z [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-21T20:46:20.8109871Z [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-21T20:46:20.8111821Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:20.8112875Z 2025-04-21T20:46:20.8270136Z [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-21T20:46:20.8272343Z [6923/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-f16-8.hip.o 2025-04-21T20:46:20.8274076Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:20.8274963Z 2025-04-21T20:46:20.8868562Z [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-21T20:46:20.8871297Z [6924/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-int32-2.hip.o 2025-04-21T20:46:20.8878138Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:20.8879168Z 2025-04-21T20:46:21.1079063Z [6924/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-scalars.hip.o 2025-04-21T20:46:21.1081714Z [6925/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortKeys.hip.o 2025-04-21T20:46:21.1085396Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:21.1086409Z 2025-04-21T20:46:22.0832595Z [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-21T20:46:22.0835441Z [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-21T20:46:22.0837662Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:22.0838687Z 2025-04-21T20:46:22.3701746Z [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-21T20:46:22.3704294Z [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-21T20:46:22.3706290Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:22.3707313Z 2025-04-21T20:46:22.7986559Z [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-21T20:46:22.7995479Z [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-21T20:46:22.8003037Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:22.8009288Z 2025-04-21T20:46:22.8811889Z [6928/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub.hip.o 2025-04-21T20:46:22.8814231Z [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-21T20:46:22.8816202Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:22.8819959Z 2025-04-21T20:46:23.0249185Z [6929/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/torch_hip_generated_IndexUtils.hip.o 2025-04-21T20:46:23.0251753Z [6930/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-scalars.hip.o 2025-04-21T20:46:23.0253665Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:23.0254657Z 2025-04-21T20:46:23.1849876Z [6930/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_jiterator.hip.o 2025-04-21T20:46:23.1852430Z [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-21T20:46:23.1854514Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:23.1855503Z 2025-04-21T20:46:24.0528430Z [6931/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AbsKernel.hip.o 2025-04-21T20:46:24.0530274Z [6932/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs-uint32-8.hip.o 2025-04-21T20:46:24.0531318Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:24.0531827Z 2025-04-21T20:46:24.1049143Z [6932/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationEluKernel.hip.o 2025-04-21T20:46:24.1051688Z [6933/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/torch_hip_generated_IndexUtils.hip.o 2025-04-21T20:46:24.1053447Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:24.1054388Z 2025-04-21T20:46:24.4805979Z [6933/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGeluKernel.hip.o 2025-04-21T20:46:24.4813950Z [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-21T20:46:24.4816184Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:24.4817131Z 2025-04-21T20:46:24.8850802Z [6934/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGluKernel.hip.o 2025-04-21T20:46:24.8858808Z [6935/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub.hip.o 2025-04-21T20:46:24.8865359Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:24.8871806Z 2025-04-21T20:46:24.9095177Z [6935/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardshrinkKernel.hip.o 2025-04-21T20:46:24.9097515Z [6936/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_jiterator.hip.o 2025-04-21T20:46:24.9103896Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:24.9104893Z 2025-04-21T20:46:24.9972797Z [6936/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardsigmoidKernel.hip.o 2025-04-21T20:46:24.9978639Z [6937/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AbsKernel.hip.o 2025-04-21T20:46:24.9984231Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:24.9988707Z 2025-04-21T20:46:25.7795136Z [6937/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardswishKernel.hip.o 2025-04-21T20:46:25.7797904Z [6938/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationEluKernel.hip.o 2025-04-21T20:46:25.7800427Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:25.7801443Z 2025-04-21T20:46:25.7832196Z [6938/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardtanhKernel.hip.o 2025-04-21T20:46:25.7835187Z [6939/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGeluKernel.hip.o 2025-04-21T20:46:25.7837220Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:25.7838195Z 2025-04-21T20:46:26.1453993Z [6939/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLeakyReluKernel.hip.o 2025-04-21T20:46:26.1456676Z [6940/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGluKernel.hip.o 2025-04-21T20:46:26.1458681Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:26.1459624Z 2025-04-21T20:46:26.4583079Z [6940/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLogSigmoidKernel.hip.o 2025-04-21T20:46:26.4585302Z [6941/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardshrinkKernel.hip.o 2025-04-21T20:46:26.4586441Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:26.4587133Z 2025-04-21T20:46:26.5732035Z [6941/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationMishKernel.hip.o 2025-04-21T20:46:26.5739273Z [6942/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardsigmoidKernel.hip.o 2025-04-21T20:46:26.5741677Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:26.5746443Z 2025-04-21T20:46:26.7511562Z [6942/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationPreluKernel.hip.o 2025-04-21T20:46:26.7517122Z [6943/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardswishKernel.hip.o 2025-04-21T20:46:26.7519226Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:26.7520120Z 2025-04-21T20:46:27.4365249Z [6943/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSiluKernel.hip.o 2025-04-21T20:46:27.4367996Z [6944/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLeakyReluKernel.hip.o 2025-04-21T20:46:27.4370036Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:27.4370950Z 2025-04-21T20:46:27.5760936Z [6944/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftplusKernel.hip.o 2025-04-21T20:46:27.5763688Z [6945/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardtanhKernel.hip.o 2025-04-21T20:46:27.5766870Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:27.5767784Z 2025-04-21T20:46:27.8427422Z [6945/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftshrinkKernel.hip.o 2025-04-21T20:46:27.8430878Z [6946/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLogSigmoidKernel.hip.o 2025-04-21T20:46:27.8433164Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:27.8434273Z 2025-04-21T20:46:28.1236883Z [6946/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationThresholdKernel.hip.o 2025-04-21T20:46:28.1239610Z [6947/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationMishKernel.hip.o 2025-04-21T20:46:28.1241650Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:28.1242631Z 2025-04-21T20:46:28.2412152Z [6947/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling.hip.o 2025-04-21T20:46:28.2414623Z [6948/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationPreluKernel.hip.o 2025-04-21T20:46:28.2416482Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:28.2418041Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:18: 2025-04-21T20:46:28.2421355Z /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-21T20:46:28.2424664Z 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-21T20:46:28.2425740Z | ^ 2025-04-21T20:46:28.2428217Z /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-21T20:46:28.2433253Z /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-21T20:46:28.2438140Z /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-21T20:46:28.2442922Z /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-21T20:46:28.2447806Z /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-21T20:46:28.2452696Z /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-21T20:46:28.2457662Z /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-21T20:46:28.2462599Z /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-21T20:46:28.2467594Z /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-21T20:46:28.2472715Z /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-21T20:46:28.2477770Z /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-21T20:46:28.2482898Z /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-21T20:46:28.2487833Z /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-21T20:46:28.2492722Z /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-21T20:46:28.2497678Z /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-21T20:46:28.2500490Z 16 warnings generated when compiling for gfx90a. 2025-04-21T20:46:28.2501702Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:18: 2025-04-21T20:46:28.2504968Z /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-21T20:46:28.2508298Z 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-21T20:46:28.2509516Z | ^ 2025-04-21T20:46:28.2512092Z /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-21T20:46:28.2517178Z /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-21T20:46:28.2521990Z /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-21T20:46:28.2527026Z /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-21T20:46:28.2531976Z /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-21T20:46:28.2536836Z /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-21T20:46:28.2541693Z /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-21T20:46:28.2546532Z /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-21T20:46:28.2551425Z /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-21T20:46:28.2556385Z /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-21T20:46:28.2561257Z /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-21T20:46:28.2566072Z /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-21T20:46:28.2570904Z /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-21T20:46:28.2575756Z /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-21T20:46:28.2580644Z /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-21T20:46:28.2583595Z 16 warnings generated when compiling for gfx942. 2025-04-21T20:46:28.2584129Z 2025-04-21T20:46:28.4314029Z [6948/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling3d.hip.o 2025-04-21T20:46:28.4316659Z [6949/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSiluKernel.hip.o 2025-04-21T20:46:28.4318912Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:28.4319878Z 2025-04-21T20:46:29.1827220Z [6949/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling2d.hip.o 2025-04-21T20:46:29.1829868Z [6950/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftplusKernel.hip.o 2025-04-21T20:46:29.1832069Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:29.1833176Z 2025-04-21T20:46:29.2531445Z [6950/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling3d.hip.o 2025-04-21T20:46:29.2534021Z [6951/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftshrinkKernel.hip.o 2025-04-21T20:46:29.2536013Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:29.2536984Z 2025-04-21T20:46:29.6390508Z [6951/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AmpKernels.hip.o 2025-04-21T20:46:29.6393257Z [6952/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationThresholdKernel.hip.o 2025-04-21T20:46:29.6395534Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:29.6396541Z 2025-04-21T20:46:30.0100915Z [6952/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool2d.hip.o 2025-04-21T20:46:30.0102896Z [6953/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling.hip.o 2025-04-21T20:46:30.0104086Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:30.0104641Z 2025-04-21T20:46:30.0764549Z [6953/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool3d.hip.o 2025-04-21T20:46:30.0767228Z [6954/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling3d.hip.o 2025-04-21T20:46:30.0769357Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:30.0770655Z 2025-04-21T20:46:30.3851034Z [6954/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryBitwiseOpsKernels.hip.o 2025-04-21T20:46:30.3853631Z [6955/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling2d.hip.o 2025-04-21T20:46:30.3855437Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:30.3856287Z 2025-04-21T20:46:31.1487420Z [6955/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivFloorKernel.hip.o 2025-04-21T20:46:31.1489822Z [6956/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AmpKernels.hip.o 2025-04-21T20:46:31.1491532Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:31.1492458Z 2025-04-21T20:46:31.3347076Z [6956/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTrueKernel.hip.o 2025-04-21T20:46:31.3349836Z [6957/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling3d.hip.o 2025-04-21T20:46:31.3352172Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:31.3353278Z 2025-04-21T20:46:31.6949630Z [6957/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTruncKernel.hip.o 2025-04-21T20:46:31.6952250Z [6958/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool2d.hip.o 2025-04-21T20:46:31.6954234Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:31.6955325Z 2025-04-21T20:46:31.8327721Z [6958/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryGeometricKernels.hip.o 2025-04-21T20:46:31.8329276Z [6959/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryBitwiseOpsKernels.hip.o 2025-04-21T20:46:31.8330478Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:31.8330977Z 2025-04-21T20:46:31.8903876Z [6959/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryLogicalOpsKernels.hip.o 2025-04-21T20:46:31.8906364Z [6960/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool3d.hip.o 2025-04-21T20:46:31.8908352Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:31.8909265Z 2025-04-21T20:46:32.2296970Z [6960/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscBackwardOpsKernels.hip.o 2025-04-21T20:46:32.2299784Z [6961/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivFloorKernel.hip.o 2025-04-21T20:46:32.2301779Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:32.2302732Z 2025-04-21T20:46:32.7923942Z [6961/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscOpsKernels.hip.o 2025-04-21T20:46:32.7926696Z [6962/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTrueKernel.hip.o 2025-04-21T20:46:32.7928680Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:32.7929645Z 2025-04-21T20:46:33.0865043Z [6962/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMulKernel.hip.o 2025-04-21T20:46:33.0867013Z [6963/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTruncKernel.hip.o 2025-04-21T20:46:33.0868159Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:33.0868718Z 2025-04-21T20:46:33.4369901Z [6963/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryRemainderKernel.hip.o 2025-04-21T20:46:33.4372571Z [6964/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryLogicalOpsKernels.hip.o 2025-04-21T20:46:33.4374537Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:33.4375540Z 2025-04-21T20:46:33.5272874Z [6964/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryShiftOpsKernels.hip.o 2025-04-21T20:46:33.5275597Z [6965/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryGeometricKernels.hip.o 2025-04-21T20:46:33.5277887Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:33.5278894Z 2025-04-21T20:46:33.7292487Z [6965/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Bucketization.hip.o 2025-04-21T20:46:33.7295240Z [6966/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscBackwardOpsKernels.hip.o 2025-04-21T20:46:33.7297406Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:33.7298387Z 2025-04-21T20:46:33.9404090Z [6966/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Col2Im.hip.o 2025-04-21T20:46:33.9406453Z [6967/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscOpsKernels.hip.o 2025-04-21T20:46:33.9408391Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:33.9409330Z 2025-04-21T20:46:34.3383841Z [6967/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareEQKernel.hip.o 2025-04-21T20:46:34.3386547Z [6968/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMulKernel.hip.o 2025-04-21T20:46:34.3388801Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:34.3389837Z 2025-04-21T20:46:34.8028696Z [6968/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareKernels.hip.o 2025-04-21T20:46:34.8031160Z [6969/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryRemainderKernel.hip.o 2025-04-21T20:46:34.8033257Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:34.8034244Z 2025-04-21T20:46:35.0191245Z [6969/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ComplexKernel.hip.o 2025-04-21T20:46:35.0193949Z [6970/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryShiftOpsKernels.hip.o 2025-04-21T20:46:35.0195980Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:35.0196975Z 2025-04-21T20:46:35.4950033Z [6970/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ConvolutionMM2d.hip.o 2025-04-21T20:46:35.4952577Z [6971/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Bucketization.hip.o 2025-04-21T20:46:35.4954530Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:35.4955585Z 2025-04-21T20:46:35.5159327Z [6971/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Copy.hip.o 2025-04-21T20:46:35.5162308Z [6972/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Col2Im.hip.o 2025-04-21T20:46:35.5164310Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:35.5165411Z 2025-04-21T20:46:35.6667742Z [6972/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CopysignKernel.hip.o 2025-04-21T20:46:35.6670378Z [6973/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareEQKernel.hip.o 2025-04-21T20:46:35.6672464Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:35.6673528Z 2025-04-21T20:46:36.0222500Z [6973/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CrossKernel.hip.o 2025-04-21T20:46:36.0225040Z [6974/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareKernels.hip.o 2025-04-21T20:46:36.0226922Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:36.0227887Z 2025-04-21T20:46:36.8157904Z [6974/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumminmaxKernel.hip.o 2025-04-21T20:46:36.8160647Z [6975/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ComplexKernel.hip.o 2025-04-21T20:46:36.8162757Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:36.8168197Z 2025-04-21T20:46:37.1642154Z [6975/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumprodKernel.hip.o 2025-04-21T20:46:37.1644701Z [6976/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CopysignKernel.hip.o 2025-04-21T20:46:37.1646883Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:37.1647865Z 2025-04-21T20:46:37.1908314Z [6976/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumsumKernel.hip.o 2025-04-21T20:46:37.1911743Z [6977/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ConvolutionMM2d.hip.o 2025-04-21T20:46:37.1913853Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:37.1915586Z 2025-04-21T20:46:37.5063639Z [6977/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv2d.hip.o 2025-04-21T20:46:37.5066174Z [6978/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CrossKernel.hip.o 2025-04-21T20:46:37.5068131Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:37.5069045Z 2025-04-21T20:46:37.5497355Z [6978/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv3d.hip.o 2025-04-21T20:46:37.5499803Z [6979/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Copy.hip.o 2025-04-21T20:46:37.5501646Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:37.5502613Z 2025-04-21T20:46:38.0637166Z [6979/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool2d.hip.o 2025-04-21T20:46:38.0644855Z [6980/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumminmaxKernel.hip.o 2025-04-21T20:46:38.0651018Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:38.0656797Z 2025-04-21T20:46:39.0184028Z [6980/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool3d.hip.o 2025-04-21T20:46:39.0186747Z [6981/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumprodKernel.hip.o 2025-04-21T20:46:39.0188759Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:39.0189705Z 2025-04-21T20:46:39.2992342Z [6981/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistanceKernel.hip.o 2025-04-21T20:46:39.2995068Z [6982/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumsumKernel.hip.o 2025-04-21T20:46:39.2997048Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:39.2998044Z 2025-04-21T20:46:39.5332650Z [6982/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionBernoulli.hip.o 2025-04-21T20:46:39.5335165Z [6983/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv2d.hip.o 2025-04-21T20:46:39.5337048Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:39.5337959Z 2025-04-21T20:46:39.7113717Z [6983/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionCauchyKernel.hip.o 2025-04-21T20:46:39.7116371Z [6984/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool3d.hip.o 2025-04-21T20:46:39.7118354Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:39.7119909Z 2025-04-21T20:46:39.7388454Z [6984/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionExponentialKernel.hip.o 2025-04-21T20:46:39.7391305Z [6985/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool2d.hip.o 2025-04-21T20:46:39.7393454Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:39.7394468Z 2025-04-21T20:46:39.8413692Z [6985/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionGeometricKernel.hip.o 2025-04-21T20:46:39.8416146Z [6986/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv3d.hip.o 2025-04-21T20:46:39.8417895Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:39.8421151Z /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-21T20:46:39.8424098Z 184 | conv_depthwise3d_cuda_backward_weight_kernel( 2025-04-21T20:46:39.8424645Z | ^ 2025-04-21T20:46:39.8427178Z /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-21T20:46:39.8432426Z /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-21T20:46:39.8437842Z /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-21T20:46:39.8442944Z /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-21T20:46:39.8448074Z /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-21T20:46:39.8452876Z /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-21T20:46:39.8457850Z /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-21T20:46:39.8462762Z /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-21T20:46:39.8467988Z /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-21T20:46:39.8473162Z /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-21T20:46:39.8477959Z /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-21T20:46:39.8480879Z 12 warnings generated when compiling for gfx90a. 2025-04-21T20:46:39.8483915Z /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-21T20:46:39.8486808Z 184 | conv_depthwise3d_cuda_backward_weight_kernel( 2025-04-21T20:46:39.8487437Z | ^ 2025-04-21T20:46:39.8490114Z /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-21T20:46:39.8495205Z /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-21T20:46:39.8500235Z /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-21T20:46:39.8505125Z /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-21T20:46:39.8509980Z /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-21T20:46:39.8515117Z /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-21T20:46:39.8520039Z /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-21T20:46:39.8524812Z /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-21T20:46:39.8529666Z /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-21T20:46:39.8534576Z /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-21T20:46:39.8539358Z /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-21T20:46:39.8542322Z 12 warnings generated when compiling for gfx942. 2025-04-21T20:46:39.8542785Z 2025-04-21T20:46:41.0315106Z [6986/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionLogNormalKernel.hip.o 2025-04-21T20:46:41.0317825Z [6987/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistanceKernel.hip.o 2025-04-21T20:46:41.0319839Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:41.0320832Z 2025-04-21T20:46:41.3329427Z [6987/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionNormal.hip.o 2025-04-21T20:46:41.3332120Z [6988/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionBernoulli.hip.o 2025-04-21T20:46:41.3334235Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:41.3335214Z 2025-04-21T20:46:41.4772283Z [6988/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionRandomKernel.hip.o 2025-04-21T20:46:41.4773698Z [6989/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionCauchyKernel.hip.o 2025-04-21T20:46:41.4774903Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:41.4775419Z 2025-04-21T20:46:41.7119455Z [6989/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionUniform.hip.o 2025-04-21T20:46:41.7122196Z [6990/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionGeometricKernel.hip.o 2025-04-21T20:46:41.7124332Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:41.7125267Z 2025-04-21T20:46:41.7249138Z [6990/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Distributions.hip.o 2025-04-21T20:46:41.7251857Z [6991/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionLogNormalKernel.hip.o 2025-04-21T20:46:41.7254001Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:41.7254945Z 2025-04-21T20:46:41.9116292Z [6991/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Dropout.hip.o 2025-04-21T20:46:41.9119161Z [6992/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionExponentialKernel.hip.o 2025-04-21T20:46:41.9121296Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:41.9122284Z 2025-04-21T20:46:43.0405589Z [6992/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Embedding.hip.o 2025-04-21T20:46:43.0407909Z [6993/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionNormal.hip.o 2025-04-21T20:46:43.0409102Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:43.0409658Z 2025-04-21T20:46:43.1669325Z [6993/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBackwardKernel.hip.o 2025-04-21T20:46:43.1672222Z [6994/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionRandomKernel.hip.o 2025-04-21T20:46:43.1674982Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:43.1675964Z 2025-04-21T20:46:43.3120492Z [6994/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-21T20:46:43.3123118Z [6995/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionUniform.hip.o 2025-04-21T20:46:43.3125200Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:43.3126188Z 2025-04-21T20:46:43.8327434Z [6995/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FillKernel.hip.o 2025-04-21T20:46:43.8329943Z [6996/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Distributions.hip.o 2025-04-21T20:46:43.8332401Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:43.8334051Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2025-04-21T20:46:43.8337735Z /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-21T20:46:43.8340967Z 175 | __global__ void distribution_binary_elementwise_kernel( 2025-04-21T20:46:43.8341677Z | ^ 2025-04-21T20:46:43.8344622Z /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-21T20:46:43.8350114Z /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-21T20:46:43.8355709Z /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-21T20:46:43.8361005Z /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-21T20:46:43.8366712Z /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-21T20:46:43.8371871Z /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-21T20:46:43.8377363Z /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-21T20:46:43.8385057Z /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-21T20:46:43.8390282Z /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-21T20:46:43.8395471Z /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-21T20:46:43.8401127Z /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-21T20:46:43.8406760Z /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-21T20:46:43.8412261Z /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-21T20:46:43.8417651Z /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-21T20:46:43.8423190Z /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-21T20:46:43.8426210Z 16 warnings generated when compiling for gfx90a. 2025-04-21T20:46:43.8427470Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2025-04-21T20:46:43.8430932Z /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-21T20:46:43.8434047Z 175 | __global__ void distribution_binary_elementwise_kernel( 2025-04-21T20:46:43.8434774Z | ^ 2025-04-21T20:46:43.8437751Z /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-21T20:46:43.8443244Z /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-21T20:46:43.8448412Z /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-21T20:46:43.8453802Z /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-21T20:46:43.8459497Z /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-21T20:46:43.8464754Z /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-21T20:46:43.8470894Z /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-21T20:46:43.8476305Z /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-21T20:46:43.8481702Z /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-21T20:46:43.8487078Z /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-21T20:46:43.8492614Z /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-21T20:46:43.8498263Z /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-21T20:46:43.8503642Z /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-21T20:46:43.8509182Z /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-21T20:46:43.8514748Z /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-21T20:46:43.8517716Z 16 warnings generated when compiling for gfx942. 2025-04-21T20:46:43.8518205Z 2025-04-21T20:46:44.0393626Z [6996/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FlattenIndicesKernel.hip.o 2025-04-21T20:46:44.0396859Z [6997/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Dropout.hip.o 2025-04-21T20:46:44.0398997Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:44.0401422Z 2025-04-21T20:46:44.7781236Z [6997/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpList.hip.o 2025-04-21T20:46:44.7785232Z [6998/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Embedding.hip.o 2025-04-21T20:46:44.7787489Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:44.7790127Z 2025-04-21T20:46:44.8928722Z [6998/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalar.hip.o 2025-04-21T20:46:44.8931396Z [6999/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FillKernel.hip.o 2025-04-21T20:46:44.8933424Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:44.8934418Z 2025-04-21T20:46:45.4285384Z [6999/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarList.hip.o 2025-04-21T20:46:45.4288374Z [7000/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBackwardKernel.hip.o 2025-04-21T20:46:45.4290491Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:45.4291472Z 2025-04-21T20:46:45.6772926Z [7000/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarTensor.hip.o 2025-04-21T20:46:45.6775650Z [7001/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FlattenIndicesKernel.hip.o 2025-04-21T20:46:45.6777633Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:45.6778491Z 2025-04-21T20:46:45.8500654Z [7001/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachPointwiseOp.hip.o 2025-04-21T20:46:45.8503078Z [7002/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-21T20:46:45.8505027Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:45.8506026Z 2025-04-21T20:46:46.6062289Z [7002/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachReduceOp.hip.o 2025-04-21T20:46:46.6064984Z [7003/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpList.hip.o 2025-04-21T20:46:46.6066845Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:46.6067821Z 2025-04-21T20:46:46.7310761Z [7003/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachTernaryOp.hip.o 2025-04-21T20:46:46.7313169Z [7004/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarList.hip.o 2025-04-21T20:46:46.7315042Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:46.7315637Z 2025-04-21T20:46:46.8187832Z [7004/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachUnaryOp.hip.o 2025-04-21T20:46:46.8191050Z [7005/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalar.hip.o 2025-04-21T20:46:46.8193311Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:46.8194297Z 2025-04-21T20:46:47.4932286Z [7005/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool2d.hip.o 2025-04-21T20:46:47.4935246Z [7006/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarTensor.hip.o 2025-04-21T20:46:47.4937377Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:47.4938353Z 2025-04-21T20:46:47.6044488Z [7006/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool3d.hip.o 2025-04-21T20:46:47.6047152Z [7007/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachPointwiseOp.hip.o 2025-04-21T20:46:47.6049084Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:47.6050015Z 2025-04-21T20:46:48.0550693Z [7007/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FunctionOfAMatrixUtilsKernel.hip.o 2025-04-21T20:46:48.0553550Z [7008/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachReduceOp.hip.o 2025-04-21T20:46:48.0555559Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:48.0556554Z 2025-04-21T20:46:48.5023314Z [7008/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamKernel.hip.o 2025-04-21T20:46:48.5025993Z [7009/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool2d.hip.o 2025-04-21T20:46:48.5028590Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:48.5029562Z 2025-04-21T20:46:48.5800985Z [7009/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamWKernel.hip.o 2025-04-21T20:46:48.5803484Z [7010/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachTernaryOp.hip.o 2025-04-21T20:46:48.5805245Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:48.5806157Z 2025-04-21T20:46:48.7859221Z [7010/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedSgdKernel.hip.o 2025-04-21T20:46:48.7862228Z [7011/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachUnaryOp.hip.o 2025-04-21T20:46:48.7864524Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:48.7865514Z 2025-04-21T20:46:49.0973811Z [7011/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GcdLcmKernel.hip.o 2025-04-21T20:46:49.0982011Z [7012/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FunctionOfAMatrixUtilsKernel.hip.o 2025-04-21T20:46:49.0989505Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:49.0996018Z 2025-04-21T20:46:49.5196984Z [7012/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GridSampler.hip.o 2025-04-21T20:46:49.5199523Z [7013/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool3d.hip.o 2025-04-21T20:46:49.5201702Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:49.5202676Z 2025-04-21T20:46:49.6804407Z [7013/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GroupMM.hip.o 2025-04-21T20:46:49.6807398Z [7014/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamKernel.hip.o 2025-04-21T20:46:49.6810088Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:49.6811041Z 2025-04-21T20:46:50.1210819Z [7014/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_HIPScalar.hip.o 2025-04-21T20:46:50.1213135Z [7015/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamWKernel.hip.o 2025-04-21T20:46:50.1214281Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:50.1214850Z 2025-04-21T20:46:50.4457375Z [7015/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IGammaKernel.hip.o 2025-04-21T20:46:50.4460177Z [7016/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GcdLcmKernel.hip.o 2025-04-21T20:46:50.4462190Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:50.4463288Z 2025-04-21T20:46:50.6249724Z [7016/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Im2Col.hip.o 2025-04-21T20:46:50.6252184Z [7017/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedSgdKernel.hip.o 2025-04-21T20:46:50.6254105Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:50.6255273Z 2025-04-21T20:46:50.7562182Z [7017/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IndexKernel.hip.o 2025-04-21T20:46:50.7564743Z [7018/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GridSampler.hip.o 2025-04-21T20:46:50.7566537Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:50.7568117Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7570599Z /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-21T20:46:50.7572912Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7573677Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7575630Z /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-21T20:46:50.7577769Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7578407Z | ^ 2025-04-21T20:46:50.7580240Z /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-21T20:46:50.7582777Z 181 | coord = compute_coordinates(coord, size, padding_mode, align_corners); 2025-04-21T20:46:50.7583501Z | ^ 2025-04-21T20:46:50.7585529Z /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-21T20:46:50.7587948Z 66 | opmath_t ix = grid_sampler_compute_source_index(x, inp_W, padding_mode, align_corners); 2025-04-21T20:46:50.7588899Z | ^ 2025-04-21T20:46:50.7591113Z /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-21T20:46:50.7593511Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7594088Z | ^ 2025-04-21T20:46:50.7594975Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7597514Z /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-21T20:46:50.7599716Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7600477Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7602318Z /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-21T20:46:50.7604384Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7604994Z | ^ 2025-04-21T20:46:50.7606871Z /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-21T20:46:50.7609094Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-21T20:46:50.7609804Z | ^ 2025-04-21T20:46:50.7611522Z /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-21T20:46:50.7614039Z 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-21T20:46:50.7615124Z | ^ 2025-04-21T20:46:50.7617159Z /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-21T20:46:50.7619471Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7620074Z | ^ 2025-04-21T20:46:50.7620952Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7623404Z /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-21T20:46:50.7625677Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7626443Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7628471Z /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-21T20:46:50.7630492Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7631070Z | ^ 2025-04-21T20:46:50.7632903Z /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-21T20:46:50.7635064Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-21T20:46:50.7635716Z | ^ 2025-04-21T20:46:50.7637666Z /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-21T20:46:50.7640253Z 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-21T20:46:50.7641419Z | ^ 2025-04-21T20:46:50.7643586Z /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-21T20:46:50.7645890Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7646497Z | ^ 2025-04-21T20:46:50.7646998Z 3 warnings generated when compiling for gfx90a. 2025-04-21T20:46:50.7648179Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7650721Z /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-21T20:46:50.7653008Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7653756Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7655664Z /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-21T20:46:50.7657615Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7658246Z | ^ 2025-04-21T20:46:50.7660073Z /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-21T20:46:50.7662334Z 181 | coord = compute_coordinates(coord, size, padding_mode, align_corners); 2025-04-21T20:46:50.7663167Z | ^ 2025-04-21T20:46:50.7664991Z /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-21T20:46:50.7667551Z 66 | opmath_t ix = grid_sampler_compute_source_index(x, inp_W, padding_mode, align_corners); 2025-04-21T20:46:50.7668516Z | ^ 2025-04-21T20:46:50.7670410Z /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-21T20:46:50.7672553Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7673255Z | ^ 2025-04-21T20:46:50.7674073Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7676634Z /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-21T20:46:50.7678968Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7679688Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7681578Z /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-21T20:46:50.7684762Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7685376Z | ^ 2025-04-21T20:46:50.7687118Z /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-21T20:46:50.7689232Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-21T20:46:50.7689942Z | ^ 2025-04-21T20:46:50.7691783Z /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-21T20:46:50.7694289Z 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-21T20:46:50.7695331Z | ^ 2025-04-21T20:46:50.7697321Z /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-21T20:46:50.7699562Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7700126Z | ^ 2025-04-21T20:46:50.7700972Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7703355Z /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-21T20:46:50.7705474Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7706233Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7708101Z /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-21T20:46:50.7710175Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7710755Z | ^ 2025-04-21T20:46:50.7712489Z /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-21T20:46:50.7714729Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-21T20:46:50.7715580Z | ^ 2025-04-21T20:46:50.7717327Z /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-21T20:46:50.7719844Z 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-21T20:46:50.7720967Z | ^ 2025-04-21T20:46:50.7722984Z /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-21T20:46:50.7725249Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7725837Z | ^ 2025-04-21T20:46:50.7726325Z 3 warnings generated when compiling for gfx942. 2025-04-21T20:46:50.7727384Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7729960Z /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-21T20:46:50.7732280Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7733042Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7734982Z /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-21T20:46:50.7737112Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7737732Z | ^ 2025-04-21T20:46:50.7739550Z /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-21T20:46:50.7741771Z 181 | coord = compute_coordinates(coord, size, padding_mode, align_corners); 2025-04-21T20:46:50.7742618Z | ^ 2025-04-21T20:46:50.7744553Z /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-21T20:46:50.7747060Z 66 | opmath_t ix = grid_sampler_compute_source_index(x, inp_W, padding_mode, align_corners); 2025-04-21T20:46:50.7748016Z | ^ 2025-04-21T20:46:50.7750260Z /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-21T20:46:50.7752557Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7753210Z | ^ 2025-04-21T20:46:50.7754061Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7756440Z /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-21T20:46:50.7758732Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7759482Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7761475Z /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-21T20:46:50.7763632Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7764251Z | ^ 2025-04-21T20:46:50.7765980Z /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-21T20:46:50.7768143Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-21T20:46:50.7768834Z | ^ 2025-04-21T20:46:50.7770547Z /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-21T20:46:50.7772954Z 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-21T20:46:50.7774025Z | ^ 2025-04-21T20:46:50.7776077Z /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-21T20:46:50.7778229Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7778763Z | ^ 2025-04-21T20:46:50.7779587Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:7: 2025-04-21T20:46:50.7781949Z /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-21T20:46:50.7785003Z 144 | if (x > INT_MAX-1 || x < INT_MIN || !::isfinite(static_cast(x))) 2025-04-21T20:46:50.7785715Z | ~ ~~~~~~~^~ 2025-04-21T20:46:50.7787720Z /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-21T20:46:50.7789790Z 168 | coord = safe_downgrade_to_int_range(coord); 2025-04-21T20:46:50.7790407Z | ^ 2025-04-21T20:46:50.7792387Z /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-21T20:46:50.7794636Z 236 | x = compute_coordinates(x, W, padding_mode, align_corners); 2025-04-21T20:46:50.7795461Z | ^ 2025-04-21T20:46:50.7797190Z /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-21T20:46:50.7799738Z 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-21T20:46:50.7800786Z | ^ 2025-04-21T20:46:50.7802914Z /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-21T20:46:50.7805121Z 770 | grid_sampler_2d_kernel 2025-04-21T20:46:50.7805707Z | ^ 2025-04-21T20:46:50.7806165Z 3 warnings generated when compiling for host. 2025-04-21T20:46:50.7806585Z 2025-04-21T20:46:51.3586149Z [7018/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Indexing.hip.o 2025-04-21T20:46:51.3588629Z [7019/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GroupMM.hip.o 2025-04-21T20:46:51.3590551Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:51.3592100Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-21T20:46:51.3595872Z /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-21T20:46:51.3599305Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:46:51.3599874Z | ^ 2025-04-21T20:46:51.3601020Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:46:51.3602362Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:46:51.3602988Z | ^ 2025-04-21T20:46:51.3604176Z /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-21T20:46:51.3605528Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:46:51.3606098Z | ^ 2025-04-21T20:46:51.3607041Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:46:51.3608347Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:46:51.3609079Z | ^ 2025-04-21T20:46:51.3610009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-21T20:46:51.3613715Z /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-21T20:46:51.3617115Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:46:51.3617671Z | ^ 2025-04-21T20:46:51.3618789Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:46:51.3620176Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:46:51.3620744Z | ^ 2025-04-21T20:46:51.3622240Z /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-21T20:46:51.3623849Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:46:51.3624442Z | ^ 2025-04-21T20:46:51.3625492Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:46:51.3626865Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:46:51.3627639Z | ^ 2025-04-21T20:46:51.3628307Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:46:51.3629377Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-21T20:46:51.3633219Z /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-21T20:46:51.3636474Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:46:51.3637045Z | ^ 2025-04-21T20:46:51.3638171Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:46:51.3639558Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:46:51.3640208Z | ^ 2025-04-21T20:46:51.3641413Z /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-21T20:46:51.3642865Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:46:51.3643444Z | ^ 2025-04-21T20:46:51.3644421Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:46:51.3645810Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:46:51.3646606Z | ^ 2025-04-21T20:46:51.3647676Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-21T20:46:51.3651550Z /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-21T20:46:51.3655002Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:46:51.3655559Z | ^ 2025-04-21T20:46:51.3656555Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:46:51.3657849Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:46:51.3658415Z | ^ 2025-04-21T20:46:51.3659700Z /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-21T20:46:51.3661232Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:46:51.3661788Z | ^ 2025-04-21T20:46:51.3662724Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:46:51.3664101Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:46:51.3664891Z | ^ 2025-04-21T20:46:51.3665559Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:46:51.3666608Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-21T20:46:51.3670407Z /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-21T20:46:51.3673814Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:46:51.3680143Z | ^ 2025-04-21T20:46:51.3681342Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:46:51.3685441Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:46:51.3686099Z | ^ 2025-04-21T20:46:51.3687309Z /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-21T20:46:51.3688718Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:46:51.3689297Z | ^ 2025-04-21T20:46:51.3690351Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:46:51.3691673Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:46:51.3692451Z | ^ 2025-04-21T20:46:51.3693426Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GroupMM.hip:6: 2025-04-21T20:46:51.3697170Z /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-21T20:46:51.3700507Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:46:51.3701069Z | ^ 2025-04-21T20:46:51.3702207Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:46:51.3703569Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:46:51.3704119Z | ^ 2025-04-21T20:46:51.3705443Z /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-21T20:46:51.3707115Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:46:51.3707699Z | ^ 2025-04-21T20:46:51.3708658Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:46:51.3709997Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:46:51.3710787Z | ^ 2025-04-21T20:46:51.3711428Z 2 warnings generated when compiling for host. 2025-04-21T20:46:51.3711892Z 2025-04-21T20:46:51.5889381Z [7019/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LegacyThrustHelpers.hip.o 2025-04-21T20:46:51.5891818Z [7020/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_HIPScalar.hip.o 2025-04-21T20:46:51.5893527Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:51.5894472Z 2025-04-21T20:46:51.8274132Z [7020/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Lerp.hip.o 2025-04-21T20:46:51.8276570Z [7021/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IGammaKernel.hip.o 2025-04-21T20:46:51.8278721Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:51.8279644Z 2025-04-21T20:46:52.3684280Z [7021/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LinearAlgebra.hip.o 2025-04-21T20:46:52.3686854Z [7022/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Im2Col.hip.o 2025-04-21T20:46:52.3688961Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:52.3689963Z 2025-04-21T20:46:52.3791803Z [7022/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogAddExpKernel.hip.o 2025-04-21T20:46:52.3794479Z [7023/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IndexKernel.hip.o 2025-04-21T20:46:52.3796330Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:52.3797261Z 2025-04-21T20:46:53.2255656Z [7023/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogcumsumexpKernel.hip.o 2025-04-21T20:46:53.2258541Z [7024/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Indexing.hip.o 2025-04-21T20:46:53.2260389Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:53.2261341Z 2025-04-21T20:46:53.3076020Z [7024/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Loss.hip.o 2025-04-21T20:46:53.3084953Z [7025/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Lerp.hip.o 2025-04-21T20:46:53.3091549Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:53.3097299Z 2025-04-21T20:46:53.5708839Z [7025/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LossCTC.hip.o 2025-04-21T20:46:53.5711736Z [7026/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LinearAlgebra.hip.o 2025-04-21T20:46:53.5713855Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:53.5715714Z 2025-04-21T20:46:54.1115290Z [7026/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxMinElementwiseKernel.hip.o 2025-04-21T20:46:54.1116898Z [7027/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LegacyThrustHelpers.hip.o 2025-04-21T20:46:54.1117978Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:54.1118474Z 2025-04-21T20:46:54.1421012Z [7027/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxUnpooling.hip.o 2025-04-21T20:46:54.1423523Z [7028/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogAddExpKernel.hip.o 2025-04-21T20:46:54.1425408Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:54.1426344Z 2025-04-21T20:46:54.3439344Z [7028/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MixedDtypesLinear.hip.o 2025-04-21T20:46:54.3442056Z [7029/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogcumsumexpKernel.hip.o 2025-04-21T20:46:54.3444053Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:54.3444973Z 2025-04-21T20:46:55.1003050Z [7029/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiLabelMarginCriterion.hip.o 2025-04-21T20:46:55.1005670Z [7030/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LossCTC.hip.o 2025-04-21T20:46:55.1007584Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:55.1008489Z 2025-04-21T20:46:55.4704142Z [7030/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiMarginLoss.hip.o 2025-04-21T20:46:55.4706923Z [7031/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxMinElementwiseKernel.hip.o 2025-04-21T20:46:55.4709166Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:55.4710174Z 2025-04-21T20:46:55.5254051Z [7031/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultinomialKernel.hip.o 2025-04-21T20:46:55.5256814Z [7032/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Loss.hip.o 2025-04-21T20:46:55.5258807Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:55.5259840Z 2025-04-21T20:46:56.1740482Z [7032/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NLLLoss2d.hip.o 2025-04-21T20:46:56.1742972Z [7033/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxUnpooling.hip.o 2025-04-21T20:46:56.1744910Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:56.1745819Z 2025-04-21T20:46:56.3446752Z [7033/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose2d.hip.o 2025-04-21T20:46:56.3449513Z [7034/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiLabelMarginCriterion.hip.o 2025-04-21T20:46:56.3451622Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:56.3452623Z 2025-04-21T20:46:56.7188274Z [7034/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose3d.hip.o 2025-04-21T20:46:56.7191232Z [7035/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiMarginLoss.hip.o 2025-04-21T20:46:56.7193371Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:56.7194397Z 2025-04-21T20:46:57.5911440Z [7035/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveDilatedConvolution.hip.o 2025-04-21T20:46:57.5914204Z [7036/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NLLLoss2d.hip.o 2025-04-21T20:46:57.5916153Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:57.5917169Z 2025-04-21T20:46:57.7864124Z [7036/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Nonzero.hip.o 2025-04-21T20:46:57.7866285Z [7037/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultinomialKernel.hip.o 2025-04-21T20:46:57.7867993Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:57.7868840Z 2025-04-21T20:46:58.0557109Z [7037/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Normalization.hip.o 2025-04-21T20:46:58.0559593Z [7038/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MixedDtypesLinear.hip.o 2025-04-21T20:46:58.0561658Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:58.0562596Z 2025-04-21T20:46:58.1404199Z [7038/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PointwiseOpsKernel.hip.o 2025-04-21T20:46:58.1412584Z [7039/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose2d.hip.o 2025-04-21T20:46:58.1414881Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:58.1415832Z 2025-04-21T20:46:58.5399826Z [7039/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PowKernel.hip.o 2025-04-21T20:46:58.5402484Z [7040/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose3d.hip.o 2025-04-21T20:46:58.5404774Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:58.5405764Z 2025-04-21T20:46:58.7807658Z [7040/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RNN.hip.o 2025-04-21T20:46:58.7810246Z [7041/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveDilatedConvolution.hip.o 2025-04-21T20:46:58.7812329Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:58.7813311Z 2025-04-21T20:46:59.7867317Z [7041/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Randperm.hip.o 2025-04-21T20:46:59.7869728Z [7042/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PointwiseOpsKernel.hip.o 2025-04-21T20:46:59.7871638Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:59.7872622Z 2025-04-21T20:46:59.8182919Z [7042/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RangeFactories.hip.o 2025-04-21T20:46:59.8185734Z [7043/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Normalization.hip.o 2025-04-21T20:46:59.8187538Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:59.8189140Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-21T20:46:59.8192405Z /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-21T20:46:59.8195590Z 1169 | __global__ void batch_norm_backward_reduce_channels_last_kernel( 2025-04-21T20:46:59.8196335Z | ^ 2025-04-21T20:46:59.8199095Z /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-21T20:46:59.8204271Z /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-21T20:46:59.8209452Z /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-21T20:46:59.8214747Z /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-21T20:46:59.8219765Z /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-21T20:46:59.8225028Z /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-21T20:46:59.8230232Z /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-21T20:46:59.8235336Z /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-21T20:46:59.8240471Z /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-21T20:46:59.8245478Z /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-21T20:46:59.8250686Z /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-21T20:46:59.8255777Z /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-21T20:46:59.8258679Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-21T20:46:59.8259329Z | ^ 2025-04-21T20:46:59.8261890Z /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-21T20:46:59.8266905Z /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-21T20:46:59.8271848Z /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-21T20:46:59.8276972Z /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-21T20:46:59.8282012Z /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-21T20:46:59.8287116Z /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-21T20:46:59.8291960Z /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-21T20:46:59.8295202Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2025-04-21T20:46:59.8298349Z /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-21T20:46:59.8301569Z 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-21T20:46:59.8302623Z | ^ 2025-04-21T20:46:59.8305220Z /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-21T20:46:59.8310143Z /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-21T20:46:59.8315099Z /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-21T20:46:59.8319949Z /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-21T20:46:59.8324662Z /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-21T20:46:59.8329503Z /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-21T20:46:59.8334245Z /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-21T20:46:59.8339041Z /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-21T20:46:59.8344017Z /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-21T20:46:59.8348807Z /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-21T20:46:59.8353709Z /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-21T20:46:59.8358661Z /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-21T20:46:59.8363580Z /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-21T20:46:59.8368621Z /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-21T20:46:59.8373637Z /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-21T20:46:59.8378733Z /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-21T20:46:59.8386735Z /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-21T20:46:59.8391843Z /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-21T20:46:59.8396910Z /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-21T20:46:59.8402101Z /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-21T20:46:59.8407223Z /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-21T20:46:59.8412290Z /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-21T20:46:59.8417327Z /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-21T20:46:59.8422367Z /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-21T20:46:59.8427330Z /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-21T20:46:59.8432341Z /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-21T20:46:59.8437564Z /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-21T20:46:59.8442484Z /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-21T20:46:59.8447407Z /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-21T20:46:59.8452070Z /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-21T20:46:59.8456942Z /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-21T20:46:59.8460035Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-21T20:46:59.8463451Z /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-21T20:46:59.8466394Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-21T20:46:59.8467044Z | ^ 2025-04-21T20:46:59.8469765Z /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-21T20:46:59.8474976Z /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-21T20:46:59.8480215Z /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-21T20:46:59.8486487Z /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-21T20:46:59.8491807Z /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-21T20:46:59.8497234Z /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-21T20:46:59.8502460Z /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-21T20:46:59.8505469Z 60 warnings generated when compiling for gfx90a. 2025-04-21T20:46:59.8506536Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-21T20:46:59.8509870Z /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-21T20:46:59.8513183Z 1169 | __global__ void batch_norm_backward_reduce_channels_last_kernel( 2025-04-21T20:46:59.8513964Z | ^ 2025-04-21T20:46:59.8516813Z /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-21T20:46:59.8522163Z /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-21T20:46:59.8527532Z /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-21T20:46:59.8532946Z /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-21T20:46:59.8538374Z /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-21T20:46:59.8543746Z /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-21T20:46:59.8549084Z /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-21T20:46:59.8554541Z /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-21T20:46:59.8560013Z /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-21T20:46:59.8565409Z /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-21T20:46:59.8570784Z /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-21T20:46:59.8576260Z /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-21T20:46:59.8579323Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-21T20:46:59.8580003Z | ^ 2025-04-21T20:46:59.8582978Z /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-21T20:46:59.8588493Z /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-21T20:46:59.8593956Z /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-21T20:46:59.8599379Z /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-21T20:46:59.8604700Z /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-21T20:46:59.8609522Z /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-21T20:46:59.8614460Z /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-21T20:46:59.8617431Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2025-04-21T20:46:59.8620347Z /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-21T20:46:59.8623681Z 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-21T20:46:59.8624861Z | ^ 2025-04-21T20:46:59.8627062Z /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-21T20:46:59.8631769Z /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-21T20:46:59.8636173Z /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-21T20:46:59.8640672Z /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-21T20:46:59.8645458Z /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-21T20:46:59.8650282Z /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-21T20:46:59.8654398Z /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-21T20:46:59.8659353Z /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-21T20:46:59.8664775Z /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-21T20:46:59.8669860Z /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-21T20:46:59.8675016Z /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-21T20:46:59.8680185Z /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-21T20:46:59.8686239Z /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-21T20:46:59.8691339Z /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-21T20:46:59.8696502Z /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-21T20:46:59.8701447Z /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-21T20:46:59.8706570Z /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-21T20:46:59.8711830Z /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-21T20:46:59.8717108Z /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-21T20:46:59.8722265Z /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-21T20:46:59.8727433Z /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-21T20:46:59.8732628Z /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-21T20:46:59.8737682Z /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-21T20:46:59.8742761Z /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-21T20:46:59.8747951Z /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-21T20:46:59.8753104Z /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-21T20:46:59.8757977Z /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-21T20:46:59.8762697Z /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-21T20:46:59.8766593Z /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-21T20:46:59.8771313Z /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-21T20:46:59.8776027Z /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-21T20:46:59.8778720Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:11: 2025-04-21T20:46:59.8781416Z /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-21T20:46:59.8784363Z 946 | batch_norm_collect_statistics_channels_last_kernel( 2025-04-21T20:46:59.8784991Z | ^ 2025-04-21T20:46:59.8787587Z /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-21T20:46:59.8792675Z /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-21T20:46:59.8797196Z /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-21T20:46:59.8801804Z /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-21T20:46:59.8806950Z /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-21T20:46:59.8811850Z /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-21T20:46:59.8816594Z /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-21T20:46:59.8819469Z 60 warnings generated when compiling for gfx942. 2025-04-21T20:46:59.8819933Z 2025-04-21T20:46:59.9883853Z [7043/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RecordStream.hip.o 2025-04-21T20:46:59.9886507Z [7044/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PowKernel.hip.o 2025-04-21T20:46:59.9888475Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:46:59.9889472Z 2025-04-21T20:47:00.0153014Z [7044/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Reduce.hip.o 2025-04-21T20:47:00.0155631Z [7045/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Nonzero.hip.o 2025-04-21T20:47:00.0157610Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:00.0158603Z 2025-04-21T20:47:00.6834109Z [7045/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceAMinMaxKernel.hip.o 2025-04-21T20:47:00.6836853Z [7046/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RNN.hip.o 2025-04-21T20:47:00.6838745Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:00.6839719Z 2025-04-21T20:47:00.9294575Z [7046/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMaxKernel.hip.o 2025-04-21T20:47:00.9301806Z [7047/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Randperm.hip.o 2025-04-21T20:47:00.9303636Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:00.9308645Z 2025-04-21T20:47:01.3267641Z [7047/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMinKernel.hip.o 2025-04-21T20:47:01.3270331Z [7048/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RecordStream.hip.o 2025-04-21T20:47:01.3272376Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:01.3277679Z 2025-04-21T20:47:01.7103493Z [7048/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceLogicKernel.hip.o 2025-04-21T20:47:01.7105866Z [7049/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Reduce.hip.o 2025-04-21T20:47:01.7107537Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:01.7108507Z 2025-04-21T20:47:01.7273558Z [7049/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMaxValuesKernel.hip.o 2025-04-21T20:47:01.7276262Z [7050/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceAMinMaxKernel.hip.o 2025-04-21T20:47:01.7278254Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:01.7279919Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2025-04-21T20:47:01.7283484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7286385Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:01.7287004Z | ^ 2025-04-21T20:47:01.7289685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7294810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7300108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7305154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7310369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7315513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7320504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7325534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7330507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7335659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7340679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7345684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7350574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7355133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7359575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7364258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7369176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7373974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7378736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7383141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7387881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7391226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7394410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7397553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7400080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7402592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7405116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7407736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7410261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7412885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7415862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7418483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7421010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7423520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7426096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7428623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7432699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7436899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7441460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7446233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7450538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7455895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7461283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7466613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7471944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7477384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7482828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7488203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7493516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7498822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7504054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7509363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7514858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7520177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7525601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7530930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7536246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7541563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7546884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7552219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7557594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7562914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7568212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7573482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7578795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7584090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7586724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7589289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7591809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7594392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7596908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7599427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7602000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7604520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7607042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7609572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7612085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7614637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7617176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7619759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7622274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7624791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7627313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7629835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7632377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7634958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7637480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7640000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7642579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7645161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7649627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7654701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7659727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7664346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7667058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7669593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7672344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7677283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7681360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7685063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7687620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7690766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7693430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7695969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7698793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7704089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7709413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7714880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7720195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7725612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7730918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7736236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7741562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7746878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7752255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7757675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7763016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7768360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7773682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7778985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7784431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7789740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7795198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7800494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7805788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7811094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7816399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7821772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7826390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7831625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7836998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7842323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7847613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7852916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7858267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7863588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7868908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7874292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7879599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7885099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7890416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7895774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7901479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7906801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7912122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7917495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7922800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7928201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7933512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7938805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7944133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7949440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7954839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7960185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7965524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7970842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7976150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7981440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7984913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7987548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7991571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.7996209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8000731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8005551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8010481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8015790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8021147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8026502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8031808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8037219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8042515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8047823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8053178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8058487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8063778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8069092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8074442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.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-21T20:47:01.8085052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8088105Z 180 warnings generated when compiling for gfx90a. 2025-04-21T20:47:01.8089386Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2025-04-21T20:47:01.8093018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8096065Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:01.8096722Z | ^ 2025-04-21T20:47:01.8099578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8104887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8110207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8115664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8120992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8126295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8131608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8136925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8142305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8147622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8153027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8158368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8163691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8169007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8174323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8179683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8184195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8186739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8189252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8191769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8194361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8196961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8199528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8202115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8204644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8207162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8209679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8213861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8218817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8223411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8228025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8232700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8237151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8241553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8246044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8250607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8255302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8260216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8265046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8269555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8274289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8279073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8283964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8288792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8293505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8298286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8303205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8307890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8312707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8317288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8321812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8326413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8330979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8335735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8340514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8345326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8350322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8355001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8359558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8362123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8364685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8367235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8369761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8372282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8374805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8377394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8379909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8382636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8385525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8388046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8390574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8393249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8395826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8398386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8400908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8403424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8405942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8408463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8411018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8413553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8416081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8418604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8421132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8423690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8426215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8428765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8431294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8433891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8436430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8438970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8441521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8444047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8446574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8449106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8451618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8454135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8456688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8459246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8461798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8464330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8466858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8469388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8472745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8477107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8479654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8482244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8484991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8487525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8490127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8492651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8495300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8497858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8500380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8503232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8506882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8509975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8512508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8515803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8518377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8521750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8525723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8529509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8534108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8537615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8540496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8544572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8548503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8551026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8553715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8556238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8558760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8561286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8563817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8566377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8568901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8572467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8577377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8582250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8587422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8592086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8596959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8601508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8606155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8610925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8615659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8620295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8624988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8629788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8634069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8638687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8643537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8648539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8653343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8658113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8662875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8667750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8672750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8677465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8682175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8687000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8691831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8696752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8701239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8704249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8706797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8709417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8713730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8718608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8723447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8727956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8732627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8737458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8742245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8747078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8751790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8756671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8761412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8766021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8770690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:01.8773304Z 180 warnings generated when compiling for gfx942. 2025-04-21T20:47:01.8773766Z 2025-04-21T20:47:01.8775279Z [7050/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMinValuesKernel.hip.o 2025-04-21T20:47:01.8777638Z [7051/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RangeFactories.hip.o 2025-04-21T20:47:01.8779365Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:01.8780227Z 2025-04-21T20:47:02.3103301Z [7051/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMomentKernel.hip.o 2025-04-21T20:47:02.3105980Z [7052/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMaxKernel.hip.o 2025-04-21T20:47:02.3107981Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:02.3109683Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2025-04-21T20:47:02.3113241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3116138Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:02.3116762Z | ^ 2025-04-21T20:47:02.3119415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3124612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3129652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3134681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3139539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3144461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3149495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3154323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3159362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3164381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3169429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3174616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3179677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3184908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3190152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3195348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3200340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3205445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3210454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3215528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3220585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3225324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3230402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3235503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3240650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3245713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3250860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3255852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3260810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3265794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3270794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3276062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3281194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3286396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3291494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3296586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3301785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3306907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3312090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3317204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3322215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3327171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3332257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3337382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3342410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3347435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3352719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3357464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3362196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3367392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3371875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3377114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3382110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3389207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3394228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3399114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3404153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3408823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3413853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3418985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3424142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3429416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3434684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3439945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3445156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3450306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3455470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3460620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3465763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3470989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3476217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3481324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3486571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3491607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3496507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3501629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3506576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3511333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3516552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3521749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3526891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3532213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3537365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3542518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3547272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3552047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3557257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3562424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3567632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3572845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3578019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3583393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3588567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3593786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3599026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3604181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3609315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3614451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3619584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3624816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3630040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3635349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3640508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3645644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3650775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3655909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3661097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3666235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3671364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3676607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3681752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3687835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3693010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3698236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3703412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3708562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3713820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3718980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3724096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3729325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3734459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3753944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3759126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3764256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3769127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3773717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3778441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3785281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3790268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3795486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3800370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3805434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3810523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3815575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3820698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3825854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3830963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3836094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3840925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.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-21T20:47:02.3851196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3856179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3861293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3866449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3871686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3876678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3881503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3886771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3891884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3897135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3902388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3907628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3912651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3917837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3922874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3927924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3932997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3938079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3943146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3948220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3953439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3956418Z 162 warnings generated when compiling for gfx90a. 2025-04-21T20:47:02.3957658Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2025-04-21T20:47:02.3961017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3964023Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:02.3964655Z | ^ 2025-04-21T20:47:02.3967407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3972667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3977898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3982958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3987862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3993152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.3997972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4002837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4007980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4013126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4018252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4023384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4028568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4033891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4039058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4045221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4050328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4055306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4060546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4065736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4070598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4075488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4080590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4085890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4091043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4096250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4101442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4106480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4111537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4116724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4121976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4127099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4132190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4137321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4142273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4147033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4151988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4156985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4162027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4166955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4172034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4176985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4181877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4187159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4192187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4197285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4202284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4207390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4212373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4217389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4222439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4227532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4232690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4237571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4242627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4247794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4252466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4257409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4262400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4267313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4272342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4277681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4282874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4287823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4292770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4297780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4302850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4307727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4312711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4317886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4323082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4328058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4333025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4338200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4343290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4348531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4353838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4358929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4363766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4368902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4373162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4377691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4382763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4387280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4391260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4395826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4400125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4404282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4408525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4413015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4417949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4422647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4427338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4432083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4436651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4440924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4445082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4449271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4453573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4457744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4461957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4466187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4470313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4474645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4479108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4483610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4487746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4491880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4496032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4500158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4504285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4508591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4512920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4517190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4521360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4525507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4529659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4533780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4538077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4542196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4546306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4550253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4554523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4558805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4563014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4567331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4571528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4575679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4579900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4584274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4588650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4592961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4597197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4601437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4605630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4609835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4614122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4618392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4622659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4626812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4630959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4635185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4639302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4643588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4647739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4651882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4656038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4660198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4664406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4668551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4673014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4677144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4681274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4685580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4689702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4694014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4698197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4702340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4706507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4710648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4714916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.4717516Z 162 warnings generated when compiling for gfx942. 2025-04-21T20:47:02.4718003Z 2025-04-21T20:47:02.6675482Z [7052/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceNormKernel.hip.o 2025-04-21T20:47:02.6678608Z [7053/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMinKernel.hip.o 2025-04-21T20:47:02.6680583Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:02.6704562Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2025-04-21T20:47:02.6707939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6710911Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:02.6711505Z | ^ 2025-04-21T20:47:02.6714257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6719216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6724276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6729361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6734359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6739515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6744716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6749869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6754714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6759785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6764778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6769994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6775183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6780385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6785696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6790884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6796168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6801260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6806200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6811118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6816268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6821552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6826588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6831921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6837226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6842427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6847557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6852503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6857732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6862906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6868088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6873215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6878080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6885363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6890443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6895636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6900856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6905973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6911111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6916137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6921207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6926414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6931613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6936480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6941425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6946507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6951710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6956599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6961580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6966549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6971439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6976385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6981518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6988301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6993523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.6998411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7003406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7008570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7013609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7018555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7023728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7028900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7034223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7039424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7044490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7049434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7054411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7058992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7064163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7069166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7074204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7079138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7084217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7089516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7094690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7099830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7104999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7110151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7115547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7120751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7125886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7130626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7135792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7141107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7146125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7151075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7156245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7161276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7166364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7171514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7176742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7181948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7187170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7192179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7197391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7202518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7207480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7212936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7217865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7222845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7227679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7232979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7237868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7243151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7248364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7253601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7258689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7263746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7269000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7274274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7279510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7287826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7292848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7298057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7303218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7308045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7313405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7318400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7323562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7328712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7333722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7339001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7344102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7349325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7354573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7359750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7364871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7369929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7375208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7380074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7385104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7389932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7394940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7399986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7404883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7409777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7414715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7419530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7424415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7429438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7434633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7439779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7444610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7449568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7454894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7460101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7465461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7470830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7476269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7481575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7486986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7492288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7497619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7503020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7508344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7513701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7519005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7524314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7529695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7534997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7540352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7543471Z 162 warnings generated when compiling for gfx90a. 2025-04-21T20:47:02.7544730Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2025-04-21T20:47:02.7548272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7551308Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:02.7551954Z | ^ 2025-04-21T20:47:02.7554846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7560065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7565366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7570708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7576006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7581290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7585757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7590350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7595737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7600981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7605895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7610691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7615528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7620460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7625229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7630249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7635244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7640152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7645019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7650074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7655112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7660260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7665485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7670566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7675501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7680366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7685516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7690499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7695576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.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-21T20:47:02.7705490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7710415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7715483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7720467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7725521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7730482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7735599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7740742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7745853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7750879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7756255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7761414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7766486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7771350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7776365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7781571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7786703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7791940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7797287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7802403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7807499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7812471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7817733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7822897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7828046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7833036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7837874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7842804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7847773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7852659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7857641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7862817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7867786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7872772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7877874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7883181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7888308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7893469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7898640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7903746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7908685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7913670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7918580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7923774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7928722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7933606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7938620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7943588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7948642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7953931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7959146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7964096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7969230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7974307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7979376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7984351Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7989630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.7995063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8000379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8005680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8011067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8016382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8021696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8027003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8032311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8037719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8043008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8048357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8053682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8058999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8064184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8069505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8074899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8080205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8085637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8090947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8096246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8101557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8106953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8112292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8117723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8123040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8128358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8133666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8138981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8144349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8149651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8154941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8160251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8165429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8170742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8176060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8181372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8186915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8192227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8197624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8202942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8208310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8213590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8218900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8224198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8229514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8234848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8240216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8245565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8250915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8256232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8261530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8266387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8271712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8277136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8282569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8285114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8287631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8290144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8292724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8295246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8297860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8300375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8302878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8305406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8307923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8310484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8313076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8315601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8318130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8320649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8323157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8325707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8328247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8330800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:02.8332265Z 162 warnings generated when compiling for gfx942. 2025-04-21T20:47:02.8332533Z 2025-04-21T20:47:03.1345777Z [7053/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceSumProdKernel.hip.o 2025-04-21T20:47:03.1348035Z [7054/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceLogicKernel.hip.o 2025-04-21T20:47:03.1349830Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:03.1352524Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2025-04-21T20:47:03.1355244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1357786Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:03.1358593Z | ^ 2025-04-21T20:47:03.1360936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1368488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1376173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1379817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1390037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1398640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1403914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1407693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1411175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1413969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1419052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1421611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1425311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1429819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1433391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1435921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1438454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1440957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1443615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1446320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1448930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1451461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1454008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1456537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1459053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1461608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1464121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1466634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1469154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1471672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1474270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1476822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1479366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1483277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1488174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1493892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1498661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1503368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1508214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1513213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1518054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1522837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1527507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1532257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1536917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1541830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1546536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1551016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1555943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1560687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1565550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1570215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1575024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1579546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1585784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1590793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1595540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1600332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1605050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1609615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1613955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1618594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1621592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1624246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1626766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1629301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1633560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1638050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1642413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1647314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1652430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1657250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1661695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1666339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1671120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1676136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1680881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1687690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1692509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1697245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1701812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1706444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1711121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1715913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1720421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1725098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1729779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1734570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1739364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1744189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1748950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1753535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1758124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1762588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1766814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1769501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1772037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1774575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1777111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1779634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1782203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1786741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1791616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1796547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1801293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1806196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1810677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1813341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1815909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1818434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1820957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1823468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1825986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1828559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1831078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1833697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1836218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1838735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1841289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1843815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1846376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1848899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1852237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1857075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1861873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1866567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1871276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1876128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1880868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1885710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1890652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1895437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1900400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1905129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1909771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1914539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1919100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1923737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1928568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1933219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1937966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1942554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1947277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1952193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1956886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1961784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1966646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1988924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1994470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.1999634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2005099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2010418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2015732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2021035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2026342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2031707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2037083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2042454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2047813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2052956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2058224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2063548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2068812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2074244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2079552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2085000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2090324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2095637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2100969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2106361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2111733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2117134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2122444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2127774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2133082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2138465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2143674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2149007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2154391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2159718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2165056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2170383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2175653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2181015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2185232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2187780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2190349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2194133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2198954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2203691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2208567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2213258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2217799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2222514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2227288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2232073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2237023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2241584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2246123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2250846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2254795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2257333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2259848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2262355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2264870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2267448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2269969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2272636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2275201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2277718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2280229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2283926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2287674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2293070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2298377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2303685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2308985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2314348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2319664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2324977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2330256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2335575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2340813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2346136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2351453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2356898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2362212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2367522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2372814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2378120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2383407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2388178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2393607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2398961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2404276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2409581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2414872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2420186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2425529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2430838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2436190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2441485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2446787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2452155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2457505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2462721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2468030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2473387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2478683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2483318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2485904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2488419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2491035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2493556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2496069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2498626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2501271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2503838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2506394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2508917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2511429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2514084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2517109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2520623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2523813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2526514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2530845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2533413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2536244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2538848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2541385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2543908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2546432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2548952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2551467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2554132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2556652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2559171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2561773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2564283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2566833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2569359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2571907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2574446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2576969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2579490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2582001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2586932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2592236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2597637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2603655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2608987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2614308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2619715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2625074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2630425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2635799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2641113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2646418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2651719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2657078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2661797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2666230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2671303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2676693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2682090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2685630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2688233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2690794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2693313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2695834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2698355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2700915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2703420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2705948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2708468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2710993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2713562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2716126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2718664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2721209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2723714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2726231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2728739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2731257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2733790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2736304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2738817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2741331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2743849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2746373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2748889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2751462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2754078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2756596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2759117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2761630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2764172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2766677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2769199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2771711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2774229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2776747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2779290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2781844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2786643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2791947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2797296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2802595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2807902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2813250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2818565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2823881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2829192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2834594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2839950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2845257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2850614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2855959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2861261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2866581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2871886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2877248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2882669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2885577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2888098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2890619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2893140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2895720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2898285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2900834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2903359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2905879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2908379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2910894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2913493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2916015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2918521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2921037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2923557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2926105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2928619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2931176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2933719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2936242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2938757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2941275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2943810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2946327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2948844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2951340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2953913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2956427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2958973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2961510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2964047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2966566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2969082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2971578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2974090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2976628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2979138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2981650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2984374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2986895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2989473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2992095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2994833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2997357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.2999873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3002586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3005114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3007696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3010209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3012732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3015239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3017758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3020277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3022830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3025375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3027944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3030466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3033025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3035528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3038044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3040600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3043122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3045637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3048164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3050724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3053284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3054747Z 432 warnings generated when compiling for gfx90a. 2025-04-21T20:47:03.3055407Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2025-04-21T20:47:03.3057108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3058569Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:03.3058933Z | ^ 2025-04-21T20:47:03.3060310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3062876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3065445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3067953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3070498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3073072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3075778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3078296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3080853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3084145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3088713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3093533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3098410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3103037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3107610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3112162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3116810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3121707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3125782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3130129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3134736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3139070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3141859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3144617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3147280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3149809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3152326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3155034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3157556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3160109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3162627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3165371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3167936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3170453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3172967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3175515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3178241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3180797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3183481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3186011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3188533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3191043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3193784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3196302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3198811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3201332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3203846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3206410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3208923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3211504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3214021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3216538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3219053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3221573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3224109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3226617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3229123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3231643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3234215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3236733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3239280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3241818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3244352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3246864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3249386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3252506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3255039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3257607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3260124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3262629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3265237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3267766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3270322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3272891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3275472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3277999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3280526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3283358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3285877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3288456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3290966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3293488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3296006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3298528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3301082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3303604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3306150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3308715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3311236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3313806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3316323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3318839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3321383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3323899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3326416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3328930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3331444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3333987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3336506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3339073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3341591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3344107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3346625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3349125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3351674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3354251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3356769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3359291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3361822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3364374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3366894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3369445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3371988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3374508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3377034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3379556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3382071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3384768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3387298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3389818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3392328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3394892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3397461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3399980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3402574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3405090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3407608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3410115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3412635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3415183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3417700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3420212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3422723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3425236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3427780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3430303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3432929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3435457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3437975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3440501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3443015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3445548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3448098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3450614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3453137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3455646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3458162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3460708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3463291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3465828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3468346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3470863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3473431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3475977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3478521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3481082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3483764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3486296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3488903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3491478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3493999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3496586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3499243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3501755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3504349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3506868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3509594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3512167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3514747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3517263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3519786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3522298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3524845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3527381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3529923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3532449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3534966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3537489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3540007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3542553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3545062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3547577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3550184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3552754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3555318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3557836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3560579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3563143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3565658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3568174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3570689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3573204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3575747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3578265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3580781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3583481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3586010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3588580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3591134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3593862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3596387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3598909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3601428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3604028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3606608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3609118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3611636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3614149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3616661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3619213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3621734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3624268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3626805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3629311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3631824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3634387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3636902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3639461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3641984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3644493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3647010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3649517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3652043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3654584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3657115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3659624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3662141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3664660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3667184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3669742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3672259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3674843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3677364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3679886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3682650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3685355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3687913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3690468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3692984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3695492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3698013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3700548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3703105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3705621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3708153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3710669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3713272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3715811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3718357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3720903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3723422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3725949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3728468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3730991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3733553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3736069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3738579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3741090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3743606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3746151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3748674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3751209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3753803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3756327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3758833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3761349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3763863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3766405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3768917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3771430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3773950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3776462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3779002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3781534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3784429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3786955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3789472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3791975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3794555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3797108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3799628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3802135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3804656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3807173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3809722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3812240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3814791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3817345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3819868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3822386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3824886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3827400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3829945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3832461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3835037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3837580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3840087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3842628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3845150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3847691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3850221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3852732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3855245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3857766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3860310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3862826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3865344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3867842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3870356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3872972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3875490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3878031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3880560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3883229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3885745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3888246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3890816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3893334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3895849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3898369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3900889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3903409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3905954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3908516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3911049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3913629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3916142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3918651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3921167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3923717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3926246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3928761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3931261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3933779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3936335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3938851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3941386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3943924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3946447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3948965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3951484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3954074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3956590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3959108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3961626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3964149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3966669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3969216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3971754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3974295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3976818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3979332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3981845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3984499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3987078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3989590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3992778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.3996569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4000936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4003770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4006293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4008931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4011646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4014178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4016693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4019209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4021744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4024261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4026777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4029292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4031871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4034489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4037044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4039580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4042111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4044636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4047390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4049918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4052438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4054992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4057502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4060014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4062533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4065036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4067616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4070138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4072739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4075283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4077804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4080324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4083101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4088211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4091853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4094868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4097386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4099907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4102420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4105049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4107605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4110247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4112826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4116961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4121463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4124193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4126800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4129319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4131832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4134350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4136854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4139404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4141998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4146864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4151558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4156467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4160830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4165539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4170282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4174478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4179439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4184161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4188537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4192305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4195067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4197641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4200204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4202713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4205236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4207757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4210278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4212847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4215369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.4216841Z 432 warnings generated when compiling for gfx942. 2025-04-21T20:47:03.4217100Z 2025-04-21T20:47:03.5185453Z [7054/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReflectionPad.hip.o 2025-04-21T20:47:03.5188011Z [7055/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMinValuesKernel.hip.o 2025-04-21T20:47:03.5189889Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:03.5191552Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2025-04-21T20:47:03.5195049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5198051Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:03.5198676Z | ^ 2025-04-21T20:47:03.5201637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5206899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5212170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5217355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5222557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5227762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5233024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5238350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5243536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5248656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5253860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5259069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5264349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5269901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5286332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5291247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5295860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5309071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5376906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5382285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5387457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5392331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5397422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5402510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5407622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5412941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5418034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5423256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5428147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5433090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5438263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5443336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5448648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5453769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5458517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5463250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5468059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5473187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5478138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5483665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5488603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5493553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5498441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5503268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5508384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5513266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5518029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5523217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5528396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5533432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5538176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5543065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5548111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5553120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5558175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5563025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5567995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5573117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5578218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5582597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5587444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5592411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5597534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5602475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5607693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5612654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5616966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5622226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5627324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5632380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5637451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5642499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5647656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5652589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5657575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5662572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5667696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5672916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5677929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5683237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5688328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5693438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5698656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5703498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5708451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5713517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5718459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5723561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5728404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5733539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5738777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5744251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5749098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5754249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5759279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5764361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5769371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5774397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5779511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5784909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5789887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5795034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5800321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5804973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5809553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5813798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5818637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5823710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5828116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5832437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5837090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5841774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5846216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5850175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5854673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5859319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5863755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5868268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5872944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5877714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5883157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5887838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5892547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5897273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5901898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5906585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5911416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5916380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5921099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5925640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5930235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5934863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5939785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5944653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5949606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5954893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5960073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5965331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5970557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5975772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5980941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5987432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5992656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.5997831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6003129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6008332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6013517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6019080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6024477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6030053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6035184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6040276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6045421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6050416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6055411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6060428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6065441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6070534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6075632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6080665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6085832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6090872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6095971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6101072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6106157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6111176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6116336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6121332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6126691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6131811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6136831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6141885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6146879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6151899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6157078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6162105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6167468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6172873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6177906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6183028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6188055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6193102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6198230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6203275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6208306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6213323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6218342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6223421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6228527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6233675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6238693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6243705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6248713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6253738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6258796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6263820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6269165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6274261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6279279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6284443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6289483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6294574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6299678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6304710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6309714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6314793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6319818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6324919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6329930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6334935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6339955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6344962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6350022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6355145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6360527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6365576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6370596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6375609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6380545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6385127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6390149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6395224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6400210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6405057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6410189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6415190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6420278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6425365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6430384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6435469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6440425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6442818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6445321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6447659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6450041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6452434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6454818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6457300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6459789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6462228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6464593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6466966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6469314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6471692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6474208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6476601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6478983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6481378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6483902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6486403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6488720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6491181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6493620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6495995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6498364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6500723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6503089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6505569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6507923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6510292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6512746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6515107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6517517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6519916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6522339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6524700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6527475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6529846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6532230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6534670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6537038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6539405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6541779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6544132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6546566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6548920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6551343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6553860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.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-21T20:47:03.6558623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6561031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6563481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6565857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6568221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6570696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6573142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6575550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6578112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6580625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6583377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6585819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6588267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6590735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6593253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6595797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6598245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6600693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6603106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6605519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6607974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6610361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6612788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6615196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6617545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6619897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6622248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6624614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6626960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6629658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6632018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6634385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6636691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6639058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6641422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6643728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6646028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6648301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6650583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6652845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6655158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6657441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6659705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6661985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6664271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6666542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6668831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6671087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6673492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6675767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6678040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6680282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6682863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6685117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6687400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6689645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6691859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6694058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6696344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6698589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6700905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6703161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6705412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6707608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6709824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.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-21T20:47:03.6714481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6716732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6718967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6721201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6723475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6725702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6727913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6730199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6732394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6734651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6739363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6744055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6748735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6753390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6756199Z 360 warnings generated when compiling for gfx90a. 2025-04-21T20:47:03.6757393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2025-04-21T20:47:03.6760689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6763430Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:03.6764026Z | ^ 2025-04-21T20:47:03.6766578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6771342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6776235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6781118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6786032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6790812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6795577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6800364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6805272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6810035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6814721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6819431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6824257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6829125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6834064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6839070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6843869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6848633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6853406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6858045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6862837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6867517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6872242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6876633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6880886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6885831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6890773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6895766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6900791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6905755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6910718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6915729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6920696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6925742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6930707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6935479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6940444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6945438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6949116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6952262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6957705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6963033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6968322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6973651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6978964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6984464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6989798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.6995217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7000524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7005848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7011184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7016582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7021958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7027347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7033452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7038813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7044099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7049416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7054809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7060119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7065427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7070728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7076097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7081473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7084693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7087299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7089817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7092339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7094861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7097388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7099938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7103966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7108586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7111264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7113877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7116403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7119083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7121635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7124178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7126696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7129211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7131727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7134509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7137124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7139653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7142180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7144982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7147810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7152120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7156567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7161250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7166223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7170934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7175969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7180692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7185200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7189676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7194555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7199305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7204032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7208787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7213732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7218615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7223393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7227982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7232632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7237135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7241712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7248388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7252974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7257875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7262355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7267671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7272501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7277034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7281726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7286383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7291313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7296633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7301942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7307348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7312771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7318088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7323403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7328702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7333996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7339397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7344755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7350117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7355477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7360789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7366105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7371414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7376739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7382059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7387562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7392928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7398232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7403603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7408907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7414303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7419637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7424966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7430280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7435636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7441001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7446315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7451638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7456951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7462260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7467623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7472986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7478325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7483731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7488157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7490705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7493237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7495760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7498367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7500888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7503389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7505910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7508435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7511946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7516424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7520425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7524003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7528252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7532966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7538212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7543170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7547922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7552776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7557307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7562200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7567230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7571874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7576608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7581312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7586150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7590500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7595129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7599674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7605054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7610275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7615529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7620750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7625998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7631317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7637003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7642407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7647667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7652925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7658210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7663433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7668727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7674032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7679295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7684650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7689905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7695213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7699964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7704910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7709648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7714666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7719523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7724279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7728922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7733712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7738401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7743115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7747393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7751997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7756640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7761296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7766642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7772249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7777586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7782972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7785846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7788453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7790970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7793552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7796073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7798734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7802510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7805053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7808218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7812606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7817069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7821441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7826095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7830931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7836066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7840766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7845349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7849924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7854583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7859461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7864271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7868938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7873740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7878468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7883468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7888798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7894210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7899522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7904836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7910156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7915551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7920973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7926290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7931642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7937011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7942334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7947648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7953059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7958373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7963720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7969037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7974328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7979680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7985072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7990451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.7995853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8001190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8006493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8011802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8017111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8022424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8027869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8033228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8038526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8044160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8049481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8054823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8060138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8065485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8070830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8076183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8081495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8084880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8089254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8094121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8098870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8103406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8107762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8113035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8118188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8123266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8128363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8133270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8138208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8143541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8148337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8153391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8158205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8163203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8168558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8173563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8178823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8184021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8189100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8194163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8199041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8203810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8208754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8213811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8218810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8223586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8228431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8233493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8238358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8243519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8248486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8253459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8258335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8263314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8268657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8273720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8278730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8283617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8288165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8293052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8298076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8303281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8308309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8313279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8318215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8323131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8328000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8333113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8338125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8343252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8348158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8353142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8358034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8362716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8367698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8372709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8377736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8382840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8387699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8392790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8397872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8403054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8408137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8412954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8417923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8422983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8427977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8433111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8438195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8443361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.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-21T20:47:03.8453243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8458157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8463064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8468256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8471214Z 360 warnings generated when compiling for gfx942. 2025-04-21T20:47:03.8471718Z 2025-04-21T20:47:03.8473237Z [7055/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RenormKernel.hip.o 2025-04-21T20:47:03.8475842Z [7056/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMaxValuesKernel.hip.o 2025-04-21T20:47:03.8477863Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:03.8479492Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2025-04-21T20:47:03.8482979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8485682Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:03.8486312Z | ^ 2025-04-21T20:47:03.8489147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8494343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8499636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8504897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8510085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8515374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8520564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8525430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8530423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8535592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8541124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8546321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8551039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8556009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8561243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8566472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8571645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8576826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8581990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8587364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8592726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8597910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8603095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8608286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8613478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8618761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8623925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8629252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8634282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8639113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8644162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8648966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8654023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8658874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8663866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8669040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8674060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8678897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8684252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8689264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8694493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8699326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8704310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8709482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8714668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8719881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8724790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8729721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8734743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8739743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8744982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8750084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8755348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8760073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8765258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8770293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8775427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8780680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8785244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.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-21T20:47:03.8795163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8799968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8805084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8810354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8815454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8820685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8825617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8830374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8835288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8840118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8845158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8849938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8854899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8859851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8864806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8869830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8874909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8879952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8885095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8889811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8894776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8899676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8904848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8931321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8935573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8940444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8945186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8949594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8954363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8958897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8963223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8967410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8970348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8972881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8975399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8977991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8980554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8983620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8988007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8992130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8994922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.8997686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9000318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9002841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9005363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9007877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9010390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9012953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9015476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9017983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9020494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9023012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9025534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9028074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9030617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9033251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9035782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9038402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9040914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9043432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9046079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9048747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9051307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9053820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9056338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9057569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9058780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9060034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9061246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9062436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9063647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9064846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9066080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9067275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9068485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9069681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9070893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9072085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9073378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9074601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9075847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9077046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9078260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9079459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9080672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9081893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9083334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9084537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9085752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9086949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9088230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9089431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9090709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9091905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9093102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9094312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9095509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9096749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9097944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9099151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9100352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9101562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9102754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9103989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9105209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9106437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9107642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9108855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9110053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9111261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9112525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9113818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9115020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9116227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9117423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9118663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9119863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9121123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9122311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9123515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9124711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9125916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9127140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9128347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9129545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9130753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9131953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9133182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9134381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9135629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9136847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9138057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9139255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9140467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9141663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9142887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9144097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9145290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9146600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9147805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9149048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9150245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9151504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9152777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9153990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9155188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9156397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9157624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9158835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9160126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9161340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9162537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9163800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9165035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9166300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9167518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9168731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9169957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9171429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9172628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9173873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9175067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9176274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9177466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9178676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9179902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9181109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9182358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9184576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9185783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9186995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9188195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9189484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9193399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9194607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9195820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9197011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9198317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9199530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9200721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9201998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9203199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9204411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9205606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9206813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9208036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9209311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9210504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9211709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9212910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9214154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9215353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9216586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9217779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9218984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9220181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9221392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9222617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9223858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9225060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9226261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9227470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9228690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9229902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9231098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9232336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9233608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9234818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9236014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9237223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9238459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9239702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9240904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9242114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9243314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9244551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9245751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9246990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9248193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9249399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9250598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9251804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9253042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9254278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9255478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9256685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9257880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9259117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9260318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9261531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9262759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9263973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9265292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9266515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9267716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9269021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9270251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9271467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9272719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9273936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9275160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9276359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9277598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9278801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9280014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9281210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9282575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9283848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9285112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9286313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9287522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9288717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9289969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9291170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9292384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9293617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9294825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9296020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9297231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9298422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9299656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9300882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9302092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9303288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9304500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9305718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9306923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9308156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9309369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9310566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9311781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9313046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9314287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9315517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9316726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9317919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9319128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9320348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9321558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9322750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9323989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9325187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9326379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9327593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9328795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9330027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9331251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9332458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9333651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9334864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9336090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9337300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9338523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9339738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9340938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9342155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9343356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9344595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9345826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9345994Z 360 warnings generated when compiling for gfx90a. 2025-04-21T20:47:03.9346393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2025-04-21T20:47:03.9347606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9347754Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:03.9347846Z | ^ 2025-04-21T20:47:03.9349061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9350287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9351493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9352757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9354003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9355200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9356409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9357607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9358839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9360040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9361274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9362467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9363682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9364883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9366132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9367327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9368563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9369761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9370973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9372177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9373396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9374615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9375840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9377050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9378250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9379462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9380679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9381889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9383279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9384556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9385758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9386967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9388166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9389413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9390611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9391856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9393116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9394327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9395525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9396776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9397978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9399211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9400408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9401614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9402815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9404024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9405248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9406492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9407687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9408894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9410097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9411325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9412524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9413733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9414951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9416159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9417352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9418561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9419784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9420992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9422226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9423427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9424626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9425820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9427049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9428247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9429473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9430674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9431887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9433179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9434398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9435628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9436870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9438065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9439273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9440467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9441698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9442896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9444103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9445328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9446547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9447746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9448964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9450188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9451398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9452637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9453849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9455044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9456256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9457475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9458684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9459906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9461119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9462325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9463523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9464736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9465955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9467195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9468389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9469589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9470784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9472004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9473273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9474506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9475719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9476912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9478117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9479320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9480575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9481775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9483227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9484428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9485637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9486832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9488108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9489310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9490557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9491757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9492969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9494175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9495385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9496620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9497869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9499068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9500280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9501481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9502716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9503919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9505217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9506414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9507634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9508832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9510045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9511269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9512479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9513768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9514977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9516172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9517383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9518603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9519824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9521050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9522244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9523454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9524650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9525858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9527078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9528314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9529507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9530818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9533040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9534288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9535489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9536731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9537949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9539795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9541729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9543837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9545873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9548017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9550206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9552326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9554664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9556973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9559352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9561705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9564054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9566283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9568440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9570534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9572426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9574497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9576627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9578812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9580997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9583672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9586031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9588262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9590584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9592913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9595186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9597612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9599830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9602142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9604289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9606611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9608710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9611072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9613488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9616028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9618442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9620700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9622911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9625090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9627389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9629677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9631895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9634198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9636764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9639302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9641867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9644476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9647009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9649584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9652076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9654612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9657152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9659682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9662266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9664780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9667362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9669893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9672442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9675023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9677601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9680127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9682939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9685472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9688015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9690549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9693101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9695689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9698289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9700828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9703361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9705903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9708493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9711047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9713707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9716264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9718802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9721355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9723898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9726463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9728996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9731581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9734111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9736658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9739185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9741774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9744302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9746881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9749410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9751952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9754532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9757078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9759636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9762232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9764762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9767298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9769830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9772401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9774932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9777508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9780056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9782714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9784110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9785328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9786590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9788084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9789342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9790556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9791751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9793076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9794276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9795470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9796717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9797914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9799125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9800325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9801535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9802765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9804004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9805198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9806410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9807609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9808842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9810041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9811284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9812485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9813698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9814903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9816116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9817338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9818548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9819783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9820995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9822190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9823427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9824630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9825834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9827055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9828267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9829461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9830670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9831873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9833180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9834410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9835619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9836820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9838031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9839257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9840473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9841703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9842914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9844465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9846561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9848942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9851154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9853223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9855492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9857708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9860032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9862439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9864641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9866909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9869279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9871474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9873636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9875974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9878240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9880617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9882984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9885243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9887568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9889896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9892381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9894763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9897141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9899352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9901531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9903790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9905969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9908278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9910549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9912755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9914905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9916829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9919039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9921158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9923408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9925637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9927801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9930071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9932268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9934709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9937083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9939501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9941690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9943750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9945884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9948167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9950444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9952925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9955193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9957424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9959700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9961954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9964332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9964690Z 360 warnings generated when compiling for gfx942. 2025-04-21T20:47:03.9964700Z 2025-04-21T20:47:03.9966304Z [7056/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Repeat.hip.o 2025-04-21T20:47:03.9967534Z [7057/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMomentKernel.hip.o 2025-04-21T20:47:03.9968241Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:03.9968930Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2025-04-21T20:47:03.9971210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9971482Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:03.9971667Z | ^ 2025-04-21T20:47:03.9973938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9976280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9978622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9980954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9984715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9986877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9989046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9991200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9993622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9995862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:03.9997981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0000206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0002384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0004612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0006866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0009081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0011301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0013556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0015875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0018135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0020277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0022533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0025017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0027336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0029439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0031845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0034088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0035828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0037679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0039835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0041991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0044123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0046393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0048966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0051530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0053986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0056391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0058903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0061472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0063972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0066483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0069026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0071532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0074107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0076605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0079116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0081659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0084340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0086836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0089340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0091844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0094437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0096944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0099509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0102007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0104523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0107022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0109524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0112088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0114710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0117172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0119679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0122168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0124720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0127216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0129723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0132263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0134774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0137278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0139789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0142314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0144801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0147354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0149868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0152363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0154836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0157371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0159884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0162427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0164900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0167268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0169775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0172282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0178399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0181000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0183544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0186069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0188585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0191161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0193718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0196220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0198727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0201226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0203714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0206209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0208781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0211360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0213915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0216403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0218914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0221325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0223204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0224412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0225624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0226819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0228032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0229232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0230443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0231709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0233039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0234242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0235451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0236658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0237901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0239101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0240310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0241509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0242721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0243918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0245112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0246365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0247594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0248836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0250038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0251251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0252444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0253680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0254878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0256085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0257284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0258499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0259700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0260912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0262162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0263401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0264710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0265921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0267117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0268359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0269560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0270769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0271968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0273243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0274439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0275658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0276886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0278126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0279348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0280560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0281758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0283708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0286152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0288713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0291245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0293785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0296317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0298856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0301387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0304069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0306644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0309165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0311710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0314326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0316933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0319466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0322013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0324537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0327080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0329590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0332133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0334700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0337268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0339830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0342364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0344893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0347429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0349978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0352517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0355084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0357618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0360142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0362686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0365204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0367402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0368865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0370275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0371480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0372699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0373941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0375157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0376355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0377558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0378758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0379972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0381169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0382546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0383892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0385139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0386340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0387553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0388749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0389986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0391200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0392398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0393668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0394871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0396079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0397274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0398553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0399789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0400996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0402189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0403404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0404622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0405834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0407032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0408242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0409440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0410654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0411850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0413086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0414315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0415549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0416750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0417958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0419155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0420384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0421584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0422792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0423984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0425187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0426381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0427591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0428839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0430068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0431259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0432467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0433731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0434963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0436168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0437382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0438587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0439786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0441001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0442245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0443489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0444716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0445953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0447157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0448366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0449565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0449764Z 252 warnings generated when compiling for gfx90a. 2025-04-21T20:47:04.0450145Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2025-04-21T20:47:04.0451357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0451504Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:04.0451594Z | ^ 2025-04-21T20:47:04.0452812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0454800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0456823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0458806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0460825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0462812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0464690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0466529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0468454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0470345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0472290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0474415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0476262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0478133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0480005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0481833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0483931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0485932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0487948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0489932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0491822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0493665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0495480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0497408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0499401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0501368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0503209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0505010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0506928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0508741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0510623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0512720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0514693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0516516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0518307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0520184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0522128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0523991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0526083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0527922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0529876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0531750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0533735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0535594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0537531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0539459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0541249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0543414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0545322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0547256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0549187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0551067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0553036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0555281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0557652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0560523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0562902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0565076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0567124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0569256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0571490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0573748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0576035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0578303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0580514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0582969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0585245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0587696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0590048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0592454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0594823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0597112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0599540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0601862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0604181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0606234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0608374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0610535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0612736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0614902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0617274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0619464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0621634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0623860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0626055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0628261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0630525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0632797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0635264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0637498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0639922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0642182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0644497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0646919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0649228Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0651503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0653794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0655904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0658079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0660311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0662537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0664672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0666963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0669263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0671515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0674074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0676423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0678624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0681009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0683419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0686004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0688322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0690647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0692783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0694882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0697056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0699252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0701652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0704102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0706327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0708593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0710838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0713313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0715601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0717868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0720131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0722439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0724735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0727021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0729334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0731699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0733844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0735963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0738150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0740342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0742627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0744837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0746950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0749169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0751378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0753610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0755883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0758243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0760544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0762802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0765033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0767307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0769622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0771790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0773997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0776261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0778625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0780893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0783344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0785543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0787838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0790272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0792720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0795112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0797415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0799724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0802110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0804464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0806816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0809159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0811532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0813894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0816360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0818837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0821191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0823615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0825968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0828420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0830771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0833304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0835621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0838050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0840377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0842829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0845239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0847770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0850105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0852468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0854860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0857255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0859656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0862128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0864470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0866878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0869234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0871693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0874230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0876762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0879324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0881782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0884366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0886634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0889208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0891634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0894089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0896552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0898987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0901452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0903889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0906355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0908898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0911374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0913942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0916406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0918853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0921352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0923816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0926260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0928726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0931176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0933601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0936020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0938540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0941065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0943532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0945969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0948418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0950916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0953395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0955819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0958279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0960716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0963170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0965612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0968078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0970603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0973099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0975536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0977981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0980441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0983144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0985559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0988024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0990428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0992968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0995407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.0997869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1000445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1003051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1005514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1007985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1010250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1012755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1015160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1017527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1019893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1020177Z 252 warnings generated when compiling for gfx942. 2025-04-21T20:47:04.1020190Z 2025-04-21T20:47:04.1796019Z [7057/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReplicationPadding.hip.o 2025-04-21T20:47:04.1798409Z [7058/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceNormKernel.hip.o 2025-04-21T20:47:04.1800242Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:04.1801691Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2025-04-21T20:47:04.1804699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1807511Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:04.1808094Z | ^ 2025-04-21T20:47:04.1810633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1815289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1819813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1824466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1829211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1834140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1838824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1843539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1848270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1852953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1857644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1862561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1867338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1872103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1876927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1881646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1886637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1891439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1896331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1901152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1905937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1910743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1915615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1920395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1925147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1930124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1934969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1939755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1944522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1949282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1954175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1958913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1963691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1968424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1973149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1977892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1982857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1987766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1992709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.1997558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2002323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2007070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2011799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2016638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2021411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2026154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2030933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2035760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2040511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2045231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2050155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2054939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2060072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2064629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2069894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2075850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2081178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2085090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2087625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2090146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2092667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2095192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2097797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2100342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2102907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2105423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2107971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2110492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2113111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2115856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2118382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2120888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2123412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2126306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2165823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2169074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2171973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2174505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2177014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2179537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2182098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2184762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2187348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2190061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2192647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2195177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2197689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2200299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2202887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2205460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2208032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2211691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2217069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2221880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2226573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2230284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2233028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2235561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2238401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2243152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2248126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2253030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2257615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2262248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2266785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2271191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2275732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2279997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2284551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2287645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2290519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2293054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2295684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2299173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2301833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2304364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2306877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2309456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2312067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2316093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2320931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2325867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2330740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2335439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2339990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2345220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2350070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2355347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2360013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2369204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2371860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2374395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2376924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2379444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2381966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2385331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2390134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2393089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2395658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2398997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2402056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2404602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2407705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2410656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2414937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2419617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2424481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2429182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2433978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2438705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2443550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2448361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2453218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2458136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2462692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2467436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2472078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2476590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2481042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2485678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2490272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2494995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2500100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2505155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2509676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2514570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2519290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2524080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2529044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2533835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2538654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2543447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2547980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2552696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2557308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2562012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2566568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2571325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2575944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2580785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2585836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2590736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2595540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2600067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2604702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2609278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2613383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2616044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2618635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2621182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2623712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2626229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2628745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2631287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2633911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2636427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2638945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2641463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2643971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2646488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2649067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2651613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2654126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2659253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2664532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2669853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2675210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2680503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2687055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2692370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2697673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2702971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2708392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2713788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2719173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2724458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2729755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2735110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2740425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2745727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2751037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2756407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2761732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2767027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2772331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2777711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2783008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2785672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2788205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2790723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2795225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2800069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2804941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2809493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2814180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2818748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2823219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2827544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2831722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2835593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2838524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2843082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2848150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2852935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2857476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2862192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2866876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2871696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2876587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2881362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2886795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2891606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2896134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2900674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2905189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2909873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2914451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2919174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2923742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2928564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2933355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2938195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2942946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2947227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2951749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2955922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2960216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2964732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2969141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2973923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2978768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2983760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2988164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2993059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.2997517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3002398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3007186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3011868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3016591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3021169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3025844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3030710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3034069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3039380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3044681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3049973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3055281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3060670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3066053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3071344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3076693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3081996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3087412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3092728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3098008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3103306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3108617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3114069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3119386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3124701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3130127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3135471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3140768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3146067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3151376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3156762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3162067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3167378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3172672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3177976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3183394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3188541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3193971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3199383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3204684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3209976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3215284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3220673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3225874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3230670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3235850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3241156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3246459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3251768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3257062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3262555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3267891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3273239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3278527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3284083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3288202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3290723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3293239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3295759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3298274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3300787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3303296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3305860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3308456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3310971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3313571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3316091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3318646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3321168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3323690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3326192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3328706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3331673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3336059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3340141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3344112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3348080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3352110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3356052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3359896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3364014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3368016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3371830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3375784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3379781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3383808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3387812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3391755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3396002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3399782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3403739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3407702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3411879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3415701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3419676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3423832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3428148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3433144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3437985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3442514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3447377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3452201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3456925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3461732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3466491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3471361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3476333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3480895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3485710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3490366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3494942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3499551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3504529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3509592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3514656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3519471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3524204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3528799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3533553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3538217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3543072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3547915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3551749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3554524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3557053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3559686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3562232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3564742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3567263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3569763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3572323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3574834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3577435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3581369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3586311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3589432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3591969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3594695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3597316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3599836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3602360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3604880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3607443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3609967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3612485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3615016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3617517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3620036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3622559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3625113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3628259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3631859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3634941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3637526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3640243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3643915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3648732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3653631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3658304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3662966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3667707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3672465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3677509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3682651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3687520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3692320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3696975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3701716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3706347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3710948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3715750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3720531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3725388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3730332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3735205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3740043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3744806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3749337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3754280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3758906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3763826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3768586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3772381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3774915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3777437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3781440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3786478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3791535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3796600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3801574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3806534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3811551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3816660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3821594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3826583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3831588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3836660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3841582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3846501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3851631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3856667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3861827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3866784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3871885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3877083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3882205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3887534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3892650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3897764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3902880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3907988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3913164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3918458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3923622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3928688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3933806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3939316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3944545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3949678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3954727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3957138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3959499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3961804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3964106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3966498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3968964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3971354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3973722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3976068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3978448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3980870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3983464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3985820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3988192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3990529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3993031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3995371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.3997982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4000424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4002836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4005215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4007617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4010126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4012570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4015046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4017543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4019885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4022204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4024588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4027024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4029443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4031843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4034448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4037294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4039793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4042331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4044777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4047077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4049420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4051798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4054156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4056617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4059244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4061769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4064106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4066552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4069046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4071574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4074163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4076475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4078786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4081210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4083773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4086254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4089130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4091506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4093850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4096210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4098608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4100918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4103385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4105864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4108262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4110724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4113179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4115548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4117978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4120475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4122994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4125366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4127699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4130028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4132471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4134889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4137319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4139681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4142051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4144388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4146790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4149261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4151674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4154152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4156467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4158862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4161241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4163757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4166237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4168641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4170915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4173150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4175518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4177899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4180359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4182891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4185215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4187645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4190043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4192601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4195187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4197579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4199890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4202258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4204545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4206937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4209466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4211995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4214369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4216678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4219090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4221461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4223975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4226458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4228912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4231390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4233970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4236440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4238931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4241501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4243830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4246132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4248611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4251086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4253547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4255878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4258209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4260517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4262978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4265353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4267770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4270325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4272980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4275480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4277767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4280120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4282769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4285211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4287545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4289984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4292350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4294650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4296992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4299293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4301796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4304318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4306692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4309047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4311526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4314220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4316694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4319070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4321525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4323983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4326462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4328934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4331436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4333936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4336456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4338871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4341202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4343528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4346062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4348442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4350899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4353521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4355931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4358416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4360797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4363397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4365812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4368287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4370732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4373122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4375669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4377997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4380308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4382920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4385182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4387542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4389882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4392390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4394962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4397376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4399737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4402059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4404376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4406850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4409144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4411523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4413903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4416203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4418545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4420963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4423485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4425955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4428274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4430587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4432995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4435424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4437769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4440122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4442488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4444813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4447210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4449592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4452045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4454409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4456752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4459079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4461419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4463710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4466152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4468521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4470839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4473282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4475646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4477994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4480458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4483089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4485157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4487562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4489820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4492157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4494632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4497074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4499506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4501937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4504418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4506894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4509368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4511953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4514381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4516776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4519114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4521435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4523841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4526224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4528644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4530883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4533142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4535399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4537758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4540108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4542567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4545003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4547359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4549679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4552120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4554608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4557053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4559527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4561948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4564293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4566617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4568968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4571339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4573781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4576180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4578513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4580836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4583543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4585929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4588188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4590562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4592986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4595319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4597654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4599887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4602505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4604888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4607349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4609741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4612216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4614614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4617099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4619534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4621896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4624211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4626625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4629038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4631516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4634169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4636650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4639088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4641448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4643891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4646323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4648796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4651260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4653567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4655924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4658300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4660577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4662989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4665410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4667699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4670114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4672561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4675032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4677350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4679681Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4682107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4684646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4686972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4689414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4692000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4694597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4697075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4699382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4701752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4704182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4706612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4708958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4711285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4713819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4716203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4718568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4720905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4723351Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4725686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4728042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4730350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4732723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4735267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4737780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4740216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4742620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4745031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4747363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4749731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4752246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4754864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4757318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4759780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4762111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4764492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4766948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4769405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4771870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4774353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4776841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4779312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4781795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4784630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4787159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4789596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4792041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4794517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4797072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4799572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4802080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4804577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4807091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4809558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4811765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4814166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4816619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4818950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4821413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4823907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4826379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4828847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4831303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4833809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4836206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4838638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4841027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4843433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4845933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4846257Z 864 warnings generated when compiling for gfx90a. 2025-04-21T20:47:04.4846956Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2025-04-21T20:47:04.4849385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4849643Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:04.4849801Z | ^ 2025-04-21T20:47:04.4852196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4854484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4856972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4859406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4861836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4864336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4866840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4869339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4871850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4874485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4877053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4879216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4881578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4883872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4886203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4888572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4890959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4893448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4895862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4898240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4900641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4903106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4905770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4908110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4910412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4912807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4915026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4917534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4920026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4922480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4924889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4927353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4929725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4932081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4934556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4937004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4939322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4941637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4943973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4946515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4948799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4951085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4953483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4955787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4958070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4960358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4962867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4965373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4967873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4970334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4972636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4974954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4977475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4979973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4982352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4984856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4987182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4989553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4992036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4994833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4997186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.4999440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5001884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5004387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5006858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5009175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5011596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5014063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5016494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5018961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5021362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5023710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5026110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5028467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5030822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5033264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5035721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5038047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5040994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5043466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5045909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5048321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5050633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5053034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5055601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5057970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5060394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5062750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5065087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5067533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5069913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5072193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5074607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5076884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5079198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5081487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5083992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5086366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5088697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5090997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5093337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5095689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5098109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5100536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5103014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5105352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5107581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5109938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5112349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5115050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5117519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5119887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5122339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5124762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5127115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5129469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5131802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5134164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5136398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5138670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5141085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5143533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5145948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5148359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5150741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5153230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5155545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5157895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5160255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5162517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5164927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5167274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5169626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5171968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5174431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5176844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5179272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5181683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5184216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5186656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5188998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5191402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5193882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5196222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5198569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5200966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5203466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5205935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5208378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5210766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5213134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5215510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5218017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5220459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5222764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5225220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5227631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5230002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5232422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5235098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5237537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5239952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5242342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5244705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5247199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5249613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5251926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5254265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5256584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5258925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5261292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5263711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5266210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5268667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5271065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5273604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5276036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5278542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5280791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5283293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5286025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5288608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5291075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5293651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5296218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5298739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5301201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5303682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5306165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5308771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5311244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5313997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5316385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5318806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5321121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5323537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5326118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5328661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5331204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5333648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5336102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5338658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5341304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5343871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5346345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5348757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5351165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5353641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5356113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5358747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5361226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5363735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5366243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5368727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5371355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5373729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5376215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5378595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5381217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5383604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5385773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5387957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5390412Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5393028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5395484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5397910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5400370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5402938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5405515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5407938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5410445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5412783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5415274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5417634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5420402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5422906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5425468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5427952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5430446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5433133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5435751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5438198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5440613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5443001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5445548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5448027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5450635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5453048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5455432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5457866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5460522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5462972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5465478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5467781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5470164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5472800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5475298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5477663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5480159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5482954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5485494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5487921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5490420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5492881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5495401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5497794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5500362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5502798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5505279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5507714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5510169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5512922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5515518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5518004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5520478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5522900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5525450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5527981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5530537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5532939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5535442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5537859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5540486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5542922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5545477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5548007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5550445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5553106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5555590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5558102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5560524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5563039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5565444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5568042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5570464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5572955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5575427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5578015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5580584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5583282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5585687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5588163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5590695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5593366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5595823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5598318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5600753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5603242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5605673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5608475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5610987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5613526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5616002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5618465Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5621014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5623517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5625982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5628432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5630668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5633316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5635796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5638384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5640897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5643422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5645699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5648310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5650821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5653367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5655823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5658269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5660802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5663367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5665817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5668302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5670856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5673622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5676101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5678603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5681032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5683923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5686380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5701196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5703705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5706109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5708546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5710952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5713569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5716038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5718505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5720896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5723333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5725795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5728188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5730588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5732994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5735402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5737813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5740185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5742602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5745107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5747566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5749941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5752355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5754825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5757296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5759676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5762061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5764446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5766822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5769198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5771629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5774064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5776575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5778852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5781178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5783830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5786398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5788864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5791345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5793846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5796310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5798780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5801265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5803729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5806351Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5808890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5811370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5813837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5816323Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5818833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5821320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5823641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5825831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5828116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5830374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5832887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5835427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5837989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5840459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5842947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5845277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5847622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5849911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5852207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5854531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5857029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5859512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5861995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5864474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5867078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5869558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5872021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5874586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5876912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5879196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5881549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5884119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5886604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5889073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5891566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5894041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5896632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5899208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5901695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5904169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5906667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5909177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5911658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5914218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5916711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5919218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5921795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5924367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5926791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5929400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5931931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5934403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5936896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5939377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5941916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5944422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5946921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5949406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5951906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5954532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5957005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5959541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5962100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5964595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5966975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5969464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5972011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5974495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5976877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5979212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5981538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5984019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5986208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5988550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5991092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5993644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5996088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.5998437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6000671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6003129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6005507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6007914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6010231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6012551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6014998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6017328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6019865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6022433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6024745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6027168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6029482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6031885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6034274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6036596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6038996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6041440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6043904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6046403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6048715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6051382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6053765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6056262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6058542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6060831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6063276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6065586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6067978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6070399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6072942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6075314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6077783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6080319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6083101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6085461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6087820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6090138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6092544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6094796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6097236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6099711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6102182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6104531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6107000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6109437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6112065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6114955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6117426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6119669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6122143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6124667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6127037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6129341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6131614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6134048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6136524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6138998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6141557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6144035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6146520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6149003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6151490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6154111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6156446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6158705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6160993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6163290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6165589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6167845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6170224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6172705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6175016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6177377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6179748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6182124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6184432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6186538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6188948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6191277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6193753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6196125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6198491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6200916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6203439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6205714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6208057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6210452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6212838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6215151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6217402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6219842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6222154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6224490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6226885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6229456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6231858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6234395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6236647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6238909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6241256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6243816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6245824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6248048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6250244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6252414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6254376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6256288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6258606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6261013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6263354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6265488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6267871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6269877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6271761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6273988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6276162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6278174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6280334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6282675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6284517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6286854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6288824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6290113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6291940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6293945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6296188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6298385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6300450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6302656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6304762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6306874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6308884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6311214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6313574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6315853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6318138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6320416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6322830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6325220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6327504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6329684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6332003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6334122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6336256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6338524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6340773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6343018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6345311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6347524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6349802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6352139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6354540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6356730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6358860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6361060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6363187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6365428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6367806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6370080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6372267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6374566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6376776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6379240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6381663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6384191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6386691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6389169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6391532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6393542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6395604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6397820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6400128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6402264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6404395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6406624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6408972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6411279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6413514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6415729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6417978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6420253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6422518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6424956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6427273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6429561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6431846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6434254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6436619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6438932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6441230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6443520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6445795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6448094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6450376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6452751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6455088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6457475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6459752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6462047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6464326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6466687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6468969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6471254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6473637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6475944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6478215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6480519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6483293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6485648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6487960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6490331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6492711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6495223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6497467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6499753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6502071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6504369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6506694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6509023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6511345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6513730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6516100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6518365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6520591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6522896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6525181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6527505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6529744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6531995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6534248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6536497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6538735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6541124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6543587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6546015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6548500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6550973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6553541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6556018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6558520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6560990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6563477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6565950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6568448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6570957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6573472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6575963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6578458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6580930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6583625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6586185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6588366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6590823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6593222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6595601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6597988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6600361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6602937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6605378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6607767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6610168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6612574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6615008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6617404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6619791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6622177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6624560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6626966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6629356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6631812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6634324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6636749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6639131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6641512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6643905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6646345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6648722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6651120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6653519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6655906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6658281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6660678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6663160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6665587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6667982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6670368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6672831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6675279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6677693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6680081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6682634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6684587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6686893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6689289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6691801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6694243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6696686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6699069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6701471Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6703858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6706311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6708703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6711113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6713598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6716022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6718403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6721165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6723678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6726122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6728496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6730906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6736865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6742049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6747430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6752786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6757887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6762808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6767818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6772842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6777915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6783151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6788236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6793314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6798356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6803404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6808522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6813586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6818633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6824059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6829094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6834216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6839251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6844450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6849530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6854584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6859616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6864638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6869716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6874790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6879840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6885045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6890076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6895044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6900081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6905211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6910324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6915452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6920466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6925461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6930450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6935537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6940563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6945569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6950579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6955683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6960699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6965501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6970618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6975674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6980648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6985784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6990764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.6995891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7000901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7005916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7010882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7015830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7020816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7025828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7030931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7036106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7041153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7046148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7051123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7056131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7061255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7066396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7071485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7076721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7081855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7087601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7092671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7097834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7102835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7107763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7112653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7117611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7122556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7127431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7132278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7137078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7141915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7146726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7151509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7156487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7161302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7166107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7170814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7175478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7178155Z 864 warnings generated when compiling for gfx942. 2025-04-21T20:47:04.7178646Z 2025-04-21T20:47:04.7180431Z [7058/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RowwiseScaledMM.hip.o 2025-04-21T20:47:04.7183205Z [7059/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceSumProdKernel.hip.o 2025-04-21T20:47:04.7185163Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:04.7186736Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2025-04-21T20:47:04.7189931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7192788Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:04.7193421Z | ^ 2025-04-21T20:47:04.7195970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7200750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7205398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7210116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7214858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7221020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7225547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7230084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7234919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7239725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7244501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7249197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7253948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7258724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7263500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7268234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7273091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7277930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7283008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7287818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7292580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7297390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7302267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7307270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7312051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7316956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7321734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7326537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7331083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7335429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7340018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7344505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7348776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7353536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7358449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7363528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7368653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7373795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7378930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7383829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7388522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7393708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7399037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7403919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7409037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7413899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7418921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7424070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7429118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7434332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7438855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7443214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7448091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7452936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7457967Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7463244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7468468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7473774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7478970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7484203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7489088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7494092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7498998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7504161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7509335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7514604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7519787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7525156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7530282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7535378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7539891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7544556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7549314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7554576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7559758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7564936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7569974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7575047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7580150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7585522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7590813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7596028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7601051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7606197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7611452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7616542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7621627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7626399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7631563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7636857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7642033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7647322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7652543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7657769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7662890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7667799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7673041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7678145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7683338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7687977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7693113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7698003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7702040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7706884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7711422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7716244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7720359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7724731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7728988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7733411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7737603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7741556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7745564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7750368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7755325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7760180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7764845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7769563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7774413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7779221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7784274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7789034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7794067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7798914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7803491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7808069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7812673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7817188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7821801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7826636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7831293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7836146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7840811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7845541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7850469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7855142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7859798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7864807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7869538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7874575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7879519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7884338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7889132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7894079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7899106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7904050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7908957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7914222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7919207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7924164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7929180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7934157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7939124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7944152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7949450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7954754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7959904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7964990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7970117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7975302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7980218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7985683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7990288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.7995330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8000420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8005542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8010722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8015920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8021086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8026224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8031283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8036505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8041701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8046823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8050910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8054941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8059496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8063647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8068671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8074051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8078673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8083261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8087865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8093112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8098520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8103791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8109055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8114419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8119665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8124948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.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-21T20:47:04.8135523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8140833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8145722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8150975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8156309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8160703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8165393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8169929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8174510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8179085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8183788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8188709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8194062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8199546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8204854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8210069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8215287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8220532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8225843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8230642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8236001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8241261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8246503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8251769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8257028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8262334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8267648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8273002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8278224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8283586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8288840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8294123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8298792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8303498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8308143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8313177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8318022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8322777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8327742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8332359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8336973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8341648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8345855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8350354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8355151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8360217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8364781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8370079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8375130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8379783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8383937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8387544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8391340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8394921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8398445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8401938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8405515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8409319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8412841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8416353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8419916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8423365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8426953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8430531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8434210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8437624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8441236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8444680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8448303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8451928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8455362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8458959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8463128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8467512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8471827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8475989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8479926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8484159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8488217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8492123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8495951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8500135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8504146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8507974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8511952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8516186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8520105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8523960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8528290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8532137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8536070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8540117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8544193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8548116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8552110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8556413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8560776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8565513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8570398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8574975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8579512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8584557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8589401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8594282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8599099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8603928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8608918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8613744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8618062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8622579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8627139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8631734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8636392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8641322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8646204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8651120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8655876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8660680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8665264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8669995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8674746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8679813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8684887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8710452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8715463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8720407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8725312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8730145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8734973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8739816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8744350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8749023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8753675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8758168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8762786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8767366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8771927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8776699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8781528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8786371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8791310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8796019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8800522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8805633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8810443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8815358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8820270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8825192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8830110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8835189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8840203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8845282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8850343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8855327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8860315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8865260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8870340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8875424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8880402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8885775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8890936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8896030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8900994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8906306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8911512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8916738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8921776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8926913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8932211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8937364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8942503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8947608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8952827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8957970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8963000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8968186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8973385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8978580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8983915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8989027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8994343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.8999433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9004559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9009678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9014809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9019748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9024790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9029744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9034919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9039871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9044809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9049819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9054770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9059822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9064797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9069747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9074835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9079745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9085029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9090110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9095388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9100587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9105536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9110408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9115428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9120616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9125824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9130996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9136163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9141327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9146503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9151684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9156667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9161806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9164199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9166648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9169122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9171608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9174127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9176627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9178934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9181352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9183968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9186441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9188930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9191501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9194114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9196654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9199133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9201461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9203843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9206304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9208768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9211246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9213726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9216206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9218685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9221165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9223615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9226105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9228482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9230744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9233277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9235794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9238207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9240697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9243076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9245463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9247955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9250460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9252854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9255443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9257830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9260332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9262785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9265084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9267058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9269427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9271910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9274414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9276823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9279207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9281690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9284415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9286925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9289289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9291545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9293930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9296421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9298765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9301229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9303682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9306152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9308590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9310933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9313439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9315820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9318139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9320557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9322895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9325335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9327659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9329989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9332363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9334819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9337271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9339727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9342163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9344741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9347236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9349697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9352095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9354432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9356803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9359239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9361708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9364177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9366503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9368793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9371087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9373487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9376064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9378452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9380903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9383529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9386452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9388906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9391398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9393937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9396421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9398890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9401238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9403525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9406135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9408536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9410818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9413128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9415532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9418065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9420523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9422899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9425388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9427683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9430001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9432364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9434941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9437481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9439839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9442288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9444768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9447286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9449768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9452242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9454724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9457173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9459651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9462122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9464601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9467159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9469665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9472148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9474737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9477221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9479670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9481966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9484428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9486906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9489381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9491889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9494366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9496933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9499377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9501754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9504408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9506693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9509252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9511703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9514140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9516558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9518992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9521489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9523956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9526452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9529028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9531623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9534094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9536586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9539050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9541370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9543818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9546160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9548636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9551130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9553687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9556023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9558408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9560908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9563372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9565823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9568112Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9570493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9572858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9575301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9577573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9579870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9582322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9585056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9587407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9589929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9592407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9595009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9597490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9599993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9602559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9605438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9607910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9610241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9612670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9615115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9617574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9620125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9622702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9625192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9627668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9630147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9632661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9635244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9637718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9640202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9642520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9644961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9647454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9649984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9652507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9655013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9657396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9659732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9662025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9664521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9666992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9669457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9671797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9674313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9676795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9679240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9681772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9684434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9686894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9689360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9691857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9694384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9696773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9699200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9701692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9704166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9706652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9709067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9711638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9711911Z 630 warnings generated when compiling for gfx90a. 2025-04-21T20:47:04.9712698Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2025-04-21T20:47:04.9715348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9715604Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:04.9715774Z | ^ 2025-04-21T20:47:04.9718222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9720702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9723022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9725562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9728034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9730529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9732840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9735134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9737445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9739728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9742206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9744560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9746907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9749252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9751595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9754107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9756502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9758790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9761089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9763405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9765719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9768034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9770457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9772802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9775144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9777580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9779998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9782383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9785071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9787502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9789976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9792352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9794674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9797147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9799417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9801901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9804285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9806634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9808983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9811365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9813765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9816075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9818481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9820909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9823259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9825559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9827861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9830253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9832652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9835126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9837447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9839791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9842164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9844578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9846920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9849282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9851628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9854104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9856535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9859000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9861506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9863994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9866433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9868706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9871030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9873586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9876072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9878573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9880896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9883334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9885584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9888053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9890620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9893090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9895617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9898102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9900580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9903053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9905564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9908056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9910532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9912896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9915202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9917537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9919802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9922239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9924605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9927028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9929382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9931684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9934028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9936305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9938693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9941093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9943414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9945760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9948131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9950594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9953113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9955506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9957959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9960403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9962721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9965231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9967723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9970183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9972671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9975136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9977585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9979937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9982345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9984882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9987238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9989574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9992021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9994553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9997030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:04.9999352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0001670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0004092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0006569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0009028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0011598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0014080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0016470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0018923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0021309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0023597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0025990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0028354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0030638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0033231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0035770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0038108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0041104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0043679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0046195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0048555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0050998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0053486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0056000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0058350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0060842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0063324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0065781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0068247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0070702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0073301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0075708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0078046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0080433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0083063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0085423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0087984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0090488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0092945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0095276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0097756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0100207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0102673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0105270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0107747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0110206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0112693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0115110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0117658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0119928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0122405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0124888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0127366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0129845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0132318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0134835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0137445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0139747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0142058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0144408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0146690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0149093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0151382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0153855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0156154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0158624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0161099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0163584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0166115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0168494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0170845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0173215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0175654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0178200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0180629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0183199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0185597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0188068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0190523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0193109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0195668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0198199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0200721Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0203169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0205507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0207970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0210283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0212669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0215048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0217426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0219731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0221983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0224377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0226945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0229362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0231709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0234209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0236542Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0238910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0241284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0243705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0246029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0248343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0250715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0253202Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0255726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0258249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0260767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0263256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0265689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0268207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0270647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0273204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0275669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0277984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0280356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0282927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0285322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0287902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0290376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0292821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0295249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0297698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0300209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0302666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0305118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0307437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0309876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0312184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0314670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0317160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0319650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0322167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0324596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0327091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0329629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0332108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0334556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0337012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0339483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0341922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0344347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0346810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0349402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0351946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0354549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0357052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0359560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0361889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0364246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0366636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0369090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0371573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0374079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0376566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0379115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0381621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0384224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0386658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0389130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0391652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0394246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0396675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0399086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0401470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0403906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0406313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0408733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0411320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0413812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0416218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0418612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0420969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0423445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0425878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0428300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0430773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0433383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0435888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0438375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0440939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0443511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0445764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0448015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0450450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0452854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0455238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0457676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0460152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0462519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0465024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0467523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0469983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0472521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0475126Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0477534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0479878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0482286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0485212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0487671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0490135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0492591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0495081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0497269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0499570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0502053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0504415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0506877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0509354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0511792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0514415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0516851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0519325Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0521800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0524153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0526641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0529153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0531630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0534193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0536635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0539029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0541379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0543785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0546201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0548551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0550870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0553285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0555610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0558093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0560554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0562928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0565336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0567616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0570077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0572367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0574749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0577043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0579361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0581785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0584411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0586862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0589320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0591799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0594536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0597077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0599541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0602007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0604400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0606809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0609208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0611664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0614119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0616587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0619080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0621550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0623886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0626338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0628645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0630957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0633535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0636055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0638525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0640976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0643440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0645911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0648172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0650458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0652898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0655505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0657988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0660481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0662972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0665363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0667791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0670122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0672569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0675134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0677606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0680061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0682701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0685266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0687845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0690341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0692801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0695221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0697669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0699951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0702271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0704577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0706893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0709266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0711746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0714208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0716661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0719193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0721568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0723813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0726113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0728651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0731116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0733583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0736056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0738516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0740952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0743382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0745845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0748237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0750736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0753338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0755665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0758214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0760629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0763010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0765390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0767875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0770295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0772668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0775059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0777444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0779857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0782233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0784452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0786452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0788574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0790617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0793023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0795283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0797578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0799859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0802045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0804560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0806915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0809146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0811562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0813918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0816429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0818776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0821135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0823455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0825911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0828399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0830885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0833526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0835910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0838249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0840597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0843003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0845431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0847979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0850445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0852939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0855407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0857754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0860179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0862656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0865198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0867623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0869975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0872262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0874713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0877141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0879438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0881662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0884108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0886511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0888884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0891232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0893744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0896209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0898611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0901016Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0903274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0905581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0907959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0910302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0912890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0915239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0917608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0920000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0922367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0924781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0927168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0929598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0932067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0934523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0936987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0939418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0941899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0944162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0946480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0948799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0951222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0953729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0956096Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0958585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0961009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0963357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0965772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0968309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0970740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0973111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0975520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0977933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0980372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0982966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0985539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0987991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0990338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0992904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0995384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.0997796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1000309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1002773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1005074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1007543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1010039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1012424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1014974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1017441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1019816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1022144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1024642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1027109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1029662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1032040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1034517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1036963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1039427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1041844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1044167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1046761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1049263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1051645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1054017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1056358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1058762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1061177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1063524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1065843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1068220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1070672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1073035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1075504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1077957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1080502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1083170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1085634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1088056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1090572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1092958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1095398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1097824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1100285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1102734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1105211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1107654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1110063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1112460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1115046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1117501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1120028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1122491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1124984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1127403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1129846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1132299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1134740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1137113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1139519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1141868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1144307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1146736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1149077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1151590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1154137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1156618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1159071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1161489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1163934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1166410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1168971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1171483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1173910Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1176285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1178701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1181066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1183415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1185587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1187970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1190421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1192886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1195331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1197831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1200350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1203191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1205674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1208081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1210378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1212932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1215331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1217760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1220234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1222691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1225170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1227646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1230225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1232863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1235338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1237827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1240259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1242774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1245219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:05.1245515Z 630 warnings generated when compiling for gfx942. 2025-04-21T20:47:05.1245528Z 2025-04-21T20:47:05.3790657Z [7059/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RreluWithNoise.hip.o 2025-04-21T20:47:05.3793231Z [7060/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RenormKernel.hip.o 2025-04-21T20:47:05.3795157Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:05.3796162Z 2025-04-21T20:47:05.4541955Z [7060/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScaledGroupMM.hip.o 2025-04-21T20:47:05.4544427Z [7061/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Repeat.hip.o 2025-04-21T20:47:05.4546382Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:05.4547361Z 2025-04-21T20:47:05.5341117Z [7061/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScatterGatherKernel.hip.o 2025-04-21T20:47:05.5343665Z [7062/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReflectionPad.hip.o 2025-04-21T20:47:05.5345418Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:05.5346554Z 2025-04-21T20:47:05.8045044Z [7062/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SegmentReduce.hip.o 2025-04-21T20:47:05.8047910Z [7063/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReplicationPadding.hip.o 2025-04-21T20:47:05.8050279Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:05.8051483Z 2025-04-21T20:47:06.1758708Z [7063/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Shape.hip.o 2025-04-21T20:47:06.1762611Z [7064/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RowwiseScaledMM.hip.o 2025-04-21T20:47:06.1765575Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:06.1768209Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-21T20:47:06.1772892Z /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-21T20:47:06.1777092Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:06.1778581Z | ^ 2025-04-21T20:47:06.1780638Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:06.1783217Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:47:06.1784071Z | ^ 2025-04-21T20:47:06.1785814Z /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-21T20:47:06.1786670Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:06.1786981Z | ^ 2025-04-21T20:47:06.1787560Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:06.1788326Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:06.1788773Z | ^ 2025-04-21T20:47:06.1789790Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-21T20:47:06.1792202Z /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-21T20:47:06.1794047Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:06.1794359Z | ^ 2025-04-21T20:47:06.1794946Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:06.1795666Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:47:06.1795980Z | ^ 2025-04-21T20:47:06.1796652Z /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-21T20:47:06.1797561Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:06.1797877Z | ^ 2025-04-21T20:47:06.1798383Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:06.1799073Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:06.1799531Z | ^ 2025-04-21T20:47:06.1799898Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:06.1800505Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-21T20:47:06.1802887Z /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-21T20:47:06.1804747Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:06.1805061Z | ^ 2025-04-21T20:47:06.1805659Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:06.1806388Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:47:06.1806743Z | ^ 2025-04-21T20:47:06.1807363Z /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-21T20:47:06.1808083Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:06.1808403Z | ^ 2025-04-21T20:47:06.1808949Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:06.1809655Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:06.1810074Z | ^ 2025-04-21T20:47:06.1811165Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-21T20:47:06.1814591Z /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-21T20:47:06.1817732Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:06.1818455Z | ^ 2025-04-21T20:47:06.1819087Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:06.1819812Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:47:06.1820125Z | ^ 2025-04-21T20:47:06.1820816Z /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-21T20:47:06.1821621Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:06.1821946Z | ^ 2025-04-21T20:47:06.1822440Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:06.1823145Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:06.1823569Z | ^ 2025-04-21T20:47:06.1823922Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:06.1824537Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-21T20:47:06.1826422Z /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-21T20:47:06.1828102Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:06.1828424Z | ^ 2025-04-21T20:47:06.1829055Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:06.1829782Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:47:06.1830135Z | ^ 2025-04-21T20:47:06.1830756Z /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-21T20:47:06.1831545Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:06.1831854Z | ^ 2025-04-21T20:47:06.1832360Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:06.1833155Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:06.1833565Z | ^ 2025-04-21T20:47:06.1834212Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RowwiseScaledMM.hip:6: 2025-04-21T20:47:06.1836142Z /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-21T20:47:06.1837814Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:06.1838110Z | ^ 2025-04-21T20:47:06.1838698Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:06.1839406Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:47:06.1839722Z | ^ 2025-04-21T20:47:06.1840392Z /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-21T20:47:06.1841184Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:06.1841526Z | ^ 2025-04-21T20:47:06.1842020Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:06.1842732Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:06.1843156Z | ^ 2025-04-21T20:47:06.1843515Z 2 warnings generated when compiling for host. 2025-04-21T20:47:06.1843766Z 2025-04-21T20:47:07.1848752Z [7064/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SoftMax.hip.o 2025-04-21T20:47:07.1850221Z [7065/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScaledGroupMM.hip.o 2025-04-21T20:47:07.1851357Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:07.1852286Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-21T20:47:07.1855135Z /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-21T20:47:07.1858250Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:07.1858796Z | ^ 2025-04-21T20:47:07.1859977Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:07.1861317Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:47:07.1861959Z | ^ 2025-04-21T20:47:07.1863067Z /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-21T20:47:07.1864422Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:07.1864966Z | ^ 2025-04-21T20:47:07.1865855Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:07.1867161Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:07.1867959Z | ^ 2025-04-21T20:47:07.1869098Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-21T20:47:07.1872939Z /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-21T20:47:07.1876066Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:07.1876881Z | ^ 2025-04-21T20:47:07.1877969Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:07.1879208Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:47:07.1879705Z | ^ 2025-04-21T20:47:07.1880897Z /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-21T20:47:07.1882220Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:07.1882940Z | ^ 2025-04-21T20:47:07.1883810Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:07.1885035Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:07.1885729Z | ^ 2025-04-21T20:47:07.1886345Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:07.1887383Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-21T20:47:07.1890736Z /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-21T20:47:07.1893755Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:07.1894378Z | ^ 2025-04-21T20:47:07.1895414Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:07.1896751Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:47:07.1897403Z | ^ 2025-04-21T20:47:07.1898489Z /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-21T20:47:07.1899849Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:07.1900394Z | ^ 2025-04-21T20:47:07.1901294Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:07.1902574Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:07.1903287Z | ^ 2025-04-21T20:47:07.1904260Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-21T20:47:07.1907725Z /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-21T20:47:07.1910686Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:07.1911204Z | ^ 2025-04-21T20:47:07.1912219Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:07.1913545Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:47:07.1914084Z | ^ 2025-04-21T20:47:07.1915258Z /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-21T20:47:07.1916767Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:07.1917473Z | ^ 2025-04-21T20:47:07.1918358Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:07.1919561Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:07.1920232Z | ^ 2025-04-21T20:47:07.1920703Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:07.1921441Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-21T20:47:07.1923312Z /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-21T20:47:07.1924948Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:07.1925261Z | ^ 2025-04-21T20:47:07.1925844Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:07.1926579Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:47:07.1926935Z | ^ 2025-04-21T20:47:07.1927893Z /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-21T20:47:07.1929164Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:07.1929645Z | ^ 2025-04-21T20:47:07.1930153Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:07.1930845Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:07.1931267Z | ^ 2025-04-21T20:47:07.1932194Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScaledGroupMM.hip:6: 2025-04-21T20:47:07.1936130Z /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-21T20:47:07.1938818Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:47:07.1939118Z | ^ 2025-04-21T20:47:07.1939707Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:47:07.1940411Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:47:07.1940714Z | ^ 2025-04-21T20:47:07.1941393Z /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-21T20:47:07.1942181Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:47:07.1942502Z | ^ 2025-04-21T20:47:07.1943002Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:47:07.1943704Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:47:07.1944127Z | ^ 2025-04-21T20:47:07.1944468Z 2 warnings generated when compiling for host. 2025-04-21T20:47:07.1944723Z 2025-04-21T20:47:07.1950476Z [7065/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sort.hip.o 2025-04-21T20:47:07.1952869Z [7066/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RreluWithNoise.hip.o 2025-04-21T20:47:07.1954725Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:07.1955559Z 2025-04-21T20:47:07.7103969Z [7066/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortImpl.hip.o 2025-04-21T20:47:07.7106728Z [7067/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScatterGatherKernel.hip.o 2025-04-21T20:47:07.7108838Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:07.7109829Z 2025-04-21T20:47:07.8790656Z [7067/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortStable.hip.o 2025-04-21T20:47:07.8793183Z [7068/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Shape.hip.o 2025-04-21T20:47:07.8795057Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:07.8796022Z 2025-04-21T20:47:08.2109485Z [7068/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sorting.hip.o 2025-04-21T20:47:08.2111496Z [7069/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SegmentReduce.hip.o 2025-04-21T20:47:08.2113137Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:08.2113920Z 2025-04-21T20:47:08.4464828Z [7069/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseBinaryOpIntersectionKernel.hip.o 2025-04-21T20:47:08.4474541Z [7070/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SoftMax.hip.o 2025-04-21T20:47:08.4482332Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:08.4491386Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:18: 2025-04-21T20:47:08.4494900Z /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-21T20:47:08.4499219Z 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-21T20:47:08.4500997Z | ^ 2025-04-21T20:47:08.4503923Z /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-21T20:47:08.4509331Z /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-21T20:47:08.4514564Z /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-21T20:47:08.4519617Z /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-21T20:47:08.4524810Z /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-21T20:47:08.4530251Z /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-21T20:47:08.4535452Z /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-21T20:47:08.4540538Z /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-21T20:47:08.4545661Z /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-21T20:47:08.4550769Z /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-21T20:47:08.4556238Z /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-21T20:47:08.4561610Z /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-21T20:47:08.4566660Z /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-21T20:47:08.4571817Z /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-21T20:47:08.4576867Z /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-21T20:47:08.4582018Z /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-21T20:47:08.4589607Z /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-21T20:47:08.4595107Z /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-21T20:47:08.4600323Z /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-21T20:47:08.4605561Z /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-21T20:47:08.4610708Z /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-21T20:47:08.4616009Z /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-21T20:47:08.4621493Z /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-21T20:47:08.4626594Z /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-21T20:47:08.4632004Z /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-21T20:47:08.4637537Z /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-21T20:47:08.4643041Z /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-21T20:47:08.4648283Z /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-21T20:47:08.4653399Z /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-21T20:47:08.4658733Z /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-21T20:47:08.4663953Z /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-21T20:47:08.4668935Z /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-21T20:47:08.4674240Z /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-21T20:47:08.4679483Z /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-21T20:47:08.4684936Z /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-21T20:47:08.4690238Z /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-21T20:47:08.4695686Z /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-21T20:47:08.4700835Z /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-21T20:47:08.4705976Z /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-21T20:47:08.4711212Z /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-21T20:47:08.4716965Z /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-21T20:47:08.4722276Z /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-21T20:47:08.4727663Z /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-21T20:47:08.4732757Z /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-21T20:47:08.4738025Z /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-21T20:47:08.4743422Z /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-21T20:47:08.4748868Z /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-21T20:47:08.4754304Z /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-21T20:47:08.4758180Z 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-21T20:47:08.4759779Z | ^ 2025-04-21T20:47:08.4762674Z /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-21T20:47:08.4768070Z /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-21T20:47:08.4773523Z /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-21T20:47:08.4778780Z /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-21T20:47:08.4784554Z /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-21T20:47:08.4789742Z /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-21T20:47:08.4795055Z /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-21T20:47:08.4800404Z /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-21T20:47:08.4805561Z /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-21T20:47:08.4811010Z /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-21T20:47:08.4816739Z /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-21T20:47:08.4822287Z /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-21T20:47:08.4827457Z /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-21T20:47:08.4832672Z /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-21T20:47:08.4838148Z /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-21T20:47:08.4843428Z /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-21T20:47:08.4848792Z /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-21T20:47:08.4853962Z /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-21T20:47:08.4859134Z /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-21T20:47:08.4864644Z /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-21T20:47:08.4870039Z /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-21T20:47:08.4875426Z /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-21T20:47:08.4880885Z /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-21T20:47:08.4887371Z /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-21T20:47:08.4892652Z /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-21T20:47:08.4898166Z /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-21T20:47:08.4903762Z /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-21T20:47:08.4909302Z /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-21T20:47:08.4914922Z /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-21T20:47:08.4920579Z /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-21T20:47:08.4926223Z /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-21T20:47:08.4931803Z /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-21T20:47:08.4937169Z /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-21T20:47:08.4942311Z /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-21T20:47:08.4947813Z /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-21T20:47:08.4953411Z /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-21T20:47:08.4958872Z /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-21T20:47:08.4964196Z /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-21T20:47:08.4969539Z /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-21T20:47:08.4974913Z /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-21T20:47:08.4980234Z /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-21T20:47:08.4985261Z /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-21T20:47:08.4990180Z /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-21T20:47:08.4995707Z /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-21T20:47:08.5001322Z /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-21T20:47:08.5006918Z /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-21T20:47:08.5012258Z /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-21T20:47:08.5017461Z /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-21T20:47:08.5021649Z 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-21T20:47:08.5023483Z | ^ 2025-04-21T20:47:08.5026338Z /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-21T20:47:08.5031612Z /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-21T20:47:08.5037195Z /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-21T20:47:08.5042289Z /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-21T20:47:08.5047903Z /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-21T20:47:08.5052938Z /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-21T20:47:08.5058192Z /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-21T20:47:08.5063376Z /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-21T20:47:08.5068592Z /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-21T20:47:08.5073879Z /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-21T20:47:08.5079044Z /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-21T20:47:08.5084497Z /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-21T20:47:08.5090000Z /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-21T20:47:08.5095336Z /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-21T20:47:08.5100570Z /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-21T20:47:08.5106032Z /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-21T20:47:08.5111338Z /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-21T20:47:08.5116623Z /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-21T20:47:08.5121763Z /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-21T20:47:08.5126924Z /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-21T20:47:08.5132381Z /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-21T20:47:08.5137837Z /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-21T20:47:08.5142991Z /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-21T20:47:08.5148228Z /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-21T20:47:08.5153728Z /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-21T20:47:08.5158877Z /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-21T20:47:08.5164332Z /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-21T20:47:08.5169685Z /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-21T20:47:08.5175079Z /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-21T20:47:08.5180505Z /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-21T20:47:08.5185936Z /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-21T20:47:08.5191213Z /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-21T20:47:08.5196409Z /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-21T20:47:08.5201933Z /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-21T20:47:08.5207249Z /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-21T20:47:08.5212532Z /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-21T20:47:08.5217695Z /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-21T20:47:08.5225575Z /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-21T20:47:08.5230872Z /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-21T20:47:08.5236026Z /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-21T20:47:08.5241534Z /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-21T20:47:08.5247030Z /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-21T20:47:08.5252370Z /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-21T20:47:08.5257664Z /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-21T20:47:08.5262813Z /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-21T20:47:08.5268539Z /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-21T20:47:08.5273709Z /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-21T20:47:08.5278778Z /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-21T20:47:08.5282769Z 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-21T20:47:08.5284361Z | ^ 2025-04-21T20:47:08.5287040Z /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-21T20:47:08.5292280Z /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-21T20:47:08.5297505Z /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-21T20:47:08.5303028Z /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-21T20:47:08.5308583Z /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-21T20:47:08.5314505Z /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-21T20:47:08.5319698Z /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-21T20:47:08.5324896Z /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-21T20:47:08.5329966Z /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-21T20:47:08.5335249Z /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-21T20:47:08.5340542Z /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-21T20:47:08.5345830Z /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-21T20:47:08.5350914Z /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-21T20:47:08.5356037Z /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-21T20:47:08.5361254Z /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-21T20:47:08.5366434Z /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-21T20:47:08.5371908Z /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-21T20:47:08.5377205Z /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-21T20:47:08.5382350Z /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-21T20:47:08.5387723Z /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-21T20:47:08.5393325Z /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-21T20:47:08.5398715Z /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-21T20:47:08.5403921Z /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-21T20:47:08.5409107Z /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-21T20:47:08.5414511Z /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-21T20:47:08.5419791Z /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-21T20:47:08.5425057Z /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-21T20:47:08.5430419Z /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-21T20:47:08.5436090Z /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-21T20:47:08.5441299Z /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-21T20:47:08.5446711Z /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-21T20:47:08.5452063Z /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-21T20:47:08.5457261Z /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-21T20:47:08.5462433Z /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-21T20:47:08.5467747Z /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-21T20:47:08.5473288Z /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-21T20:47:08.5478659Z /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-21T20:47:08.5483999Z /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-21T20:47:08.5489258Z /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-21T20:47:08.5494662Z /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-21T20:47:08.5500171Z /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-21T20:47:08.5505432Z /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-21T20:47:08.5510800Z /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-21T20:47:08.5516199Z /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-21T20:47:08.5521430Z /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-21T20:47:08.5526684Z /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-21T20:47:08.5531894Z /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-21T20:47:08.5537183Z /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-21T20:47:08.5541389Z 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-21T20:47:08.5543106Z | ^ 2025-04-21T20:47:08.5545932Z /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-21T20:47:08.5551114Z /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-21T20:47:08.5556438Z /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-21T20:47:08.5561954Z /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-21T20:47:08.5567368Z /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-21T20:47:08.5572705Z /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-21T20:47:08.5577855Z /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-21T20:47:08.5583379Z /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-21T20:47:08.5588740Z /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-21T20:47:08.5593953Z /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-21T20:47:08.5599339Z /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-21T20:47:08.5604636Z /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-21T20:47:08.5609977Z /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-21T20:47:08.5615209Z /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-21T20:47:08.5620410Z /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-21T20:47:08.5625828Z /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-21T20:47:08.5631242Z /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-21T20:47:08.5636585Z /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-21T20:47:08.5641866Z /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-21T20:47:08.5647117Z /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-21T20:47:08.5652534Z /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-21T20:47:08.5657811Z /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-21T20:47:08.5663160Z /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-21T20:47:08.5668452Z /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-21T20:47:08.5673866Z /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-21T20:47:08.5679220Z /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-21T20:47:08.5684662Z /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-21T20:47:08.5690138Z /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-21T20:47:08.5695618Z /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-21T20:47:08.5700930Z /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-21T20:47:08.5706244Z /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-21T20:47:08.5711574Z /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-21T20:47:08.5715664Z 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-21T20:47:08.5717730Z | ^ 2025-04-21T20:47:08.5720554Z /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-21T20:47:08.5725859Z /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-21T20:47:08.5731163Z /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-21T20:47:08.5736507Z /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-21T20:47:08.5741837Z /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-21T20:47:08.5747170Z /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-21T20:47:08.5752621Z /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-21T20:47:08.5758028Z /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-21T20:47:08.5763054Z /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-21T20:47:08.5768439Z /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-21T20:47:08.5773782Z /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-21T20:47:08.5778974Z /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-21T20:47:08.5784590Z /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-21T20:47:08.5789940Z /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-21T20:47:08.5795368Z /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-21T20:47:08.5800722Z /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-21T20:47:08.5806076Z /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-21T20:47:08.5811442Z /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-21T20:47:08.5816732Z /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-21T20:47:08.5822735Z /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-21T20:47:08.5828073Z /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-21T20:47:08.5833459Z /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-21T20:47:08.5838790Z /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-21T20:47:08.5844084Z /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-21T20:47:08.5849459Z /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-21T20:47:08.5854859Z /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-21T20:47:08.5860181Z /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-21T20:47:08.5865483Z /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-21T20:47:08.5870823Z /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-21T20:47:08.5876248Z /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-21T20:47:08.5881615Z /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-21T20:47:08.5884481Z 256 warnings generated when compiling for gfx90a. 2025-04-21T20:47:08.5885475Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:18: 2025-04-21T20:47:08.5889037Z /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-21T20:47:08.5893204Z 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-21T20:47:08.5895267Z | ^ 2025-04-21T20:47:08.5898094Z /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-21T20:47:08.5903395Z /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-21T20:47:08.5908827Z /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-21T20:47:08.5914150Z /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-21T20:47:08.5919407Z /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-21T20:47:08.5924833Z /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-21T20:47:08.5930274Z /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-21T20:47:08.5935788Z /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-21T20:47:08.5941296Z /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-21T20:47:08.5946953Z /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-21T20:47:08.5952494Z /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-21T20:47:08.5957951Z /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-21T20:47:08.5962955Z /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-21T20:47:08.5968139Z /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-21T20:47:08.5973569Z /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-21T20:47:08.5978801Z /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-21T20:47:08.5984150Z /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-21T20:47:08.5989290Z /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-21T20:47:08.5994862Z /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-21T20:47:08.5999868Z /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-21T20:47:08.6004978Z /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-21T20:47:08.6010276Z /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-21T20:47:08.6015623Z /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-21T20:47:08.6021006Z /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-21T20:47:08.6026251Z /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-21T20:47:08.6031445Z /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-21T20:47:08.6036900Z /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-21T20:47:08.6042260Z /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-21T20:47:08.6047433Z /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-21T20:47:08.6052802Z /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-21T20:47:08.6058132Z /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-21T20:47:08.6063203Z /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-21T20:47:08.6068459Z /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-21T20:47:08.6073850Z /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-21T20:47:08.6079209Z /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-21T20:47:08.6084516Z /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-21T20:47:08.6089881Z /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-21T20:47:08.6095092Z /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-21T20:47:08.6100121Z /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-21T20:47:08.6105677Z /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-21T20:47:08.6111028Z /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-21T20:47:08.6116192Z /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-21T20:47:08.6121342Z /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-21T20:47:08.6126532Z /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-21T20:47:08.6131792Z /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-21T20:47:08.6137145Z /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-21T20:47:08.6142700Z /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-21T20:47:08.6148061Z /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-21T20:47:08.6151988Z 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-21T20:47:08.6153647Z | ^ 2025-04-21T20:47:08.6156539Z /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-21T20:47:08.6162005Z /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-21T20:47:08.6167688Z /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-21T20:47:08.6172850Z /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-21T20:47:08.6177962Z /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-21T20:47:08.6183220Z /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-21T20:47:08.6188612Z /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-21T20:47:08.6194162Z /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-21T20:47:08.6199452Z /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-21T20:47:08.6204978Z /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-21T20:47:08.6210294Z /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-21T20:47:08.6215628Z /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-21T20:47:08.6220848Z /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-21T20:47:08.6226200Z /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-21T20:47:08.6231728Z /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-21T20:47:08.6237152Z /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-21T20:47:08.6242560Z /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-21T20:47:08.6247964Z /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-21T20:47:08.6253372Z /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-21T20:47:08.6258767Z /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-21T20:47:08.6263980Z /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-21T20:47:08.6269668Z /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-21T20:47:08.6275068Z /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-21T20:47:08.6280319Z /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-21T20:47:08.6285572Z /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-21T20:47:08.6290960Z /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-21T20:47:08.6296399Z /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-21T20:47:08.6301754Z /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-21T20:47:08.6307073Z /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-21T20:47:08.6312154Z /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-21T20:47:08.6317339Z /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-21T20:47:08.6322811Z /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-21T20:47:08.6328164Z /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-21T20:47:08.6333594Z /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-21T20:47:08.6338800Z /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-21T20:47:08.6343983Z /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-21T20:47:08.6349486Z /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-21T20:47:08.6355105Z /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-21T20:47:08.6360680Z /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-21T20:47:08.6366124Z /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-21T20:47:08.6371545Z /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-21T20:47:08.6377002Z /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-21T20:47:08.6382080Z /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-21T20:47:08.6387569Z /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-21T20:47:08.6393001Z /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-21T20:47:08.6398878Z /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-21T20:47:08.6404410Z /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-21T20:47:08.6409918Z /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-21T20:47:08.6414195Z 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-21T20:47:08.6416039Z | ^ 2025-04-21T20:47:08.6418950Z /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-21T20:47:08.6424491Z /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-21T20:47:08.6429973Z /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-21T20:47:08.6435531Z /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-21T20:47:08.6440986Z /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-21T20:47:08.6446457Z /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-21T20:47:08.6451931Z /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-21T20:47:08.6457401Z /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-21T20:47:08.6462958Z /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-21T20:47:08.6468457Z /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-21T20:47:08.6474034Z /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-21T20:47:08.6479486Z /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-21T20:47:08.6484171Z /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-21T20:47:08.6489276Z /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-21T20:47:08.6494284Z /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-21T20:47:08.6499658Z /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-21T20:47:08.6504740Z /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-21T20:47:08.6509903Z /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-21T20:47:08.6515218Z /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-21T20:47:08.6520547Z /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-21T20:47:08.6526143Z /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-21T20:47:08.6531487Z /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-21T20:47:08.6536658Z /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-21T20:47:08.6541911Z /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-21T20:47:08.6547199Z /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-21T20:47:08.6552614Z /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-21T20:47:08.6558262Z /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-21T20:47:08.6563494Z /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-21T20:47:08.6568922Z /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-21T20:47:08.6573980Z /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-21T20:47:08.6579235Z /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-21T20:47:08.6585066Z /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-21T20:47:08.6590433Z /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-21T20:47:08.6596194Z /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-21T20:47:08.6601440Z /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-21T20:47:08.6606452Z /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-21T20:47:08.6611548Z /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-21T20:47:08.6616749Z /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-21T20:47:08.6622191Z /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-21T20:47:08.6627350Z /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-21T20:47:08.6632840Z /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-21T20:47:08.6637942Z /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-21T20:47:08.6643238Z /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-21T20:47:08.6648376Z /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-21T20:47:08.6653157Z /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-21T20:47:08.6658095Z /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-21T20:47:08.6662428Z /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-21T20:47:08.6667651Z /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-21T20:47:08.6671208Z 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-21T20:47:08.6672888Z | ^ 2025-04-21T20:47:08.6675286Z /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-21T20:47:08.6679822Z /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-21T20:47:08.6684683Z /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-21T20:47:08.6689171Z /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-21T20:47:08.6693806Z /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-21T20:47:08.6698241Z /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-21T20:47:08.6702578Z /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-21T20:47:08.6707231Z /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-21T20:47:08.6712175Z /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-21T20:47:08.6716884Z /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-21T20:47:08.6721281Z /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-21T20:47:08.6726221Z /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-21T20:47:08.6731656Z /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-21T20:47:08.6737240Z /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-21T20:47:08.6742499Z /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-21T20:47:08.6747697Z /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-21T20:47:08.6752807Z /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-21T20:47:08.6757956Z /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-21T20:47:08.6763337Z /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-21T20:47:08.6768461Z /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-21T20:47:08.6773645Z /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-21T20:47:08.6779077Z /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-21T20:47:08.6784424Z /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-21T20:47:08.6789610Z /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-21T20:47:08.6795083Z /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-21T20:47:08.6800360Z /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-21T20:47:08.6805566Z /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-21T20:47:08.6810816Z /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-21T20:47:08.6816215Z /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-21T20:47:08.6821683Z /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-21T20:47:08.6826916Z /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-21T20:47:08.6832248Z /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-21T20:47:08.6837518Z /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-21T20:47:08.6842906Z /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-21T20:47:08.6848194Z /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-21T20:47:08.6853651Z /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-21T20:47:08.6859114Z /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-21T20:47:08.6864503Z /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-21T20:47:08.6869628Z /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-21T20:47:08.6875020Z /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-21T20:47:08.6880261Z /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-21T20:47:08.6885678Z /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-21T20:47:08.6891167Z /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-21T20:47:08.6896058Z /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-21T20:47:08.6900926Z /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-21T20:47:08.6906618Z /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-21T20:47:08.6911496Z /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-21T20:47:08.6915843Z /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-21T20:47:08.6919677Z 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-21T20:47:08.6921274Z | ^ 2025-04-21T20:47:08.6923794Z /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-21T20:47:08.6928279Z /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-21T20:47:08.6933001Z /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-21T20:47:08.6937419Z /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-21T20:47:08.6941160Z /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-21T20:47:08.6943950Z /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-21T20:47:08.6946627Z /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-21T20:47:08.6949367Z /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-21T20:47:08.6952065Z /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-21T20:47:08.6954875Z /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-21T20:47:08.6957541Z /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-21T20:47:08.6960209Z /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-21T20:47:08.6962876Z /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-21T20:47:08.6965577Z /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-21T20:47:08.6968238Z /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-21T20:47:08.6970889Z /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-21T20:47:08.6973553Z /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-21T20:47:08.6976217Z /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-21T20:47:08.6978864Z /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-21T20:47:08.6981527Z /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-21T20:47:08.6984471Z /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-21T20:47:08.6987188Z /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-21T20:47:08.6989857Z /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-21T20:47:08.6992531Z /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-21T20:47:08.6995260Z /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-21T20:47:08.6997960Z /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-21T20:47:08.7000634Z /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-21T20:47:08.7003472Z /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-21T20:47:08.7006146Z /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-21T20:47:08.7008820Z /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-21T20:47:08.7011482Z /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-21T20:47:08.7014148Z /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-21T20:47:08.7016216Z 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-21T20:47:08.7017118Z | ^ 2025-04-21T20:47:08.7018560Z /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-21T20:47:08.7021247Z /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-21T20:47:08.7023938Z /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-21T20:47:08.7026611Z /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-21T20:47:08.7029330Z /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-21T20:47:08.7032046Z /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-21T20:47:08.7034785Z /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-21T20:47:08.7037466Z /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-21T20:47:08.7040136Z /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-21T20:47:08.7042818Z /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-21T20:47:08.7045493Z /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-21T20:47:08.7048237Z /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-21T20:47:08.7050937Z /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-21T20:47:08.7053603Z /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-21T20:47:08.7056273Z /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-21T20:47:08.7058945Z /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-21T20:47:08.7061648Z /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-21T20:47:08.7064310Z /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-21T20:47:08.7066980Z /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-21T20:47:08.7069646Z /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-21T20:47:08.7072324Z /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-21T20:47:08.7075047Z /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-21T20:47:08.7077719Z /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-21T20:47:08.7080422Z /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-21T20:47:08.7083780Z /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-21T20:47:08.7086560Z /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-21T20:47:08.7089220Z /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-21T20:47:08.7091888Z /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-21T20:47:08.7094603Z /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-21T20:47:08.7097280Z /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-21T20:47:08.7099957Z /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-21T20:47:08.7101508Z 256 warnings generated when compiling for gfx942. 2025-04-21T20:47:08.7101766Z 2025-04-21T20:47:09.4265594Z [7070/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseMM.hip.o 2025-04-21T20:47:09.4268063Z [7071/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortImpl.hip.o 2025-04-21T20:47:09.4269972Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:09.4270920Z 2025-04-21T20:47:09.4471994Z [7071/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SpectralOps.hip.o 2025-04-21T20:47:09.4474568Z [7072/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sort.hip.o 2025-04-21T20:47:09.4476385Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:09.4477339Z 2025-04-21T20:47:09.6250061Z [7072/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_StepKernel.hip.o 2025-04-21T20:47:09.6252966Z [7073/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sorting.hip.o 2025-04-21T20:47:09.6255055Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:09.6256217Z 2025-04-21T20:47:09.7487250Z [7073/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SummaryOps.hip.o 2025-04-21T20:47:09.7489827Z [7074/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortStable.hip.o 2025-04-21T20:47:09.7491790Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:09.7496411Z 2025-04-21T20:47:09.9104598Z [7074/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorCompare.hip.o 2025-04-21T20:47:09.9106911Z [7075/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseMM.hip.o 2025-04-21T20:47:09.9108689Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:09.9109534Z 2025-04-21T20:47:10.3386031Z [7075/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorFactories.hip.o 2025-04-21T20:47:10.3387621Z [7076/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseBinaryOpIntersectionKernel.hip.o 2025-04-21T20:47:10.3388822Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:10.3389344Z 2025-04-21T20:47:11.0719794Z [7076/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorModeKernel.hip.o 2025-04-21T20:47:11.0722532Z [7077/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SpectralOps.hip.o 2025-04-21T20:47:11.0724522Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:11.0725490Z 2025-04-21T20:47:11.3257911Z [7077/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorShape.hip.o 2025-04-21T20:47:11.3260354Z [7078/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_StepKernel.hip.o 2025-04-21T20:47:11.3262270Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:11.3263233Z 2025-04-21T20:47:11.3996101Z [7078/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTopK.hip.o 2025-04-21T20:47:11.3998553Z [7079/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorCompare.hip.o 2025-04-21T20:47:11.4000551Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:11.4003733Z 2025-04-21T20:47:11.7703456Z [7079/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTransformations.hip.o 2025-04-21T20:47:11.7706237Z [7080/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SummaryOps.hip.o 2025-04-21T20:47:11.7708229Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:11.7709196Z 2025-04-21T20:47:11.8199583Z [7080/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TriangularOps.hip.o 2025-04-21T20:47:11.8202043Z [7081/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorFactories.hip.o 2025-04-21T20:47:11.8203933Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:11.8204811Z 2025-04-21T20:47:12.7410511Z [7081/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryComplexKernels.hip.o 2025-04-21T20:47:12.7413372Z [7082/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorModeKernel.hip.o 2025-04-21T20:47:12.7415305Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:12.7416288Z 2025-04-21T20:47:13.1236757Z [7082/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryFractionKernels.hip.o 2025-04-21T20:47:13.1239296Z [7083/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorShape.hip.o 2025-04-21T20:47:13.1240865Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:13.1241385Z 2025-04-21T20:47:13.1712074Z [7083/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGammaKernels.hip.o 2025-04-21T20:47:13.1714755Z [7084/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTransformations.hip.o 2025-04-21T20:47:13.1716757Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:13.1717740Z 2025-04-21T20:47:13.5413033Z [7084/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcosKernel.hip.o 2025-04-21T20:47:13.5415823Z [7085/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTopK.hip.o 2025-04-21T20:47:13.5417584Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:13.5418513Z 2025-04-21T20:47:13.7217258Z [7085/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcoshKernel.hip.o 2025-04-21T20:47:13.7219502Z [7086/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryComplexKernels.hip.o 2025-04-21T20:47:13.7221132Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:13.7221860Z 2025-04-21T20:47:13.8192007Z [7086/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinKernel.hip.o 2025-04-21T20:47:13.8193483Z [7087/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TriangularOps.hip.o 2025-04-21T20:47:13.8194512Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:13.8195022Z 2025-04-21T20:47:14.4026457Z [7087/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinhKernel.hip.o 2025-04-21T20:47:14.4029669Z [7088/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryFractionKernels.hip.o 2025-04-21T20:47:14.4031934Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:14.4033145Z 2025-04-21T20:47:14.8337606Z [7088/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanKernel.hip.o 2025-04-21T20:47:14.8340321Z [7089/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGammaKernels.hip.o 2025-04-21T20:47:14.8342659Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:14.8343607Z 2025-04-21T20:47:14.9415936Z [7089/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanhKernel.hip.o 2025-04-21T20:47:14.9418704Z [7090/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcosKernel.hip.o 2025-04-21T20:47:14.9419835Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:14.9420345Z 2025-04-21T20:47:15.2380282Z [7090/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCosKernel.hip.o 2025-04-21T20:47:15.2382891Z [7091/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcoshKernel.hip.o 2025-04-21T20:47:15.2384716Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:15.2385568Z 2025-04-21T20:47:15.4772031Z [7091/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCoshKernel.hip.o 2025-04-21T20:47:15.4774835Z [7092/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinKernel.hip.o 2025-04-21T20:47:15.4776938Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:15.4777854Z 2025-04-21T20:47:15.6060666Z [7092/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinKernel.hip.o 2025-04-21T20:47:15.6063488Z [7093/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinhKernel.hip.o 2025-04-21T20:47:15.6065619Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:15.6072526Z 2025-04-21T20:47:16.2685062Z [7093/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinhKernel.hip.o 2025-04-21T20:47:16.2687901Z [7094/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanKernel.hip.o 2025-04-21T20:47:16.2689919Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:16.2690898Z 2025-04-21T20:47:16.5247542Z [7094/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanKernel.hip.o 2025-04-21T20:47:16.5250376Z [7095/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanhKernel.hip.o 2025-04-21T20:47:16.5252523Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:16.5253514Z 2025-04-21T20:47:16.8069671Z [7095/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanhKernel.hip.o 2025-04-21T20:47:16.8072500Z [7096/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCosKernel.hip.o 2025-04-21T20:47:16.8074715Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:16.8075702Z 2025-04-21T20:47:16.8197310Z [7096/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryLogKernels.hip.o 2025-04-21T20:47:16.8200029Z [7097/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCoshKernel.hip.o 2025-04-21T20:47:16.8202300Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:16.8203282Z 2025-04-21T20:47:17.1041786Z [7097/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryOpsKernel.hip.o 2025-04-21T20:47:17.1044984Z [7098/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinKernel.hip.o 2025-04-21T20:47:17.1047027Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:17.1047905Z 2025-04-21T20:47:17.1642661Z [7098/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySignKernels.hip.o 2025-04-21T20:47:17.1645132Z [7099/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinhKernel.hip.o 2025-04-21T20:47:17.1646976Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:17.1651591Z 2025-04-21T20:47:17.9066369Z [7099/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySpecialOpsKernel.hip.o 2025-04-21T20:47:17.9069175Z [7100/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanKernel.hip.o 2025-04-21T20:47:17.9071091Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:17.9072022Z 2025-04-21T20:47:18.2573157Z [7100/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnfoldBackwardKernel.hip.o 2025-04-21T20:47:18.2576096Z [7101/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanhKernel.hip.o 2025-04-21T20:47:18.2578183Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:18.2579153Z 2025-04-21T20:47:18.6522258Z [7101/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Unique.hip.o 2025-04-21T20:47:18.6524580Z [7102/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryOpsKernel.hip.o 2025-04-21T20:47:18.6526439Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:18.6527912Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2025-04-21T20:47:18.6528772Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:16: 2025-04-21T20:47:18.6529656Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh:16: 2025-04-21T20:47:18.6531477Z /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-21T20:47:18.6533380Z 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-21T20:47:18.6534066Z | ^ 2025-04-21T20:47:18.6535555Z /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-21T20:47:18.6538300Z /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-21T20:47:18.6541254Z /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-21T20:47:18.6543983Z /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-21T20:47:18.6546719Z /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-21T20:47:18.6549434Z /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-21T20:47:18.6552105Z /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-21T20:47:18.6554991Z /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-21T20:47:18.6557623Z /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-21T20:47:18.6560259Z /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-21T20:47:18.6562777Z /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-21T20:47:18.6565350Z /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-21T20:47:18.6567867Z /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-21T20:47:18.6570376Z /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-21T20:47:18.6573421Z /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-21T20:47:18.6574961Z 16 warnings generated when compiling for gfx90a. 2025-04-21T20:47:18.6575575Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2025-04-21T20:47:18.6576360Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:16: 2025-04-21T20:47:18.6577131Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh:16: 2025-04-21T20:47:18.6578777Z /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-21T20:47:18.6580523Z 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-21T20:47:18.6581295Z | ^ 2025-04-21T20:47:18.6582975Z /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-21T20:47:18.6585668Z /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-21T20:47:18.6588169Z /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-21T20:47:18.6590677Z /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-21T20:47:18.6593258Z /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-21T20:47:18.6595770Z /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-21T20:47:18.6598275Z /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-21T20:47:18.6600787Z /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-21T20:47:18.6603343Z /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-21T20:47:18.6605950Z /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-21T20:47:18.6608489Z /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-21T20:47:18.6611059Z /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-21T20:47:18.6613577Z /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-21T20:47:18.6616080Z /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-21T20:47:18.6618613Z /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-21T20:47:18.6620076Z 16 warnings generated when compiling for gfx942. 2025-04-21T20:47:18.6620334Z 2025-04-21T20:47:18.6658211Z [7102/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UniqueCub.hip.o 2025-04-21T20:47:18.6659508Z [7103/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySignKernels.hip.o 2025-04-21T20:47:18.6660541Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:18.6661052Z 2025-04-21T20:47:18.7404842Z [7103/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBicubic2d.hip.o 2025-04-21T20:47:18.7407504Z [7104/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryLogKernels.hip.o 2025-04-21T20:47:18.7409534Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:18.7410523Z 2025-04-21T20:47:19.0807167Z [7104/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBilinear2d.hip.o 2025-04-21T20:47:19.0809894Z [7105/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySpecialOpsKernel.hip.o 2025-04-21T20:47:19.0811935Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:19.0812912Z 2025-04-21T20:47:19.7761716Z [7105/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleLinear1d.hip.o 2025-04-21T20:47:19.7764160Z [7106/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnfoldBackwardKernel.hip.o 2025-04-21T20:47:19.7765377Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:19.7765891Z 2025-04-21T20:47:20.3107819Z [7106/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest1d.hip.o 2025-04-21T20:47:20.3110688Z [7107/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBicubic2d.hip.o 2025-04-21T20:47:20.3112605Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:20.3113690Z 2025-04-21T20:47:20.9099371Z [7107/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest2d.hip.o 2025-04-21T20:47:20.9102000Z [7108/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBilinear2d.hip.o 2025-04-21T20:47:20.9104037Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:20.9113134Z 2025-04-21T20:47:20.9901779Z [7108/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest3d.hip.o 2025-04-21T20:47:20.9904110Z [7109/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UniqueCub.hip.o 2025-04-21T20:47:20.9905759Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:20.9907735Z /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-21T20:47:20.9909341Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9910115Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9911617Z /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-21T20:47:20.9913292Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9913865Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9915666Z /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-21T20:47:20.9917495Z 252 | return compute_unique( 2025-04-21T20:47:20.9918034Z | ^ 2025-04-21T20:47:20.9919433Z /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-21T20:47:20.9920986Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9921570Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9923436Z /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-21T20:47:20.9925327Z 186 | return compute_unique( 2025-04-21T20:47:20.9925884Z | ^ 2025-04-21T20:47:20.9927441Z /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-21T20:47:20.9929370Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:20.9930171Z | ^ 2025-04-21T20:47:20.9931570Z /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-21T20:47:20.9933288Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9933834Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9935690Z /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-21T20:47:20.9937749Z 186 | return compute_unique( 2025-04-21T20:47:20.9938375Z | ^ 2025-04-21T20:47:20.9939888Z /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-21T20:47:20.9941790Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:20.9942603Z | ^ 2025-04-21T20:47:20.9944059Z /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-21T20:47:20.9945590Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9946153Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9947949Z /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-21T20:47:20.9949821Z 186 | return compute_unique( 2025-04-21T20:47:20.9950357Z | ^ 2025-04-21T20:47:20.9951820Z /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-21T20:47:20.9953786Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:20.9954632Z | ^ 2025-04-21T20:47:20.9956111Z /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-21T20:47:20.9957650Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9958204Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9960003Z /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-21T20:47:20.9961844Z 186 | return compute_unique( 2025-04-21T20:47:20.9962397Z | ^ 2025-04-21T20:47:20.9963870Z /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-21T20:47:20.9965741Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:20.9966549Z | ^ 2025-04-21T20:47:20.9967929Z /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-21T20:47:20.9969480Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9970025Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9971830Z /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-21T20:47:20.9973708Z 186 | return compute_unique( 2025-04-21T20:47:20.9974252Z | ^ 2025-04-21T20:47:20.9975703Z /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-21T20:47:20.9977556Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:20.9978516Z | ^ 2025-04-21T20:47:20.9979851Z /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-21T20:47:20.9981386Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9981953Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9985667Z /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-21T20:47:20.9988465Z 186 | return compute_unique( 2025-04-21T20:47:20.9989093Z | ^ 2025-04-21T20:47:20.9990580Z /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-21T20:47:20.9992446Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:20.9993312Z | ^ 2025-04-21T20:47:20.9994678Z /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-21T20:47:20.9996228Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:20.9996834Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:20.9998652Z /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-21T20:47:21.0000519Z 186 | return compute_unique( 2025-04-21T20:47:21.0001078Z | ^ 2025-04-21T20:47:21.0002723Z /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-21T20:47:21.0004603Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0005444Z | ^ 2025-04-21T20:47:21.0006853Z /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-21T20:47:21.0008391Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0008974Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0010857Z /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-21T20:47:21.0012761Z 186 | return compute_unique( 2025-04-21T20:47:21.0013304Z | ^ 2025-04-21T20:47:21.0014845Z /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-21T20:47:21.0016779Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0017586Z | ^ 2025-04-21T20:47:21.0018962Z /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-21T20:47:21.0020530Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0021326Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0023211Z /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-21T20:47:21.0025146Z 186 | return compute_unique( 2025-04-21T20:47:21.0025907Z | ^ 2025-04-21T20:47:21.0027448Z /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-21T20:47:21.0029362Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0030179Z | ^ 2025-04-21T20:47:21.0031808Z /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-21T20:47:21.0033490Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0034033Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0035948Z /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-21T20:47:21.0037933Z 186 | return compute_unique( 2025-04-21T20:47:21.0038487Z | ^ 2025-04-21T20:47:21.0040015Z /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-21T20:47:21.0041965Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0042786Z | ^ 2025-04-21T20:47:21.0044187Z /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-21T20:47:21.0045755Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0046342Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0048306Z /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-21T20:47:21.0050228Z 186 | return compute_unique( 2025-04-21T20:47:21.0050791Z | ^ 2025-04-21T20:47:21.0052291Z /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-21T20:47:21.0054218Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0055031Z | ^ 2025-04-21T20:47:21.0056428Z /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-21T20:47:21.0057996Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0058567Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0060404Z /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-21T20:47:21.0062308Z 186 | return compute_unique( 2025-04-21T20:47:21.0062859Z | ^ 2025-04-21T20:47:21.0064330Z /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-21T20:47:21.0066208Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0067018Z | ^ 2025-04-21T20:47:21.0067512Z 14 warnings generated when compiling for gfx90a. 2025-04-21T20:47:21.0069039Z /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-21T20:47:21.0070574Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0071236Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0072805Z /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-21T20:47:21.0074862Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0075449Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0077447Z /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-21T20:47:21.0079332Z 252 | return compute_unique( 2025-04-21T20:47:21.0079893Z | ^ 2025-04-21T20:47:21.0081262Z /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-21T20:47:21.0084002Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0084595Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0086898Z /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-21T20:47:21.0089266Z 186 | return compute_unique( 2025-04-21T20:47:21.0089871Z | ^ 2025-04-21T20:47:21.0091715Z /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-21T20:47:21.0094077Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0095012Z | ^ 2025-04-21T20:47:21.0096801Z /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-21T20:47:21.0098671Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0099272Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0101547Z /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-21T20:47:21.0103897Z 186 | return compute_unique( 2025-04-21T20:47:21.0104480Z | ^ 2025-04-21T20:47:21.0106318Z /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-21T20:47:21.0108657Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0109584Z | ^ 2025-04-21T20:47:21.0111255Z /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-21T20:47:21.0113207Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0113821Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0116066Z /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-21T20:47:21.0118392Z 186 | return compute_unique( 2025-04-21T20:47:21.0118988Z | ^ 2025-04-21T20:47:21.0120781Z /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-21T20:47:21.0123061Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0124184Z | ^ 2025-04-21T20:47:21.0125865Z /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-21T20:47:21.0127732Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0128335Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0130639Z /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-21T20:47:21.0133002Z 186 | return compute_unique( 2025-04-21T20:47:21.0133583Z | ^ 2025-04-21T20:47:21.0135378Z /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-21T20:47:21.0137664Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0138606Z | ^ 2025-04-21T20:47:21.0140258Z /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-21T20:47:21.0142138Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0142746Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0144954Z /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-21T20:47:21.0147249Z 186 | return compute_unique( 2025-04-21T20:47:21.0147838Z | ^ 2025-04-21T20:47:21.0149639Z /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-21T20:47:21.0151898Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0152914Z | ^ 2025-04-21T20:47:21.0154590Z /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-21T20:47:21.0156463Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0157058Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0159285Z /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-21T20:47:21.0161579Z 186 | return compute_unique( 2025-04-21T20:47:21.0162164Z | ^ 2025-04-21T20:47:21.0163962Z /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-21T20:47:21.0166228Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0167165Z | ^ 2025-04-21T20:47:21.0168844Z /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-21T20:47:21.0170727Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0171314Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0173552Z /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-21T20:47:21.0175960Z 186 | return compute_unique( 2025-04-21T20:47:21.0176562Z | ^ 2025-04-21T20:47:21.0178353Z /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-21T20:47:21.0180694Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0181621Z | ^ 2025-04-21T20:47:21.0183679Z /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-21T20:47:21.0185629Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0186226Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0188523Z /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-21T20:47:21.0190889Z 186 | return compute_unique( 2025-04-21T20:47:21.0191482Z | ^ 2025-04-21T20:47:21.0193370Z /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-21T20:47:21.0195721Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0196665Z | ^ 2025-04-21T20:47:21.0198339Z /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-21T20:47:21.0200207Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0200814Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0203118Z /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-21T20:47:21.0205554Z 186 | return compute_unique( 2025-04-21T20:47:21.0206137Z | ^ 2025-04-21T20:47:21.0207987Z /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-21T20:47:21.0210338Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0211267Z | ^ 2025-04-21T20:47:21.0212931Z /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-21T20:47:21.0214800Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0215400Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0217697Z /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-21T20:47:21.0220107Z 186 | return compute_unique( 2025-04-21T20:47:21.0220704Z | ^ 2025-04-21T20:47:21.0222566Z /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-21T20:47:21.0224921Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0225895Z | ^ 2025-04-21T20:47:21.0227562Z /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-21T20:47:21.0229444Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0230035Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0232331Z /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-21T20:47:21.0234837Z 186 | return compute_unique( 2025-04-21T20:47:21.0235411Z | ^ 2025-04-21T20:47:21.0237304Z /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-21T20:47:21.0239690Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0240628Z | ^ 2025-04-21T20:47:21.0242281Z /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-21T20:47:21.0244162Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0244774Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0247025Z /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-21T20:47:21.0249346Z 186 | return compute_unique( 2025-04-21T20:47:21.0249939Z | ^ 2025-04-21T20:47:21.0251754Z /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-21T20:47:21.0254049Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0254983Z | ^ 2025-04-21T20:47:21.0255493Z 14 warnings generated when compiling for gfx942. 2025-04-21T20:47:21.0257441Z /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-21T20:47:21.0259307Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0259915Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0261723Z /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-21T20:47:21.0263610Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0264198Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0266430Z /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-21T20:47:21.0268718Z 252 | return compute_unique( 2025-04-21T20:47:21.0269292Z | ^ 2025-04-21T20:47:21.0270991Z /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-21T20:47:21.0272922Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0273519Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0275809Z /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-21T20:47:21.0278177Z 186 | return compute_unique( 2025-04-21T20:47:21.0278776Z | ^ 2025-04-21T20:47:21.0280622Z /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-21T20:47:21.0284499Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0285301Z | ^ 2025-04-21T20:47:21.0286795Z /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-21T20:47:21.0288652Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0289212Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0291181Z /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-21T20:47:21.0293244Z 186 | return compute_unique( 2025-04-21T20:47:21.0293767Z | ^ 2025-04-21T20:47:21.0295455Z /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-21T20:47:21.0297619Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0298459Z | ^ 2025-04-21T20:47:21.0299982Z /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-21T20:47:21.0301696Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0302267Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0304375Z /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-21T20:47:21.0306492Z 186 | return compute_unique( 2025-04-21T20:47:21.0307051Z | ^ 2025-04-21T20:47:21.0308620Z /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-21T20:47:21.0310760Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0311645Z | ^ 2025-04-21T20:47:21.0313277Z /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-21T20:47:21.0314986Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0315491Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0317442Z /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-21T20:47:21.0319508Z 186 | return compute_unique( 2025-04-21T20:47:21.0320036Z | ^ 2025-04-21T20:47:21.0321548Z /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-21T20:47:21.0323551Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0324343Z | ^ 2025-04-21T20:47:21.0325620Z /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-21T20:47:21.0327259Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0327814Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0329740Z /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-21T20:47:21.0331663Z 186 | return compute_unique( 2025-04-21T20:47:21.0332236Z | ^ 2025-04-21T20:47:21.0333713Z /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-21T20:47:21.0335758Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0336562Z | ^ 2025-04-21T20:47:21.0337910Z /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-21T20:47:21.0338994Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0339321Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0340406Z /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-21T20:47:21.0341525Z 186 | return compute_unique( 2025-04-21T20:47:21.0341836Z | ^ 2025-04-21T20:47:21.0342720Z /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-21T20:47:21.0343822Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0344299Z | ^ 2025-04-21T20:47:21.0345134Z /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-21T20:47:21.0346047Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0346370Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0347466Z /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-21T20:47:21.0348583Z 186 | return compute_unique( 2025-04-21T20:47:21.0348918Z | ^ 2025-04-21T20:47:21.0349808Z /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-21T20:47:21.0350925Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0351405Z | ^ 2025-04-21T20:47:21.0352224Z /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-21T20:47:21.0353247Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0353572Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0354678Z /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-21T20:47:21.0355829Z 186 | return compute_unique( 2025-04-21T20:47:21.0356149Z | ^ 2025-04-21T20:47:21.0357059Z /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-21T20:47:21.0358191Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0358673Z | ^ 2025-04-21T20:47:21.0359502Z /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-21T20:47:21.0360428Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0360739Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0361863Z /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-21T20:47:21.0363048Z 186 | return compute_unique( 2025-04-21T20:47:21.0363365Z | ^ 2025-04-21T20:47:21.0364268Z /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-21T20:47:21.0365438Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0365942Z | ^ 2025-04-21T20:47:21.0366758Z /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-21T20:47:21.0367680Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0368000Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0369129Z /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-21T20:47:21.0370294Z 186 | return compute_unique( 2025-04-21T20:47:21.0370607Z | ^ 2025-04-21T20:47:21.0371522Z /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-21T20:47:21.0372673Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0373133Z | ^ 2025-04-21T20:47:21.0373961Z /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-21T20:47:21.0374880Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0375202Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0376358Z /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-21T20:47:21.0377507Z 186 | return compute_unique( 2025-04-21T20:47:21.0377822Z | ^ 2025-04-21T20:47:21.0378722Z /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-21T20:47:21.0379868Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0380340Z | ^ 2025-04-21T20:47:21.0381166Z /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-21T20:47:21.0382078Z 90 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:21.0382400Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:21.0384257Z /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-21T20:47:21.0386084Z 186 | return compute_unique( 2025-04-21T20:47:21.0386625Z | ^ 2025-04-21T20:47:21.0387821Z /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-21T20:47:21.0388966Z 323 | return UniqueCub{}(*self_c, consecutive, return_inverse, return_counts); 2025-04-21T20:47:21.0389444Z | ^ 2025-04-21T20:47:21.0389784Z 14 warnings generated when compiling for host. 2025-04-21T20:47:21.0390152Z 2025-04-21T20:47:21.1837007Z [7109/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleTrilinear3d.hip.o 2025-04-21T20:47:21.1839669Z [7110/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Unique.hip.o 2025-04-21T20:47:21.1841479Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:21.1842468Z 2025-04-21T20:47:21.2134452Z [7110/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ValidateCompressedIndicesKernel.hip.o 2025-04-21T20:47:21.2137349Z [7111/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleLinear1d.hip.o 2025-04-21T20:47:21.2139414Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:21.2140398Z 2025-04-21T20:47:21.6063175Z [7111/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_WeightNorm.hip.o 2025-04-21T20:47:21.6065744Z [7112/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest1d.hip.o 2025-04-21T20:47:21.6067737Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:21.6068710Z 2025-04-21T20:47:22.1787822Z [7112/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ZetaKernel.hip.o 2025-04-21T20:47:22.1790300Z [7113/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest2d.hip.o 2025-04-21T20:47:22.1792250Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:22.1793320Z 2025-04-21T20:47:22.8749193Z [7113/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_airy_ai.hip.o 2025-04-21T20:47:22.8751709Z [7114/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleTrilinear3d.hip.o 2025-04-21T20:47:22.8753736Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:22.8754737Z 2025-04-21T20:47:22.9259631Z [7114/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j0.hip.o 2025-04-21T20:47:22.9262213Z [7115/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest3d.hip.o 2025-04-21T20:47:22.9264245Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:22.9265228Z 2025-04-21T20:47:23.2432141Z [7115/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j1.hip.o 2025-04-21T20:47:23.2434964Z [7116/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ValidateCompressedIndicesKernel.hip.o 2025-04-21T20:47:23.2437159Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:23.2438118Z 2025-04-21T20:47:23.2707940Z [7116/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y0.hip.o 2025-04-21T20:47:23.2710239Z [7117/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ZetaKernel.hip.o 2025-04-21T20:47:23.2711947Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:23.2712872Z 2025-04-21T20:47:23.2945272Z [7117/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y1.hip.o 2025-04-21T20:47:23.2952994Z [7118/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_WeightNorm.hip.o 2025-04-21T20:47:23.2957989Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:23.2960878Z 2025-04-21T20:47:23.7812591Z [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-21T20:47:23.7816327Z [7119/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_airy_ai.hip.o 2025-04-21T20:47:23.7818196Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:23.7819204Z 2025-04-21T20:47:24.4120795Z [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-21T20:47:24.4124216Z [7120/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j0.hip.o 2025-04-21T20:47:24.4126765Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:24.4127755Z 2025-04-21T20:47:24.6062037Z [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-21T20:47:24.6065589Z [7121/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j1.hip.o 2025-04-21T20:47:24.6067871Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:24.6069047Z 2025-04-21T20:47:24.8768489Z [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-21T20:47:24.8771420Z [7122/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y1.hip.o 2025-04-21T20:47:24.8773226Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:24.8774165Z 2025-04-21T20:47:25.0438750Z [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-21T20:47:25.0441297Z [7123/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y0.hip.o 2025-04-21T20:47:25.0442373Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:25.0442930Z 2025-04-21T20:47:27.1324966Z [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-21T20:47:27.1329178Z [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-21T20:47:27.1331962Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:27.1334467Z 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-21T20:47:27.1337250Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:27.1338914Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:27.1340762Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:27.1343632Z /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-21T20:47:27.1345852Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:27.1346663Z | ^ 2025-04-21T20:47:27.1347615Z /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-21T20:47:27.1348998Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:27.1349867Z | ^ 2025-04-21T20:47:27.1351547Z 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-21T20:47:27.1354187Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:27.1355865Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:27.1357698Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:27.1360387Z /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-21T20:47:27.1362678Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:27.1363562Z | ^ 2025-04-21T20:47:27.1364547Z /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-21T20:47:27.1365991Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:27.1366891Z | ^ 2025-04-21T20:47:27.1367404Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:27.1369333Z 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-21T20:47:27.1371890Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:27.1373591Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:27.1375448Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:27.1378004Z /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-21T20:47:27.1380112Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:27.1380963Z | ^ 2025-04-21T20:47:27.1381976Z /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-21T20:47:27.1384411Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:27.1385250Z | ^ 2025-04-21T20:47:27.1386806Z 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-21T20:47:27.1389504Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:27.1391211Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:27.1393161Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:27.1396070Z /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-21T20:47:27.1398297Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:27.1399177Z | ^ 2025-04-21T20:47:27.1400173Z /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-21T20:47:27.1401692Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:27.1402595Z | ^ 2025-04-21T20:47:27.1403088Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:27.1405066Z 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-21T20:47:27.1407656Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:27.1409359Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:27.1411207Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:27.1413994Z /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-21T20:47:27.1416143Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:27.1417006Z | ^ 2025-04-21T20:47:27.1417990Z /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-21T20:47:27.1419501Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:27.1420407Z | ^ 2025-04-21T20:47:27.1422148Z 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-21T20:47:27.1424791Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:27.1426525Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:27.1428429Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:27.1431213Z /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-21T20:47:27.1433336Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:27.1434146Z | ^ 2025-04-21T20:47:27.1435101Z /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-21T20:47:27.1436539Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:27.1437415Z | ^ 2025-04-21T20:47:27.1437884Z 2 warnings generated when compiling for host. 2025-04-21T20:47:27.1438322Z 2025-04-21T20:47:28.7779278Z [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-21T20:47:28.7782867Z [7125/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-21T20:47:28.7785295Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:28.7787337Z 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-21T20:47:28.7789391Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7790513Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7791653Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7793239Z /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-21T20:47:28.7794432Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7794918Z | ^ 2025-04-21T20:47:28.7795509Z /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-21T20:47:28.7796344Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7797057Z | ^ 2025-04-21T20:47:28.7798136Z 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-21T20:47:28.7799679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7800660Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7801679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7803172Z /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-21T20:47:28.7804321Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7804842Z | ^ 2025-04-21T20:47:28.7805428Z /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-21T20:47:28.7806245Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7806761Z | ^ 2025-04-21T20:47:28.7807041Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:28.7808241Z 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-21T20:47:28.7809652Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7810573Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7811635Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7813228Z /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-21T20:47:28.7814371Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7814891Z | ^ 2025-04-21T20:47:28.7815514Z /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-21T20:47:28.7816365Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7816858Z | ^ 2025-04-21T20:47:28.7817809Z 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-21T20:47:28.7819216Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7820141Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7821128Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7822612Z /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-21T20:47:28.7823778Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7824230Z | ^ 2025-04-21T20:47:28.7824801Z /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-21T20:47:28.7825567Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7826070Z | ^ 2025-04-21T20:47:28.7826343Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:28.7827390Z 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-21T20:47:28.7828675Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7829536Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7830522Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7831874Z /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-21T20:47:28.7833040Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7833496Z | ^ 2025-04-21T20:47:28.7834007Z /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-21T20:47:28.7834761Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7835220Z | ^ 2025-04-21T20:47:28.7836091Z 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-21T20:47:28.7837399Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7838283Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7839236Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7840623Z /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-21T20:47:28.7841721Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7842179Z | ^ 2025-04-21T20:47:28.7842756Z /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-21T20:47:28.7843505Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7843974Z | ^ 2025-04-21T20:47:28.7844251Z 2 warnings generated when compiling for host. 2025-04-21T20:47:28.7844494Z 2025-04-21T20:47:28.7955899Z [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-21T20:47:28.7960023Z [7126/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-21T20:47:28.7962715Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:28.7964945Z 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-21T20:47:28.7967416Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7969071Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7971068Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7973646Z /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-21T20:47:28.7975799Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7976674Z | ^ 2025-04-21T20:47:28.7977676Z /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-21T20:47:28.7979134Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.7979982Z | ^ 2025-04-21T20:47:28.7981629Z 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-21T20:47:28.7984570Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.7986202Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.7987895Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.7990497Z /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-21T20:47:28.7992762Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7993618Z | ^ 2025-04-21T20:47:28.7994612Z /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-21T20:47:28.7996489Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.7997872Z | ^ 2025-04-21T20:47:28.7998367Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:28.8000292Z 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-21T20:47:28.8002951Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.8004682Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.8006475Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.8009012Z /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-21T20:47:28.8011103Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.8011955Z | ^ 2025-04-21T20:47:28.8012921Z /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-21T20:47:28.8014392Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.8015284Z | ^ 2025-04-21T20:47:28.8016970Z 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-21T20:47:28.8019538Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.8021208Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.8023111Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.8025676Z /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-21T20:47:28.8027854Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.8028726Z | ^ 2025-04-21T20:47:28.8029671Z /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-21T20:47:28.8031081Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.8031973Z | ^ 2025-04-21T20:47:28.8032458Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:28.8034391Z 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-21T20:47:28.8036988Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.8038661Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.8040483Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.8043187Z /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-21T20:47:28.8045292Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.8046130Z | ^ 2025-04-21T20:47:28.8047122Z /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-21T20:47:28.8048677Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.8049558Z | ^ 2025-04-21T20:47:28.8051207Z 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-21T20:47:28.8053885Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.8055417Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.8057174Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.8059764Z /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-21T20:47:28.8061844Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.8062638Z | ^ 2025-04-21T20:47:28.8063542Z /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-21T20:47:28.8064970Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.8065841Z | ^ 2025-04-21T20:47:28.8066307Z 2 warnings generated when compiling for host. 2025-04-21T20:47:28.8066812Z 2025-04-21T20:47:28.9746862Z [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-21T20:47:28.9751106Z [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_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-21T20:47:28.9753841Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:28.9756251Z 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-21T20:47:28.9758781Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.9760432Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.9762283Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.9764994Z /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-21T20:47:28.9767114Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.9767974Z | ^ 2025-04-21T20:47:28.9768968Z /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-21T20:47:28.9770458Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.9771286Z | ^ 2025-04-21T20:47:28.9772972Z 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-21T20:47:28.9775558Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.9777222Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.9779263Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.9781992Z /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-21T20:47:28.9784477Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.9785375Z | ^ 2025-04-21T20:47:28.9786361Z /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-21T20:47:28.9787847Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.9788692Z | ^ 2025-04-21T20:47:28.9789168Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:28.9790977Z 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-21T20:47:28.9793535Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.9795153Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.9796869Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.9799457Z /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-21T20:47:28.9801521Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.9802507Z | ^ 2025-04-21T20:47:28.9803478Z /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-21T20:47:28.9804900Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.9805761Z | ^ 2025-04-21T20:47:28.9807424Z 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-21T20:47:28.9809861Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.9811484Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.9813233Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.9815794Z /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-21T20:47:28.9817862Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.9818697Z | ^ 2025-04-21T20:47:28.9819634Z /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-21T20:47:28.9820988Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.9821822Z | ^ 2025-04-21T20:47:28.9822304Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:28.9824120Z 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-21T20:47:28.9826518Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.9828268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.9829990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.9837842Z /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-21T20:47:28.9840581Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.9841492Z | ^ 2025-04-21T20:47:28.9842740Z /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-21T20:47:28.9844433Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:28.9845445Z | ^ 2025-04-21T20:47:28.9847491Z 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-21T20:47:28.9850513Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:28.9852459Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:28.9854618Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:28.9857776Z /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-21T20:47:28.9860533Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.9861566Z | ^ 2025-04-21T20:47:28.9862845Z /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-21T20:47:28.9864548Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:28.9865563Z | ^ 2025-04-21T20:47:28.9866192Z 2 warnings generated when compiling for host. 2025-04-21T20:47:28.9866781Z 2025-04-21T20:47:29.6056152Z [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-21T20:47:29.6060300Z [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-21T20:47:29.6062991Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:29.6065391Z 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-21T20:47:29.6067905Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.6069581Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.6071405Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.6074149Z /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-21T20:47:29.6076285Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.6077805Z | ^ 2025-04-21T20:47:29.6078801Z /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-21T20:47:29.6080249Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.6081243Z | ^ 2025-04-21T20:47:29.6083202Z 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-21T20:47:29.6085734Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.6087399Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.6089227Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.6091889Z /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-21T20:47:29.6094027Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.6094880Z | ^ 2025-04-21T20:47:29.6095859Z /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-21T20:47:29.6097309Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.6098177Z | ^ 2025-04-21T20:47:29.6098686Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:29.6100692Z 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-21T20:47:29.6103213Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.6104851Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.6106659Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.6109313Z /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-21T20:47:29.6111423Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.6112252Z | ^ 2025-04-21T20:47:29.6113384Z /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-21T20:47:29.6114831Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.6115699Z | ^ 2025-04-21T20:47:29.6117371Z 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-21T20:47:29.6119902Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.6121560Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.6123373Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.6126035Z /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-21T20:47:29.6128297Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.6129152Z | ^ 2025-04-21T20:47:29.6130127Z /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-21T20:47:29.6131590Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.6132611Z | ^ 2025-04-21T20:47:29.6133123Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:29.6135022Z 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-21T20:47:29.6137501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.6139173Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.6140993Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.6143651Z /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-21T20:47:29.6145781Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.6146624Z | ^ 2025-04-21T20:47:29.6147604Z /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-21T20:47:29.6149051Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.6149911Z | ^ 2025-04-21T20:47:29.6151662Z 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-21T20:47:29.6154271Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.6155921Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.6157717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.6160360Z /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-21T20:47:29.6162471Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.6163319Z | ^ 2025-04-21T20:47:29.6164280Z /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-21T20:47:29.6165730Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.6166602Z | ^ 2025-04-21T20:47:29.6167082Z 2 warnings generated when compiling for host. 2025-04-21T20:47:29.6167542Z 2025-04-21T20:47:29.7235757Z [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-21T20:47:29.7240223Z [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_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip.o 2025-04-21T20:47:29.7242990Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:29.7245452Z 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-21T20:47:29.7248202Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.7249877Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.7251982Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.7254650Z /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-21T20:47:29.7256805Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.7257687Z | ^ 2025-04-21T20:47:29.7258734Z /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-21T20:47:29.7260196Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.7261105Z | ^ 2025-04-21T20:47:29.7262774Z 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-21T20:47:29.7265282Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.7266942Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.7268770Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.7271548Z /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-21T20:47:29.7273915Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.7274759Z | ^ 2025-04-21T20:47:29.7275801Z /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-21T20:47:29.7277300Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.7278201Z | ^ 2025-04-21T20:47:29.7278695Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:29.7280605Z 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-21T20:47:29.7283383Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.7285085Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.7286953Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.7289676Z /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-21T20:47:29.7291785Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.7292649Z | ^ 2025-04-21T20:47:29.7293669Z /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-21T20:47:29.7295169Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.7296346Z | ^ 2025-04-21T20:47:29.7298039Z 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-21T20:47:29.7300527Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.7302283Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.7304233Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.7306930Z /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-21T20:47:29.7309116Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.7310047Z | ^ 2025-04-21T20:47:29.7311086Z /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-21T20:47:29.7312596Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.7313593Z | ^ 2025-04-21T20:47:29.7314126Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:29.7316027Z 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-21T20:47:29.7318549Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.7320311Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.7322407Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.7325109Z /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-21T20:47:29.7327253Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.7328139Z | ^ 2025-04-21T20:47:29.7329143Z /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-21T20:47:29.7330660Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:29.7342371Z | ^ 2025-04-21T20:47:29.7344063Z 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-21T20:47:29.7346597Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:29.7348329Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:29.7350187Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:29.7353062Z /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-21T20:47:29.7355231Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.7356074Z | ^ 2025-04-21T20:47:29.7357154Z /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-21T20:47:29.7358639Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:29.7359685Z | ^ 2025-04-21T20:47:29.7360210Z 2 warnings generated when compiling for host. 2025-04-21T20:47:29.7360685Z 2025-04-21T20:47:31.8846706Z [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-21T20:47:31.8851285Z [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-21T20:47:31.8853988Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:31.8856500Z 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-21T20:47:31.8859021Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:31.8860719Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:31.8862497Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:31.8865168Z /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-21T20:47:31.8867345Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:31.8868201Z | ^ 2025-04-21T20:47:31.8869175Z /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-21T20:47:31.8870774Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:31.8871661Z | ^ 2025-04-21T20:47:31.8873435Z 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-21T20:47:31.8875981Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:31.8877644Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:31.8879520Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:31.8882213Z /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-21T20:47:31.8884630Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:31.8885485Z | ^ 2025-04-21T20:47:31.8886495Z /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-21T20:47:31.8887988Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:31.8888865Z | ^ 2025-04-21T20:47:31.8889361Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:31.8891334Z 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-21T20:47:31.8893846Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:31.8895564Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:31.8897486Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:31.8900160Z /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-21T20:47:31.8902431Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:31.8903354Z | ^ 2025-04-21T20:47:31.8904323Z /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-21T20:47:31.8905807Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:31.8906703Z | ^ 2025-04-21T20:47:31.8908391Z 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-21T20:47:31.8911015Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:31.8912757Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:31.8914663Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:31.8917321Z /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-21T20:47:31.8919441Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:31.8920281Z | ^ 2025-04-21T20:47:31.8921362Z /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-21T20:47:31.8922827Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:31.8923713Z | ^ 2025-04-21T20:47:31.8924193Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:31.8926110Z 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-21T20:47:31.8928607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:31.8930272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:31.8932065Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:31.8934723Z /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-21T20:47:31.8936824Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:31.8937654Z | ^ 2025-04-21T20:47:31.8938616Z /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-21T20:47:31.8940114Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:31.8940983Z | ^ 2025-04-21T20:47:31.8942645Z 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-21T20:47:31.8945138Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:31.8946783Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:31.8948646Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:31.8951317Z /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-21T20:47:31.8953701Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:31.8954601Z | ^ 2025-04-21T20:47:31.8955569Z /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-21T20:47:31.8957001Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:31.8957880Z | ^ 2025-04-21T20:47:31.8958361Z 2 warnings generated when compiling for host. 2025-04-21T20:47:31.8958827Z 2025-04-21T20:47:33.1548823Z [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-21T20:47:33.1553067Z [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_v1.hip.o 2025-04-21T20:47:33.1555614Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:33.1557968Z 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-21T20:47:33.1560651Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.1562358Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.1564203Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.1566780Z /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-21T20:47:33.1568888Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.1569804Z | ^ 2025-04-21T20:47:33.1570749Z /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-21T20:47:33.1572146Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.1573004Z | ^ 2025-04-21T20:47:33.1574629Z 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-21T20:47:33.1577044Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.1578739Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.1580496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.1583447Z /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-21T20:47:33.1585625Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.1586533Z | ^ 2025-04-21T20:47:33.1587799Z /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-21T20:47:33.1589295Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.1590253Z | ^ 2025-04-21T20:47:33.1590831Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:33.1592986Z 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-21T20:47:33.1595495Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.1597154Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.1600355Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.1603900Z /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-21T20:47:33.1606904Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.1608054Z | ^ 2025-04-21T20:47:33.1609618Z /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-21T20:47:33.1611909Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.1613359Z | ^ 2025-04-21T20:47:33.1615797Z 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-21T20:47:33.1619355Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.1621785Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.1624444Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.1627880Z /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-21T20:47:33.1631050Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.1632432Z | ^ 2025-04-21T20:47:33.1634017Z /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-21T20:47:33.1635695Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.1636602Z | ^ 2025-04-21T20:47:33.1637145Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:33.1638895Z 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-21T20:47:33.1641231Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.1642794Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.1644631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.1647153Z /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-21T20:47:33.1649257Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.1650297Z | ^ 2025-04-21T20:47:33.1651369Z /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-21T20:47:33.1652787Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.1653722Z | ^ 2025-04-21T20:47:33.1655596Z 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-21T20:47:33.1657964Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.1659656Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.1661540Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.1663959Z /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-21T20:47:33.1666130Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.1667052Z | ^ 2025-04-21T20:47:33.1668159Z /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-21T20:47:33.1669624Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.1670577Z | ^ 2025-04-21T20:47:33.1671159Z 2 warnings generated when compiling for host. 2025-04-21T20:47:33.1671681Z 2025-04-21T20:47:33.2373411Z [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-21T20:47:33.2377641Z [7132/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-21T20:47:33.2380411Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:33.2382863Z 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-21T20:47:33.2385077Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.2386761Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.2388635Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.2391261Z /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-21T20:47:33.2393518Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.2394334Z | ^ 2025-04-21T20:47:33.2395293Z /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-21T20:47:33.2396778Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.2397666Z | ^ 2025-04-21T20:47:33.2399375Z 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-21T20:47:33.2401826Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.2403403Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.2405112Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.2408001Z /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-21T20:47:33.2410191Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.2411052Z | ^ 2025-04-21T20:47:33.2412039Z /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-21T20:47:33.2413505Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.2414402Z | ^ 2025-04-21T20:47:33.2414912Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:33.2416855Z 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-21T20:47:33.2419434Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.2421124Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.2422980Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.2425636Z /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-21T20:47:33.2427835Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.2428690Z | ^ 2025-04-21T20:47:33.2429668Z /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-21T20:47:33.2431141Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.2432015Z | ^ 2025-04-21T20:47:33.2433797Z 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-21T20:47:33.2436353Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.2438056Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.2439888Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.2442624Z /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-21T20:47:33.2444816Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.2445696Z | ^ 2025-04-21T20:47:33.2446675Z /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-21T20:47:33.2448168Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.2449074Z | ^ 2025-04-21T20:47:33.2449577Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:33.2451505Z 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-21T20:47:33.2454153Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.2455685Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.2457483Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.2460297Z /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-21T20:47:33.2462459Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.2463313Z | ^ 2025-04-21T20:47:33.2464292Z /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-21T20:47:33.2465773Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.2466658Z | ^ 2025-04-21T20:47:33.2468379Z 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-21T20:47:33.2470910Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.2472565Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.2474421Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.2476944Z /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-21T20:47:33.2478985Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.2479820Z | ^ 2025-04-21T20:47:33.2480785Z /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-21T20:47:33.2482186Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.2485210Z | ^ 2025-04-21T20:47:33.2485706Z 2 warnings generated when compiling for host. 2025-04-21T20:47:33.2486140Z 2025-04-21T20:47:33.4126787Z [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-21T20:47:33.4131039Z [7133/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-21T20:47:33.4133629Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:33.4136009Z 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-21T20:47:33.4138570Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.4140281Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.4142158Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.4144883Z /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-21T20:47:33.4147167Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.4147981Z | ^ 2025-04-21T20:47:33.4149068Z /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-21T20:47:33.4150513Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.4151363Z | ^ 2025-04-21T20:47:33.4153172Z 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-21T20:47:33.4155828Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.4157439Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.4159266Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.4161951Z /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-21T20:47:33.4164105Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.4164964Z | ^ 2025-04-21T20:47:33.4165966Z /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-21T20:47:33.4167453Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.4168308Z | ^ 2025-04-21T20:47:33.4168894Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:33.4170758Z 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-21T20:47:33.4173291Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.4174956Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.4176742Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.4179460Z /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-21T20:47:33.4181505Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.4182294Z | ^ 2025-04-21T20:47:33.4189397Z /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-21T20:47:33.4191183Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.4192350Z | ^ 2025-04-21T20:47:33.4194318Z 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-21T20:47:33.4197294Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.4199324Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.4201579Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.4204928Z /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-21T20:47:33.4207485Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.4208623Z | ^ 2025-04-21T20:47:33.4209865Z /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-21T20:47:33.4211882Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.4212900Z | ^ 2025-04-21T20:47:33.4213563Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:33.4215886Z 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-21T20:47:33.4218950Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.4221057Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.4222906Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.4225529Z /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-21T20:47:33.4227546Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.4228387Z | ^ 2025-04-21T20:47:33.4229323Z /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-21T20:47:33.4230942Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.4231823Z | ^ 2025-04-21T20:47:33.4233569Z 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-21T20:47:33.4236003Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.4237568Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.4239322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.4241966Z /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-21T20:47:33.4244104Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.4244945Z | ^ 2025-04-21T20:47:33.4245925Z /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-21T20:47:33.4247406Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.4248319Z | ^ 2025-04-21T20:47:33.4249193Z 2 warnings generated when compiling for host. 2025-04-21T20:47:33.4249668Z 2025-04-21T20:47:33.8394897Z [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-21T20:47:33.8399193Z [7134/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-21T20:47:33.8402103Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:33.8404372Z 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-21T20:47:33.8406960Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.8408644Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.8410371Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.8412983Z /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-21T20:47:33.8415128Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.8415974Z | ^ 2025-04-21T20:47:33.8416966Z /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-21T20:47:33.8418427Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.8419298Z | ^ 2025-04-21T20:47:33.8421016Z 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-21T20:47:33.8423521Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.8425086Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.8427061Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.8429694Z /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-21T20:47:33.8431746Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.8432520Z | ^ 2025-04-21T20:47:33.8433623Z /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-21T20:47:33.8435163Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.8436057Z | ^ 2025-04-21T20:47:33.8436540Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:33.8438517Z 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-21T20:47:33.8441074Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.8442697Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.8444555Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.8447217Z /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-21T20:47:33.8449403Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.8450263Z | ^ 2025-04-21T20:47:33.8451195Z /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-21T20:47:33.8452753Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.8453643Z | ^ 2025-04-21T20:47:33.8455385Z 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-21T20:47:33.8458105Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.8459784Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.8461518Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.8464292Z /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-21T20:47:33.8466507Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.8467382Z | ^ 2025-04-21T20:47:33.8468356Z /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-21T20:47:33.8469828Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.8470723Z | ^ 2025-04-21T20:47:33.8471221Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:33.8473296Z 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-21T20:47:33.8475812Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.8477621Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.8479424Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.8482117Z /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-21T20:47:33.8487224Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.8488104Z | ^ 2025-04-21T20:47:33.8489067Z /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-21T20:47:33.8490426Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:33.8491260Z | ^ 2025-04-21T20:47:33.8492916Z 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-21T20:47:33.8495465Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:33.8497136Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:33.8499003Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:33.8501594Z /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-21T20:47:33.8503651Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.8504504Z | ^ 2025-04-21T20:47:33.8505485Z /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-21T20:47:33.8507125Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:33.8507976Z | ^ 2025-04-21T20:47:33.8508441Z 2 warnings generated when compiling for host. 2025-04-21T20:47:33.8508925Z 2025-04-21T20:47:34.2472924Z [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-21T20:47:34.2477241Z [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-21T20:47:34.2480029Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:34.2482380Z 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-21T20:47:34.2485124Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:34.2486763Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:34.2488527Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:34.2491119Z /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-21T20:47:34.2493227Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:34.2494218Z | ^ 2025-04-21T20:47:34.2495177Z /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-21T20:47:34.2496622Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:34.2497448Z | ^ 2025-04-21T20:47:34.2499008Z 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-21T20:47:34.2501474Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:34.2503087Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:34.2504847Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:34.2507451Z /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-21T20:47:34.2509560Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:34.2510351Z | ^ 2025-04-21T20:47:34.2511326Z /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-21T20:47:34.2512823Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:34.2513691Z | ^ 2025-04-21T20:47:34.2514152Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:34.2516120Z 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-21T20:47:34.2518598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:34.2520393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:34.2522125Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:34.2524848Z /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-21T20:47:34.2526968Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:34.2527796Z | ^ 2025-04-21T20:47:34.2528750Z /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-21T20:47:34.2530168Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:34.2531095Z | ^ 2025-04-21T20:47:34.2532743Z 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-21T20:47:34.2535207Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:34.2536795Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:34.2538584Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:34.2541234Z /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-21T20:47:34.2543415Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:34.2544247Z | ^ 2025-04-21T20:47:34.2545182Z /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-21T20:47:34.2546574Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:34.2547430Z | ^ 2025-04-21T20:47:34.2547915Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:34.2549792Z 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-21T20:47:34.2552302Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:34.2554054Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:34.2555827Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:34.2558414Z /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-21T20:47:34.2560525Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:34.2561371Z | ^ 2025-04-21T20:47:34.2562317Z /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-21T20:47:34.2563745Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:34.2564601Z | ^ 2025-04-21T20:47:34.2566219Z 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-21T20:47:34.2568732Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:34.2570318Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:34.2572062Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:34.2574940Z /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-21T20:47:34.2577000Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:34.2577870Z | ^ 2025-04-21T20:47:34.2578785Z /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-21T20:47:34.2580180Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:34.2581040Z | ^ 2025-04-21T20:47:34.2581534Z 2 warnings generated when compiling for host. 2025-04-21T20:47:34.2581977Z 2025-04-21T20:47:36.2299586Z [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-21T20:47:36.2303860Z [7136/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-21T20:47:36.2306656Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:36.2309275Z 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-21T20:47:36.2311875Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:36.2313604Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:36.2315505Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:36.2318163Z /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-21T20:47:36.2320375Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:36.2321188Z | ^ 2025-04-21T20:47:36.2322179Z /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-21T20:47:36.2323689Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:36.2324536Z | ^ 2025-04-21T20:47:36.2326300Z 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-21T20:47:36.2329067Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:36.2330733Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:36.2332532Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:36.2335178Z /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-21T20:47:36.2337548Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:36.2338772Z | ^ 2025-04-21T20:47:36.2339778Z /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-21T20:47:36.2341325Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:36.2342397Z | ^ 2025-04-21T20:47:36.2342989Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:36.2344994Z 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-21T20:47:36.2347641Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:36.2349420Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:36.2351376Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:36.2354310Z /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-21T20:47:36.2356590Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:36.2357534Z | ^ 2025-04-21T20:47:36.2358530Z /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-21T20:47:36.2360079Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:36.2361054Z | ^ 2025-04-21T20:47:36.2362862Z 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-21T20:47:36.2365530Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:36.2367318Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:36.2369244Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:36.2372005Z /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-21T20:47:36.2374176Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:36.2375135Z | ^ 2025-04-21T20:47:36.2376214Z /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-21T20:47:36.2377797Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:36.2378722Z | ^ 2025-04-21T20:47:36.2379286Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:36.2381379Z 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-21T20:47:36.2389035Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:36.2390688Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:36.2392496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:36.2395257Z /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-21T20:47:36.2397513Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:36.2398390Z | ^ 2025-04-21T20:47:36.2399435Z /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-21T20:47:36.2400971Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:36.2401854Z | ^ 2025-04-21T20:47:36.2403545Z 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-21T20:47:36.2406041Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:36.2407697Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:36.2409515Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:36.2412207Z /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-21T20:47:36.2414374Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:36.2415225Z | ^ 2025-04-21T20:47:36.2416209Z /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-21T20:47:36.2417681Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:36.2418634Z | ^ 2025-04-21T20:47:36.2419134Z 2 warnings generated when compiling for host. 2025-04-21T20:47:36.2419598Z 2025-04-21T20:47:37.5708606Z [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-21T20:47:37.5712919Z [7137/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-21T20:47:37.5715509Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:37.5717913Z 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-21T20:47:37.5720418Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.5722034Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.5723827Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.5726399Z /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-21T20:47:37.5728546Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.5729352Z | ^ 2025-04-21T20:47:37.5730260Z /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-21T20:47:37.5731671Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.5733187Z | ^ 2025-04-21T20:47:37.5734856Z 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-21T20:47:37.5737469Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.5739359Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.5741219Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.5743974Z /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-21T20:47:37.5746168Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.5747048Z | ^ 2025-04-21T20:47:37.5748053Z /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-21T20:47:37.5749489Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.5750376Z | ^ 2025-04-21T20:47:37.5750881Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:37.5752953Z 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-21T20:47:37.5755522Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.5757192Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.5759152Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.5761760Z /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-21T20:47:37.5763798Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.5764642Z | ^ 2025-04-21T20:47:37.5765595Z /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-21T20:47:37.5767030Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.5767892Z | ^ 2025-04-21T20:47:37.5769582Z 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-21T20:47:37.5772119Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.5773794Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.5775600Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.5778305Z /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-21T20:47:37.5780447Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.5781305Z | ^ 2025-04-21T20:47:37.5782271Z /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-21T20:47:37.5785319Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.5786672Z | ^ 2025-04-21T20:47:37.5787182Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:37.5789716Z 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-21T20:47:37.5793026Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.5794943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.5797171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.5800310Z /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-21T20:47:37.5802958Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.5803946Z | ^ 2025-04-21T20:47:37.5805175Z /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-21T20:47:37.5806898Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.5808062Z | ^ 2025-04-21T20:47:37.5810066Z 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-21T20:47:37.5813183Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.5815387Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.5817623Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.5820818Z /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-21T20:47:37.5823250Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.5824111Z | ^ 2025-04-21T20:47:37.5825217Z /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-21T20:47:37.5826677Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.5827556Z | ^ 2025-04-21T20:47:37.5828039Z 2 warnings generated when compiling for host. 2025-04-21T20:47:37.5828621Z 2025-04-21T20:47:37.9350892Z [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-21T20:47:37.9355151Z [7138/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-21T20:47:37.9357959Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:37.9360410Z 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-21T20:47:37.9363011Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.9364692Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.9366737Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.9369304Z /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-21T20:47:37.9371691Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.9372558Z | ^ 2025-04-21T20:47:37.9373502Z /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-21T20:47:37.9374996Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.9375845Z | ^ 2025-04-21T20:47:37.9377517Z 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-21T20:47:37.9380023Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.9381718Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.9383799Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.9386477Z /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-21T20:47:37.9388662Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.9389536Z | ^ 2025-04-21T20:47:37.9390646Z /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-21T20:47:37.9392074Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.9393066Z | ^ 2025-04-21T20:47:37.9393574Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:37.9395514Z 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-21T20:47:37.9398164Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.9399812Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.9401688Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.9404344Z /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-21T20:47:37.9406467Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.9407344Z | ^ 2025-04-21T20:47:37.9408358Z /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-21T20:47:37.9409805Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.9410683Z | ^ 2025-04-21T20:47:37.9412446Z 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-21T20:47:37.9414975Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.9416715Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.9418540Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.9421347Z /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-21T20:47:37.9423570Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.9424443Z | ^ 2025-04-21T20:47:37.9425459Z /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-21T20:47:37.9426901Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.9427771Z | ^ 2025-04-21T20:47:37.9428265Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:37.9430171Z 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-21T20:47:37.9432756Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.9434493Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.9436320Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.9438976Z /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-21T20:47:37.9441168Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.9442012Z | ^ 2025-04-21T20:47:37.9442969Z /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-21T20:47:37.9444424Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:37.9445296Z | ^ 2025-04-21T20:47:37.9446966Z 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-21T20:47:37.9449505Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:37.9451148Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:37.9452961Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:37.9455623Z /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-21T20:47:37.9457752Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.9458588Z | ^ 2025-04-21T20:47:37.9459552Z /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-21T20:47:37.9460967Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:37.9461852Z | ^ 2025-04-21T20:47:37.9462337Z 2 warnings generated when compiling for host. 2025-04-21T20:47:37.9462771Z 2025-04-21T20:47:38.0379285Z [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-21T20:47:38.0384175Z [7139/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-21T20:47:38.0386313Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:38.0388001Z 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-21T20:47:38.0390316Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.0391988Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.0393792Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.0396352Z /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-21T20:47:38.0398422Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.0399302Z | ^ 2025-04-21T20:47:38.0400275Z /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-21T20:47:38.0401666Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.0402513Z | ^ 2025-04-21T20:47:38.0404055Z 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-21T20:47:38.0406634Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.0408250Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.0409864Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.0412234Z /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-21T20:47:38.0414203Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.0415030Z | ^ 2025-04-21T20:47:38.0415919Z /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-21T20:47:38.0417253Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.0418080Z | ^ 2025-04-21T20:47:38.0418552Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:38.0420366Z 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-21T20:47:38.0422712Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.0424320Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.0425962Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.0428498Z /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-21T20:47:38.0430634Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.0431411Z | ^ 2025-04-21T20:47:38.0432335Z /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-21T20:47:38.0433756Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.0434669Z | ^ 2025-04-21T20:47:38.0436235Z 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-21T20:47:38.0438491Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.0440022Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.0441707Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.0444292Z /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-21T20:47:38.0446329Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.0446922Z | ^ 2025-04-21T20:47:38.0447443Z /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-21T20:47:38.0448619Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.0449427Z | ^ 2025-04-21T20:47:38.0449900Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:38.0451883Z 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-21T20:47:38.0454334Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.0455924Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.0457704Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.0460365Z /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-21T20:47:38.0462432Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.0463236Z | ^ 2025-04-21T20:47:38.0464197Z /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-21T20:47:38.0465611Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.0466458Z | ^ 2025-04-21T20:47:38.0468064Z 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-21T20:47:38.0470373Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.0471931Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.0473775Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.0476335Z /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-21T20:47:38.0478506Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.0479311Z | ^ 2025-04-21T20:47:38.0480238Z /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-21T20:47:38.0481713Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.0483303Z | ^ 2025-04-21T20:47:38.0483707Z 2 warnings generated when compiling for host. 2025-04-21T20:47:38.0484080Z 2025-04-21T20:47:38.2809826Z [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-21T20:47:38.2814143Z [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_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip.o 2025-04-21T20:47:38.2816904Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:38.2819388Z 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-21T20:47:38.2822004Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.2823716Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.2825588Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.2828500Z /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-21T20:47:38.2830718Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.2831595Z | ^ 2025-04-21T20:47:38.2832655Z /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-21T20:47:38.2834145Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.2835047Z | ^ 2025-04-21T20:47:38.2836784Z 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-21T20:47:38.2839379Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.2841082Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.2842950Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.2845695Z /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-21T20:47:38.2847892Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.2848750Z | ^ 2025-04-21T20:47:38.2849744Z /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-21T20:47:38.2851231Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.2852120Z | ^ 2025-04-21T20:47:38.2852632Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:38.2854736Z 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-21T20:47:38.2857333Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.2859114Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.2861046Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.2863796Z /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-21T20:47:38.2865973Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.2866848Z | ^ 2025-04-21T20:47:38.2867837Z /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-21T20:47:38.2869321Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.2870200Z | ^ 2025-04-21T20:47:38.2871940Z 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-21T20:47:38.2874621Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.2876354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.2878203Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.2881010Z /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-21T20:47:38.2885324Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.2886358Z | ^ 2025-04-21T20:47:38.2887616Z /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-21T20:47:38.2889383Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.2890541Z | ^ 2025-04-21T20:47:38.2891154Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:38.2893500Z 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-21T20:47:38.2896593Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.2898559Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.2900778Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.2904111Z /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-21T20:47:38.2906681Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.2907677Z | ^ 2025-04-21T20:47:38.2908692Z /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-21T20:47:38.2910192Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.2911199Z | ^ 2025-04-21T20:47:38.2912976Z 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-21T20:47:38.2915580Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.2917406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.2919270Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.2922016Z /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-21T20:47:38.2924197Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.2925066Z | ^ 2025-04-21T20:47:38.2926060Z /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-21T20:47:38.2927534Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.2928440Z | ^ 2025-04-21T20:47:38.2928927Z 2 warnings generated when compiling for host. 2025-04-21T20:47:38.2929393Z 2025-04-21T20:47:38.5476383Z [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-21T20:47:38.5480669Z [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-21T20:47:38.5483364Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:38.5485348Z 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-21T20:47:38.5487578Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.5489118Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.5490936Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.5493527Z /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-21T20:47:38.5495566Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.5496408Z | ^ 2025-04-21T20:47:38.5497393Z /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-21T20:47:38.5498789Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.5499676Z | ^ 2025-04-21T20:47:38.5501398Z 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-21T20:47:38.5503878Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.5505504Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.5507214Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.5510037Z /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-21T20:47:38.5512228Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.5513361Z | ^ 2025-04-21T20:47:38.5514337Z /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-21T20:47:38.5515762Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.5516588Z | ^ 2025-04-21T20:47:38.5517065Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:38.5518904Z 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-21T20:47:38.5521428Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.5523094Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.5524848Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.5527436Z /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-21T20:47:38.5529522Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.5530351Z | ^ 2025-04-21T20:47:38.5531453Z /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-21T20:47:38.5532935Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.5533794Z | ^ 2025-04-21T20:47:38.5535471Z 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-21T20:47:38.5537993Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.5539662Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.5541413Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.5543950Z /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-21T20:47:38.5545980Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.5546819Z | ^ 2025-04-21T20:47:38.5547800Z /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-21T20:47:38.5549195Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.5550064Z | ^ 2025-04-21T20:47:38.5550574Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:38.5552475Z 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-21T20:47:38.5555093Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.5567745Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.5570308Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.5572880Z /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-21T20:47:38.5575127Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.5575962Z | ^ 2025-04-21T20:47:38.5576924Z /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-21T20:47:38.5578347Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:38.5579219Z | ^ 2025-04-21T20:47:38.5580827Z 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-21T20:47:38.5583627Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:38.5585250Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:38.5587039Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:38.5589662Z /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-21T20:47:38.5591759Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.5592725Z | ^ 2025-04-21T20:47:38.5593840Z /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-21T20:47:38.5595313Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:38.5596185Z | ^ 2025-04-21T20:47:38.5596652Z 2 warnings generated when compiling for host. 2025-04-21T20:47:38.5597114Z 2025-04-21T20:47:39.9485233Z [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-21T20:47:39.9487320Z [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-21T20:47:39.9488701Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:39.9490174Z 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-21T20:47:39.9492476Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:39.9494156Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:39.9495901Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:39.9498469Z /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-21T20:47:39.9500554Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:39.9501451Z | ^ 2025-04-21T20:47:39.9502621Z /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-21T20:47:39.9504021Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:39.9504848Z | ^ 2025-04-21T20:47:39.9506552Z 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-21T20:47:39.9509114Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:39.9510669Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:39.9512243Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:39.9514756Z /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-21T20:47:39.9516691Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:39.9517503Z | ^ 2025-04-21T20:47:39.9518373Z /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-21T20:47:39.9519725Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:39.9520545Z | ^ 2025-04-21T20:47:39.9521010Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:39.9522828Z 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-21T20:47:39.9525354Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:39.9526799Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:39.9528507Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:39.9531006Z /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-21T20:47:39.9533061Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:39.9533849Z | ^ 2025-04-21T20:47:39.9534738Z /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-21T20:47:39.9536083Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:39.9536883Z | ^ 2025-04-21T20:47:39.9538464Z 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-21T20:47:39.9540712Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:39.9542210Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:39.9543932Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:39.9546472Z /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-21T20:47:39.9548527Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:39.9549472Z | ^ 2025-04-21T20:47:39.9550110Z /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-21T20:47:39.9550967Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:39.9551730Z | ^ 2025-04-21T20:47:39.9552182Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:39.9554245Z 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-21T20:47:39.9556743Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:39.9558347Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:39.9560121Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:39.9562808Z /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-21T20:47:39.9564875Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:39.9565707Z | ^ 2025-04-21T20:47:39.9566638Z /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-21T20:47:39.9568043Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:39.9568878Z | ^ 2025-04-21T20:47:39.9570510Z 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-21T20:47:39.9572927Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:39.9574480Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:39.9576171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:39.9578700Z /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-21T20:47:39.9580776Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:39.9581618Z | ^ 2025-04-21T20:47:39.9583776Z /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-21T20:47:39.9585073Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:39.9585915Z | ^ 2025-04-21T20:47:39.9586373Z 2 warnings generated when compiling for host. 2025-04-21T20:47:39.9586847Z 2025-04-21T20:47:42.3314702Z [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-21T20:47:42.3318963Z [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-21T20:47:42.3321793Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:42.3324277Z 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-21T20:47:42.3326960Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.3328684Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.3330505Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.3333439Z /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-21T20:47:42.3335616Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.3336484Z | ^ 2025-04-21T20:47:42.3337454Z /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-21T20:47:42.3338944Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.3339843Z | ^ 2025-04-21T20:47:42.3341559Z 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-21T20:47:42.3344171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.3345880Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.3347713Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.3350585Z /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-21T20:47:42.3352889Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.3353749Z | ^ 2025-04-21T20:47:42.3354698Z /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-21T20:47:42.3356172Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.3357039Z | ^ 2025-04-21T20:47:42.3357553Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:42.3359536Z 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-21T20:47:42.3362081Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.3363714Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.3365528Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.3368172Z /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-21T20:47:42.3370304Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.3371145Z | ^ 2025-04-21T20:47:42.3372126Z /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-21T20:47:42.3373568Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.3374442Z | ^ 2025-04-21T20:47:42.3376150Z 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-21T20:47:42.3378805Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.3380470Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.3382338Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.3385055Z /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-21T20:47:42.3387214Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.3388055Z | ^ 2025-04-21T20:47:42.3389053Z /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-21T20:47:42.3390564Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.3391470Z | ^ 2025-04-21T20:47:42.3391954Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:42.3394023Z 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-21T20:47:42.3396576Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.3398241Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.3400035Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.3402776Z /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-21T20:47:42.3404915Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.3405749Z | ^ 2025-04-21T20:47:42.3406726Z /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-21T20:47:42.3408177Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.3409037Z | ^ 2025-04-21T20:47:42.3410749Z 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-21T20:47:42.3413323Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.3414954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.3416826Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.3419491Z /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-21T20:47:42.3421608Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.3422461Z | ^ 2025-04-21T20:47:42.3423419Z /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-21T20:47:42.3424906Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.3425763Z | ^ 2025-04-21T20:47:42.3426258Z 2 warnings generated when compiling for host. 2025-04-21T20:47:42.3426842Z 2025-04-21T20:47:42.5298970Z [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-21T20:47:42.5302694Z [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-21T20:47:42.5305594Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:42.5307886Z 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-21T20:47:42.5310503Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5312178Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5314124Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5316853Z /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-21T20:47:42.5319073Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5319869Z | ^ 2025-04-21T20:47:42.5320848Z /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-21T20:47:42.5322317Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5323245Z | ^ 2025-04-21T20:47:42.5325146Z 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-21T20:47:42.5327787Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5329304Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5331081Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5333730Z /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-21T20:47:42.5335884Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5336772Z | ^ 2025-04-21T20:47:42.5337750Z /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-21T20:47:42.5339242Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5340130Z | ^ 2025-04-21T20:47:42.5340626Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:42.5342617Z 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-21T20:47:42.5345228Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5346929Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5348672Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5351499Z /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-21T20:47:42.5353725Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5354541Z | ^ 2025-04-21T20:47:42.5355563Z /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-21T20:47:42.5357095Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5357968Z | ^ 2025-04-21T20:47:42.5359723Z 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-21T20:47:42.5362312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5364020Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5365776Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5368514Z /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-21T20:47:42.5370699Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5371561Z | ^ 2025-04-21T20:47:42.5372559Z /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-21T20:47:42.5374036Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5375006Z | ^ 2025-04-21T20:47:42.5375520Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:42.5377511Z 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-21T20:47:42.5380088Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5381783Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5383795Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5386513Z /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-21T20:47:42.5388688Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5389494Z | ^ 2025-04-21T20:47:42.5390418Z /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-21T20:47:42.5391818Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5392714Z | ^ 2025-04-21T20:47:42.5394373Z 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-21T20:47:42.5396806Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5398503Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5400333Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5403129Z /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-21T20:47:42.5405304Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5406173Z | ^ 2025-04-21T20:47:42.5407307Z /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-21T20:47:42.5408801Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5409695Z | ^ 2025-04-21T20:47:42.5410131Z 2 warnings generated when compiling for host. 2025-04-21T20:47:42.5410580Z 2025-04-21T20:47:42.5464158Z [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-21T20:47:42.5467754Z [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_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip.o 2025-04-21T20:47:42.5470540Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:42.5473147Z 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-21T20:47:42.5475773Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5477481Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5479483Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5482212Z /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-21T20:47:42.5484582Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5485442Z | ^ 2025-04-21T20:47:42.5486447Z /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-21T20:47:42.5487947Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5488833Z | ^ 2025-04-21T20:47:42.5490507Z 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-21T20:47:42.5493112Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5494723Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5496391Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5499114Z /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-21T20:47:42.5501211Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5502063Z | ^ 2025-04-21T20:47:42.5503046Z /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-21T20:47:42.5504289Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5505103Z | ^ 2025-04-21T20:47:42.5505519Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:42.5507096Z 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-21T20:47:42.5509320Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5510987Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5512876Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5515487Z /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-21T20:47:42.5517177Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5517855Z | ^ 2025-04-21T20:47:42.5518750Z /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-21T20:47:42.5520192Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5520889Z | ^ 2025-04-21T20:47:42.5522280Z 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-21T20:47:42.5524307Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5525625Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5527163Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5529275Z /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-21T20:47:42.5530992Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5531683Z | ^ 2025-04-21T20:47:42.5532618Z /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-21T20:47:42.5533970Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5534742Z | ^ 2025-04-21T20:47:42.5535228Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:42.5536721Z 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-21T20:47:42.5538943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5540312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5542050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5544330Z /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-21T20:47:42.5546255Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5547033Z | ^ 2025-04-21T20:47:42.5547902Z /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-21T20:47:42.5549152Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.5549860Z | ^ 2025-04-21T20:47:42.5551468Z 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-21T20:47:42.5553941Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.5555358Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.5556786Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.5558807Z /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-21T20:47:42.5560542Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5561013Z | ^ 2025-04-21T20:47:42.5561544Z /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-21T20:47:42.5562395Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.5562866Z | ^ 2025-04-21T20:47:42.5563135Z 2 warnings generated when compiling for host. 2025-04-21T20:47:42.5563374Z 2025-04-21T20:47:42.9174594Z [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-21T20:47:42.9178799Z [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_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip.o 2025-04-21T20:47:42.9181645Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:42.9185121Z 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-21T20:47:42.9187795Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9189498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9191373Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9194197Z /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-21T20:47:42.9196411Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9197287Z | ^ 2025-04-21T20:47:42.9198279Z /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-21T20:47:42.9199786Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9200699Z | ^ 2025-04-21T20:47:42.9202449Z 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-21T20:47:42.9205099Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9206809Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9208701Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9211618Z /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-21T20:47:42.9213840Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9214856Z | ^ 2025-04-21T20:47:42.9215864Z /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-21T20:47:42.9217356Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9218275Z | ^ 2025-04-21T20:47:42.9218785Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:42.9220805Z 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-21T20:47:42.9223454Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9225180Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9227067Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9229835Z /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-21T20:47:42.9232018Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9232943Z | ^ 2025-04-21T20:47:42.9234061Z /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-21T20:47:42.9235547Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9236448Z | ^ 2025-04-21T20:47:42.9238212Z 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-21T20:47:42.9240851Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9242556Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9244441Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9247215Z /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-21T20:47:42.9249426Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9250302Z | ^ 2025-04-21T20:47:42.9251294Z /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-21T20:47:42.9252802Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9253723Z | ^ 2025-04-21T20:47:42.9254214Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:42.9256219Z 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-21T20:47:42.9258864Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9260631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9262491Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9265305Z /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-21T20:47:42.9267345Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9268048Z | ^ 2025-04-21T20:47:42.9268579Z /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-21T20:47:42.9269413Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9269936Z | ^ 2025-04-21T20:47:42.9270821Z 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-21T20:47:42.9272125Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9273083Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9274028Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9275378Z /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-21T20:47:42.9277262Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9278045Z | ^ 2025-04-21T20:47:42.9279085Z /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-21T20:47:42.9280523Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9281362Z | ^ 2025-04-21T20:47:42.9281845Z 2 warnings generated when compiling for host. 2025-04-21T20:47:42.9282279Z 2025-04-21T20:47:42.9368945Z [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-21T20:47:42.9372559Z [7147/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-21T20:47:42.9375348Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:42.9377856Z 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-21T20:47:42.9380501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9382253Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9384891Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9387690Z /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-21T20:47:42.9389931Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9390828Z | ^ 2025-04-21T20:47:42.9391854Z /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-21T20:47:42.9393580Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9394493Z | ^ 2025-04-21T20:47:42.9396323Z 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-21T20:47:42.9399016Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9400748Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9402654Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9405477Z /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-21T20:47:42.9407726Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9408601Z | ^ 2025-04-21T20:47:42.9409610Z /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-21T20:47:42.9411144Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9412048Z | ^ 2025-04-21T20:47:42.9412560Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:42.9414543Z 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-21T20:47:42.9417226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9418968Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9420873Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9423672Z /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-21T20:47:42.9425903Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9426775Z | ^ 2025-04-21T20:47:42.9427791Z /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-21T20:47:42.9429314Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9430227Z | ^ 2025-04-21T20:47:42.9431955Z 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-21T20:47:42.9434639Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9436382Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9438103Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9440030Z /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-21T20:47:42.9441133Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9441592Z | ^ 2025-04-21T20:47:42.9442210Z /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-21T20:47:42.9443512Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9444311Z | ^ 2025-04-21T20:47:42.9444781Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:42.9446556Z 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-21T20:47:42.9449035Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9450666Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9452426Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9455016Z /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-21T20:47:42.9456987Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9457723Z | ^ 2025-04-21T20:47:42.9458579Z /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-21T20:47:42.9459827Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:42.9460619Z | ^ 2025-04-21T20:47:42.9462110Z 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-21T20:47:42.9464484Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:42.9466109Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:42.9467891Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:42.9470372Z /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-21T20:47:42.9472395Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9473331Z | ^ 2025-04-21T20:47:42.9474281Z /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-21T20:47:42.9475679Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:42.9476517Z | ^ 2025-04-21T20:47:42.9476992Z 2 warnings generated when compiling for host. 2025-04-21T20:47:42.9477450Z 2025-04-21T20:47:44.0123564Z [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-21T20:47:44.0136510Z [7148/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_u.hip.o 2025-04-21T20:47:44.0138297Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:44.0139158Z 2025-04-21T20:47:44.0446605Z [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-21T20:47:44.0449274Z [7149/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_t.hip.o 2025-04-21T20:47:44.0451266Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:44.0452430Z 2025-04-21T20:47:44.3296001Z [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-21T20:47:44.3299120Z [7150/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-21T20:47:44.3301509Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:44.3303512Z 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-21T20:47:44.3305620Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:44.3307058Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:44.3308589Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:44.3310829Z /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-21T20:47:44.3312740Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:44.3313536Z | ^ 2025-04-21T20:47:44.3314426Z /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-21T20:47:44.3315693Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:44.3316688Z | ^ 2025-04-21T20:47:44.3318134Z 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-21T20:47:44.3320225Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:44.3321643Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:44.3323230Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:44.3325471Z /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-21T20:47:44.3327320Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:44.3328090Z | ^ 2025-04-21T20:47:44.3328992Z /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-21T20:47:44.3330283Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:44.3331081Z | ^ 2025-04-21T20:47:44.3331529Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:44.3333172Z 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-21T20:47:44.3335259Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:44.3336680Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:44.3338209Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:44.3340650Z /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-21T20:47:44.3342471Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:44.3343248Z | ^ 2025-04-21T20:47:44.3344201Z /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-21T20:47:44.3345559Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:44.3346347Z | ^ 2025-04-21T20:47:44.3347750Z 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-21T20:47:44.3349854Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:44.3351277Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:44.3352924Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:44.3355136Z /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-21T20:47:44.3356957Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:44.3357742Z | ^ 2025-04-21T20:47:44.3358610Z /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-21T20:47:44.3359977Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:44.3360792Z | ^ 2025-04-21T20:47:44.3361296Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:44.3362913Z 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-21T20:47:44.3364971Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:44.3366446Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:44.3367999Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:44.3370270Z /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-21T20:47:44.3372065Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:44.3372841Z | ^ 2025-04-21T20:47:44.3373712Z /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-21T20:47:44.3374965Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:44.3375736Z | ^ 2025-04-21T20:47:44.3377158Z 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-21T20:47:44.3379222Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:6: 2025-04-21T20:47:44.3380646Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:44.3382201Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:44.3384675Z /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-21T20:47:44.3386516Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:44.3387291Z | ^ 2025-04-21T20:47:44.3388415Z /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-21T20:47:44.3389714Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:44.3390495Z | ^ 2025-04-21T20:47:44.3390959Z 2 warnings generated when compiling for host. 2025-04-21T20:47:44.3391402Z 2025-04-21T20:47:44.3545863Z [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-21T20:47:44.3548322Z [7151/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_v.hip.o 2025-04-21T20:47:44.3550226Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:44.3551114Z 2025-04-21T20:47:44.4875259Z [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-21T20:47:44.4877814Z [7152/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_bgemm_bfloat16.hip.o 2025-04-21T20:47:44.4879104Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:44.4879632Z 2025-04-21T20:47:44.5232460Z [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-21T20:47:44.5235342Z [7153/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_w.hip.o 2025-04-21T20:47:44.5237477Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:44.5238490Z 2025-04-21T20:47:46.2370040Z [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-21T20:47:46.2372820Z [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-21T20:47:46.2374919Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:46.2375905Z 2025-04-21T20:47:46.3618270Z [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-21T20:47:46.3620856Z [7155/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-21T20:47:46.3622798Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:46.3623751Z 2025-04-21T20:47:46.6315126Z [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-21T20:47:46.6317735Z [7156/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_impl.hip.o 2025-04-21T20:47:46.6319823Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:46.6320798Z 2025-04-21T20:47:48.2665128Z [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-21T20:47:48.2667814Z [7157/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adamw_impl.hip.o 2025-04-21T20:47:48.2669698Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:48.2670615Z 2025-04-21T20:47:48.3012933Z [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-21T20:47:48.3015469Z [7158/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_bfloat16.hip.o 2025-04-21T20:47:48.3017276Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:48.3018739Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-21T20:47:48.3020177Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.3021541Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.3023261Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.3025821Z /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-21T20:47:48.3027883Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.3028686Z | ^ 2025-04-21T20:47:48.3029594Z /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-21T20:47:48.3031037Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.3031800Z | ^ 2025-04-21T20:47:48.3032717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-21T20:47:48.3034200Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.3035542Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.3037199Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.3039727Z /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-21T20:47:48.3045520Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.3046355Z | ^ 2025-04-21T20:47:48.3047241Z /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-21T20:47:48.3048596Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.3049465Z | ^ 2025-04-21T20:47:48.3049943Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:48.3050966Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-21T20:47:48.3052448Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.3053921Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.3055653Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.3058218Z /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-21T20:47:48.3060254Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.3061017Z | ^ 2025-04-21T20:47:48.3061893Z /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-21T20:47:48.3063312Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.3064175Z | ^ 2025-04-21T20:47:48.3065023Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-21T20:47:48.3066461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.3067891Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.3069667Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.3072321Z /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-21T20:47:48.3074562Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.3075412Z | ^ 2025-04-21T20:47:48.3076357Z /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-21T20:47:48.3077697Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.3078525Z | ^ 2025-04-21T20:47:48.3079031Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:48.3080299Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-21T20:47:48.3081819Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.3084296Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.3086115Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.3088805Z /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-21T20:47:48.3090923Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.3091784Z | ^ 2025-04-21T20:47:48.3092782Z /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-21T20:47:48.3094283Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.3095176Z | ^ 2025-04-21T20:47:48.3096122Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip:4: 2025-04-21T20:47:48.3097703Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.3099174Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.3100999Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.3103716Z /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-21T20:47:48.3105854Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.3106715Z | ^ 2025-04-21T20:47:48.3107841Z /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-21T20:47:48.3109337Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.3110174Z | ^ 2025-04-21T20:47:48.3110628Z 2 warnings generated when compiling for host. 2025-04-21T20:47:48.3111162Z 2025-04-21T20:47:48.3961612Z [7158/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_int4mm.hip.o 2025-04-21T20:47:48.3964067Z [7159/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_group_norm_kernel.hip.o 2025-04-21T20:47:48.3965956Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:48.3966894Z 2025-04-21T20:47:48.4018269Z [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-21T20:47:48.4020899Z [7160/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_h.hip.o 2025-04-21T20:47:48.4023008Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:48.4023953Z 2025-04-21T20:47:48.7660437Z [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-21T20:47:48.7662219Z [7161/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_float.hip.o 2025-04-21T20:47:48.7663714Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:48.7665145Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-21T20:47:48.7666105Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.7667060Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.7668496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.7670819Z /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-21T20:47:48.7672805Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.7673458Z | ^ 2025-04-21T20:47:48.7673989Z /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-21T20:47:48.7674759Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.7675217Z | ^ 2025-04-21T20:47:48.7675697Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-21T20:47:48.7676497Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.7677267Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.7678196Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.7679554Z /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-21T20:47:48.7680645Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.7681099Z | ^ 2025-04-21T20:47:48.7681746Z /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-21T20:47:48.7682699Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.7683166Z | ^ 2025-04-21T20:47:48.7683433Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:48.7684154Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-21T20:47:48.7684954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.7685711Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.7686631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.7687987Z /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-21T20:47:48.7689076Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.7689524Z | ^ 2025-04-21T20:47:48.7690034Z /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-21T20:47:48.7690795Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.7691255Z | ^ 2025-04-21T20:47:48.7691734Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-21T20:47:48.7692519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.7693334Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.7694276Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.7695636Z /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-21T20:47:48.7696720Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.7697180Z | ^ 2025-04-21T20:47:48.7697704Z /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-21T20:47:48.7698454Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.7698922Z | ^ 2025-04-21T20:47:48.7699198Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:48.7699793Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-21T20:47:48.7700576Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.7701338Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.7702273Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.7703632Z /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-21T20:47:48.7704701Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.7705148Z | ^ 2025-04-21T20:47:48.7705664Z /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-21T20:47:48.7706408Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.7706921Z | ^ 2025-04-21T20:47:48.7707392Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_float.hip:4: 2025-04-21T20:47:48.7708187Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.7708972Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.7709952Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.7711309Z /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-21T20:47:48.7712405Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.7712958Z | ^ 2025-04-21T20:47:48.7713480Z /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-21T20:47:48.7714241Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.7714709Z | ^ 2025-04-21T20:47:48.7714966Z 2 warnings generated when compiling for host. 2025-04-21T20:47:48.7715228Z 2025-04-21T20:47:48.8664876Z [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-21T20:47:48.8667445Z [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-21T20:47:48.8669384Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:48.8671154Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-21T20:47:48.8672794Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.8674277Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.8676094Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.8678763Z /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-21T20:47:48.8680901Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.8681749Z | ^ 2025-04-21T20:47:48.8682914Z /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-21T20:47:48.8684409Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.8685286Z | ^ 2025-04-21T20:47:48.8686173Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-21T20:47:48.8687690Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.8689169Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.8691008Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.8694762Z /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-21T20:47:48.8696958Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.8697930Z | ^ 2025-04-21T20:47:48.8698911Z /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-21T20:47:48.8700368Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.8701241Z | ^ 2025-04-21T20:47:48.8701781Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:47:48.8703077Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-21T20:47:48.8704619Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.8706081Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.8707904Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.8710557Z /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-21T20:47:48.8712784Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.8713620Z | ^ 2025-04-21T20:47:48.8714608Z /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-21T20:47:48.8716063Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.8716920Z | ^ 2025-04-21T20:47:48.8717796Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-21T20:47:48.8719329Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.8720906Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.8722726Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.8725402Z /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-21T20:47:48.8727564Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.8728418Z | ^ 2025-04-21T20:47:48.8729366Z /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-21T20:47:48.8730808Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.8731702Z | ^ 2025-04-21T20:47:48.8732190Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:47:48.8733292Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-21T20:47:48.8734819Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.8736282Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.8738082Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.8740735Z /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-21T20:47:48.8742884Z 431 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.8743735Z | ^ 2025-04-21T20:47:48.8744711Z /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-21T20:47:48.8746227Z 161 | #define __assert_ocp_support(interp) \ 2025-04-21T20:47:48.8747106Z | ^ 2025-04-21T20:47:48.8747990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_half.hip:4: 2025-04-21T20:47:48.8749464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_gemm_template.h:16: 2025-04-21T20:47:48.8751050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ck_types.h:21: 2025-04-21T20:47:48.8752994Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/data_type.hpp:6: 2025-04-21T20:47:48.8755653Z /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-21T20:47:48.8757789Z 439 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.8758640Z | ^ 2025-04-21T20:47:48.8759664Z /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-21T20:47:48.8761119Z 167 | #define __assert_fnuz_support(interp) \ 2025-04-21T20:47:48.8761981Z | ^ 2025-04-21T20:47:48.8762488Z 2 warnings generated when compiling for host. 2025-04-21T20:47:48.8762963Z 2025-04-21T20:47:49.8598285Z [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-21T20:47:49.8600879Z [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-21T20:47:49.8602992Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:49.8603921Z 2025-04-21T20:47:50.1571404Z [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-21T20:47:50.1574068Z [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-21T20:47:50.1576162Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:50.1577134Z 2025-04-21T20:47:50.3831928Z [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-21T20:47:50.3835239Z [7165/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_legendre_polynomial_p.hip.o 2025-04-21T20:47:50.3836318Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:50.3836824Z 2025-04-21T20:47:50.4185155Z [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-21T20:47:50.4186681Z [7166/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_layer_norm_kernel.hip.o 2025-04-21T20:47:50.4187823Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:50.4188714Z 2025-04-21T20:47:50.7108803Z [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-21T20:47:50.7111464Z [7167/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i0.hip.o 2025-04-21T20:47:50.7113554Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:50.7114676Z 2025-04-21T20:47:51.5257300Z [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-21T20:47:51.5259948Z [7168/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i1.hip.o 2025-04-21T20:47:51.5262186Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:51.5263240Z 2025-04-21T20:47:51.7589598Z [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-21T20:47:51.7592330Z [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-21T20:47:51.7594462Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:51.7595488Z 2025-04-21T20:47:52.0168040Z [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-21T20:47:52.0170429Z [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-21T20:47:52.0172236Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:52.0173091Z 2025-04-21T20:47:52.2217439Z [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-21T20:47:52.2220139Z [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-21T20:47:52.2222387Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:52.2223368Z 2025-04-21T20:47:52.3943007Z [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-21T20:47:52.3945869Z [7172/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-21T20:47:52.3947994Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:52.3948995Z 2025-04-21T20:47:52.5428248Z [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-21T20:47:52.5431203Z [7173/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_int4mm.hip.o 2025-04-21T20:47:52.5433443Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:52.5434663Z 2025-04-21T20:47:53.2664043Z [7173/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorBinaryOps.hip.o 2025-04-21T20:47:53.2667343Z [7174/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-21T20:47:53.2669700Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:53.2670787Z 2025-04-21T20:47:53.6277385Z [7174/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorMatmul.hip.o 2025-04-21T20:47:53.6280006Z [7175/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-21T20:47:53.6281994Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:53.6283305Z 2025-04-21T20:47:53.6409226Z [7175/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorTransformerFunctions.hip.o 2025-04-21T20:47:53.6412138Z [7176/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-21T20:47:53.6414268Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:53.6415185Z 2025-04-21T20:47:53.8903193Z [7176/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SoftMax.hip.o 2025-04-21T20:47:53.8905934Z [7177/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-21T20:47:53.8908058Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:53.8909016Z 2025-04-21T20:47:54.1621948Z [7177/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseCsrTensorMath.hip.o 2025-04-21T20:47:54.1624724Z [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-21T20:47:54.1626730Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:54.1627689Z 2025-04-21T20:47:56.6640556Z [7178/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensor.hip.o 2025-04-21T20:47:56.6643229Z [7179/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SoftMax.hip.o 2025-04-21T20:47:56.6645758Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:56.6646777Z 2025-04-21T20:47:56.6857232Z [7179/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensorMath.hip.o 2025-04-21T20:47:56.6860102Z [7180/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorBinaryOps.hip.o 2025-04-21T20:47:56.6862237Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:56.6863201Z 2025-04-21T20:47:56.9611880Z [7180/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseMatMul.hip.o 2025-04-21T20:47:56.9614680Z [7181/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseCsrTensorMath.hip.o 2025-04-21T20:47:56.9616771Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:56.9618528Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:38: 2025-04-21T20:47:56.9622031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9624961Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:56.9625591Z | ^ 2025-04-21T20:47:56.9628278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9633755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9638930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9644049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9649039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9654026Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9659063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9664201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9669200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9674299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9679281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9684214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9688971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9693990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9699119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9704100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9709252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9714477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9719674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9724973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9730162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9735339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9740517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9745314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9750159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9755024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9760231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9765497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9770418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9775156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9780186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9791036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9796843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9801655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9806488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9811306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9816150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9820933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9825544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9830348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9835094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9839536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9844115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9848657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9853367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9858058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9862775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9867537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9872142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9876979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9882963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9887280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9891660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9896198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9899476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9902399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9907664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9913063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9917878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9922859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9928004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9933489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9938909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9944347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9949363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9954710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9959805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9964751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9969737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9974652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9979580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9984607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9989735Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9994991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:56.9999999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0006781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0011705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0016582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0021728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0026606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0031453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0036990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0041780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0046875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0051990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0056902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0061710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0066714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0071514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0076695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0081850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0086969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0091957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0096872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0101893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0107066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0112066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0117349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0122629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0128254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0133203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0138364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0143562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0148559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0153441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0158780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0163812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0169606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0174419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0179781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0184830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0189679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0194799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0199908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0205153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0210226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0215292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0220519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0225463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0230358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0235460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0240498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0245495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0250300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0255123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0260093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0265145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0270266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0275388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0280259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0285346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0290367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0295329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0300066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0305015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0310015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0315076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0320177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0325102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0330400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0335385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0340344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0345428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0350506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0355561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0360380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0365361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0370404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0375375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0380510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0388143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0393181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0398405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0403448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0408458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0413304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0418355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0423231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0428107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0433193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0438173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0443168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0448087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0453010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0458239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0463333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0468384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0473425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0478388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0483522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0487618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0492363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0497312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0502267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0507451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0512538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0517599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0522749Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0527788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0532737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0537651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0542751Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0547788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0552958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0557953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0562977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0567962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0573003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0578053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0584163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0589262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0594401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0599391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0604437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0609580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0614666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0620170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0625402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0630839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0635969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0641148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0646327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0651504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0656478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0661433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0666140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0671304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0676414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0681216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0686434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0691475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0696520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0701544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0706554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0711786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0716988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0722083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0727444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0732427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0737576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0742595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0747601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0752708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0757769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0762785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0767781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0772864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0778004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0783178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0788178Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0793324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0798463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0803455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0808503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0813425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0818411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0823566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0828706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0834004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0839400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0844765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0849952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0855147Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0859863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0864837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0869826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0874797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0879808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0885013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0889884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0894634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0899830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0904690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0909840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0914950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0919765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0924613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0929606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0934411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0939248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0944373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0949411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0954299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0959196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0964324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0969364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0974397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0979443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0984341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0989790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.0995180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1000502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1005791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1011101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1016408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1021717Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1027100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1032563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1037868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1043184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1048485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1053823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1059128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1064439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1070143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1075697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1081491Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1086760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1092063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1097533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1102914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1108215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1113570Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1118857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1124195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1129514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1134826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1140127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1145434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1150788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1156151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1161481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1166846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1172376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1177709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1182865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1185456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1187981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1190508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1193082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1196670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1201321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1204594Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1207225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1209794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1212364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1214878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1217398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1219931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1222469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1224998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1227522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1230047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1232662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1235186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1237711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1240263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1242840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1245348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1247864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1250391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1252932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1255449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1257964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1260483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1263002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1265505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1268023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1270561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1273370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1275926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1278446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1280972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1284363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1288812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1293192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1297954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1302814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1307633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1312198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1316969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1321877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1326714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1331031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1335481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1340117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1344845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1350181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1355612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1360938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1366249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1371576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1376865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1382217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1386042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1390421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1395411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1400143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1404531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1409321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1414082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1418809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1423587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1428332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1433207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1438044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1442693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1447248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1451854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1456345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1460983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1465618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1470460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1475430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1480176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1484922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1489583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1494279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1498820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1503670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1508430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1513254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1518115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1522496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1525128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1526605Z 396 warnings generated when compiling for gfx90a. 2025-04-21T20:47:57.1527297Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:38: 2025-04-21T20:47:57.1530146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1532983Z 220 | __global__ void reduce_kernel(R reduction) { 2025-04-21T20:47:57.1533591Z | ^ 2025-04-21T20:47:57.1536247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1541006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1545858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1550795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1556361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1561709Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1567033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1572329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1577621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1583218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1588535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1593896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1599221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1604537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1609846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1615152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1620524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1625887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1631242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1636533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1641845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1647166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1652513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1657808Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1663110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1668406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1673762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1679075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1683648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1686287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1688839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1691352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1693864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1696384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1698952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1701469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1703989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1706509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1709020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1711543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1714110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1716665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1719235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1721767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1724288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1726800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1729321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1731883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1734526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1737034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1739552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1742082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1744608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1747124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1749698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1752231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1754797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1757303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1759818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1762368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1764885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1767402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1769922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1772441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1774946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1777462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1779995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1782767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1785707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1788235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1791589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1796511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1801246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1805894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1810420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1814987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1819229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1823686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1828088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1831740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1834429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1837235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1839768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1842282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1844848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1847382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1849923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1852449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1854977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1857508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1860031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1862579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1865130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1867694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1870217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1872828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1875361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1877918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1880448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1883152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1885674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1888209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1890727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1893255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1895892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1898458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1900980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1903506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1906023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1908578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1911098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1913764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1916277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1918793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1921318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1923849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1926399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1928938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1931479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1934008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1936835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1940327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1942871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1945391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1947916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1950433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1953044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1955575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1958095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1960701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1963255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1965771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1968286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1970811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1973346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1975876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1978397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1980915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1984341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1988698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1992029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.1997298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2002611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2007929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.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-21T20:47:57.2018435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2023745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2028989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2034287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2039538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2044789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2050027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2055280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2060518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2065818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2071094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2076364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2081612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2086900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2092214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2097411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2102658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2107896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2113230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2118479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2123729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2129054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2134353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2139543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2144789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2150028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2155417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2160654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2166002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2170916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2173780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2176312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2178826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2182655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2187621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2192619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2197484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2202071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2206769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2211543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2216273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2220549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2224905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2228939Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2232576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2235655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2240361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2245510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2250234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2254675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2259344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2264138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2268855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2273685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2278406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2283339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2288142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2292625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2297150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2301959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2306501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2311118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2315805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2320664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2325655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2330377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2335173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2339867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2344464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2349214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2354021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2358854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2363837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2368214Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2370752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2373277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2376424Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2381386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2386436Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2391281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2396296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2401243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2406229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2411212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2416407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2421447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2426517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2431457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2436367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2441483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2446420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2451348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2456433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2461528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2466505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2471617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2477009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2482158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2487447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2492573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2497658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2502856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2507995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2513138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2518248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2523340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2528453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2533554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2538632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2543863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2548942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2554023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2558996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2563857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2568917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2573855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2578811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2583878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2588730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2593755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2598679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2603786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2608977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2614160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2619055Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2623965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2629040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2634261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2639365Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2644489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2649289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2654277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2659477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2664468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2669806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2675001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2680088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2685160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2690201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2695196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2700188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2705250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2710320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2715378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2720422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2725354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2730369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2735548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2740313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2745120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2750046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2755084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2760125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2765256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2770188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2775200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2780044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2785216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2790100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2795553Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2800482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2805358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2810427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2815257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2820351Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2825522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2830702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2835990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2841032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2845963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2851119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2856088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2861036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2866012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2871233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2876388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2881524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2886561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2891626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2911359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2916469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2921593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2926799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2931924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2937253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2942259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2947364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2952565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2957707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2962977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2968127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2973247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2978138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2983348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2988201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2993182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.2998224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3003253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3008143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3013015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3017954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3023173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3028067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3033019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3037917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3042812Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3047795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3052673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3057649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3062595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3073702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3078835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3083792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3088319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3093512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3098600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3103773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3108972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3113935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3118806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3123772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3128773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3133706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3138653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3143657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3148600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3153827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3158996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3163872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3168754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3173757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3178711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3183793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3188787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3193906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3198909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3203904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3209034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3215391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3220438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3225235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3230193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3235171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3240245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3245209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3250121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3255414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3260254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3265238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3270011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:220:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2025-04-21T20:47:57.3272906Z 396 warnings generated when compiling for gfx942. 2025-04-21T20:47:57.3273384Z 2025-04-21T20:47:57.3275040Z [7181/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredApplyDense.hip.o 2025-04-21T20:47:57.3277940Z [7182/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensor.hip.o 2025-04-21T20:47:57.3280028Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:57.3280922Z 2025-04-21T20:47:57.3282566Z [7182/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredLinear.hip.o 2025-04-21T20:47:57.3285273Z [7183/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorMatmul.hip.o 2025-04-21T20:47:57.3287277Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:57.3288240Z 2025-04-21T20:47:58.0630188Z [7183/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredOps.hip.o 2025-04-21T20:47:58.0633496Z [7184/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorTransformerFunctions.hip.o 2025-04-21T20:47:58.0635732Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:58.0639489Z /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-21T20:47:58.0643260Z 795 | __launch_bounds__(kMaxThreads) void jagged_dense_dense_elementwise_jagged_output_kernel_( 2025-04-21T20:47:58.0644301Z | ^ 2025-04-21T20:47:58.0647447Z /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-21T20:47:58.0653538Z /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-21T20:47:58.0659389Z /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-21T20:47:58.0665318Z /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-21T20:47:58.0671133Z /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-21T20:47:58.0676981Z /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-21T20:47:58.0687484Z /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-21T20:47:58.0693369Z /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-21T20:47:58.0699053Z /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-21T20:47:58.0704895Z /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-21T20:47:58.0710668Z /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-21T20:47:58.0716674Z /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-21T20:47:58.0722427Z /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-21T20:47:58.0728518Z /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-21T20:47:58.0734243Z /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-21T20:47:58.0740178Z /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-21T20:47:58.0745954Z /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-21T20:47:58.0751745Z /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-21T20:47:58.0757691Z /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-21T20:47:58.0766314Z /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-21T20:47:58.0772035Z /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-21T20:47:58.0777871Z /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-21T20:47:58.0784057Z /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-21T20:47:58.0790161Z /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-21T20:47:58.0796213Z /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-21T20:47:58.0802134Z /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-21T20:47:58.0807895Z /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-21T20:47:58.0815377Z /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-21T20:47:58.0821307Z /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-21T20:47:58.0827161Z /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-21T20:47:58.0833169Z /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-21T20:47:58.0838995Z /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-21T20:47:58.0844770Z /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-21T20:47:58.0850616Z /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-21T20:47:58.0856294Z /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-21T20:47:58.0862109Z /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-21T20:47:58.0868101Z /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-21T20:47:58.0874083Z /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-21T20:47:58.0879853Z /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-21T20:47:58.0883349Z 40 warnings generated when compiling for gfx90a. 2025-04-21T20:47:58.0886583Z /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-21T20:47:58.0890241Z 795 | __launch_bounds__(kMaxThreads) void jagged_dense_dense_elementwise_jagged_output_kernel_( 2025-04-21T20:47:58.0891351Z | ^ 2025-04-21T20:47:58.0894459Z /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-21T20:47:58.0900267Z /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-21T20:47:58.0905925Z /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-21T20:47:58.0911716Z /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-21T20:47:58.0917588Z /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-21T20:47:58.0923361Z /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-21T20:47:58.0929281Z /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-21T20:47:58.0935111Z /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-21T20:47:58.0940966Z /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-21T20:47:58.0946555Z /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-21T20:47:58.0952133Z /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-21T20:47:58.0958246Z /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-21T20:47:58.0964349Z /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-21T20:47:58.0970368Z /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-21T20:47:58.0976366Z /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-21T20:47:58.0982629Z /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-21T20:47:58.0988370Z /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-21T20:47:58.0994665Z /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-21T20:47:58.1000907Z /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-21T20:47:58.1007118Z /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-21T20:47:58.1013062Z /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-21T20:47:58.1018947Z /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-21T20:47:58.1025178Z /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-21T20:47:58.1031341Z /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-21T20:47:58.1037543Z /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-21T20:47:58.1043620Z /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-21T20:47:58.1049652Z /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-21T20:47:58.1055592Z /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-21T20:47:58.1061503Z /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-21T20:47:58.1067472Z /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-21T20:47:58.1073318Z /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-21T20:47:58.1079143Z /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-21T20:47:58.1085716Z /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-21T20:47:58.1091601Z /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-21T20:47:58.1097590Z /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-21T20:47:58.1103246Z /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-21T20:47:58.1108862Z /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-21T20:47:58.1114642Z /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-21T20:47:58.1120329Z /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-21T20:47:58.1123531Z 40 warnings generated when compiling for gfx942. 2025-04-21T20:47:58.1124002Z 2025-04-21T20:47:59.5489383Z [7184/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredTile.hip.o 2025-04-21T20:47:59.5492518Z [7185/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensorMath.hip.o 2025-04-21T20:47:59.5494606Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:59.5497242Z /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-21T20:47:59.5499316Z 318 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5500009Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5501922Z /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-21T20:47:59.5503931Z 615 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5504549Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5506500Z /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-21T20:47:59.5508534Z 712 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5509099Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5511049Z /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-21T20:47:59.5513173Z 728 | hipDeviceSynchronize(); 2025-04-21T20:47:59.5513689Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:47:59.5515770Z /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-21T20:47:59.5518232Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5518807Z | ^ 2025-04-21T20:47:59.5520070Z /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-21T20:47:59.5521963Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5523017Z | ^ 2025-04-21T20:47:59.5524190Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5525565Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5526308Z | ^ 2025-04-21T20:47:59.5528438Z /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-21T20:47:59.5530651Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5531201Z | ^ 2025-04-21T20:47:59.5532493Z /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-21T20:47:59.5535551Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5536779Z | ^ 2025-04-21T20:47:59.5538255Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5540130Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5541033Z | ^ 2025-04-21T20:47:59.5543606Z /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-21T20:47:59.5546482Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5547192Z | ^ 2025-04-21T20:47:59.5548733Z /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-21T20:47:59.5551169Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5552601Z | ^ 2025-04-21T20:47:59.5553965Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5555919Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5556816Z | ^ 2025-04-21T20:47:59.5559554Z /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-21T20:47:59.5562234Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5562950Z | ^ 2025-04-21T20:47:59.5564539Z /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-21T20:47:59.5566920Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5568270Z | ^ 2025-04-21T20:47:59.5569584Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5571317Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5572064Z | ^ 2025-04-21T20:47:59.5574450Z /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-21T20:47:59.5576885Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5577641Z | ^ 2025-04-21T20:47:59.5578943Z /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-21T20:47:59.5580817Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5581856Z | ^ 2025-04-21T20:47:59.5583141Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5584742Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5585457Z | ^ 2025-04-21T20:47:59.5587576Z /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-21T20:47:59.5589766Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5590319Z | ^ 2025-04-21T20:47:59.5591624Z /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-21T20:47:59.5593602Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5594644Z | ^ 2025-04-21T20:47:59.5595830Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5597205Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5598229Z | ^ 2025-04-21T20:47:59.5600659Z /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-21T20:47:59.5602807Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5603362Z | ^ 2025-04-21T20:47:59.5604754Z /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-21T20:47:59.5606633Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5607768Z | ^ 2025-04-21T20:47:59.5608944Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5610344Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5611055Z | ^ 2025-04-21T20:47:59.5613185Z /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-21T20:47:59.5615747Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5616314Z | ^ 2025-04-21T20:47:59.5617594Z /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-21T20:47:59.5619494Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5620552Z | ^ 2025-04-21T20:47:59.5621714Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5623231Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5623998Z | ^ 2025-04-21T20:47:59.5624642Z 12 warnings generated when compiling for gfx90a. 2025-04-21T20:47:59.5626642Z /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-21T20:47:59.5628689Z 318 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5629275Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5631215Z /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-21T20:47:59.5633319Z 615 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5633913Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5635849Z /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-21T20:47:59.5637871Z 712 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5638441Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5640374Z /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-21T20:47:59.5642382Z 728 | hipDeviceSynchronize(); 2025-04-21T20:47:59.5642898Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:47:59.5644953Z /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-21T20:47:59.5647135Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5647697Z | ^ 2025-04-21T20:47:59.5648979Z /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-21T20:47:59.5650920Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5651950Z | ^ 2025-04-21T20:47:59.5653110Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5654567Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5655307Z | ^ 2025-04-21T20:47:59.5657434Z /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-21T20:47:59.5659678Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5660233Z | ^ 2025-04-21T20:47:59.5661530Z /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-21T20:47:59.5663437Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5664509Z | ^ 2025-04-21T20:47:59.5665687Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5667091Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5667824Z | ^ 2025-04-21T20:47:59.5669961Z /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-21T20:47:59.5672150Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5672877Z | ^ 2025-04-21T20:47:59.5674172Z /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-21T20:47:59.5676058Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5677088Z | ^ 2025-04-21T20:47:59.5678245Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5679630Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5680379Z | ^ 2025-04-21T20:47:59.5682629Z /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-21T20:47:59.5684792Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5685353Z | ^ 2025-04-21T20:47:59.5686661Z /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-21T20:47:59.5688541Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5689573Z | ^ 2025-04-21T20:47:59.5690775Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5692161Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5692895Z | ^ 2025-04-21T20:47:59.5695039Z /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-21T20:47:59.5697209Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5697916Z | ^ 2025-04-21T20:47:59.5699197Z /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-21T20:47:59.5701057Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5702089Z | ^ 2025-04-21T20:47:59.5703365Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5704747Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5705605Z | ^ 2025-04-21T20:47:59.5707737Z /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-21T20:47:59.5709912Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5710464Z | ^ 2025-04-21T20:47:59.5711761Z /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-21T20:47:59.5713752Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5714791Z | ^ 2025-04-21T20:47:59.5715965Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5717364Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5718104Z | ^ 2025-04-21T20:47:59.5720313Z /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-21T20:47:59.5722500Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5723059Z | ^ 2025-04-21T20:47:59.5724350Z /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-21T20:47:59.5726241Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5727271Z | ^ 2025-04-21T20:47:59.5728450Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5729878Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5730624Z | ^ 2025-04-21T20:47:59.5732773Z /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-21T20:47:59.5734969Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5735513Z | ^ 2025-04-21T20:47:59.5736814Z /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-21T20:47:59.5738730Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5739796Z | ^ 2025-04-21T20:47:59.5740975Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5742387Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5743128Z | ^ 2025-04-21T20:47:59.5743776Z 12 warnings generated when compiling for gfx942. 2025-04-21T20:47:59.5745892Z /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-21T20:47:59.5747948Z 318 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5748568Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5750589Z /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-21T20:47:59.5752716Z 615 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5753386Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5755343Z /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-21T20:47:59.5757339Z 712 | c10::hip::GetDevice(&curDevice); 2025-04-21T20:47:59.5757918Z | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ 2025-04-21T20:47:59.5759832Z /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-21T20:47:59.5761815Z 728 | hipDeviceSynchronize(); 2025-04-21T20:47:59.5762350Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:47:59.5764397Z /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-21T20:47:59.5766581Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5767125Z | ^ 2025-04-21T20:47:59.5768416Z /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-21T20:47:59.5770262Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5771265Z | ^ 2025-04-21T20:47:59.5772365Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5773730Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5774451Z | ^ 2025-04-21T20:47:59.5776571Z /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-21T20:47:59.5778609Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5779147Z | ^ 2025-04-21T20:47:59.5780332Z /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-21T20:47:59.5782168Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5785039Z | ^ 2025-04-21T20:47:59.5786243Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5787662Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5788407Z | ^ 2025-04-21T20:47:59.5790603Z /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-21T20:47:59.5792968Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5793533Z | ^ 2025-04-21T20:47:59.5794858Z /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-21T20:47:59.5796933Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5798002Z | ^ 2025-04-21T20:47:59.5799188Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5800619Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5801444Z | ^ 2025-04-21T20:47:59.5807434Z /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-21T20:47:59.5809826Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5810410Z | ^ 2025-04-21T20:47:59.5811756Z /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-21T20:47:59.5813715Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5814774Z | ^ 2025-04-21T20:47:59.5815971Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5817395Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5818138Z | ^ 2025-04-21T20:47:59.5820346Z /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-21T20:47:59.5822582Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5823156Z | ^ 2025-04-21T20:47:59.5824544Z /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-21T20:47:59.5826489Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5827543Z | ^ 2025-04-21T20:47:59.5828756Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5830176Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5830935Z | ^ 2025-04-21T20:47:59.5833252Z /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-21T20:47:59.5835471Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5836103Z | ^ 2025-04-21T20:47:59.5837366Z /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-21T20:47:59.5839304Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5840348Z | ^ 2025-04-21T20:47:59.5841554Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5842974Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5843718Z | ^ 2025-04-21T20:47:59.5845908Z /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-21T20:47:59.5848138Z 886 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5848692Z | ^ 2025-04-21T20:47:59.5850048Z /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-21T20:47:59.5851994Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5853062Z | ^ 2025-04-21T20:47:59.5854302Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5855719Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5856511Z | ^ 2025-04-21T20:47:59.5858700Z /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-21T20:47:59.5860906Z 897 | HIPSPARSE_ORDER_COLUMN 2025-04-21T20:47:59.5861456Z | ^ 2025-04-21T20:47:59.5862684Z /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-21T20:47:59.5864452Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:47:59.5865491Z | ^ 2025-04-21T20:47:59.5866674Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hipsparse/hipsparse.h:66:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 2025-04-21T20:47:59.5868043Z 66 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 2025-04-21T20:47:59.5868795Z | ^ 2025-04-21T20:47:59.5869451Z 12 warnings generated when compiling for host. 2025-04-21T20:47:59.5869922Z 2025-04-21T20:47:59.7446690Z [7185/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiSturcturedApply.hip.o 2025-04-21T20:47:59.7449381Z [7186/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseMatMul.hip.o 2025-04-21T20:47:59.7450766Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:47:59.7451337Z 2025-04-21T20:48:01.1950528Z [7186/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_Activation.hip.o 2025-04-21T20:48:01.1953217Z [7187/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredOps.hip.o 2025-04-21T20:48:01.1955138Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:01.1956070Z 2025-04-21T20:48:01.2707703Z [7187/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_AffineQuantizer.hip.o 2025-04-21T20:48:01.2710798Z [7188/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredApplyDense.hip.o 2025-04-21T20:48:01.2713209Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:01.2714222Z 2025-04-21T20:48:01.6581012Z [7188/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-21T20:48:01.6587758Z [7189/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredLinear.hip.o 2025-04-21T20:48:01.6589937Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:01.6592180Z 2025-04-21T20:48:02.6885035Z [7189/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FakeQuantizeCore.hip.o 2025-04-21T20:48:02.6888577Z [7190/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiSturcturedApply.hip.o 2025-04-21T20:48:02.6890708Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:02.6891606Z 2025-04-21T20:48:02.8966391Z [7190/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FusedObsFakeQuant.hip.o 2025-04-21T20:48:02.8969348Z [7191/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseSemiStructuredTile.hip.o 2025-04-21T20:48:02.8971630Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:02.8972610Z 2025-04-21T20:48:03.2104747Z [7191/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_IntReprQuant.hip.o 2025-04-21T20:48:03.2107104Z [7192/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_AffineQuantizer.hip.o 2025-04-21T20:48:03.2108348Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:03.2108911Z 2025-04-21T20:48:03.3203089Z [7192/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_MakePerTensorQuantizedTensor.hip.o 2025-04-21T20:48:03.3205969Z [7193/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_EmbeddingBag.hip.o 2025-04-21T20:48:03.3208056Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:03.3209054Z 2025-04-21T20:48:03.6392950Z [7193/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention.hip.o 2025-04-21T20:48:03.6395748Z [7194/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FakeQuantizeCore.hip.o 2025-04-21T20:48:03.6397921Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:03.6399737Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2025-04-21T20:48:03.6403308Z /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-21T20:48:03.6406820Z 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-21T20:48:03.6408093Z | ^ 2025-04-21T20:48:03.6410719Z /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-21T20:48:03.6415966Z /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-21T20:48:03.6420885Z /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-21T20:48:03.6425885Z /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-21T20:48:03.6430833Z /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-21T20:48:03.6435955Z /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-21T20:48:03.6443745Z /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-21T20:48:03.6449625Z /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-21T20:48:03.6455382Z /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-21T20:48:03.6460213Z /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-21T20:48:03.6465141Z /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-21T20:48:03.6470145Z /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-21T20:48:03.6475331Z /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-21T20:48:03.6480300Z /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-21T20:48:03.6487508Z /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-21T20:48:03.6492396Z /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-21T20:48:03.6497540Z /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-21T20:48:03.6502370Z /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-21T20:48:03.6507502Z /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-21T20:48:03.6512369Z /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-21T20:48:03.6517254Z /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-21T20:48:03.6522253Z /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-21T20:48:03.6527123Z /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-21T20:48:03.6531965Z /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-21T20:48:03.6536895Z /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-21T20:48:03.6541929Z /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-21T20:48:03.6547024Z /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-21T20:48:03.6552100Z /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-21T20:48:03.6556917Z /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-21T20:48:03.6561879Z /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-21T20:48:03.6567105Z /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-21T20:48:03.6572128Z /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-21T20:48:03.6577240Z /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-21T20:48:03.6582347Z /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-21T20:48:03.6587709Z /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-21T20:48:03.6592994Z /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-21T20:48:03.6598142Z /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-21T20:48:03.6602904Z /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-21T20:48:03.6607717Z /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-21T20:48:03.6614038Z /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-21T20:48:03.6619222Z /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-21T20:48:03.6624779Z /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-21T20:48:03.6629720Z /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-21T20:48:03.6634749Z /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-21T20:48:03.6639612Z /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-21T20:48:03.6644537Z /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-21T20:48:03.6649608Z /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-21T20:48:03.6652538Z 48 warnings generated when compiling for gfx90a. 2025-04-21T20:48:03.6653843Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2025-04-21T20:48:03.6657383Z /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-21T20:48:03.6660923Z 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-21T20:48:03.6662156Z | ^ 2025-04-21T20:48:03.6664865Z /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-21T20:48:03.6669705Z /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-21T20:48:03.6674654Z /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-21T20:48:03.6679644Z /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-21T20:48:03.6685910Z /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-21T20:48:03.6690686Z /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-21T20:48:03.6695950Z /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-21T20:48:03.6700961Z /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-21T20:48:03.6705908Z /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-21T20:48:03.6710880Z /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-21T20:48:03.6715787Z /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-21T20:48:03.6721070Z /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-21T20:48:03.6725939Z /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-21T20:48:03.6731042Z /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-21T20:48:03.6736136Z /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-21T20:48:03.6741270Z /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-21T20:48:03.6746401Z /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-21T20:48:03.6751602Z /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-21T20:48:03.6756898Z /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-21T20:48:03.6761939Z /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-21T20:48:03.6766844Z /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-21T20:48:03.6771831Z /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-21T20:48:03.6776766Z /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-21T20:48:03.6781808Z /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-21T20:48:03.6789811Z /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-21T20:48:03.6795041Z /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-21T20:48:03.6800110Z /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-21T20:48:03.6805099Z /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-21T20:48:03.6810051Z /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-21T20:48:03.6815323Z /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-21T20:48:03.6821243Z /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-21T20:48:03.6826451Z /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-21T20:48:03.6831323Z /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-21T20:48:03.6836254Z /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-21T20:48:03.6841285Z /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-21T20:48:03.6846405Z /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-21T20:48:03.6851331Z /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-21T20:48:03.6856197Z /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-21T20:48:03.6861375Z /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-21T20:48:03.6866235Z /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-21T20:48:03.6871413Z /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-21T20:48:03.6876679Z /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-21T20:48:03.6882009Z /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-21T20:48:03.6886743Z /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-21T20:48:03.6891677Z /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-21T20:48:03.6896508Z /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-21T20:48:03.6901495Z /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-21T20:48:03.6904245Z 48 warnings generated when compiling for gfx942. 2025-04-21T20:48:03.6904862Z 2025-04-21T20:48:04.2935766Z [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-21T20:48:04.2938281Z [7195/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_Activation.hip.o 2025-04-21T20:48:04.2939789Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:04.2940289Z 2025-04-21T20:48:04.5631994Z [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-21T20:48:04.5635139Z [7196/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FusedObsFakeQuant.hip.o 2025-04-21T20:48:04.5637303Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:04.5638287Z 2025-04-21T20:48:04.8956685Z [7196/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_intra_node_comm.cu.o 2025-04-21T20:48:04.8959271Z [7197/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_IntReprQuant.hip.o 2025-04-21T20:48:04.8961387Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:04.8962297Z 2025-04-21T20:48:04.9707087Z [7197/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemory.cu.o 2025-04-21T20:48:04.9710105Z [7198/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_MakePerTensorQuantizedTensor.hip.o 2025-04-21T20:48:04.9712384Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:04.9713685Z 2025-04-21T20:48:05.4645560Z [7198/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemoryOps.cu.o 2025-04-21T20:48:05.4648371Z [7199/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention.hip.o 2025-04-21T20:48:05.4650643Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:05.4651631Z 2025-04-21T20:48:05.8039054Z [7199/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/torch_hip_generated_AsyncMM.cu.o 2025-04-21T20:48:05.8042010Z [7200/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention_backward.hip.o 2025-04-21T20:48:05.8044171Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:05.8045147Z 2025-04-21T20:48:06.1703724Z [7200/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_NanCheck.cu.o 2025-04-21T20:48:06.1706341Z [7201/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-21T20:48:06.1708307Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:06.1709180Z 2025-04-21T20:48:07.1222501Z [7201/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/quantization/torch_hip_generated_quantization_gpu.cu.o 2025-04-21T20:48:07.1225255Z [7202/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/torch_hip_generated_AsyncMM.cu.o 2025-04-21T20:48:07.1227312Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:07.1228819Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-21T20:48:07.1232683Z /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-21T20:48:07.1235859Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:07.1236421Z | ^ 2025-04-21T20:48:07.1237573Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:48:07.1239019Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:07.1239652Z | ^ 2025-04-21T20:48:07.1240787Z /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-21T20:48:07.1242172Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:48:07.1242751Z | ^ 2025-04-21T20:48:07.1243716Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:48:07.1245093Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:48:07.1245896Z | ^ 2025-04-21T20:48:07.1246974Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-21T20:48:07.1250743Z /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-21T20:48:07.1254225Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:07.1254785Z | ^ 2025-04-21T20:48:07.1255913Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:48:07.1257314Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:07.1257902Z | ^ 2025-04-21T20:48:07.1259328Z /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-21T20:48:07.1260883Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:48:07.1261464Z | ^ 2025-04-21T20:48:07.1262408Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:48:07.1263727Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:48:07.1264520Z | ^ 2025-04-21T20:48:07.1265163Z 2 warnings generated when compiling for gfx90a. 2025-04-21T20:48:07.1266277Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-21T20:48:07.1269993Z /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-21T20:48:07.1273251Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:07.1273813Z | ^ 2025-04-21T20:48:07.1274877Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:48:07.1276305Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:07.1276975Z | ^ 2025-04-21T20:48:07.1278246Z /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-21T20:48:07.1279714Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:48:07.1280308Z | ^ 2025-04-21T20:48:07.1281288Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:48:07.1282793Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:48:07.1283563Z | ^ 2025-04-21T20:48:07.1284586Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-21T20:48:07.1288212Z /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-21T20:48:07.1291463Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:07.1292020Z | ^ 2025-04-21T20:48:07.1293073Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:48:07.1294413Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:07.1294981Z | ^ 2025-04-21T20:48:07.1296301Z /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-21T20:48:07.1297849Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:48:07.1298422Z | ^ 2025-04-21T20:48:07.1299380Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:48:07.1300743Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:48:07.1301509Z | ^ 2025-04-21T20:48:07.1302178Z 2 warnings generated when compiling for gfx942. 2025-04-21T20:48:07.1303405Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-21T20:48:07.1306994Z /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-21T20:48:07.1310025Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:07.1310555Z | ^ 2025-04-21T20:48:07.1311700Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:127:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:48:07.1313222Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:07.1313847Z | ^ 2025-04-21T20:48:07.1315021Z /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-21T20:48:07.1316399Z 5200 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:48:07.1316945Z | ^ 2025-04-21T20:48:07.1317864Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:48:07.1319156Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:48:07.1319922Z | ^ 2025-04-21T20:48:07.1320957Z In file included from /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/cuda/AsyncMM.cu:5: 2025-04-21T20:48:07.1330171Z /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-21T20:48:07.1334369Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:07.1335072Z | ^ 2025-04-21T20:48:07.1336341Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:130:5: note: expanded from macro 'AT_FORALL_NVRTC' 2025-04-21T20:48:07.1338110Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:07.1338825Z | ^ 2025-04-21T20:48:07.1340405Z /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-21T20:48:07.1342189Z 5403 | HIP_DEPRECATED(HIP_DEPRECATED_MSG) 2025-04-21T20:48:07.1342910Z | ^ 2025-04-21T20:48:07.1343994Z /opt/rocm-6.3.0/lib/llvm/bin/../../../include/hip/hip_runtime_api.h:580:45: note: expanded from macro 'HIP_DEPRECATED' 2025-04-21T20:48:07.1345711Z 580 | #define HIP_DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2025-04-21T20:48:07.1346616Z | ^ 2025-04-21T20:48:07.1347393Z 2 warnings generated when compiling for host. 2025-04-21T20:48:07.1347823Z 2025-04-21T20:48:07.1396267Z [7202/7823] Linking CXX static library lib/libunbox_lib.a 2025-04-21T20:48:07.1397241Z [7203/7823] Linking CXX static library lib/libunbox_lib.a 2025-04-21T20:48:07.8463593Z [7203/7823] Linking CXX executable bin/test_edge_op_registration 2025-04-21T20:48:07.8464769Z [7204/7823] Linking CXX executable bin/test_edge_op_registration 2025-04-21T20:48:07.8465602Z Warning: Unused direct dependencies: 2025-04-21T20:48:07.8466212Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:07.8466694Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:07.8467146Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:07.8467555Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:07.8467869Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:07.8468104Z 2025-04-21T20:48:08.2417603Z [7204/7823] Linking CXX executable bin/BackoffTest 2025-04-21T20:48:08.2418609Z [7205/7823] Linking CXX executable bin/BackoffTest 2025-04-21T20:48:08.2419508Z Warning: Unused direct dependencies: 2025-04-21T20:48:08.2419894Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:48:08.2420364Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:08.2420786Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:08.2421233Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:08.2421640Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:08.2422022Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:08.2422275Z 2025-04-21T20:48:08.6338975Z [7205/7823] Linking CXX executable bin/FileStoreTest 2025-04-21T20:48:08.6340143Z [7206/7823] Linking CXX executable bin/FileStoreTest 2025-04-21T20:48:08.6340864Z Warning: Unused direct dependencies: 2025-04-21T20:48:08.6341488Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-04-21T20:48:08.6342176Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:08.6342898Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:08.6343603Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:08.6344216Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:08.6344754Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:08.6345179Z 2025-04-21T20:48:08.6799663Z [7206/7823] Linking CXX executable bin/TCPStoreTest 2025-04-21T20:48:08.6801559Z [7207/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_intra_node_comm.cu.o 2025-04-21T20:48:08.6803593Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:08.6804626Z 2025-04-21T20:48:09.0553694Z [7207/7823] Linking CXX executable bin/HashStoreTest 2025-04-21T20:48:09.0554725Z [7208/7823] Linking CXX executable bin/HashStoreTest 2025-04-21T20:48:09.0555432Z Warning: Unused direct dependencies: 2025-04-21T20:48:09.0556278Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:09.0557026Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:09.0557723Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:09.0558351Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:09.0558908Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:09.0560025Z 2025-04-21T20:48:09.2052861Z [7208/7823] Linking CXX executable bin/ProcessGroupGlooTest 2025-04-21T20:48:09.2054402Z [7209/7823] Linking CXX executable bin/TCPStoreTest 2025-04-21T20:48:09.2055326Z Warning: Unused direct dependencies: 2025-04-21T20:48:09.2056208Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:09.2057190Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:09.2058105Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:09.2059012Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:09.6048462Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:09.6049010Z 2025-04-21T20:48:09.6049761Z [7209/7823] Linking CXX executable bin/example_allreduce 2025-04-21T20:48:09.6055300Z [7210/7823] Linking CXX executable bin/ProcessGroupGlooTest 2025-04-21T20:48:09.6060977Z Warning: Unused direct dependencies: 2025-04-21T20:48:09.6061769Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:09.6062779Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:09.6063616Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:09.6064298Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:09.6065092Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:09.6070674Z 2025-04-21T20:48:09.7389283Z [7210/7823] Linking CXX shared library lib/libshm.so 2025-04-21T20:48:09.7396064Z [7211/7823] Linking CXX executable bin/example_allreduce 2025-04-21T20:48:09.7401685Z Warning: Unused direct dependencies: 2025-04-21T20:48:09.7412138Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:09.7412915Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:09.7413654Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:09.7414457Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-04-21T20:48:09.7415050Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:09.7415609Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-21T20:48:09.7416172Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:09.9966347Z 2025-04-21T20:48:09.9967298Z [7212/7823] Linking CXX shared library lib/libshm.so 2025-04-21T20:48:09.9968241Z Warning: Unused direct dependencies: 2025-04-21T20:48:09.9968818Z /lib/x86_64-linux-gnu/librt.so.1 2025-04-21T20:48:09.9969425Z /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.so.1 2025-04-21T20:48:09.9970131Z /opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.so.1 2025-04-21T20:48:09.9970868Z /opt/conda/envs/py_3.10/lib/libmkl_core.so.1 2025-04-21T20:48:09.9971464Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:48:09.9971974Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-21T20:48:09.9972486Z /opt/conda/envs/py_3.10/lib/libgomp.so.1 2025-04-21T20:48:09.9972892Z 2025-04-21T20:48:10.0349051Z [7212/7823] Linking CXX executable bin/torch_shm_manager 2025-04-21T20:48:10.0351020Z [7213/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/quantization/torch_hip_generated_quantization_gpu.cu.o 2025-04-21T20:48:10.0353093Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:10.1637815Z 2025-04-21T20:48:10.1639094Z [7214/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemoryOps.cu.o 2025-04-21T20:48:10.1640212Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:10.2108022Z 2025-04-21T20:48:10.2109141Z [7215/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_CUDASymmetricMemory.cu.o 2025-04-21T20:48:10.2110389Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:10.2373992Z 2025-04-21T20:48:10.2375133Z [7216/7823] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/torch_hip_generated_NanCheck.cu.o 2025-04-21T20:48:10.2376479Z clang++: warning: argument unused during compilation: '--offload-compress' [-Wunused-command-line-argument] 2025-04-21T20:48:10.2376997Z 2025-04-21T20:48:10.2379782Z [7216/7823] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-04-21T20:48:10.2383124Z [7216/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp.o 2025-04-21T20:48:10.2386136Z [7216/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerUtils.cpp.o 2025-04-21T20:48:10.2388419Z [7216/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlas.cpp.o 2025-04-21T20:48:10.2417668Z [7216/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp.o 2025-04-21T20:48:10.2419192Z [7217/7823] Linking CXX executable bin/torch_shm_manager 2025-04-21T20:48:10.2419869Z Warning: Unused direct dependencies: 2025-04-21T20:48:10.2420473Z /var/lib/jenkins/workspace/build/lib/libshm.so 2025-04-21T20:48:10.2421111Z /lib/x86_64-linux-gnu/libm.so.6 2025-04-21T20:48:10.2421470Z 2025-04-21T20:48:10.3260536Z [7217/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp.o 2025-04-21T20:48:10.3262288Z [7218/7823] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-04-21T20:48:10.3264217Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:10.3265391Z 2025-04-21T20:48:10.8109748Z [7218/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp.o 2025-04-21T20:48:10.8112043Z [7219/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp.o 2025-04-21T20:48:10.8114357Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:10.8115413Z 2025-04-21T20:48:10.8634377Z [7219/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/cuSPARSELtOps.cpp.o 2025-04-21T20:48:10.8636321Z [7220/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlas.cpp.o 2025-04-21T20:48:10.8638480Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:10.8639805Z 2025-04-21T20:48:11.1839024Z [7220/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/Activation.cpp.o 2025-04-21T20:48:11.1841108Z [7221/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp.o 2025-04-21T20:48:11.1843166Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.1844941Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:10, 2025-04-21T20:48:11.1846491Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-21T20:48:11.1849654Z /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-21T20:48:11.1853903Z /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-21T20:48:11.1856533Z 144 | HIPSPARSE_ORDER_COLUMN /* memory layout, ONLY column-major is supported now */ 2025-04-21T20:48:11.1857497Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.1859090Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h:76:31: note: in definition of macro ‘TORCH_CUDASPARSE_CHECK’ 2025-04-21T20:48:11.1860815Z 76 | hipsparseStatus_t __err = EXPR; \ 2025-04-21T20:48:11.1861672Z | ^~~~ 2025-04-21T20:48:11.1862736Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:8, 2025-04-21T20:48:11.1864137Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:11.1865586Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-21T20:48:11.1867144Z /opt/rocm-6.3.0/include/hipsparse/hipsparse.h:13781:5: note: declared here 2025-04-21T20:48:11.1868716Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:48:11.1869807Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.1870835Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:10, 2025-04-21T20:48:11.1872402Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-21T20:48:11.1875411Z /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-21T20:48:11.1878182Z 153 | HIPSPARSE_ORDER_COLUMN /* memory layout, ONLY column-major is supported now */ 2025-04-21T20:48:11.1879145Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.1880832Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h:76:31: note: in definition of macro ‘TORCH_CUDASPARSE_CHECK’ 2025-04-21T20:48:11.1884981Z 76 | hipsparseStatus_t __err = EXPR; \ 2025-04-21T20:48:11.1886103Z | ^~~~ 2025-04-21T20:48:11.1887199Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:8, 2025-04-21T20:48:11.1888612Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:11.1890011Z from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp:3: 2025-04-21T20:48:11.1891543Z /opt/rocm-6.3.0/include/hipsparse/hipsparse.h:13781:5: note: declared here 2025-04-21T20:48:11.1893069Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:48:11.1894187Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.1894533Z 2025-04-21T20:48:11.2420126Z [7221/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/sdp_utils.cpp.o 2025-04-21T20:48:11.2422844Z [7222/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerUtils.cpp.o 2025-04-21T20:48:11.2425566Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.2427378Z 2025-04-21T20:48:11.2470651Z [7222/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp.o 2025-04-21T20:48:11.2472772Z [7223/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp.o 2025-04-21T20:48:11.2474779Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.2478756Z /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-21T20:48:11.2481588Z 73 | void addmm_out_legacy( 2025-04-21T20:48:11.2482256Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.2488481Z /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-21T20:48:11.2491371Z 62 | c10::MaybeOwned prepare_dense_matrix_for_cusparse( 2025-04-21T20:48:11.2492310Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.2492743Z 2025-04-21T20:48:11.3008360Z [7223/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp.o 2025-04-21T20:48:11.3010598Z [7224/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp.o 2025-04-21T20:48:11.3012935Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.3014319Z 2025-04-21T20:48:11.3183884Z [7224/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp.o 2025-04-21T20:48:11.3186328Z [7225/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp.o 2025-04-21T20:48:11.3188649Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.3189905Z 2025-04-21T20:48:11.3606728Z [7225/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp.o 2025-04-21T20:48:11.3608082Z [7226/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp.o 2025-04-21T20:48:11.3609511Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.3610250Z 2025-04-21T20:48:11.3768352Z [7226/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp.o 2025-04-21T20:48:11.3770211Z [7227/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp.o 2025-04-21T20:48:11.3772002Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.3773020Z 2025-04-21T20:48:11.4175531Z [7227/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp.o 2025-04-21T20:48:11.4177287Z [7228/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp.o 2025-04-21T20:48:11.4178518Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.4179121Z 2025-04-21T20:48:11.4312319Z [7228/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp.o 2025-04-21T20:48:11.4314354Z [7229/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp.o 2025-04-21T20:48:11.4316193Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.4318854Z 2025-04-21T20:48:11.4711448Z [7229/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp.o 2025-04-21T20:48:11.4714082Z [7230/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp.o 2025-04-21T20:48:11.4716419Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.4717603Z 2025-04-21T20:48:11.7989083Z [7230/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CachingHostAllocator.cpp.o 2025-04-21T20:48:11.7991250Z [7231/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp.o 2025-04-21T20:48:11.7993699Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.7994460Z 2025-04-21T20:48:11.9302389Z [7231/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CuSparseHandlePool.cpp.o 2025-04-21T20:48:11.9304435Z [7232/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/sdp_utils.cpp.o 2025-04-21T20:48:11.9306803Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.9310589Z /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-21T20:48:11.9314830Z /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-21T20:48:11.9317498Z 228 | using sm80 = SMVersion<8, 0>; 2025-04-21T20:48:11.9318181Z | ^~~~ 2025-04-21T20:48:11.9321021Z /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-21T20:48:11.9323761Z 229 | using sm120 = SMVersion<12, 0>; 2025-04-21T20:48:11.9324527Z | ^~~~~ 2025-04-21T20:48:11.9326782Z /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-21T20:48:11.9330817Z /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-21T20:48:11.9333345Z 279 | using sm50 = SMVersion<5, 0>; 2025-04-21T20:48:11.9334048Z | ^~~~ 2025-04-21T20:48:11.9336718Z /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-21T20:48:11.9339104Z 280 | using sm120 = SMVersion<12, 0>; 2025-04-21T20:48:11.9339777Z | ^~~~~ 2025-04-21T20:48:11.9341065Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.cpp: At global scope: 2025-04-21T20:48:11.9344375Z /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-21T20:48:11.9346975Z 465 | bool check_cudnn_layout(sdp_params const& params, bool debug) { 2025-04-21T20:48:11.9347862Z | ^~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.9350701Z /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-21T20:48:11.9353938Z 175 | bool check_head_dim_size_mem_efficient(sdp_params const& params, bool debug) { 2025-04-21T20:48:11.9355050Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.9357591Z /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-21T20:48:11.9359821Z 63 | bool check_prefer_cudnn_attention() { 2025-04-21T20:48:11.9360696Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:11.9361084Z 2025-04-21T20:48:11.9905824Z [7232/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CublasHandlePool.cpp.o 2025-04-21T20:48:11.9907693Z [7233/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/Activation.cpp.o 2025-04-21T20:48:11.9909936Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:11.9912427Z 2025-04-21T20:48:12.2370925Z [7233/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/EmptyTensor.cpp.o 2025-04-21T20:48:12.2372791Z [7234/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/cuSPARSELtOps.cpp.o 2025-04-21T20:48:12.2374199Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:12.2374876Z 2025-04-21T20:48:12.3172928Z [7234/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/Exceptions.cpp.o 2025-04-21T20:48:12.3174958Z [7235/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CachingHostAllocator.cpp.o 2025-04-21T20:48:12.3177462Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:12.3178656Z 2025-04-21T20:48:12.4206298Z [7235/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPBlas.cpp.o 2025-04-21T20:48:12.4207854Z [7236/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CuSparseHandlePool.cpp.o 2025-04-21T20:48:12.4209284Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:12.4209980Z 2025-04-21T20:48:12.4545372Z [7236/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPContext.cpp.o 2025-04-21T20:48:12.4547331Z [7237/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp.o 2025-04-21T20:48:12.4549497Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:12.4550616Z 2025-04-21T20:48:12.5698985Z [7237/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGeneratorImpl.cpp.o 2025-04-21T20:48:12.5700919Z [7238/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/EmptyTensor.cpp.o 2025-04-21T20:48:12.5703143Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:12.5704377Z 2025-04-21T20:48:12.7862750Z [7238/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGraph.cpp.o 2025-04-21T20:48:12.7863832Z [7239/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/Exceptions.cpp.o 2025-04-21T20:48:12.7865179Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:12.7866006Z 2025-04-21T20:48:12.7875308Z [7239/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseBlas.cpp.o 2025-04-21T20:48:12.7877169Z [7240/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CublasHandlePool.cpp.o 2025-04-21T20:48:12.7879285Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:12.7881272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-21T20:48:12.7888921Z /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-21T20:48:12.7891301Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:12.7891897Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7893141Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:12.7894272Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:12.7894918Z | ^~~~ 2025-04-21T20:48:12.7896067Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:12.7897044Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:12.7897453Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7898239Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:12.7899195Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:12.7900192Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-21T20:48:12.7901454Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:12.7902517Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:12.7903066Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7904129Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-21T20:48:12.7908425Z /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-21T20:48:12.7910636Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:12.7911091Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7912110Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:12.7913213Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:12.7913898Z | ^~~~ 2025-04-21T20:48:12.7915083Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:12.7916526Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:12.7917178Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7918135Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:12.7919297Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:12.7920101Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-21T20:48:12.7920973Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:12.7921811Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:12.7922298Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7922989Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-21T20:48:12.7925682Z /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-21T20:48:12.7927827Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:12.7928279Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7929491Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:12.7930488Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:12.7930986Z | ^~~~ 2025-04-21T20:48:12.7931957Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:12.7932864Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:12.7933272Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7933918Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:12.7934863Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:12.7935681Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-21T20:48:12.7936555Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:12.7937479Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:12.7938176Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7938882Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:3: 2025-04-21T20:48:12.7941518Z /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-21T20:48:12.7943624Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:12.7944068Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7945027Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:12.7946017Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:12.7946514Z | ^~~~ 2025-04-21T20:48:12.7947481Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:12.7948390Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:12.7948795Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7949480Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:12.7950343Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:12.7951144Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp:2: 2025-04-21T20:48:12.7952026Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:12.7953028Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:12.7953763Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:12.7955306Z /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-21T20:48:12.7957307Z /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-21T20:48:12.7958412Z 57 | switch(error) { 2025-04-21T20:48:12.7958774Z | ^ 2025-04-21T20:48:12.7960013Z /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-21T20:48:12.7961981Z /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-21T20:48:12.7963973Z /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-21T20:48:12.7965987Z /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-21T20:48:12.7967967Z /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-21T20:48:12.7968925Z 2025-04-21T20:48:13.2288847Z [7240/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseDescriptors.cpp.o 2025-04-21T20:48:13.2290694Z [7241/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPContext.cpp.o 2025-04-21T20:48:13.2292576Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:13.2293564Z 2025-04-21T20:48:13.3637227Z [7241/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PeerToPeerAccess.cpp.o 2025-04-21T20:48:13.3638332Z [7242/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseBlas.cpp.o 2025-04-21T20:48:13.3639783Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:13.3640462Z 2025-04-21T20:48:13.6220449Z [7242/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/HIPHooks.cpp.o 2025-04-21T20:48:13.6221582Z [7243/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGeneratorImpl.cpp.o 2025-04-21T20:48:13.6222914Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:13.6223963Z 2025-04-21T20:48:13.6912142Z [7243/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp.o 2025-04-21T20:48:13.6914596Z [7244/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseDescriptors.cpp.o 2025-04-21T20:48:13.6916918Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:13.6920030Z /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-21T20:48:13.6923912Z /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-21T20:48:13.6926357Z 83 | auto order = HIPSPARSE_ORDER_COLUMN; 2025-04-21T20:48:13.6927222Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.6928498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:8, 2025-04-21T20:48:13.6930075Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:13.6931590Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp:2: 2025-04-21T20:48:13.6933214Z /opt/rocm-6.3.0/include/hipsparse/hipsparse.h:13781:5: note: declared here 2025-04-21T20:48:13.6934942Z 13781 | HIPSPARSE_ORDER_COLUMN HIPSPARSE_DEPRECATED_MSG("Please use HIPSPARSE_ORDER_COL instead") 2025-04-21T20:48:13.6936301Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.6936765Z 2025-04-21T20:48:13.8310551Z [7244/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp.o 2025-04-21T20:48:13.8312786Z [7245/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGraph.cpp.o 2025-04-21T20:48:13.8314936Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:13.8317810Z 2025-04-21T20:48:13.9624561Z [7245/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_basic.cpp.o 2025-04-21T20:48:13.9626528Z [7246/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PeerToPeerAccess.cpp.o 2025-04-21T20:48:13.9628726Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:13.9629927Z 2025-04-21T20:48:13.9883739Z [7246/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_complex.cpp.o 2025-04-21T20:48:13.9885555Z [7247/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPBlas.cpp.o 2025-04-21T20:48:13.9887688Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:13.9892155Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp: In function ‘hipblasStatus_t rocBLASStatusToHIPStatus(rocblas_status)’: 2025-04-21T20:48:13.9895284Z /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-21T20:48:13.9897135Z 44 | switch(error) 2025-04-21T20:48:13.9897727Z | ^ 2025-04-21T20:48:13.9900444Z /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-21T20:48:13.9904192Z /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-21T20:48:13.9907716Z /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-21T20:48:13.9911508Z /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-21T20:48:13.9915275Z /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-21T20:48:13.9917566Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:13.9918917Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:13.9921398Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = double]’: 2025-04-21T20:48:13.9926293Z /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-21T20:48:13.9932931Z /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-21T20:48:13.9936747Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:875:26: required from here 2025-04-21T20:48:13.9941737Z /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-21T20:48:13.9945971Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:13.9947133Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:13.9948109Z 252 |  input_output_type, 2025-04-21T20:48:13.9949031Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9949943Z 253 |  input_output_type, 2025-04-21T20:48:13.9950864Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9951753Z 254 |  compute_type, 2025-04-21T20:48:13.9952852Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:13.9953742Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:13.9954655Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9955589Z 256 |  nullptr, 2025-04-21T20:48:13.9956457Z | ~~~~~~~~ 2025-04-21T20:48:13.9957398Z 257 |  &solution_size)); 2025-04-21T20:48:13.9958292Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9960180Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:13.9962130Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:13.9962978Z | ^~~~ 2025-04-21T20:48:13.9963947Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:13.9965414Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:13.9967050Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:13.9968560Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:13.9970200Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:13.9972138Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:13.9973504Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9974871Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:13.9976495Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:13.9981073Z /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-21T20:48:13.9986483Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:13.9987633Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:13.9988590Z 252 |  input_output_type, 2025-04-21T20:48:13.9989506Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9990417Z 253 |  input_output_type, 2025-04-21T20:48:13.9991319Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9992221Z 254 |  compute_type, 2025-04-21T20:48:13.9993221Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:13.9994151Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:13.9995287Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:13.9996197Z 256 |  nullptr, 2025-04-21T20:48:13.9997077Z | ~~~~~~~~ 2025-04-21T20:48:13.9998051Z 257 |  &solution_size)); 2025-04-21T20:48:13.9998973Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0001043Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0003019Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0003889Z | ^~~~ 2025-04-21T20:48:14.0004903Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0006417Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0008058Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0009602Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0011312Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0013238Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0014598Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0016099Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0017781Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0022697Z /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-21T20:48:14.0027039Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0028190Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0029175Z 252 |  input_output_type, 2025-04-21T20:48:14.0030123Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0031062Z 253 |  input_output_type, 2025-04-21T20:48:14.0031987Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0032982Z 254 |  compute_type, 2025-04-21T20:48:14.0033774Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0034565Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0035406Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0036262Z 256 |  nullptr, 2025-04-21T20:48:14.0037244Z | ~~~~~~~~ 2025-04-21T20:48:14.0038098Z 257 |  &solution_size)); 2025-04-21T20:48:14.0038968Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0041031Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0042980Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0043795Z | ^~~~ 2025-04-21T20:48:14.0044771Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0046191Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0047751Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0049266Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0050970Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0052771Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0054078Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0055383Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0057113Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0062023Z /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-21T20:48:14.0066383Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0067492Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0068424Z 261 |  input_output_type, 2025-04-21T20:48:14.0069352Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0070325Z 262 |  input_output_type, 2025-04-21T20:48:14.0071259Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0072186Z 263 |  compute_type, 2025-04-21T20:48:14.0073206Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0074047Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0074943Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0075871Z 265 |  solutions.data(), 2025-04-21T20:48:14.0076757Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0077745Z 266 |  &solution_size)); 2025-04-21T20:48:14.0078643Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0080447Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0082616Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0090570Z | ^~~~ 2025-04-21T20:48:14.0092071Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0093480Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0095020Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0096399Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0097815Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0099416Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0100645Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0101924Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0103325Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0107856Z /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-21T20:48:14.0111929Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0113171Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0114119Z 261 |  input_output_type, 2025-04-21T20:48:14.0115037Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0115924Z 262 |  input_output_type, 2025-04-21T20:48:14.0116816Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0117704Z 263 |  compute_type, 2025-04-21T20:48:14.0118550Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0119463Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0120373Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0121284Z 265 |  solutions.data(), 2025-04-21T20:48:14.0122175Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0123061Z 266 |  &solution_size)); 2025-04-21T20:48:14.0123953Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0126062Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0127840Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0128583Z | ^~~~ 2025-04-21T20:48:14.0129575Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0131110Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0132577Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0134006Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0135547Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0137332Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0138605Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0139926Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0141537Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0146398Z /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-21T20:48:14.0150602Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0151726Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0152827Z 261 |  input_output_type, 2025-04-21T20:48:14.0153748Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0154657Z 262 |  input_output_type, 2025-04-21T20:48:14.0155583Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0156509Z 263 |  compute_type, 2025-04-21T20:48:14.0157374Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0158255Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0159141Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0160022Z 265 |  solutions.data(), 2025-04-21T20:48:14.0160911Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0161796Z 266 |  &solution_size)); 2025-04-21T20:48:14.0162635Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0164611Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0166664Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0167518Z | ^~~~ 2025-04-21T20:48:14.0168398Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0169821Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0171314Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0172922Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0174589Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0176474Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0177801Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0179068Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0180736Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0183794Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmStridedBatchedTypeStringAndOps() [with T = float]’: 2025-04-21T20:48:14.0189264Z /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-21T20:48:14.0195792Z /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-21T20:48:14.0199712Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:886:25: required from here 2025-04-21T20:48:14.0204595Z /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-21T20:48:14.0208849Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0209923Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0210844Z 252 |  input_output_type, 2025-04-21T20:48:14.0211705Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0212626Z 253 |  input_output_type, 2025-04-21T20:48:14.0213571Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0214342Z 254 |  compute_type, 2025-04-21T20:48:14.0215244Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0216385Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0217300Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0218118Z 256 |  nullptr, 2025-04-21T20:48:14.0219002Z | ~~~~~~~~ 2025-04-21T20:48:14.0219942Z 257 |  &solution_size)); 2025-04-21T20:48:14.0220851Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0222525Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0224191Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0224956Z | ^~~~ 2025-04-21T20:48:14.0225826Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0227065Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0228432Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0229709Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0231113Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0232831Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0233967Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0235116Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0236464Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0240770Z /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-21T20:48:14.0244889Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0246002Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0246995Z 252 |  input_output_type, 2025-04-21T20:48:14.0247902Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0248821Z 253 |  input_output_type, 2025-04-21T20:48:14.0249744Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0250626Z 254 |  compute_type, 2025-04-21T20:48:14.0251492Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0252374Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0253451Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0254337Z 256 |  nullptr, 2025-04-21T20:48:14.0255183Z | ~~~~~~~~ 2025-04-21T20:48:14.0256078Z 257 |  &solution_size)); 2025-04-21T20:48:14.0256963Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0258948Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0260877Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0261742Z | ^~~~ 2025-04-21T20:48:14.0262779Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0264224Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0265784Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0267282Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0268971Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0270854Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0272152Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0273716Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0275362Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0280028Z /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-21T20:48:14.0284447Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0285593Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0286554Z 252 |  input_output_type, 2025-04-21T20:48:14.0287486Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0288404Z 253 |  input_output_type, 2025-04-21T20:48:14.0289303Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0290220Z 254 |  compute_type, 2025-04-21T20:48:14.0291098Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0291966Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0292872Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0293767Z 256 |  nullptr, 2025-04-21T20:48:14.0294840Z | ~~~~~~~~ 2025-04-21T20:48:14.0295759Z 257 |  &solution_size)); 2025-04-21T20:48:14.0296656Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0298505Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0300478Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0301467Z | ^~~~ 2025-04-21T20:48:14.0302464Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0303958Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0305534Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0306954Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0308631Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0310471Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0311781Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0313180Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0314789Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0319702Z /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-21T20:48:14.0323973Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0325082Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0325962Z 261 |  input_output_type, 2025-04-21T20:48:14.0326844Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0327803Z 262 |  input_output_type, 2025-04-21T20:48:14.0328745Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0329678Z 263 |  compute_type, 2025-04-21T20:48:14.0330558Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0331480Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0332391Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0333279Z 265 |  solutions.data(), 2025-04-21T20:48:14.0334196Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0335112Z 266 |  &solution_size)); 2025-04-21T20:48:14.0336171Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0338067Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0339985Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0340883Z | ^~~~ 2025-04-21T20:48:14.0341976Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0343476Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0345047Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0346474Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0348144Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0350001Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0351286Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0352730Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0354295Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0359026Z /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-21T20:48:14.0363256Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0364371Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0365274Z 261 |  input_output_type, 2025-04-21T20:48:14.0366142Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0367017Z 262 |  input_output_type, 2025-04-21T20:48:14.0367895Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0368810Z 263 |  compute_type, 2025-04-21T20:48:14.0369683Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0370575Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0371509Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0372394Z 265 |  solutions.data(), 2025-04-21T20:48:14.0373291Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0374188Z 266 |  &solution_size)); 2025-04-21T20:48:14.0375122Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0377079Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0378966Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0380147Z | ^~~~ 2025-04-21T20:48:14.0381196Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0382925Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0384544Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0386043Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0387785Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0389728Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0391011Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0392359Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0394040Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0398883Z /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-21T20:48:14.0403174Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0404259Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0405214Z 261 |  input_output_type, 2025-04-21T20:48:14.0406159Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0407106Z 262 |  input_output_type, 2025-04-21T20:48:14.0408037Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0408925Z 263 |  compute_type, 2025-04-21T20:48:14.0409853Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0410748Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0411636Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0412556Z 265 |  solutions.data(), 2025-04-21T20:48:14.0413460Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0414369Z 266 |  &solution_size)); 2025-04-21T20:48:14.0415285Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0417175Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0419184Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0420074Z | ^~~~ 2025-04-21T20:48:14.0421079Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0422557Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0424033Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0425614Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0427384Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0429233Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0430533Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0431880Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0433631Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0436538Z /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-21T20:48:14.0442101Z /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-21T20:48:14.0449109Z /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-21T20:48:14.0453139Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:897:40: required from here 2025-04-21T20:48:14.0457975Z /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-21T20:48:14.0462220Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0463378Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0464349Z 252 |  input_output_type, 2025-04-21T20:48:14.0465278Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0466214Z 253 |  input_output_type, 2025-04-21T20:48:14.0467136Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0467987Z 254 |  compute_type, 2025-04-21T20:48:14.0468982Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0469919Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0470884Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0471775Z 256 |  nullptr, 2025-04-21T20:48:14.0472748Z | ~~~~~~~~ 2025-04-21T20:48:14.0473714Z 257 |  &solution_size)); 2025-04-21T20:48:14.0474609Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0476500Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0478444Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0479302Z | ^~~~ 2025-04-21T20:48:14.0480255Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0481607Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0483303Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0484862Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0486537Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0488564Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0489937Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0491329Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0492955Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0497617Z /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-21T20:48:14.0501775Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0502845Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0503778Z 252 |  input_output_type, 2025-04-21T20:48:14.0504723Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0505635Z 253 |  input_output_type, 2025-04-21T20:48:14.0506612Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0507389Z 254 |  compute_type, 2025-04-21T20:48:14.0508184Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0509024Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0510060Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0510872Z 256 |  nullptr, 2025-04-21T20:48:14.0511706Z | ~~~~~~~~ 2025-04-21T20:48:14.0512716Z 257 |  &solution_size)); 2025-04-21T20:48:14.0513700Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0515664Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0517616Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0518503Z | ^~~~ 2025-04-21T20:48:14.0519217Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0519995Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0520859Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0521661Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0522585Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0523852Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0525065Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0526448Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0527930Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0531910Z /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-21T20:48:14.0535159Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0536043Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0536828Z 252 |  input_output_type, 2025-04-21T20:48:14.0537533Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0538245Z 253 |  input_output_type, 2025-04-21T20:48:14.0538990Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0539733Z 254 |  compute_type, 2025-04-21T20:48:14.0540450Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0541192Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0541979Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0542686Z 256 |  nullptr, 2025-04-21T20:48:14.0543497Z | ~~~~~~~~ 2025-04-21T20:48:14.0544241Z 257 |  &solution_size)); 2025-04-21T20:48:14.0545068Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0546556Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0548191Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0548892Z | ^~~~ 2025-04-21T20:48:14.0549698Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0550820Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0552097Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0553369Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0554643Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0556069Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0557155Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0558371Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0559628Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0563474Z /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-21T20:48:14.0566711Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0567610Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0568373Z 261 |  input_output_type, 2025-04-21T20:48:14.0569091Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0569792Z 262 |  input_output_type, 2025-04-21T20:48:14.0570526Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0571285Z 263 |  compute_type, 2025-04-21T20:48:14.0572155Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0572850Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0573590Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0574315Z 265 |  solutions.data(), 2025-04-21T20:48:14.0575015Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0575796Z 266 |  &solution_size)); 2025-04-21T20:48:14.0576579Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0578036Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0579481Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0580161Z | ^~~~ 2025-04-21T20:48:14.0581065Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0582191Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0583712Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0584894Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0586293Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0587814Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0588938Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0589990Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0591218Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0595060Z /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-21T20:48:14.0598414Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0599484Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0600256Z 261 |  input_output_type, 2025-04-21T20:48:14.0601030Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0601726Z 262 |  input_output_type, 2025-04-21T20:48:14.0602435Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0603139Z 263 |  compute_type, 2025-04-21T20:48:14.0603836Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0604537Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0605275Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0606001Z 265 |  solutions.data(), 2025-04-21T20:48:14.0606700Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0607392Z 266 |  &solution_size)); 2025-04-21T20:48:14.0608120Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0609751Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0611300Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0612081Z | ^~~~ 2025-04-21T20:48:14.0612853Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0614231Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0615519Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0616637Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0617906Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0619311Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0620333Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0621369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0622781Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0626728Z /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-21T20:48:14.0630451Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0631465Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0632311Z 261 |  input_output_type, 2025-04-21T20:48:14.0633291Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0634136Z 262 |  input_output_type, 2025-04-21T20:48:14.0634988Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0635865Z 263 |  compute_type, 2025-04-21T20:48:14.0636671Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0637515Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0638388Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0639178Z 265 |  solutions.data(), 2025-04-21T20:48:14.0640056Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0640936Z 266 |  &solution_size)); 2025-04-21T20:48:14.0641815Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0643700Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0645666Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0646511Z | ^~~~ 2025-04-21T20:48:14.0647472Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0648936Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0650490Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0652015Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0653748Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0655599Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0656910Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0678801Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0680645Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0685917Z /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-21T20:48:14.0691690Z /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-21T20:48:14.0698933Z /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-21T20:48:14.0703265Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:908:39: required from here 2025-04-21T20:48:14.0708461Z /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-21T20:48:14.0712929Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0714002Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0714944Z 252 |  input_output_type, 2025-04-21T20:48:14.0715803Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0716692Z 253 |  input_output_type, 2025-04-21T20:48:14.0717597Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0718470Z 254 |  compute_type, 2025-04-21T20:48:14.0719525Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0720442Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0721368Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0722191Z 256 |  nullptr, 2025-04-21T20:48:14.0722985Z | ~~~~~~~~ 2025-04-21T20:48:14.0724053Z 257 |  &solution_size)); 2025-04-21T20:48:14.0724923Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0726739Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0728596Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0729475Z | ^~~~ 2025-04-21T20:48:14.0730437Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0731848Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0733467Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0735001Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0736578Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0738436Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0739700Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0741085Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0742653Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0745604Z /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-21T20:48:14.0747788Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0748415Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0748948Z 252 |  input_output_type, 2025-04-21T20:48:14.0749738Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0750557Z 253 |  input_output_type, 2025-04-21T20:48:14.0751421Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0752283Z 254 |  compute_type, 2025-04-21T20:48:14.0753228Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0754146Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0755207Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0756067Z 256 |  nullptr, 2025-04-21T20:48:14.0756936Z | ~~~~~~~~ 2025-04-21T20:48:14.0757835Z 257 |  &solution_size)); 2025-04-21T20:48:14.0758816Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0760767Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0762672Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0763567Z | ^~~~ 2025-04-21T20:48:14.0764546Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0765978Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0767558Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0769078Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0770735Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0772543Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0773850Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0775290Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0776858Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0781266Z /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-21T20:48:14.0785277Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0786398Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0787355Z 252 |  input_output_type, 2025-04-21T20:48:14.0788257Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0789169Z 253 |  input_output_type, 2025-04-21T20:48:14.0790055Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0790924Z 254 |  compute_type, 2025-04-21T20:48:14.0791833Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0792860Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0793797Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0794688Z 256 |  nullptr, 2025-04-21T20:48:14.0795746Z | ~~~~~~~~ 2025-04-21T20:48:14.0796626Z 257 |  &solution_size)); 2025-04-21T20:48:14.0797470Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0799507Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0801490Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0802362Z | ^~~~ 2025-04-21T20:48:14.0803382Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0804854Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0806439Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0807990Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0809685Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0811534Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0812836Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0814273Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0816059Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0820749Z /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-21T20:48:14.0825019Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0826181Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0827123Z 261 |  input_output_type, 2025-04-21T20:48:14.0827993Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0828902Z 262 |  input_output_type, 2025-04-21T20:48:14.0829802Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0830717Z 263 |  compute_type, 2025-04-21T20:48:14.0831596Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0832636Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0833612Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0834514Z 265 |  solutions.data(), 2025-04-21T20:48:14.0835404Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0836385Z 266 |  &solution_size)); 2025-04-21T20:48:14.0837278Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0839207Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0841203Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0842222Z | ^~~~ 2025-04-21T20:48:14.0843251Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0844673Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0846231Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0847766Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0849470Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0851335Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0852591Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0853969Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0855656Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0860543Z /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-21T20:48:14.0864789Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0865890Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0866892Z 261 |  input_output_type, 2025-04-21T20:48:14.0867843Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0868770Z 262 |  input_output_type, 2025-04-21T20:48:14.0869692Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0870603Z 263 |  compute_type, 2025-04-21T20:48:14.0871484Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0872380Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0873419Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0874382Z 265 |  solutions.data(), 2025-04-21T20:48:14.0875304Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0876187Z 266 |  &solution_size)); 2025-04-21T20:48:14.0877089Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0879159Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0881046Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0881935Z | ^~~~ 2025-04-21T20:48:14.0883127Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0884827Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0886575Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0888035Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0889687Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0891532Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0892874Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0894248Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0895875Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0900860Z /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-21T20:48:14.0905244Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0906423Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0907364Z 261 |  input_output_type, 2025-04-21T20:48:14.0908248Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0909152Z 262 |  input_output_type, 2025-04-21T20:48:14.0910019Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0910931Z 263 |  compute_type, 2025-04-21T20:48:14.0911863Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0912966Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0913948Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0914885Z 265 |  solutions.data(), 2025-04-21T20:48:14.0915810Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0916700Z 266 |  &solution_size)); 2025-04-21T20:48:14.0917545Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0919416Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0921541Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0922420Z | ^~~~ 2025-04-21T20:48:14.0923419Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0924841Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0926319Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0927964Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0929734Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0931618Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0932915Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0934323Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0935953Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0938726Z /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-21T20:48:14.0944206Z /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-21T20:48:14.0950829Z /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-21T20:48:14.0954789Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:919:28: required from here 2025-04-21T20:48:14.0959629Z /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-21T20:48:14.0964027Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.0965143Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.0966088Z 252 |  input_output_type, 2025-04-21T20:48:14.0967010Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0967925Z 253 |  input_output_type, 2025-04-21T20:48:14.0968817Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0969727Z 254 |  compute_type, 2025-04-21T20:48:14.0970658Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.0971603Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.0972479Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0973348Z 256 |  nullptr, 2025-04-21T20:48:14.0974250Z | ~~~~~~~~ 2025-04-21T20:48:14.0975258Z 257 |  &solution_size)); 2025-04-21T20:48:14.0976223Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0978259Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.0980188Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.0981077Z | ^~~~ 2025-04-21T20:48:14.0982098Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.0983750Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.0985401Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0986868Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0988499Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.0990351Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.0991706Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.0993153Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.0994810Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.0999696Z /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-21T20:48:14.1004015Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1005481Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1006465Z 252 |  input_output_type, 2025-04-21T20:48:14.1007392Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1008282Z 253 |  input_output_type, 2025-04-21T20:48:14.1009189Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1010110Z 254 |  compute_type, 2025-04-21T20:48:14.1011047Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1012038Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1013017Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1013929Z 256 |  nullptr, 2025-04-21T20:48:14.1014835Z | ~~~~~~~~ 2025-04-21T20:48:14.1015753Z 257 |  &solution_size)); 2025-04-21T20:48:14.1016745Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1018778Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1020675Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1021652Z | ^~~~ 2025-04-21T20:48:14.1022663Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1024126Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1025840Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1027437Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1029106Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1031029Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1032411Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1033953Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1035676Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1040373Z /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-21T20:48:14.1044490Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1045685Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1046724Z 252 |  input_output_type, 2025-04-21T20:48:14.1047980Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1048889Z 253 |  input_output_type, 2025-04-21T20:48:14.1049815Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1050706Z 254 |  compute_type, 2025-04-21T20:48:14.1051613Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1052548Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1053485Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1054333Z 256 |  nullptr, 2025-04-21T20:48:14.1055174Z | ~~~~~~~~ 2025-04-21T20:48:14.1056033Z 257 |  &solution_size)); 2025-04-21T20:48:14.1056934Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1058817Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1060602Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1061498Z | ^~~~ 2025-04-21T20:48:14.1062520Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1064034Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1065718Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1067294Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1069049Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1070825Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1072125Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1073595Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1075162Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1079841Z /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-21T20:48:14.1084036Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1084998Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1085977Z 261 |  input_output_type, 2025-04-21T20:48:14.1086906Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1087828Z 262 |  input_output_type, 2025-04-21T20:48:14.1088920Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1089800Z 263 |  compute_type, 2025-04-21T20:48:14.1090717Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1091718Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1092709Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1093656Z 265 |  solutions.data(), 2025-04-21T20:48:14.1094550Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1095438Z 266 |  &solution_size)); 2025-04-21T20:48:14.1096318Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1098268Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1100204Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1101091Z | ^~~~ 2025-04-21T20:48:14.1102303Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1103732Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1105493Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1107103Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1108825Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1110630Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1111960Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1113406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1114984Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1119742Z /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-21T20:48:14.1123994Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1125194Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1126177Z 261 |  input_output_type, 2025-04-21T20:48:14.1127142Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1128063Z 262 |  input_output_type, 2025-04-21T20:48:14.1128957Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1129957Z 263 |  compute_type, 2025-04-21T20:48:14.1130854Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1131719Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1132644Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1133573Z 265 |  solutions.data(), 2025-04-21T20:48:14.1134473Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1135437Z 266 |  &solution_size)); 2025-04-21T20:48:14.1136396Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1138300Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1140273Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1141209Z | ^~~~ 2025-04-21T20:48:14.1142240Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1143818Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1145468Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1147049Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1148886Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1150735Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1152020Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1153473Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1155115Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1159740Z /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-21T20:48:14.1164014Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1165119Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1166053Z 261 |  input_output_type, 2025-04-21T20:48:14.1166915Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1167819Z 262 |  input_output_type, 2025-04-21T20:48:14.1168639Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1169537Z 263 |  compute_type, 2025-04-21T20:48:14.1170421Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1172051Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1173005Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1173891Z 265 |  solutions.data(), 2025-04-21T20:48:14.1174783Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1175673Z 266 |  &solution_size)); 2025-04-21T20:48:14.1176632Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1178644Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1180585Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1181472Z | ^~~~ 2025-04-21T20:48:14.1182733Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1184310Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1186049Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1187690Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1189565Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1191601Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1193058Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1194446Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1196186Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1199240Z /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-21T20:48:14.1204827Z /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-21T20:48:14.1211754Z /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-21T20:48:14.1215770Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:930:32: required from here 2025-04-21T20:48:14.1220788Z /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-21T20:48:14.1224796Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1225866Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1226858Z 252 |  input_output_type, 2025-04-21T20:48:14.1227766Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1228680Z 253 |  input_output_type, 2025-04-21T20:48:14.1229547Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1230650Z 254 |  compute_type, 2025-04-21T20:48:14.1231538Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1232489Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1233534Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1234469Z 256 |  nullptr, 2025-04-21T20:48:14.1235354Z | ~~~~~~~~ 2025-04-21T20:48:14.1236317Z 257 |  &solution_size)); 2025-04-21T20:48:14.1237295Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1239205Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1241299Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1242211Z | ^~~~ 2025-04-21T20:48:14.1243134Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1244549Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1246225Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1247825Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1249564Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1251412Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1252807Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1254231Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1255931Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1260789Z /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-21T20:48:14.1265019Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1266304Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1267294Z 252 |  input_output_type, 2025-04-21T20:48:14.1268241Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1269113Z 253 |  input_output_type, 2025-04-21T20:48:14.1270031Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1270983Z 254 |  compute_type, 2025-04-21T20:48:14.1271902Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1272967Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1273926Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1274835Z 256 |  nullptr, 2025-04-21T20:48:14.1275700Z | ~~~~~~~~ 2025-04-21T20:48:14.1276573Z 257 |  &solution_size)); 2025-04-21T20:48:14.1277472Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1279586Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1281573Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1282762Z | ^~~~ 2025-04-21T20:48:14.1283764Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1285194Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1286795Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1288355Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1290135Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1292068Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1293358Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1294715Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1296316Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1301101Z /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-21T20:48:14.1305402Z 251 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1306571Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1307529Z 252 |  input_output_type, 2025-04-21T20:48:14.1308642Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1309574Z 253 |  input_output_type, 2025-04-21T20:48:14.1310511Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1311460Z 254 |  compute_type, 2025-04-21T20:48:14.1312389Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1313385Z 255 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1314319Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1315250Z 256 |  nullptr, 2025-04-21T20:48:14.1316188Z | ~~~~~~~~ 2025-04-21T20:48:14.1317101Z 257 |  &solution_size)); 2025-04-21T20:48:14.1318028Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1319947Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1321984Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1322986Z | ^~~~ 2025-04-21T20:48:14.1323964Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1325495Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1327121Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1328678Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1330268Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1332117Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1333492Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1334966Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1336708Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1341057Z /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-21T20:48:14.1344689Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1345873Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1346895Z 261 |  input_output_type, 2025-04-21T20:48:14.1347839Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1348728Z 262 |  input_output_type, 2025-04-21T20:48:14.1349762Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1350712Z 263 |  compute_type, 2025-04-21T20:48:14.1351677Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1352769Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1353689Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1354615Z 265 |  solutions.data(), 2025-04-21T20:48:14.1355550Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1356471Z 266 |  &solution_size)); 2025-04-21T20:48:14.1357397Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1359353Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1361364Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1362257Z | ^~~~ 2025-04-21T20:48:14.1363400Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1364895Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1366607Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1368176Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1369913Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1371798Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1373223Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1374644Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1376267Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1381428Z /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-21T20:48:14.1385845Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1387030Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1387989Z 261 |  input_output_type, 2025-04-21T20:48:14.1388935Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1389833Z 262 |  input_output_type, 2025-04-21T20:48:14.1390759Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1391811Z 263 |  compute_type, 2025-04-21T20:48:14.1392809Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1393781Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1394717Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1395593Z 265 |  solutions.data(), 2025-04-21T20:48:14.1396499Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1397380Z 266 |  &solution_size)); 2025-04-21T20:48:14.1398286Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1400273Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1402219Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1403084Z | ^~~~ 2025-04-21T20:48:14.1404074Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1405664Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1407387Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1408915Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1410599Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1412497Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1413856Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1415238Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1416657Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1421466Z /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-21T20:48:14.1425776Z 260 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1426945Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1427914Z 261 |  input_output_type, 2025-04-21T20:48:14.1428844Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1429666Z 262 |  input_output_type, 2025-04-21T20:48:14.1430600Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1431496Z 263 |  compute_type, 2025-04-21T20:48:14.1432420Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1433541Z 264 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1434491Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1435420Z 265 |  solutions.data(), 2025-04-21T20:48:14.1436343Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1437251Z 266 |  &solution_size)); 2025-04-21T20:48:14.1438184Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1440055Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1442017Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1442900Z | ^~~~ 2025-04-21T20:48:14.1443917Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1445387Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1447141Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1448733Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1450465Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1451377Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1451799Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1452731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1453358Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1455217Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = double]’: 2025-04-21T20:48:14.1458343Z /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-21T20:48:14.1461569Z /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-21T20:48:14.1462508Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1392:25: required from here 2025-04-21T20:48:14.1466474Z /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-21T20:48:14.1467182Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1467705Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1468204Z 183 |  input_output_type, 2025-04-21T20:48:14.1468604Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1469070Z 184 |  input_output_type, 2025-04-21T20:48:14.1469486Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1469945Z 185 |  compute_type, 2025-04-21T20:48:14.1470360Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1470827Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1471239Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1471678Z 187 |  nullptr, 2025-04-21T20:48:14.1472046Z | ~~~~~~~~ 2025-04-21T20:48:14.1472618Z 188 |  &solution_size)); 2025-04-21T20:48:14.1473136Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1474753Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1475338Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1475663Z | ^~~~ 2025-04-21T20:48:14.1476246Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1477019Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1477793Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1478506Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1479472Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1480410Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1480838Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1481763Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1482596Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1485877Z /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-21T20:48:14.1486529Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1486958Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1487606Z 183 |  input_output_type, 2025-04-21T20:48:14.1488030Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1488492Z 184 |  input_output_type, 2025-04-21T20:48:14.1488910Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1489359Z 185 |  compute_type, 2025-04-21T20:48:14.1489813Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1490318Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1490718Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1491145Z 187 |  nullptr, 2025-04-21T20:48:14.1491505Z | ~~~~~~~~ 2025-04-21T20:48:14.1491948Z 188 |  &solution_size)); 2025-04-21T20:48:14.1492361Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1493998Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1494587Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1494883Z | ^~~~ 2025-04-21T20:48:14.1495450Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1496224Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1497020Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1497690Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1498569Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1499445Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1499845Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1500733Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1501372Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1505445Z /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-21T20:48:14.1506114Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1506554Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1507023Z 183 |  input_output_type, 2025-04-21T20:48:14.1507439Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1507961Z 184 |  input_output_type, 2025-04-21T20:48:14.1508342Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1508811Z 185 |  compute_type, 2025-04-21T20:48:14.1509215Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1509724Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1510174Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1510631Z 187 |  nullptr, 2025-04-21T20:48:14.1511042Z | ~~~~~~~~ 2025-04-21T20:48:14.1511520Z 188 |  &solution_size)); 2025-04-21T20:48:14.1511934Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1513608Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1514049Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1514401Z | ^~~~ 2025-04-21T20:48:14.1515011Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1515680Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1516515Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1517197Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1518125Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1519009Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1519390Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1520322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1520975Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1524894Z /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-21T20:48:14.1525598Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1526033Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1526539Z 192 |  input_output_type, 2025-04-21T20:48:14.1526952Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1527447Z 193 |  input_output_type, 2025-04-21T20:48:14.1527863Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1528423Z 194 |  compute_type, 2025-04-21T20:48:14.1528841Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1529319Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1529753Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1530210Z 196 |  solutions.data(), 2025-04-21T20:48:14.1530584Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1530971Z 197 |  &solution_size)); 2025-04-21T20:48:14.1531334Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1532813Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1533302Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1533591Z | ^~~~ 2025-04-21T20:48:14.1534193Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1535057Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1535907Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1536627Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1537567Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1538481Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1538883Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1539790Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1540487Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1544392Z /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-21T20:48:14.1545096Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1545488Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1545959Z 192 |  input_output_type, 2025-04-21T20:48:14.1546359Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1546820Z 193 |  input_output_type, 2025-04-21T20:48:14.1547205Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1547652Z 194 |  compute_type, 2025-04-21T20:48:14.1548156Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1548633Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1549034Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1549478Z 196 |  solutions.data(), 2025-04-21T20:48:14.1549850Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1550296Z 197 |  &solution_size)); 2025-04-21T20:48:14.1550676Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1552239Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1552864Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1553179Z | ^~~~ 2025-04-21T20:48:14.1553770Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1554615Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1555416Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1556132Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1557109Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1558120Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1558575Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1559538Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1560263Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1564463Z /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-21T20:48:14.1565179Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1565571Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1565980Z 192 |  input_output_type, 2025-04-21T20:48:14.1566363Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1566784Z 193 |  input_output_type, 2025-04-21T20:48:14.1567160Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1567573Z 194 |  compute_type, 2025-04-21T20:48:14.1567876Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1568289Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1568678Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1569006Z 196 |  solutions.data(), 2025-04-21T20:48:14.1569306Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1569632Z 197 |  &solution_size)); 2025-04-21T20:48:14.1569930Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1570995Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1571365Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1571613Z | ^~~~ 2025-04-21T20:48:14.1572048Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1572617Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1573173Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1573665Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1574406Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1575101Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1575453Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1576155Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1576677Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1578164Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h: In instantiation of ‘auto at::cuda::tunable::GetRocBlasGemmTypeStringAndOps() [with T = float]’: 2025-04-21T20:48:14.1580421Z /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-21T20:48:14.1583114Z /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-21T20:48:14.1583766Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1403:24: required from here 2025-04-21T20:48:14.1586585Z /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-21T20:48:14.1587062Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1587386Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1587888Z 183 |  input_output_type, 2025-04-21T20:48:14.1588173Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1588519Z 184 |  input_output_type, 2025-04-21T20:48:14.1588808Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1589141Z 185 |  compute_type, 2025-04-21T20:48:14.1589430Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1589789Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1590099Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1590405Z 187 |  nullptr, 2025-04-21T20:48:14.1590678Z | ~~~~~~~~ 2025-04-21T20:48:14.1591006Z 188 |  &solution_size)); 2025-04-21T20:48:14.1591304Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1592437Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1592955Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1593227Z | ^~~~ 2025-04-21T20:48:14.1593683Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1594240Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1594819Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1595352Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1596084Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1596809Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1597128Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1597816Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1598301Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1601099Z /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-21T20:48:14.1601597Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1601896Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1602252Z 183 |  input_output_type, 2025-04-21T20:48:14.1602639Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1602965Z 184 |  input_output_type, 2025-04-21T20:48:14.1603257Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1603584Z 185 |  compute_type, 2025-04-21T20:48:14.1603895Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1604234Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1604543Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1604864Z 187 |  nullptr, 2025-04-21T20:48:14.1605146Z | ~~~~~~~~ 2025-04-21T20:48:14.1605489Z 188 |  &solution_size)); 2025-04-21T20:48:14.1605773Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1606793Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1607201Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1607464Z | ^~~~ 2025-04-21T20:48:14.1607902Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1608527Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1609081Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1609583Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1610340Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1610999Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1611290Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1611921Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1612408Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1615156Z /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-21T20:48:14.1615645Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1615951Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1616291Z 183 |  input_output_type, 2025-04-21T20:48:14.1616596Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1616997Z 184 |  input_output_type, 2025-04-21T20:48:14.1617414Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1617738Z 185 |  compute_type, 2025-04-21T20:48:14.1618030Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1618399Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1618713Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1619046Z 187 |  nullptr, 2025-04-21T20:48:14.1619322Z | ~~~~~~~~ 2025-04-21T20:48:14.1619662Z 188 |  &solution_size)); 2025-04-21T20:48:14.1620026Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1621149Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1621560Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1621839Z | ^~~~ 2025-04-21T20:48:14.1622359Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1622985Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1623539Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1624055Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1624731Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1625370Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1625671Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1626293Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1626776Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1629586Z /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-21T20:48:14.1630053Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1630421Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1630807Z 192 |  input_output_type, 2025-04-21T20:48:14.1631113Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1631444Z 193 |  input_output_type, 2025-04-21T20:48:14.1631729Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1632065Z 194 |  compute_type, 2025-04-21T20:48:14.1632393Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1632852Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1633151Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1633500Z 196 |  solutions.data(), 2025-04-21T20:48:14.1633864Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1634253Z 197 |  &solution_size)); 2025-04-21T20:48:14.1634568Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1635608Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1635953Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1636180Z | ^~~~ 2025-04-21T20:48:14.1636597Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1637147Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1637770Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1638283Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1638986Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1639625Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1639908Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1640539Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1641010Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1643998Z /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-21T20:48:14.1644506Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1644871Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1645265Z 192 |  input_output_type, 2025-04-21T20:48:14.1645605Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1646025Z 193 |  input_output_type, 2025-04-21T20:48:14.1646382Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1646777Z 194 |  compute_type, 2025-04-21T20:48:14.1647129Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1647592Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1647951Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1648345Z 196 |  solutions.data(), 2025-04-21T20:48:14.1648662Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1649071Z 197 |  &solution_size)); 2025-04-21T20:48:14.1649404Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1650642Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1651052Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1651298Z | ^~~~ 2025-04-21T20:48:14.1651857Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1652561Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1653253Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1653923Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1654829Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1655642Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1656054Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1656896Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1657507Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1661791Z /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-21T20:48:14.1662580Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1663028Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1663538Z 192 |  input_output_type, 2025-04-21T20:48:14.1663945Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1664426Z 193 |  input_output_type, 2025-04-21T20:48:14.1664850Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1665321Z 194 |  compute_type, 2025-04-21T20:48:14.1665748Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1666240Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1666666Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1667261Z 196 |  solutions.data(), 2025-04-21T20:48:14.1667675Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1668163Z 197 |  &solution_size)); 2025-04-21T20:48:14.1668571Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1669976Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1670451Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1670773Z | ^~~~ 2025-04-21T20:48:14.1671336Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1672062Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1672864Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1673434Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1674335Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1675030Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1675288Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1675841Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1676355Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1677444Z /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-21T20:48:14.1679148Z /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-21T20:48:14.1680996Z /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-21T20:48:14.1681479Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1414:39: required from here 2025-04-21T20:48:14.1683762Z /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-21T20:48:14.1684140Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1684400Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1684870Z 183 |  input_output_type, 2025-04-21T20:48:14.1685112Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1685436Z 184 |  input_output_type, 2025-04-21T20:48:14.1685655Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1685977Z 185 |  compute_type, 2025-04-21T20:48:14.1686197Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1686471Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1686699Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1686932Z 187 |  nullptr, 2025-04-21T20:48:14.1687149Z | ~~~~~~~~ 2025-04-21T20:48:14.1687459Z 188 |  &solution_size)); 2025-04-21T20:48:14.1687739Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1688574Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1688884Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1689065Z | ^~~~ 2025-04-21T20:48:14.1689431Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1689971Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1690387Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1690742Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1691246Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1691744Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1692019Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1692490Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1692848Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1695021Z /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-21T20:48:14.1695376Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1695616Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1695869Z 183 |  input_output_type, 2025-04-21T20:48:14.1696088Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1696392Z 184 |  input_output_type, 2025-04-21T20:48:14.1696606Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1696856Z 185 |  compute_type, 2025-04-21T20:48:14.1697066Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1697327Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1697562Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1697792Z 187 |  nullptr, 2025-04-21T20:48:14.1698012Z | ~~~~~~~~ 2025-04-21T20:48:14.1698254Z 188 |  &solution_size)); 2025-04-21T20:48:14.1698465Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1699243Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1699533Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1699741Z | ^~~~ 2025-04-21T20:48:14.1700063Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1700475Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1700936Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1701294Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1701783Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1702262Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1702483Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1702972Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1703326Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1705363Z /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-21T20:48:14.1705709Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1705933Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1706201Z 183 |  input_output_type, 2025-04-21T20:48:14.1706418Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1706682Z 184 |  input_output_type, 2025-04-21T20:48:14.1706929Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1707174Z 185 |  compute_type, 2025-04-21T20:48:14.1707400Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1707657Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1707892Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1708129Z 187 |  nullptr, 2025-04-21T20:48:14.1708333Z | ~~~~~~~~ 2025-04-21T20:48:14.1708592Z 188 |  &solution_size)); 2025-04-21T20:48:14.1708806Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1709572Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1709863Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1710031Z | ^~~~ 2025-04-21T20:48:14.1710362Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1710835Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1711283Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1711678Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1712170Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1712750Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1712977Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1713450Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1713825Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1715856Z /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-21T20:48:14.1716217Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1716443Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1716701Z 192 |  input_output_type, 2025-04-21T20:48:14.1716936Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1717187Z 193 |  input_output_type, 2025-04-21T20:48:14.1717416Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1717661Z 194 |  compute_type, 2025-04-21T20:48:14.1717918Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1718185Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1718411Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1718675Z 196 |  solutions.data(), 2025-04-21T20:48:14.1718892Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1719138Z 197 |  &solution_size)); 2025-04-21T20:48:14.1719369Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1720140Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1720416Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1720581Z | ^~~~ 2025-04-21T20:48:14.1720898Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1721327Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1721794Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1722195Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1722680Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1723180Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1723416Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1723885Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1724254Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1726269Z /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-21T20:48:14.1726620Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1726860Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1727113Z 192 |  input_output_type, 2025-04-21T20:48:14.1727341Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1727590Z 193 |  input_output_type, 2025-04-21T20:48:14.1727807Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1728062Z 194 |  compute_type, 2025-04-21T20:48:14.1728269Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1728539Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1728793Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1729039Z 196 |  solutions.data(), 2025-04-21T20:48:14.1729262Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1729503Z 197 |  &solution_size)); 2025-04-21T20:48:14.1729732Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1730497Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1730760Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1730938Z | ^~~~ 2025-04-21T20:48:14.1731256Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1731683Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1732092Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1732445Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1733031Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1733500Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1733745Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1734231Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1734583Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1736610Z /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-21T20:48:14.1736958Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1737201Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1737460Z 192 |  input_output_type, 2025-04-21T20:48:14.1737681Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1737943Z 193 |  input_output_type, 2025-04-21T20:48:14.1738164Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1738422Z 194 |  compute_type, 2025-04-21T20:48:14.1738636Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1738895Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1739135Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1739417Z 196 |  solutions.data(), 2025-04-21T20:48:14.1739646Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1739889Z 197 |  &solution_size)); 2025-04-21T20:48:14.1740104Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1740886Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1741147Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1741314Z | ^~~~ 2025-04-21T20:48:14.1741648Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1742067Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1742488Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1742841Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1743327Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1743838Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1744088Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1744567Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1744949Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1746000Z /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-21T20:48:14.1747677Z /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-21T20:48:14.1749516Z /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-21T20:48:14.1750001Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1425:38: required from here 2025-04-21T20:48:14.1752393Z /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-21T20:48:14.1753154Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1753553Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1754075Z 183 |  input_output_type, 2025-04-21T20:48:14.1754312Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1754561Z 184 |  input_output_type, 2025-04-21T20:48:14.1754796Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1755039Z 185 |  compute_type, 2025-04-21T20:48:14.1755269Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1755529Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1755755Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1756006Z 187 |  nullptr, 2025-04-21T20:48:14.1756210Z | ~~~~~~~~ 2025-04-21T20:48:14.1756466Z 188 |  &solution_size)); 2025-04-21T20:48:14.1756678Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1757489Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1757800Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1758040Z | ^~~~ 2025-04-21T20:48:14.1758632Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1759353Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1760003Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1760610Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1761460Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1762290Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1762713Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1763528Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1764179Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1767931Z /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-21T20:48:14.1768584Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1769013Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1769460Z 183 |  input_output_type, 2025-04-21T20:48:14.1769865Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1770440Z 184 |  input_output_type, 2025-04-21T20:48:14.1770821Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1771214Z 185 |  compute_type, 2025-04-21T20:48:14.1771578Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1772033Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1772418Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1772797Z 187 |  nullptr, 2025-04-21T20:48:14.1773175Z | ~~~~~~~~ 2025-04-21T20:48:14.1773590Z 188 |  &solution_size)); 2025-04-21T20:48:14.1773989Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1775451Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1775923Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1776372Z | ^~~~ 2025-04-21T20:48:14.1777017Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1777785Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1778589Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1779270Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1780182Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1781034Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1781433Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1782299Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1783088Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1786667Z /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-21T20:48:14.1787375Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1787816Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1788293Z 183 |  input_output_type, 2025-04-21T20:48:14.1788697Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1789117Z 184 |  input_output_type, 2025-04-21T20:48:14.1789491Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1790111Z 185 |  compute_type, 2025-04-21T20:48:14.1790467Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1790865Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1791249Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1791666Z 187 |  nullptr, 2025-04-21T20:48:14.1792062Z | ~~~~~~~~ 2025-04-21T20:48:14.1792458Z 188 |  &solution_size)); 2025-04-21T20:48:14.1792988Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1794440Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1794922Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1795236Z | ^~~~ 2025-04-21T20:48:14.1795839Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1796745Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1797613Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1798277Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1799281Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1800157Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1800558Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1801488Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1802064Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1804970Z /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-21T20:48:14.1805335Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1805564Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1805838Z 192 |  input_output_type, 2025-04-21T20:48:14.1806055Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1806323Z 193 |  input_output_type, 2025-04-21T20:48:14.1806544Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1806788Z 194 |  compute_type, 2025-04-21T20:48:14.1807085Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1807346Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1807588Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1807838Z 196 |  solutions.data(), 2025-04-21T20:48:14.1808053Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1808318Z 197 |  &solution_size)); 2025-04-21T20:48:14.1808558Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1809345Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1809613Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1809782Z | ^~~~ 2025-04-21T20:48:14.1810118Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1810533Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1810973Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1811370Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1811862Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1812377Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1812602Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1813074Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1813445Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1815472Z /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-21T20:48:14.1815837Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1816068Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1816398Z 192 |  input_output_type, 2025-04-21T20:48:14.1816695Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1817001Z 193 |  input_output_type, 2025-04-21T20:48:14.1817291Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1817814Z 194 |  compute_type, 2025-04-21T20:48:14.1818321Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1818890Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1819627Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1820190Z 196 |  solutions.data(), 2025-04-21T20:48:14.1821136Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1821719Z 197 |  &solution_size)); 2025-04-21T20:48:14.1834520Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1835865Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1836955Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1837432Z | ^~~~ 2025-04-21T20:48:14.1837986Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1838773Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1839644Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1840436Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1841399Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1842427Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1843184Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1843908Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1844770Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1847351Z /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-21T20:48:14.1850785Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1851990Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1852984Z 192 |  input_output_type, 2025-04-21T20:48:14.1853943Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1854858Z 193 |  input_output_type, 2025-04-21T20:48:14.1855776Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1856658Z 194 |  compute_type, 2025-04-21T20:48:14.1857446Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1857969Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1858490Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1859206Z 196 |  solutions.data(), 2025-04-21T20:48:14.1859715Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1860209Z 197 |  &solution_size)); 2025-04-21T20:48:14.1860690Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1861721Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1862738Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1863217Z | ^~~~ 2025-04-21T20:48:14.1863757Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1864552Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1865414Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1866220Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1867096Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1868132Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1868879Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1869619Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1870503Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1871930Z /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-21T20:48:14.1874612Z /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-21T20:48:14.1877713Z /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-21T20:48:14.1879617Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1436:27: required from here 2025-04-21T20:48:14.1882139Z /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-21T20:48:14.1884514Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1885147Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1885683Z 183 |  input_output_type, 2025-04-21T20:48:14.1886293Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1886787Z 184 |  input_output_type, 2025-04-21T20:48:14.1887291Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1887790Z 185 |  compute_type, 2025-04-21T20:48:14.1888292Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1888795Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1889312Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1889806Z 187 |  nullptr, 2025-04-21T20:48:14.1890284Z | ~~~~~~~~ 2025-04-21T20:48:14.1890779Z 188 |  &solution_size)); 2025-04-21T20:48:14.1891275Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1892300Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1893356Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1893880Z | ^~~~ 2025-04-21T20:48:14.1894431Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1895284Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1896139Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1896935Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1897818Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1898806Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1899513Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1900252Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1901109Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1903529Z /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-21T20:48:14.1905674Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1906278Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1906810Z 183 |  input_output_type, 2025-04-21T20:48:14.1907317Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1907816Z 184 |  input_output_type, 2025-04-21T20:48:14.1908357Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1908862Z 185 |  compute_type, 2025-04-21T20:48:14.1909380Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1909916Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1910442Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1910935Z 187 |  nullptr, 2025-04-21T20:48:14.1911423Z | ~~~~~~~~ 2025-04-21T20:48:14.1911919Z 188 |  &solution_size)); 2025-04-21T20:48:14.1912421Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1913576Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1914604Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1915071Z | ^~~~ 2025-04-21T20:48:14.1915676Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1916496Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1917377Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1918232Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1919135Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1920140Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1920851Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1921594Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1922463Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1924913Z /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-21T20:48:14.1927093Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1927703Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1928235Z 183 |  input_output_type, 2025-04-21T20:48:14.1928752Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1929257Z 184 |  input_output_type, 2025-04-21T20:48:14.1929749Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1930247Z 185 |  compute_type, 2025-04-21T20:48:14.1930786Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1931299Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1931808Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1932303Z 187 |  nullptr, 2025-04-21T20:48:14.1932795Z | ~~~~~~~~ 2025-04-21T20:48:14.1933296Z 188 |  &solution_size)); 2025-04-21T20:48:14.1933783Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1934817Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1935842Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1936318Z | ^~~~ 2025-04-21T20:48:14.1936854Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1937636Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1938546Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1939364Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1940284Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1941274Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1941984Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1942709Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1943686Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1946147Z /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-21T20:48:14.1948303Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1948986Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1949521Z 192 |  input_output_type, 2025-04-21T20:48:14.1950113Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1950692Z 193 |  input_output_type, 2025-04-21T20:48:14.1951262Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1951767Z 194 |  compute_type, 2025-04-21T20:48:14.1952267Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1952968Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1953542Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1954062Z 196 |  solutions.data(), 2025-04-21T20:48:14.1954568Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1955074Z 197 |  &solution_size)); 2025-04-21T20:48:14.1955647Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1956844Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1957992Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1958540Z | ^~~~ 2025-04-21T20:48:14.1959081Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1960008Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1960874Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1961797Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1962827Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1963813Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1964685Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1965420Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1966343Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1968909Z /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-21T20:48:14.1971218Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1971905Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1972460Z 192 |  input_output_type, 2025-04-21T20:48:14.1973048Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1973557Z 193 |  input_output_type, 2025-04-21T20:48:14.1974124Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1974640Z 194 |  compute_type, 2025-04-21T20:48:14.1975179Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1975756Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1976335Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1976886Z 196 |  solutions.data(), 2025-04-21T20:48:14.1977457Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1977960Z 197 |  &solution_size)); 2025-04-21T20:48:14.1978457Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1979534Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.1980609Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.1981149Z | ^~~~ 2025-04-21T20:48:14.1981688Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.1982695Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.1983566Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1984367Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1985244Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.1986354Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.1987119Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1988009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.1988871Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.1991439Z /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-21T20:48:14.1993771Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.1994456Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.1994982Z 192 |  input_output_type, 2025-04-21T20:48:14.1995480Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1995982Z 193 |  input_output_type, 2025-04-21T20:48:14.1996545Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1997109Z 194 |  compute_type, 2025-04-21T20:48:14.1997595Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.1998107Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.1998689Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.1999261Z 196 |  solutions.data(), 2025-04-21T20:48:14.1999819Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2000322Z 197 |  &solution_size)); 2025-04-21T20:48:14.2000883Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2001959Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.2003099Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.2003580Z | ^~~~ 2025-04-21T20:48:14.2004125Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.2005018Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.2005881Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2006680Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2007683Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.2008646Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.2009624Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2010886Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2011974Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2013474Z /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-21T20:48:14.2016019Z /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-21T20:48:14.2019388Z /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-21T20:48:14.2022659Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:1447:31: required from here 2025-04-21T20:48:14.2027241Z /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-21T20:48:14.2030824Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.2031884Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.2032838Z 183 |  input_output_type, 2025-04-21T20:48:14.2033605Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2034496Z 184 |  input_output_type, 2025-04-21T20:48:14.2035283Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2036098Z 185 |  compute_type, 2025-04-21T20:48:14.2036855Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.2037768Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.2038548Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2039368Z 187 |  nullptr, 2025-04-21T20:48:14.2039965Z | ~~~~~~~~ 2025-04-21T20:48:14.2040471Z 188 |  &solution_size)); 2025-04-21T20:48:14.2040967Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2042008Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.2043026Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.2043577Z | ^~~~ 2025-04-21T20:48:14.2044148Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.2045081Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.2046102Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2047552Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2048975Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.2050694Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.2051930Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2053248Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2054877Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2057726Z /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-21T20:48:14.2059892Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.2060516Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.2061042Z 183 |  input_output_type, 2025-04-21T20:48:14.2061563Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2062069Z 184 |  input_output_type, 2025-04-21T20:48:14.2062579Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2063150Z 185 |  compute_type, 2025-04-21T20:48:14.2063645Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.2064156Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.2064660Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2065158Z 187 |  nullptr, 2025-04-21T20:48:14.2065645Z | ~~~~~~~~ 2025-04-21T20:48:14.2066138Z 188 |  &solution_size)); 2025-04-21T20:48:14.2066628Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2067660Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.2068676Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.2069157Z | ^~~~ 2025-04-21T20:48:14.2069818Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.2070664Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.2071570Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2072407Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2073446Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.2074432Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.2075145Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2075881Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2076733Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2079187Z /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-21T20:48:14.2081339Z 182 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.2081954Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.2082644Z 183 |  input_output_type, 2025-04-21T20:48:14.2083171Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2083690Z 184 |  input_output_type, 2025-04-21T20:48:14.2084200Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2084687Z 185 |  compute_type, 2025-04-21T20:48:14.2085294Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.2085811Z 186 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.2086329Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2086810Z 187 |  nullptr, 2025-04-21T20:48:14.2087296Z | ~~~~~~~~ 2025-04-21T20:48:14.2087796Z 188 |  &solution_size)); 2025-04-21T20:48:14.2088295Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2089308Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.2090518Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.2091090Z | ^~~~ 2025-04-21T20:48:14.2091638Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.2092410Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.2093365Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2094627Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2096193Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.2097792Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.2098527Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2099268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2100116Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2102557Z /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-21T20:48:14.2104718Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.2105338Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.2105868Z 192 |  input_output_type, 2025-04-21T20:48:14.2106359Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2106860Z 193 |  input_output_type, 2025-04-21T20:48:14.2107362Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2107877Z 194 |  compute_type, 2025-04-21T20:48:14.2108358Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.2108867Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.2109424Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2109932Z 196 |  solutions.data(), 2025-04-21T20:48:14.2110422Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2110923Z 197 |  &solution_size)); 2025-04-21T20:48:14.2111421Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2112584Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.2113715Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.2114198Z | ^~~~ 2025-04-21T20:48:14.2114744Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.2115513Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.2116366Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2117166Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2118142Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.2119160Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.2119905Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2120643Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2121504Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2124007Z /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-21T20:48:14.2126159Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.2126783Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.2127319Z 192 |  input_output_type, 2025-04-21T20:48:14.2127832Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2128327Z 193 |  input_output_type, 2025-04-21T20:48:14.2128834Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2129332Z 194 |  compute_type, 2025-04-21T20:48:14.2129817Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.2130334Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.2130856Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2131408Z 196 |  solutions.data(), 2025-04-21T20:48:14.2131898Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2132393Z 197 |  &solution_size)); 2025-04-21T20:48:14.2132893Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2133920Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.2134920Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.2135398Z | ^~~~ 2025-04-21T20:48:14.2135945Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.2136722Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.2137563Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2138356Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2139236Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.2140246Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.2140985Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2141713Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2142604Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2145032Z /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-21T20:48:14.2147164Z 191 | TORCH_ROCBLAS_CHECK(rocblas_gemm_ex_get_solutions_by_type(handle, 2025-04-21T20:48:14.2147790Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-04-21T20:48:14.2148315Z 192 |  input_output_type, 2025-04-21T20:48:14.2148829Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2149333Z 193 |  input_output_type, 2025-04-21T20:48:14.2149836Z | ~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2150329Z 194 |  compute_type, 2025-04-21T20:48:14.2150821Z | ~~~~~~~~~~~~~ 2025-04-21T20:48:14.2151317Z 195 |  rocblas_gemm_flags_none, 2025-04-21T20:48:14.2151831Z | ~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2152337Z 196 |  solutions.data(), 2025-04-21T20:48:14.2152948Z | ~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2153477Z 197 |  &solution_size)); 2025-04-21T20:48:14.2153975Z | ~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2154997Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:18:28: note: in definition of macro ‘TORCH_ROCBLAS_CHECK’ 2025-04-21T20:48:14.2156005Z 18 | rocblas_status __err = EXPR; \ 2025-04-21T20:48:14.2156476Z | ^~~~ 2025-04-21T20:48:14.2157023Z In file included from /opt/rocm-6.3.0/include/rocblas/rocblas.h:38, 2025-04-21T20:48:14.2157803Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/GemmRocblas.h:14, 2025-04-21T20:48:14.2158650Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:14.2159453Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2160339Z /opt/rocm-6.3.0/include/rocblas/internal/rocblas-beta.h:217:31: note: declared here 2025-04-21T20:48:14.2161319Z 217 | ROCBLAS_EXPORT rocblas_status rocblas_gemm_ex_get_solutions_by_type(rocblas_handle handle, 2025-04-21T20:48:14.2162015Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2162736Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2163673Z /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h: At global scope: 2025-04-21T20:48:14.2165706Z /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-21T20:48:14.2167907Z 46 | static bool _transposeBoolFromChar(char op) { 2025-04-21T20:48:14.2168443Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2169147Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:15, 2025-04-21T20:48:14.2170015Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:11: 2025-04-21T20:48:14.2171671Z /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-21T20:48:14.2173049Z 365 | static char _charFromhipblasOp(hipblasOperation_t op) { 2025-04-21T20:48:14.2173572Z | ^~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.2173796Z 2025-04-21T20:48:14.2174310Z [7247/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/StreamTimer.cpp.o 2025-04-21T20:48:14.2175269Z [7248/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_basic.cpp.o 2025-04-21T20:48:14.2176356Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.2176960Z 2025-04-21T20:48:14.2177440Z [7248/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/Tunable.cpp.o 2025-04-21T20:48:14.2178400Z [7249/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_complex.cpp.o 2025-04-21T20:48:14.2179483Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.2180074Z 2025-04-21T20:48:14.2180707Z [7249/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Activation.cpp.o 2025-04-21T20:48:14.2181877Z [7250/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp.o 2025-04-21T20:48:14.2183739Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.2184670Z 2025-04-21T20:48:14.2185414Z [7250/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Blas.cpp.o 2025-04-21T20:48:14.2187303Z [7251/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp.o 2025-04-21T20:48:14.2188528Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.2189134Z 2025-04-21T20:48:14.3721220Z [7251/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Distributions.cpp.o 2025-04-21T20:48:14.3723205Z [7252/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/HIPHooks.cpp.o 2025-04-21T20:48:14.3725414Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.3727489Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-21T20:48:14.3732698Z /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-21T20:48:14.3736724Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:14.3737542Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3739283Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:14.3741118Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:14.3742007Z | ^~~~ 2025-04-21T20:48:14.3743877Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:14.3745676Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:14.3746397Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3747401Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:14.3748919Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-21T20:48:14.3750544Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-21T20:48:14.3752209Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:14.3753687Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:14.3754497Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3755761Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-21T20:48:14.3760520Z /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-21T20:48:14.3764681Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:14.3765494Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3767169Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:14.3768973Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:14.3770019Z | ^~~~ 2025-04-21T20:48:14.3771806Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:14.3773506Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:14.3774228Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3775201Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:14.3776617Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-21T20:48:14.3778250Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-21T20:48:14.3779858Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:14.3781250Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:14.3782129Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3783470Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-21T20:48:14.3788686Z /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-21T20:48:14.3793005Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:14.3793806Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3795674Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:14.3797597Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:14.3798550Z | ^~~~ 2025-04-21T20:48:14.3800408Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:14.3802204Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:14.3802945Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3803869Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:14.3805290Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-21T20:48:14.3806864Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-21T20:48:14.3808528Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:14.3810202Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:14.3811497Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3812930Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2025-04-21T20:48:14.3818051Z /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-21T20:48:14.3822273Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:14.3823166Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3824983Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:14.3826837Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:14.3827784Z | ^~~~ 2025-04-21T20:48:14.3829653Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:14.3831440Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:14.3832183Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3833258Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:14.3834837Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2025-04-21T20:48:14.3836468Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2025-04-21T20:48:14.3838146Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:14.3839930Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:14.3841222Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:14.3847747Z 2025-04-21T20:48:14.5436233Z [7252/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Equal.cpp.o 2025-04-21T20:48:14.5438208Z [7253/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/StreamTimer.cpp.o 2025-04-21T20:48:14.5440458Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.5441870Z 2025-04-21T20:48:14.5786817Z [7253/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/GridSampler.cpp.o 2025-04-21T20:48:14.5788728Z [7254/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Activation.cpp.o 2025-04-21T20:48:14.5790818Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.5797575Z 2025-04-21T20:48:14.6604639Z [7254/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/IndexKernel.cpp.o 2025-04-21T20:48:14.6606430Z [7255/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/tunable/Tunable.cpp.o 2025-04-21T20:48:14.6608430Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.6609475Z 2025-04-21T20:48:14.7368650Z [7255/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp.o 2025-04-21T20:48:14.7370536Z [7256/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Distributions.cpp.o 2025-04-21T20:48:14.7372816Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.7373899Z 2025-04-21T20:48:14.8890692Z [7256/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ReduceOps.cpp.o 2025-04-21T20:48:14.8892610Z [7257/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Equal.cpp.o 2025-04-21T20:48:14.8894705Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:14.8899475Z 2025-04-21T20:48:15.0193717Z [7257/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Resize.cpp.o 2025-04-21T20:48:15.0195381Z [7258/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/GridSampler.cpp.o 2025-04-21T20:48:15.0196734Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.0197406Z 2025-04-21T20:48:15.0951311Z [7258/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ScanKernels.cpp.o 2025-04-21T20:48:15.0953408Z [7259/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/IndexKernel.cpp.o 2025-04-21T20:48:15.0955605Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.0956808Z 2025-04-21T20:48:15.1215807Z [7259/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sort.cpp.o 2025-04-21T20:48:15.1217797Z [7260/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ReduceOps.cpp.o 2025-04-21T20:48:15.1219967Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.1221141Z 2025-04-21T20:48:15.1570820Z [7260/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sorting.cpp.o 2025-04-21T20:48:15.1572718Z [7261/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Blas.cpp.o 2025-04-21T20:48:15.1574855Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.1578609Z /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-21T20:48:15.1581883Z 1528 | void check_scale(const Tensor& mat, const Tensor& scale, const int dim, const int arg_idx, const int scale_multiplier=1) { 2025-04-21T20:48:15.1583301Z | ^~~~~~~~~~~ 2025-04-21T20:48:15.1585992Z /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-21T20:48:15.1588832Z 1511 | bool check_valid_strides_and_return_transposed(const Tensor& mat) { 2025-04-21T20:48:15.1589967Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.1593553Z /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-21T20:48:15.1597052Z 1486 | c10::SmallVector compute_grouped_gemm_output_size(const Tensor& mat_a, 2025-04-21T20:48:15.1598428Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.1599810Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:16, 2025-04-21T20:48:15.1601483Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp:17: 2025-04-21T20:48:15.1604715Z /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-21T20:48:15.1607464Z 122 | static rocblas_operation _rocblasOpFromChar(char op) { 2025-04-21T20:48:15.1608467Z | ^~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.1609836Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/tunable/TunableGemm.h:15, 2025-04-21T20:48:15.1611572Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp:17: 2025-04-21T20:48:15.1614791Z /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-21T20:48:15.1617501Z 365 | static char _charFromhipblasOp(hipblasOperation_t op) { 2025-04-21T20:48:15.1618602Z | ^~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.1621313Z 2025-04-21T20:48:15.4834688Z [7261/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/SpectralOps.cpp.o 2025-04-21T20:48:15.4836213Z [7262/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp.o 2025-04-21T20:48:15.4837631Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.4838255Z 2025-04-21T20:48:15.4889017Z [7262/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorCompare.cpp.o 2025-04-21T20:48:15.4890044Z [7263/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sort.cpp.o 2025-04-21T20:48:15.4891167Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.4891801Z 2025-04-21T20:48:15.5402683Z [7263/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorModeKernel.cpp.o 2025-04-21T20:48:15.5404810Z [7264/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ScanKernels.cpp.o 2025-04-21T20:48:15.5406944Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.5408154Z 2025-04-21T20:48:15.7902936Z [7264/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorShapeHIP.cpp.o 2025-04-21T20:48:15.7904949Z [7265/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Resize.cpp.o 2025-04-21T20:48:15.7907065Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.7908260Z 2025-04-21T20:48:15.8414501Z [7265/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorTopK.cpp.o 2025-04-21T20:48:15.8416551Z [7266/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/SpectralOps.cpp.o 2025-04-21T20:48:15.8418897Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.8421314Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-21T20:48:15.8429389Z /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-21T20:48:15.8433853Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:15.8434758Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8436586Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:15.8438575Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:15.8439575Z | ^~~~ 2025-04-21T20:48:15.8441472Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:15.8443195Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:15.8443915Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8445292Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:15.8446952Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:15.8448538Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-21T20:48:15.8450305Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:15.8451663Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:15.8452561Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8453909Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-21T20:48:15.8458888Z /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-21T20:48:15.8462939Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:15.8463854Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8465781Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:15.8467674Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:15.8468658Z | ^~~~ 2025-04-21T20:48:15.8470617Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:15.8472437Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:15.8473263Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8474549Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:15.8476183Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:15.8477855Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-21T20:48:15.8479531Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:15.8480862Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:15.8481688Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8483817Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-21T20:48:15.8489123Z /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-21T20:48:15.8493510Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:15.8494302Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8496168Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:15.8498090Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:15.8499096Z | ^~~~ 2025-04-21T20:48:15.8501138Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:15.8502890Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:15.8503636Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8504973Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:15.8506613Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:15.8508185Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-21T20:48:15.8509883Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:15.8511761Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:15.8513242Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8514589Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:14: 2025-04-21T20:48:15.8520045Z /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-21T20:48:15.8523676Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:15.8524116Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8525088Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:15.8526089Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:15.8526585Z | ^~~~ 2025-04-21T20:48:15.8527557Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:15.8528611Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:15.8529013Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8529661Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:48:15.8530504Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:48:15.8531321Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp:4: 2025-04-21T20:48:15.8532193Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:15.8533149Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:15.8533832Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8535342Z /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-21T20:48:15.8536603Z 151 | bool has_large_prime_factor(int64_t n) { 2025-04-21T20:48:15.8537043Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:15.8537278Z 2025-04-21T20:48:15.8665885Z [7266/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/jit_utils.cpp.o 2025-04-21T20:48:15.8667990Z [7267/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sorting.cpp.o 2025-04-21T20:48:15.8670157Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.8671315Z 2025-04-21T20:48:15.8966899Z [7267/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp.o 2025-04-21T20:48:15.8969069Z [7268/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorCompare.cpp.o 2025-04-21T20:48:15.8971252Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.8972417Z 2025-04-21T20:48:15.9973815Z [7268/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp.o 2025-04-21T20:48:15.9975976Z [7269/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorModeKernel.cpp.o 2025-04-21T20:48:15.9978075Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:15.9979239Z 2025-04-21T20:48:16.3025690Z [7269/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-04-21T20:48:16.3027904Z [7270/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorTopK.cpp.o 2025-04-21T20:48:16.3030030Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:16.3031108Z 2025-04-21T20:48:16.3049279Z [7270/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CudssHandlePool.cpp.o 2025-04-21T20:48:16.3051266Z [7271/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorShapeHIP.cpp.o 2025-04-21T20:48:16.3053274Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:16.3054301Z 2025-04-21T20:48:16.5135650Z [7271/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp.o 2025-04-21T20:48:16.5137894Z [7272/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/jit_utils.cpp.o 2025-04-21T20:48:16.5140072Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:16.5142111Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-21T20:48:16.5146476Z /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-21T20:48:16.5150725Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:16.5151596Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5153227Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:16.5154971Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:16.5155850Z | ^~~~ 2025-04-21T20:48:16.5157670Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:16.5159282Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:16.5159922Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5160839Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:16.5162259Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-21T20:48:16.5163728Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:16.5164928Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:16.5165725Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5166879Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-21T20:48:16.5171236Z /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-21T20:48:16.5174861Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:16.5175655Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5177294Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:16.5178971Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:16.5179832Z | ^~~~ 2025-04-21T20:48:16.5181497Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:16.5183229Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:16.5183914Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5184793Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:16.5186246Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-21T20:48:16.5187710Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:16.5188940Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:16.5189732Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5190875Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-21T20:48:16.5193687Z /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-21T20:48:16.5195937Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:16.5196383Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5197343Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:16.5198335Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:16.5198836Z | ^~~~ 2025-04-21T20:48:16.5199847Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:16.5200768Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:16.5201159Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5201743Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:16.5202526Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-21T20:48:16.5203382Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:16.5204861Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:16.5205558Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5206273Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:11: 2025-04-21T20:48:16.5208921Z /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-21T20:48:16.5211026Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:16.5211453Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5212410Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:16.5213399Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:16.5213897Z | ^~~~ 2025-04-21T20:48:16.5214861Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:16.5215762Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:16.5216164Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5216741Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:16.5217513Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2025-04-21T20:48:16.5218370Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:16.5219305Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:16.5219977Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.5220270Z 2025-04-21T20:48:16.6742350Z [7272/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/HIPSolver.cpp.o 2025-04-21T20:48:16.6744128Z [7273/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp.o 2025-04-21T20:48:16.6745542Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:16.6747980Z /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-21T20:48:16.6750499Z 1424 | static void linalg_eigh_cusolver_syevj_batched(const Tensor& eigenvalues, const Tensor& eigenvectors, const Tensor& infos, bool upper, bool compute_eigenvectors) { 2025-04-21T20:48:16.6751620Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.6753641Z /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-21T20:48:16.6755844Z 1418 | static void linalg_eigh_cusolver_syevj(const Tensor& eigenvalues, const Tensor& eigenvectors, const Tensor& infos, bool upper, bool compute_eigenvectors) { 2025-04-21T20:48:16.6756805Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:16.6757059Z 2025-04-21T20:48:16.7658094Z [7273/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-04-21T20:48:16.7660215Z [7274/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp.o 2025-04-21T20:48:16.7662390Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:16.7663448Z 2025-04-21T20:48:16.9177128Z [7274/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-04-21T20:48:16.9179318Z [7275/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CudssHandlePool.cpp.o 2025-04-21T20:48:16.9181031Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:16.9181877Z 2025-04-21T20:48:17.0304843Z [7275/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-04-21T20:48:17.0307121Z [7276/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-04-21T20:48:17.0309530Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:17.0310682Z 2025-04-21T20:48:17.0498940Z [7276/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-04-21T20:48:17.0501165Z [7277/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp.o 2025-04-21T20:48:17.0503378Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:17.0504469Z 2025-04-21T20:48:17.4378527Z [7277/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-04-21T20:48:17.4380254Z [7278/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/HIPSolver.cpp.o 2025-04-21T20:48:17.4381871Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:17.4382764Z 2025-04-21T20:48:17.8117165Z [7278/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-04-21T20:48:17.8118291Z [7279/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-04-21T20:48:17.8119585Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:17.8120258Z 2025-04-21T20:48:17.8132472Z [7279/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-04-21T20:48:17.8134757Z [7280/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-04-21T20:48:17.8136277Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:17.8136877Z 2025-04-21T20:48:17.8523774Z [7280/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-04-21T20:48:17.8525963Z [7281/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-04-21T20:48:17.8528152Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:17.8529360Z 2025-04-21T20:48:17.9196028Z [7281/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp.o 2025-04-21T20:48:17.9197302Z [7282/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-04-21T20:48:17.9198545Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:17.9199158Z 2025-04-21T20:48:18.0010449Z [7282/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp.o 2025-04-21T20:48:18.0012373Z [7283/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-04-21T20:48:18.0014515Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.0015696Z 2025-04-21T20:48:18.2759943Z [7283/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp.o 2025-04-21T20:48:18.2761828Z [7284/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-04-21T20:48:18.2763698Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.2765284Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-21T20:48:18.2766599Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-21T20:48:18.2767762Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-21T20:48:18.2769009Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2770139Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2771391Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2773905Z /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-21T20:48:18.2780272Z /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-21T20:48:18.2785167Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2786279Z | ~~~~~~~~~~~~~~~^~ 2025-04-21T20:48:18.2787674Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-21T20:48:18.2789273Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-21T20:48:18.2790370Z | ^~~~ 2025-04-21T20:48:18.2791902Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-21T20:48:18.2793427Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-21T20:48:18.2794249Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:18.2795956Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:271:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-21T20:48:18.2797960Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2798994Z | ^~~~~~~~~~~ 2025-04-21T20:48:18.2800132Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2801638Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2803179Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2817052Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-21T20:48:18.2817959Z 225 | DeprecatedTypeProperties & type() const { 2025-04-21T20:48:18.2818455Z | ^~~~ 2025-04-21T20:48:18.2819066Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-21T20:48:18.2819788Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-21T20:48:18.2820523Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-21T20:48:18.2821327Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2822172Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2822979Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2826234Z /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-21T20:48:18.2828977Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2829615Z | ~~~~~~~~~~~~~^~ 2025-04-21T20:48:18.2830489Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-21T20:48:18.2834857Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-21T20:48:18.2835514Z | ^~~~ 2025-04-21T20:48:18.2836416Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-21T20:48:18.2837318Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-21T20:48:18.2837785Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:18.2838787Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:271:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-21T20:48:18.2839903Z 271 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2840466Z | ^~~~~~~~~~~ 2025-04-21T20:48:18.2841062Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2841826Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2842616Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2843646Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-21T20:48:18.2844506Z 225 | DeprecatedTypeProperties & type() const { 2025-04-21T20:48:18.2844980Z | ^~~~ 2025-04-21T20:48:18.2845542Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-21T20:48:18.2846203Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-21T20:48:18.2846916Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-21T20:48:18.2847705Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2848414Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2849208Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2850784Z /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-21T20:48:18.2854441Z /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-21T20:48:18.2857137Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2857773Z | ~~~~~~~~~~~~~~~^~ 2025-04-21T20:48:18.2858625Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-21T20:48:18.2859618Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-21T20:48:18.2860242Z | ^~~~ 2025-04-21T20:48:18.2861128Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-21T20:48:18.2862025Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-21T20:48:18.2862485Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:18.2863453Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:290:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-21T20:48:18.2864567Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2865176Z | ^~~~~~~~~~~ 2025-04-21T20:48:18.2865786Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2866559Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2867719Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2869579Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-21T20:48:18.2871188Z 225 | DeprecatedTypeProperties & type() const { 2025-04-21T20:48:18.2872037Z | ^~~~ 2025-04-21T20:48:18.2873136Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:5, 2025-04-21T20:48:18.2874309Z from /var/lib/jenkins/workspace/c10/core/Device.h:5, 2025-04-21T20:48:18.2875626Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2025-04-21T20:48:18.2877020Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2878285Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2879685Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2885626Z /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-21T20:48:18.2890738Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2891846Z | ~~~~~~~~~~~~~^~ 2025-04-21T20:48:18.2893361Z /var/lib/jenkins/workspace/c10/macros/Macros.h:193:64: note: in definition of macro ‘C10_UNLIKELY’ 2025-04-21T20:48:18.2895114Z 193 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2025-04-21T20:48:18.2896325Z | ^~~~ 2025-04-21T20:48:18.2898007Z /var/lib/jenkins/workspace/c10/util/Exception.h:587:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2025-04-21T20:48:18.2899584Z 587 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2025-04-21T20:48:18.2900371Z | ^~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:18.2902090Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:290:13: note: in expansion of macro ‘TORCH_CHECK’ 2025-04-21T20:48:18.2904103Z 290 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2025-04-21T20:48:18.2905092Z | ^~~~~~~~~~~ 2025-04-21T20:48:18.2906197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2025-04-21T20:48:18.2907573Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2025-04-21T20:48:18.2908998Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:2: 2025-04-21T20:48:18.2910969Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:225:30: note: declared here 2025-04-21T20:48:18.2912501Z 225 | DeprecatedTypeProperties & type() const { 2025-04-21T20:48:18.2913446Z | ^~~~ 2025-04-21T20:48:18.2913834Z 2025-04-21T20:48:18.3022996Z [7284/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvShared.cpp.o 2025-04-21T20:48:18.3024741Z [7285/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp.o 2025-04-21T20:48:18.3025967Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.3026583Z 2025-04-21T20:48:18.3189578Z [7285/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp.o 2025-04-21T20:48:18.3191152Z [7286/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp.o 2025-04-21T20:48:18.3192320Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.3192983Z 2025-04-21T20:48:18.3600727Z [7286/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp.o 2025-04-21T20:48:18.3602765Z [7287/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp.o 2025-04-21T20:48:18.3605023Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.3606257Z 2025-04-21T20:48:18.3784185Z [7287/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/GridSampler.cpp.o 2025-04-21T20:48:18.3786180Z [7288/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp.o 2025-04-21T20:48:18.3788390Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.3789548Z 2025-04-21T20:48:18.3991543Z [7288/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/LossCTC.cpp.o 2025-04-21T20:48:18.3993653Z [7289/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-04-21T20:48:18.3995793Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.3998742Z 2025-04-21T20:48:18.4315458Z [7289/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/MHA.cpp.o 2025-04-21T20:48:18.4317451Z [7290/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-04-21T20:48:18.4319541Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.4320693Z 2025-04-21T20:48:18.4348884Z [7290/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/RNN.cpp.o 2025-04-21T20:48:18.4350936Z [7291/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp.o 2025-04-21T20:48:18.4353259Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.4354374Z 2025-04-21T20:48:18.6865244Z [7291/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/AutocastRNN.cpp.o 2025-04-21T20:48:18.6867268Z [7292/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvShared.cpp.o 2025-04-21T20:48:18.6869724Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.6870918Z 2025-04-21T20:48:18.8037666Z [7292/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Descriptors.cpp.o 2025-04-21T20:48:18.8039822Z [7293/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/GridSampler.cpp.o 2025-04-21T20:48:18.8042113Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:18.8043236Z 2025-04-21T20:48:19.1368888Z [7293/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Handle.cpp.o 2025-04-21T20:48:19.1370355Z [7294/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/RNN.cpp.o 2025-04-21T20:48:19.1371645Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:19.1372258Z 2025-04-21T20:48:19.2571893Z [7294/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Types.cpp.o 2025-04-21T20:48:19.2573082Z [7295/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Handle.cpp.o 2025-04-21T20:48:19.2574190Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:19.2574802Z 2025-04-21T20:48:19.2922357Z [7295/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-04-21T20:48:19.2924341Z [7296/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/LossCTC.cpp.o 2025-04-21T20:48:19.2926526Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:19.2927922Z 2025-04-21T20:48:19.6731228Z [7296/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/comm.cpp.o 2025-04-21T20:48:19.6732298Z [7297/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/MHA.cpp.o 2025-04-21T20:48:19.6733512Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:19.6734206Z 2025-04-21T20:48:19.6885356Z [7297/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-04-21T20:48:19.6888185Z [7298/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-04-21T20:48:19.6890121Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:19.6892092Z 2025-04-21T20:48:19.7038872Z [7298/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-04-21T20:48:19.7040797Z [7299/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/AutocastRNN.cpp.o 2025-04-21T20:48:19.7042745Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:19.7043803Z 2025-04-21T20:48:19.8958955Z [7299/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-04-21T20:48:19.8961426Z [7300/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Descriptors.cpp.o 2025-04-21T20:48:19.8963625Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:19.8964810Z 2025-04-21T20:48:20.1005578Z [7300/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-04-21T20:48:20.1007165Z [7301/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-04-21T20:48:20.1008829Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:20.1009713Z 2025-04-21T20:48:20.2828259Z [7301/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-04-21T20:48:20.2830552Z [7302/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-04-21T20:48:20.2832889Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:20.2833919Z 2025-04-21T20:48:20.3321089Z [7302/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-04-21T20:48:20.3322959Z [7303/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-04-21T20:48:20.3324861Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:20.3325844Z 2025-04-21T20:48:20.4185688Z [7303/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-04-21T20:48:20.4187817Z [7304/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Types.cpp.o 2025-04-21T20:48:20.4189993Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:20.4191158Z 2025-04-21T20:48:20.5899587Z [7304/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-04-21T20:48:20.5902009Z [7305/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-04-21T20:48:20.5904250Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:20.5905353Z 2025-04-21T20:48:20.7838571Z [7305/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-04-21T20:48:20.7840421Z [7306/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/comm.cpp.o 2025-04-21T20:48:20.7845822Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:20.7846987Z 2025-04-21T20:48:20.8884329Z [7306/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-04-21T20:48:20.8886299Z [7307/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-04-21T20:48:20.8887820Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:20.8888483Z 2025-04-21T20:48:21.0701581Z [7307/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-04-21T20:48:21.0703995Z [7308/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-04-21T20:48:21.0707322Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:21.0715690Z 2025-04-21T20:48:21.8055665Z [7308/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-04-21T20:48:21.8057275Z [7309/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-04-21T20:48:21.8059396Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:21.8060610Z 2025-04-21T20:48:21.8071206Z [7309/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp.o 2025-04-21T20:48:21.8073431Z [7310/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-04-21T20:48:21.8075559Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:21.8076677Z 2025-04-21T20:48:21.8217105Z [7310/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-04-21T20:48:21.8218613Z [7311/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-04-21T20:48:21.8220329Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:21.8221853Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-21T20:48:21.8225288Z /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-21T20:48:21.8228315Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:21.8228984Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8230480Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:21.8231811Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:21.8232495Z | ^~~~ 2025-04-21T20:48:21.8233878Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:21.8235335Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:21.8235947Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8236660Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:21.8237765Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-21T20:48:21.8239054Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-21T20:48:21.8240293Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:21.8241262Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:21.8241897Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8243003Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-21T20:48:21.8246783Z /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-21T20:48:21.8249577Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:21.8250188Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8251567Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:21.8252885Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:21.8253558Z | ^~~~ 2025-04-21T20:48:21.8254850Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:21.8256057Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:21.8256579Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8257282Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:21.8258391Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-21T20:48:21.8259645Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-21T20:48:21.8260898Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:21.8261891Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:21.8262517Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8263596Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-21T20:48:21.8267971Z /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-21T20:48:21.8271672Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:21.8272405Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8274104Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:21.8275901Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:21.8276888Z | ^~~~ 2025-04-21T20:48:21.8278565Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:21.8280202Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:21.8280919Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8281808Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:21.8283393Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-21T20:48:21.8285102Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-21T20:48:21.8286617Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:21.8288233Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:21.8289337Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8290798Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:8: 2025-04-21T20:48:21.8294994Z /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-21T20:48:21.8298419Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:21.8299090Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8300442Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:21.8301888Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:21.8302767Z | ^~~~ 2025-04-21T20:48:21.8304182Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:21.8305523Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:21.8306099Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8306848Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:21.8308016Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:6, 2025-04-21T20:48:21.8309502Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2025-04-21T20:48:21.8310863Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:21.8312137Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:21.8313157Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:21.8313493Z 2025-04-21T20:48:21.8637033Z [7311/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-04-21T20:48:21.8639212Z [7312/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp.o 2025-04-21T20:48:21.8641840Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:21.8643132Z 2025-04-21T20:48:22.2766887Z [7312/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-04-21T20:48:22.2768830Z [7313/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-04-21T20:48:22.2770636Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:22.2773718Z /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-21T20:48:22.2775728Z 251 | static void NCCL_CHECK_TIMEOUT( 2025-04-21T20:48:22.2776426Z | ^~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.2776807Z 2025-04-21T20:48:22.2865402Z [7313/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-04-21T20:48:22.2866534Z [7314/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-04-21T20:48:22.2867698Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:22.2868339Z 2025-04-21T20:48:22.3352077Z [7314/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-04-21T20:48:22.3354081Z [7315/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-04-21T20:48:22.3356125Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:22.3357107Z 2025-04-21T20:48:22.3511717Z [7315/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-04-21T20:48:22.3513412Z [7316/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-04-21T20:48:22.3515148Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:22.3516322Z 2025-04-21T20:48:22.3936608Z [7316/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cpp.o 2025-04-21T20:48:22.3938527Z [7317/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-04-21T20:48:22.3940476Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:22.3941525Z 2025-04-21T20:48:22.4254347Z [7317/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-04-21T20:48:22.4258660Z [7318/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-04-21T20:48:22.4260928Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:22.4263056Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:48:22.4264888Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-21T20:48:22.4269522Z /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-21T20:48:22.4273747Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:22.4274716Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4277296Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:22.4279433Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:22.4280443Z | ^~~~ 2025-04-21T20:48:22.4282258Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:22.4285040Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:22.4285882Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4286969Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:22.4288580Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-21T20:48:22.4290300Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:22.4291758Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:22.4292711Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4294148Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:48:22.4296025Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-21T20:48:22.4301156Z /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-21T20:48:22.4305469Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:48:22.4306549Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4308438Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:22.4310565Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:22.4311579Z | ^~~~ 2025-04-21T20:48:22.4313585Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:22.4315469Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:22.4316263Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4317289Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:22.4318816Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-21T20:48:22.4320599Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:48:22.4322028Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:48:22.4322944Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4324179Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:48:22.4326066Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-21T20:48:22.4331278Z /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-21T20:48:22.4335580Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:22.4336433Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4338361Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:22.4340194Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:22.4341146Z | ^~~~ 2025-04-21T20:48:22.4343007Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:22.4344763Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:22.4345497Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4346467Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:22.4347988Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-21T20:48:22.4349655Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:22.4351466Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:22.4352870Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4354229Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:48:22.4355984Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:2: 2025-04-21T20:48:22.4361081Z /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-21T20:48:22.4365326Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:48:22.4366142Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4367949Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:48:22.4369884Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:48:22.4370866Z | ^~~~ 2025-04-21T20:48:22.4372746Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:48:22.4374476Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:48:22.4375192Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4376143Z In file included from /opt/rocm-6.3.0/include/hip/hip_runtime.h:70, 2025-04-21T20:48:22.4377747Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2025-04-21T20:48:22.4379599Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:48:22.4381427Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:48:22.4382938Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:22.4383396Z 2025-04-21T20:48:22.6556779Z [7318/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-04-21T20:48:22.6559029Z [7319/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-04-21T20:48:22.6561253Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:22.6562424Z 2025-04-21T20:48:23.4779161Z [7319/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-04-21T20:48:23.4781401Z [7320/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cpp.o 2025-04-21T20:48:23.4783849Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:23.4787869Z /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-21T20:48:23.4791052Z 43 | static Topology detectTopology(const NvlMesh nvlMesh, size_t worldSize) { 2025-04-21T20:48:23.4792138Z | ^~~~~~~~~~~~~~ 2025-04-21T20:48:23.4795205Z /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-21T20:48:23.4798159Z 24 | static NvlMesh getNvlMesh(const std::vector& rankToDeviceIdx) { 2025-04-21T20:48:23.4799189Z | ^~~~~~~~~~ 2025-04-21T20:48:23.4802245Z 2025-04-21T20:48:23.5567408Z [7320/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-21T20:48:23.5569336Z [7321/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-04-21T20:48:23.5570716Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:23.5571417Z 2025-04-21T20:48:23.5582224Z [7321/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2025-04-21T20:48:23.5585119Z [7322/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-04-21T20:48:23.5587245Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:23.5588606Z 2025-04-21T20:48:23.6785460Z [7322/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-21T20:48:23.6787462Z [7323/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-04-21T20:48:23.6789512Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:23.6790615Z 2025-04-21T20:48:23.7137421Z [7323/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2025-04-21T20:48:23.7139856Z [7324/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-04-21T20:48:23.7142235Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:23.7143401Z 2025-04-21T20:48:24.1197660Z [7324/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2025-04-21T20:48:24.1199940Z [7325/7823] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-04-21T20:48:24.1202230Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:24.1206097Z /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-21T20:48:24.1209158Z 249 | std::string getNcclAbortedCommStoreKey(const std::string& ncclIdStr) { 2025-04-21T20:48:24.1210287Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:24.1213360Z /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-21T20:48:24.1216344Z 240 | std::string buildNcclUniqueIdStr(const ncclUniqueId& ncclID) { 2025-04-21T20:48:24.1217356Z | ^~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:48:24.1217806Z 2025-04-21T20:48:24.7085418Z [7325/7823] Linking CXX shared library lib/libtorch_hip.so 2025-04-21T20:48:24.7086909Z [7326/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-21T20:48:24.7088995Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:24.7090047Z 2025-04-21T20:48:24.8150089Z [7326/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2025-04-21T20:48:24.8152385Z [7327/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2025-04-21T20:48:24.8154506Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:24.8159131Z 2025-04-21T20:48:25.0240091Z [7327/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2025-04-21T20:48:25.0242274Z [7328/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2025-04-21T20:48:25.0244381Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:25.0245427Z 2025-04-21T20:48:25.1138184Z [7328/7823] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-04-21T20:48:25.1140339Z [7329/7823] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2025-04-21T20:48:25.1142683Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:25.1143887Z 2025-04-21T20:48:25.2162762Z [7329/7823] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-04-21T20:48:25.2165128Z [7330/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2025-04-21T20:48:25.2169324Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:25.2170489Z 2025-04-21T20:48:25.5683720Z [7330/7823] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-04-21T20:48:25.5685747Z [7331/7823] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-04-21T20:48:25.5687916Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:25.5689001Z 2025-04-21T20:48:26.0763557Z [7331/7823] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-04-21T20:48:26.0764796Z [7332/7823] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-04-21T20:48:26.0766068Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:26.0766748Z 2025-04-21T20:48:26.2239341Z [7332/7823] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-04-21T20:48:26.2241450Z [7333/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2025-04-21T20:48:26.2243630Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:26.2244785Z 2025-04-21T20:48:26.2573060Z [7333/7823] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-04-21T20:48:26.2574957Z [7334/7823] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-04-21T20:48:26.2577090Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:26.2578214Z 2025-04-21T20:48:26.4179620Z [7334/7823] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-04-21T20:48:26.4182001Z [7335/7823] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2025-04-21T20:48:26.4184712Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:26.4186539Z 2025-04-21T20:48:26.8007647Z [7335/7823] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-04-21T20:48:26.8009882Z [7336/7823] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-04-21T20:48:26.8012291Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:26.8013552Z 2025-04-21T20:48:27.1936374Z [7336/7823] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-04-21T20:48:27.1938732Z [7337/7823] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-04-21T20:48:27.1941068Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:27.1942319Z 2025-04-21T20:48:27.3424653Z [7337/7823] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-04-21T20:48:27.3426529Z [7338/7823] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-04-21T20:48:27.3428914Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:27.3430690Z 2025-04-21T20:48:27.3936601Z [7338/7823] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-04-21T20:48:27.3938907Z [7339/7823] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-04-21T20:48:27.3940948Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:27.3942191Z 2025-04-21T20:48:27.5567326Z [7339/7823] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-04-21T20:48:27.5569286Z [7340/7823] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-04-21T20:48:27.5571555Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:27.5575825Z 2025-04-21T20:48:27.8537188Z [7340/7823] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-04-21T20:48:27.8539446Z [7341/7823] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-04-21T20:48:27.8541638Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:27.8548297Z 2025-04-21T20:48:28.4389045Z [7341/7823] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-04-21T20:48:28.4390809Z [7342/7823] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-04-21T20:48:28.4392718Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:28.4397423Z 2025-04-21T20:48:28.6359924Z [7342/7823] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-04-21T20:48:28.6362045Z [7343/7823] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-04-21T20:48:28.6364635Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:28.6365671Z 2025-04-21T20:48:28.8633727Z [7343/7823] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-04-21T20:48:28.8635903Z [7344/7823] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-04-21T20:48:28.8638241Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:28.8639378Z 2025-04-21T20:48:28.8993021Z [7344/7823] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-04-21T20:48:28.8995187Z [7345/7823] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-04-21T20:48:28.8997480Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:28.8998663Z 2025-04-21T20:48:28.9131982Z [7345/7823] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-04-21T20:48:28.9135126Z [7346/7823] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-04-21T20:48:28.9137603Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:28.9138926Z 2025-04-21T20:48:29.2173152Z [7346/7823] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-04-21T20:48:29.2174841Z [7347/7823] Linking CXX shared library lib/libtorch_hip.so 2025-04-21T20:48:29.2175722Z Warning: Unused direct dependencies: 2025-04-21T20:48:29.2176283Z /opt/rocm-6.3.0/lib/libhiprtc.so.6 2025-04-21T20:48:29.2176801Z /opt/rocm-6.3.0/lib/libhiprand.so.1 2025-04-21T20:48:29.2177130Z 2025-04-21T20:48:29.5901882Z [7347/7823] Linking CXX shared library lib/libtorch.so 2025-04-21T20:48:29.5903280Z [7348/7823] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-04-21T20:48:29.5905161Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:29.5906440Z 2025-04-21T20:48:29.8992405Z [7348/7823] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-04-21T20:48:29.8994135Z [7349/7823] Linking CXX shared library lib/libtorch.so 2025-04-21T20:48:29.8994834Z Warning: Unused direct dependencies: 2025-04-21T20:48:29.8995516Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:29.8996321Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:29.8996795Z 2025-04-21T20:48:30.0300428Z [7349/7823] Linking CXX executable bin/static_runtime_bench 2025-04-21T20:48:30.0302092Z [7350/7823] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-04-21T20:48:30.0304320Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:30.0308058Z 2025-04-21T20:48:30.0928135Z [7350/7823] Linking CXX executable bin/static_runtime_test 2025-04-21T20:48:30.0929651Z [7351/7823] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-04-21T20:48:30.0931703Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:30.0933035Z 2025-04-21T20:48:30.1150501Z [7351/7823] Linking CXX executable bin/Dict_test 2025-04-21T20:48:30.1152014Z [7352/7823] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-04-21T20:48:30.1154274Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:30.1156088Z 2025-04-21T20:48:30.1291889Z [7352/7823] Linking CXX executable bin/Dimname_test 2025-04-21T20:48:30.1293318Z [7353/7823] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-04-21T20:48:30.1295264Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:30.1303216Z 2025-04-21T20:48:30.6206423Z [7353/7823] Linking CXX executable bin/MaybeOwned_test 2025-04-21T20:48:30.6208078Z [7354/7823] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-04-21T20:48:30.6209740Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:30.6210365Z 2025-04-21T20:48:31.1976492Z [7354/7823] Linking CXX executable bin/NamedTensor_test 2025-04-21T20:48:31.1977277Z [7355/7823] Linking CXX executable bin/Dict_test 2025-04-21T20:48:31.1977819Z Warning: Unused direct dependencies: 2025-04-21T20:48:31.1978351Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:31.1979312Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:31.1979711Z 2025-04-21T20:48:31.2956194Z [7355/7823] Linking CXX executable bin/apply_utils_test 2025-04-21T20:48:31.2957033Z [7356/7823] Linking CXX executable bin/static_runtime_bench 2025-04-21T20:48:31.2957867Z Warning: Unused direct dependencies: 2025-04-21T20:48:31.2958385Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:31.2958963Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:31.2959343Z 2025-04-21T20:48:31.6231416Z [7356/7823] Linking CXX executable bin/atest 2025-04-21T20:48:31.6232149Z [7357/7823] Linking CXX executable bin/Dimname_test 2025-04-21T20:48:31.6232771Z Warning: Unused direct dependencies: 2025-04-21T20:48:31.6233282Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:31.6233861Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:31.6234238Z 2025-04-21T20:48:31.6732468Z [7357/7823] Linking CXX executable bin/basic 2025-04-21T20:48:31.6733425Z [7358/7823] Linking CXX executable bin/NamedTensor_test 2025-04-21T20:48:31.6733951Z Warning: Unused direct dependencies: 2025-04-21T20:48:31.6734357Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:31.6734804Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:31.6735111Z 2025-04-21T20:48:31.7027830Z [7358/7823] Linking CXX executable bin/broadcast_test 2025-04-21T20:48:31.7028758Z [7359/7823] Linking CXX executable bin/MaybeOwned_test 2025-04-21T20:48:31.7029406Z Warning: Unused direct dependencies: 2025-04-21T20:48:31.7030022Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:31.7030705Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:31.7031137Z 2025-04-21T20:48:31.7639771Z [7359/7823] Linking CXX executable bin/cpu_allocator_test 2025-04-21T20:48:31.7640709Z [7360/7823] Linking CXX executable bin/static_runtime_test 2025-04-21T20:48:31.7641419Z Warning: Unused direct dependencies: 2025-04-21T20:48:31.7642021Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:31.7642711Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:31.7643164Z 2025-04-21T20:48:32.4901925Z [7360/7823] Linking CXX executable bin/cpu_generator_test 2025-04-21T20:48:32.4902758Z [7361/7823] Linking CXX executable bin/apply_utils_test 2025-04-21T20:48:32.4903775Z Warning: Unused direct dependencies: 2025-04-21T20:48:32.4904290Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:32.4904871Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:32.4905256Z 2025-04-21T20:48:32.7581596Z [7361/7823] Linking CXX executable bin/cpu_profiling_allocator_test 2025-04-21T20:48:32.7582815Z [7362/7823] Linking CXX executable bin/broadcast_test 2025-04-21T20:48:32.7583303Z Warning: Unused direct dependencies: 2025-04-21T20:48:32.7583749Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:32.7584194Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:32.7584516Z 2025-04-21T20:48:32.7822067Z [7362/7823] Linking CXX executable bin/cpu_rng_test 2025-04-21T20:48:32.7823068Z [7363/7823] Linking CXX executable bin/cpu_allocator_test 2025-04-21T20:48:32.7823809Z Warning: Unused direct dependencies: 2025-04-21T20:48:32.7824466Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:32.7825220Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:32.7825706Z 2025-04-21T20:48:32.8340438Z [7363/7823] Linking CXX executable bin/dlconvertor_test 2025-04-21T20:48:32.8341284Z [7364/7823] Linking CXX executable bin/atest 2025-04-21T20:48:32.8341905Z Warning: Unused direct dependencies: 2025-04-21T20:48:32.8342513Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:32.8343206Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:32.8343648Z 2025-04-21T20:48:33.0354482Z [7364/7823] Linking CXX executable bin/extension_backend_test 2025-04-21T20:48:33.0356009Z [7365/7823] Linking CXX executable bin/basic 2025-04-21T20:48:33.0356542Z Warning: Unused direct dependencies: 2025-04-21T20:48:33.0357050Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:33.0357662Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:33.0358074Z 2025-04-21T20:48:33.2865945Z [7365/7823] Linking CXX executable bin/half_test 2025-04-21T20:48:33.2867433Z [7366/7823] Linking CXX executable bin/cpu_generator_test 2025-04-21T20:48:33.2868415Z Warning: Unused direct dependencies: 2025-04-21T20:48:33.2869608Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:33.2870352Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:33.2870843Z 2025-04-21T20:48:33.7811290Z [7366/7823] Linking CXX executable bin/ivalue_test 2025-04-21T20:48:33.7812154Z [7367/7823] Linking CXX executable bin/cpu_profiling_allocator_test 2025-04-21T20:48:33.7812795Z Warning: Unused direct dependencies: 2025-04-21T20:48:33.7813335Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:33.7813902Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:33.7814297Z 2025-04-21T20:48:33.8354150Z [7367/7823] Linking CXX executable bin/lazy_tensor_test 2025-04-21T20:48:33.8355125Z [7368/7823] Linking CXX executable bin/cpu_rng_test 2025-04-21T20:48:33.8355816Z Warning: Unused direct dependencies: 2025-04-21T20:48:33.8356485Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:33.8357238Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:33.8357690Z 2025-04-21T20:48:34.3431011Z [7368/7823] Linking CXX executable bin/math_kernel_test 2025-04-21T20:48:34.3431916Z [7369/7823] Linking CXX executable bin/dlconvertor_test 2025-04-21T20:48:34.3432540Z Warning: Unused direct dependencies: 2025-04-21T20:48:34.3433177Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:34.3433792Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:34.3434280Z 2025-04-21T20:48:34.3735051Z [7369/7823] Linking CXX executable bin/memory_format_test 2025-04-21T20:48:34.3736152Z [7370/7823] Linking CXX executable bin/extension_backend_test 2025-04-21T20:48:34.3736865Z Warning: Unused direct dependencies: 2025-04-21T20:48:34.3737449Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:34.3738150Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:34.3739449Z 2025-04-21T20:48:34.4410493Z [7370/7823] Linking CXX executable bin/memory_overlapping_test 2025-04-21T20:48:34.4411390Z [7371/7823] Linking CXX executable bin/half_test 2025-04-21T20:48:34.4412012Z Warning: Unused direct dependencies: 2025-04-21T20:48:34.4412609Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:34.4413262Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:34.4413941Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:34.4414379Z 2025-04-21T20:48:34.6937002Z [7371/7823] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-04-21T20:48:34.6938519Z [7372/7823] Linking CXX executable bin/ivalue_test 2025-04-21T20:48:34.6938908Z Warning: Unused direct dependencies: 2025-04-21T20:48:34.6939268Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:34.6939694Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:34.6939975Z 2025-04-21T20:48:35.0194327Z [7372/7823] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-04-21T20:48:35.0195781Z [7373/7823] Linking CXX executable bin/lazy_tensor_test 2025-04-21T20:48:35.0196495Z Warning: Unused direct dependencies: 2025-04-21T20:48:35.0197339Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:35.0198178Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:35.0199024Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:35.0200089Z 2025-04-21T20:48:35.1466570Z [7373/7823] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-04-21T20:48:35.1468117Z [7374/7823] Linking CXX executable bin/math_kernel_test 2025-04-21T20:48:35.1468702Z Warning: Unused direct dependencies: 2025-04-21T20:48:35.1469365Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:35.1469984Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:35.1470403Z 2025-04-21T20:48:35.3847480Z [7374/7823] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-04-21T20:48:35.3849476Z [7375/7823] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-04-21T20:48:35.3851423Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:35.3852414Z 2025-04-21T20:48:35.5680635Z [7375/7823] Linking CXX executable bin/operator_name_test 2025-04-21T20:48:35.5681827Z [7376/7823] Linking CXX executable bin/memory_overlapping_test 2025-04-21T20:48:35.5683581Z Warning: Unused direct dependencies: 2025-04-21T20:48:35.5684376Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:35.5685176Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:35.5685704Z 2025-04-21T20:48:35.6332536Z [7376/7823] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-04-21T20:48:35.6334086Z [7377/7823] Linking CXX executable bin/memory_format_test 2025-04-21T20:48:35.6334742Z Warning: Unused direct dependencies: 2025-04-21T20:48:35.6335342Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:35.6336002Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:35.6336443Z 2025-04-21T20:48:35.7395591Z [7377/7823] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-04-21T20:48:35.7397354Z [7378/7823] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-04-21T20:48:35.7399473Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:35.7400808Z 2025-04-21T20:48:35.7577963Z [7378/7823] Linking CXX executable bin/native_test 2025-04-21T20:48:35.7579551Z [7379/7823] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-04-21T20:48:35.7581785Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:35.7585120Z 2025-04-21T20:48:36.4421101Z [7379/7823] Linking CXX executable bin/mobile_memory_cleanup 2025-04-21T20:48:36.4422561Z [7380/7823] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-04-21T20:48:36.4424492Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:36.4428292Z 2025-04-21T20:48:36.4664229Z [7380/7823] Linking CXX executable bin/operators_test 2025-04-21T20:48:36.4665241Z [7381/7823] Linking CXX executable bin/operator_name_test 2025-04-21T20:48:36.4665906Z Warning: Unused direct dependencies: 2025-04-21T20:48:36.4666479Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:36.4667120Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:36.4667805Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:36.4668259Z 2025-04-21T20:48:36.7746828Z [7381/7823] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-04-21T20:48:36.7748958Z [7382/7823] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-04-21T20:48:36.7751063Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:36.7751975Z 2025-04-21T20:48:36.8646753Z [7382/7823] Linking CXX executable bin/packedtensoraccessor_test 2025-04-21T20:48:36.8648081Z [7383/7823] Linking CXX executable bin/mobile_memory_cleanup 2025-04-21T20:48:36.8648880Z Warning: Unused direct dependencies: 2025-04-21T20:48:36.8649528Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:36.8650295Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:36.8650660Z 2025-04-21T20:48:37.0443999Z [7383/7823] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-04-21T20:48:37.0445639Z [7384/7823] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-04-21T20:48:37.0447402Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:37.0451681Z 2025-04-21T20:48:37.1527649Z [7384/7823] Linking CXX executable bin/pow_test 2025-04-21T20:48:37.1528709Z [7385/7823] Linking CXX executable bin/native_test 2025-04-21T20:48:37.1529516Z Warning: Unused direct dependencies: 2025-04-21T20:48:37.1530248Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:37.1531080Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:37.1532117Z 2025-04-21T20:48:37.7778329Z [7385/7823] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-04-21T20:48:37.7780005Z [7386/7823] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-04-21T20:48:37.7781691Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:37.7786315Z 2025-04-21T20:48:37.9364135Z [7386/7823] Linking CXX executable bin/quantized_test 2025-04-21T20:48:37.9365068Z [7387/7823] Linking CXX executable bin/operators_test 2025-04-21T20:48:37.9365748Z Warning: Unused direct dependencies: 2025-04-21T20:48:37.9366434Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:37.9367429Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:37.9367883Z 2025-04-21T20:48:38.0682028Z [7387/7823] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-04-21T20:48:38.0684475Z [7388/7823] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-04-21T20:48:38.0686817Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:38.0688068Z 2025-04-21T20:48:38.0946840Z [7388/7823] Linking CXX executable bin/reportMemoryUsage_test 2025-04-21T20:48:38.0948339Z [7389/7823] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-04-21T20:48:38.0951890Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:38.0953081Z 2025-04-21T20:48:38.1131430Z [7389/7823] Linking CXX executable bin/reduce_ops_test 2025-04-21T20:48:38.1132547Z [7390/7823] Linking CXX executable bin/packedtensoraccessor_test 2025-04-21T20:48:38.1133363Z Warning: Unused direct dependencies: 2025-04-21T20:48:38.1134016Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:38.1134787Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:38.1135321Z 2025-04-21T20:48:38.1848532Z [7390/7823] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-04-21T20:48:38.1850008Z [7391/7823] Linking CXX executable bin/pow_test 2025-04-21T20:48:38.1850697Z Warning: Unused direct dependencies: 2025-04-21T20:48:38.1851314Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:38.1852054Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:38.1852707Z 2025-04-21T20:48:38.8732512Z [7391/7823] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-04-21T20:48:38.8734754Z [7392/7823] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-04-21T20:48:38.8736819Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:38.8737499Z 2025-04-21T20:48:39.1146935Z [7392/7823] Linking CXX executable bin/StorageUtils_test 2025-04-21T20:48:39.1148704Z [7393/7823] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-04-21T20:48:39.1150589Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:39.1154612Z 2025-04-21T20:48:39.2995537Z [7393/7823] Linking CXX executable bin/scalar_tensor_test 2025-04-21T20:48:39.2996382Z [7394/7823] Linking CXX executable bin/quantized_test 2025-04-21T20:48:39.2996935Z Warning: Unused direct dependencies: 2025-04-21T20:48:39.2997444Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:39.2998035Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:39.2998413Z 2025-04-21T20:48:39.3003244Z [7394/7823] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-04-21T20:48:39.3004818Z [7395/7823] Linking CXX executable bin/reduce_ops_test 2025-04-21T20:48:39.3005497Z Warning: Unused direct dependencies: 2025-04-21T20:48:39.3006055Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:39.3006719Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:39.3007181Z 2025-04-21T20:48:39.4649533Z [7395/7823] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-04-21T20:48:39.4651809Z [7396/7823] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-04-21T20:48:39.4653903Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:39.4658346Z 2025-04-21T20:48:39.4820947Z [7396/7823] Linking CXX executable bin/scalar_test 2025-04-21T20:48:39.4821885Z [7397/7823] Linking CXX executable bin/reportMemoryUsage_test 2025-04-21T20:48:39.4822554Z Warning: Unused direct dependencies: 2025-04-21T20:48:39.4823184Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:39.4823871Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:39.4824563Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:39.4825015Z 2025-04-21T20:48:39.9295304Z [7397/7823] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-04-21T20:48:39.9296841Z [7398/7823] Linking CXX executable bin/StorageUtils_test 2025-04-21T20:48:39.9297543Z Warning: Unused direct dependencies: 2025-04-21T20:48:39.9298126Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:39.9298585Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:39.9298873Z 2025-04-21T20:48:40.5486277Z [7398/7823] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-04-21T20:48:40.5491666Z [7399/7823] Linking CXX executable bin/scalar_tensor_test 2025-04-21T20:48:40.5495635Z Warning: Unused direct dependencies: 2025-04-21T20:48:40.5496613Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:40.5497298Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:40.5501501Z 2025-04-21T20:48:40.6525527Z [7399/7823] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-04-21T20:48:40.6527825Z [7400/7823] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-04-21T20:48:40.6529943Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:40.6540309Z 2025-04-21T20:48:40.7409887Z [7400/7823] Linking CXX executable bin/stride_properties_test 2025-04-21T20:48:40.7411385Z [7401/7823] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-04-21T20:48:40.7413298Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:40.7414317Z 2025-04-21T20:48:40.8470169Z [7401/7823] Linking CXX executable bin/test_parallel 2025-04-21T20:48:40.8470694Z [7402/7823] Linking CXX executable bin/scalar_test 2025-04-21T20:48:40.8471083Z Warning: Unused direct dependencies: 2025-04-21T20:48:40.8471495Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:40.8471965Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:40.8472237Z 2025-04-21T20:48:40.8790179Z [7402/7823] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-04-21T20:48:40.8791793Z [7403/7823] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-04-21T20:48:40.8793605Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:40.8794507Z 2025-04-21T20:48:40.9305068Z [7403/7823] Linking CXX executable bin/thread_init_test 2025-04-21T20:48:40.9306522Z [7404/7823] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-04-21T20:48:40.9308513Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:40.9309751Z 2025-04-21T20:48:41.0001438Z [7404/7823] Linking CXX executable bin/tensor_iterator_test 2025-04-21T20:48:41.0002714Z [7405/7823] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-04-21T20:48:41.0004365Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:41.0005239Z 2025-04-21T20:48:41.8128225Z [7405/7823] Linking CXX executable bin/type_ptr_test 2025-04-21T20:48:41.8129220Z [7406/7823] Linking CXX executable bin/test_parallel 2025-04-21T20:48:41.8129938Z Warning: Unused direct dependencies: 2025-04-21T20:48:41.8130593Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:41.8131039Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:41.8131319Z 2025-04-21T20:48:41.8765490Z [7406/7823] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-04-21T20:48:41.8767181Z [7407/7823] Linking CXX executable bin/thread_init_test 2025-04-21T20:48:41.8767952Z Warning: Unused direct dependencies: 2025-04-21T20:48:41.8768607Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:41.8769390Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:41.8769857Z 2025-04-21T20:48:42.1796535Z [7407/7823] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-04-21T20:48:42.1798484Z [7408/7823] Linking CXX executable bin/stride_properties_test 2025-04-21T20:48:42.1799400Z Warning: Unused direct dependencies: 2025-04-21T20:48:42.1800076Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:42.1800878Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:42.1801410Z 2025-04-21T20:48:42.3592723Z [7408/7823] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-04-21T20:48:42.3594287Z [7409/7823] Linking CXX executable bin/type_ptr_test 2025-04-21T20:48:42.3594952Z Warning: Unused direct dependencies: 2025-04-21T20:48:42.3595602Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:42.3596374Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:42.3596882Z 2025-04-21T20:48:42.4259996Z [7409/7823] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-04-21T20:48:42.4260930Z [7410/7823] Linking CXX executable bin/tensor_iterator_test 2025-04-21T20:48:42.4261420Z Warning: Unused direct dependencies: 2025-04-21T20:48:42.4261822Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:42.4262299Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:42.4262581Z 2025-04-21T20:48:42.4434260Z [7410/7823] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-04-21T20:48:42.4436007Z [7411/7823] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-04-21T20:48:42.4438046Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:42.4439184Z 2025-04-21T20:48:42.9525414Z [7411/7823] Linking CXX executable bin/type_test 2025-04-21T20:48:42.9526910Z [7412/7823] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-04-21T20:48:42.9528964Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:42.9530252Z 2025-04-21T20:48:42.9902519Z [7412/7823] Linking CXX executable bin/verify_api_visibility 2025-04-21T20:48:42.9904203Z [7413/7823] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-04-21T20:48:42.9906514Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:42.9911105Z 2025-04-21T20:48:43.3155360Z [7413/7823] Linking CXX executable bin/undefined_tensor_test 2025-04-21T20:48:43.3160273Z [7414/7823] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-04-21T20:48:43.3162029Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:43.3162944Z 2025-04-21T20:48:43.4430529Z [7414/7823] Linking CXX executable bin/weakref_test 2025-04-21T20:48:43.4431717Z [7415/7823] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-04-21T20:48:43.4433525Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:43.4434636Z 2025-04-21T20:48:43.4887019Z [7415/7823] Linking CXX executable bin/legacy_vmap_test 2025-04-21T20:48:43.4887549Z [7416/7823] Linking CXX executable bin/type_test 2025-04-21T20:48:43.4887925Z Warning: Unused direct dependencies: 2025-04-21T20:48:43.4888299Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:43.4888709Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:43.4888997Z 2025-04-21T20:48:43.6456903Z [7416/7823] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-04-21T20:48:43.6459070Z [7417/7823] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-04-21T20:48:43.6461458Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:43.6462876Z 2025-04-21T20:48:44.3885568Z [7417/7823] Linking CXX executable bin/wrapdim_test 2025-04-21T20:48:44.3887042Z [7418/7823] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-04-21T20:48:44.3888287Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:44.3888972Z 2025-04-21T20:48:44.4173926Z [7418/7823] Linking CXX executable bin/xla_tensor_test 2025-04-21T20:48:44.4174905Z [7419/7823] Linking CXX executable bin/verify_api_visibility 2025-04-21T20:48:44.4175606Z Warning: Unused direct dependencies: 2025-04-21T20:48:44.4176212Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:44.4176889Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:44.4177622Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:44.4178075Z 2025-04-21T20:48:44.4968336Z [7419/7823] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-04-21T20:48:44.4969751Z [7420/7823] Linking CXX executable bin/undefined_tensor_test 2025-04-21T20:48:44.4970439Z Warning: Unused direct dependencies: 2025-04-21T20:48:44.4971033Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:44.4971741Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:44.4972213Z 2025-04-21T20:48:44.8012559Z [7420/7823] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-04-21T20:48:44.8013794Z [7421/7823] Linking CXX executable bin/weakref_test 2025-04-21T20:48:44.8014465Z Warning: Unused direct dependencies: 2025-04-21T20:48:44.8015063Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:44.8015755Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:44.8016206Z 2025-04-21T20:48:44.8427268Z [7421/7823] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-04-21T20:48:44.8429187Z [7422/7823] Linking CXX executable bin/wrapdim_test 2025-04-21T20:48:44.8429857Z Warning: Unused direct dependencies: 2025-04-21T20:48:44.8430477Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:44.8431252Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:44.8431748Z 2025-04-21T20:48:44.9176896Z [7422/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-21T20:48:44.9178592Z [7423/7823] Linking CXX executable bin/legacy_vmap_test 2025-04-21T20:48:44.9179284Z Warning: Unused direct dependencies: 2025-04-21T20:48:44.9179898Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:44.9180585Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:44.9181077Z 2025-04-21T20:48:44.9902338Z [7423/7823] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-04-21T20:48:44.9904715Z [7424/7823] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-04-21T20:48:44.9906845Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:44.9908041Z 2025-04-21T20:48:45.2893249Z [7424/7823] Linking CXX executable bin/List_test 2025-04-21T20:48:45.2894563Z [7425/7823] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-04-21T20:48:45.2895988Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:45.2896625Z 2025-04-21T20:48:45.3777361Z [7425/7823] Linking CXX executable bin/IListRef_test 2025-04-21T20:48:45.3778723Z [7426/7823] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-04-21T20:48:45.3780156Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:45.3780820Z 2025-04-21T20:48:45.3858161Z [7426/7823] Linking CXX executable bin/kernel_function_test 2025-04-21T20:48:45.3859907Z [7427/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-21T20:48:45.3862151Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:45.3863159Z 2025-04-21T20:48:45.6897533Z [7427/7823] Linking CXX executable bin/kernel_function_legacy_test 2025-04-21T20:48:45.6904005Z [7428/7823] Linking CXX executable bin/xla_tensor_test 2025-04-21T20:48:45.6909145Z Warning: Unused direct dependencies: 2025-04-21T20:48:45.6909713Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:45.6910315Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:45.6915733Z 2025-04-21T20:48:46.1440644Z [7428/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-21T20:48:46.1442827Z [7429/7823] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-04-21T20:48:46.1444786Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:46.1445766Z 2025-04-21T20:48:46.2682564Z [7429/7823] Linking CXX executable bin/KernelFunction_test 2025-04-21T20:48:46.2683580Z [7430/7823] Linking CXX executable bin/List_test 2025-04-21T20:48:46.2684209Z Warning: Unused direct dependencies: 2025-04-21T20:48:46.2684932Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:46.2685904Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:46.2686417Z 2025-04-21T20:48:46.3575855Z [7430/7823] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-04-21T20:48:46.3578480Z [7431/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-21T20:48:46.3581091Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:46.3582281Z 2025-04-21T20:48:46.5925525Z [7431/7823] Linking CXX executable bin/kernel_lambda_legacy_test 2025-04-21T20:48:46.5926361Z [7432/7823] Linking CXX executable bin/IListRef_test 2025-04-21T20:48:46.5926888Z Warning: Unused direct dependencies: 2025-04-21T20:48:46.5927440Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:46.5928006Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:46.5928391Z 2025-04-21T20:48:46.6391554Z [7432/7823] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-04-21T20:48:46.6393447Z [7433/7823] Linking CXX executable bin/kernel_function_legacy_test 2025-04-21T20:48:46.6394274Z Warning: Unused direct dependencies: 2025-04-21T20:48:46.6394823Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:46.6395467Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:46.6395904Z 2025-04-21T20:48:46.6630306Z [7433/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-21T20:48:46.6632339Z [7434/7823] Linking CXX executable bin/kernel_function_test 2025-04-21T20:48:46.6633162Z Warning: Unused direct dependencies: 2025-04-21T20:48:46.6633951Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:46.6634724Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:46.6638651Z 2025-04-21T20:48:46.9018331Z [7434/7823] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-04-21T20:48:46.9020446Z [7435/7823] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-04-21T20:48:46.9022564Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:46.9023873Z 2025-04-21T20:48:47.0372299Z [7435/7823] Linking CXX executable bin/kernel_lambda_test 2025-04-21T20:48:47.0373399Z [7436/7823] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-04-21T20:48:47.0374840Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:47.0375529Z 2025-04-21T20:48:47.0695988Z [7436/7823] Linking CXX executable bin/kernel_stackbased_test 2025-04-21T20:48:47.0697364Z [7437/7823] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-04-21T20:48:47.0698715Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:47.0699391Z 2025-04-21T20:48:47.1212356Z [7437/7823] Linking CXX executable bin/CppSignature_test 2025-04-21T20:48:47.1214425Z [7438/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-21T20:48:47.1216977Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:47.1218301Z 2025-04-21T20:48:47.5272352Z [7438/7823] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-04-21T20:48:47.5273534Z [7439/7823] Linking CXX executable bin/KernelFunction_test 2025-04-21T20:48:47.5274201Z Warning: Unused direct dependencies: 2025-04-21T20:48:47.5274802Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:47.5275476Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:47.5275921Z 2025-04-21T20:48:47.5966941Z [7439/7823] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-04-21T20:48:47.5973973Z [7440/7823] Linking CXX executable bin/kernel_lambda_legacy_test 2025-04-21T20:48:47.5978938Z Warning: Unused direct dependencies: 2025-04-21T20:48:47.5979487Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:47.5980106Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:47.5985348Z 2025-04-21T20:48:47.8745086Z [7440/7823] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-04-21T20:48:47.8747092Z [7441/7823] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-04-21T20:48:47.8748469Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:47.8749464Z 2025-04-21T20:48:48.1308994Z [7441/7823] Linking CXX executable bin/op_allowlist_test 2025-04-21T20:48:48.1310207Z [7442/7823] Linking CXX executable bin/kernel_lambda_test 2025-04-21T20:48:48.1310736Z Warning: Unused direct dependencies: 2025-04-21T20:48:48.1311168Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:48.1311594Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:48.1312012Z 2025-04-21T20:48:48.4017784Z [7442/7823] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-04-21T20:48:48.4019273Z [7443/7823] Linking CXX executable bin/CppSignature_test 2025-04-21T20:48:48.4019914Z Warning: Unused direct dependencies: 2025-04-21T20:48:48.4020464Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:48.4021116Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:48.4021783Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:48.4022197Z 2025-04-21T20:48:48.5135801Z [7443/7823] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-04-21T20:48:48.5137002Z [7444/7823] Linking CXX executable bin/kernel_stackbased_test 2025-04-21T20:48:48.5137601Z Warning: Unused direct dependencies: 2025-04-21T20:48:48.5138111Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:48.5138712Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:48.5139101Z 2025-04-21T20:48:48.5905453Z [7444/7823] Building CXX object caffe2/CMakeFiles/hip_apply_test.dir/__/aten/src/ATen/test/hip/hip_apply_test.cpp.o 2025-04-21T20:48:48.5907159Z [7445/7823] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-04-21T20:48:48.5908070Z Warning: Unused direct dependencies: 2025-04-21T20:48:48.5908709Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:48.5909464Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:48.5909959Z 2025-04-21T20:48:48.6830773Z [7445/7823] Linking CXX executable bin/hip_complex_math_test 2025-04-21T20:48:48.6832686Z [7446/7823] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-04-21T20:48:48.6835113Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:48.6836444Z 2025-04-21T20:48:48.7865280Z [7446/7823] Linking CXX executable bin/op_registration_test 2025-04-21T20:48:48.7866766Z [7447/7823] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-04-21T20:48:48.7868662Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:48.7869549Z 2025-04-21T20:48:48.8325842Z [7447/7823] Linking CXX executable bin/backend_fallback_test 2025-04-21T20:48:48.8327387Z [7448/7823] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-04-21T20:48:48.8329292Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:48.8330213Z 2025-04-21T20:48:49.0142000Z [7448/7823] Linking CXX executable bin/inline_container_test 2025-04-21T20:48:49.0143033Z [7449/7823] Building CXX object caffe2/CMakeFiles/hip_apply_test.dir/__/aten/src/ATen/test/hip/hip_apply_test.cpp.o 2025-04-21T20:48:49.0144276Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:49.0144967Z 2025-04-21T20:48:49.0179563Z [7449/7823] Linking CXX executable bin/hip_apply_test 2025-04-21T20:48:49.0180568Z [7450/7823] Linking CXX executable bin/op_allowlist_test 2025-04-21T20:48:49.0181444Z Warning: Unused direct dependencies: 2025-04-21T20:48:49.0181993Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:49.0183264Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:49.0183775Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:49.0184044Z 2025-04-21T20:48:49.8014704Z [7450/7823] Linking CXX executable bin/hip_complex_test 2025-04-21T20:48:49.8015762Z [7451/7823] Linking CXX executable bin/op_registration_test 2025-04-21T20:48:49.8016375Z Warning: Unused direct dependencies: 2025-04-21T20:48:49.8016876Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:49.8017465Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:49.8017851Z 2025-04-21T20:48:49.8985451Z [7451/7823] Linking CXX executable bin/hip_distributions_test 2025-04-21T20:48:49.8986390Z [7452/7823] Linking CXX executable bin/hip_complex_math_test 2025-04-21T20:48:49.8986983Z Warning: Unused direct dependencies: 2025-04-21T20:48:49.8987519Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:49.8988166Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:49.8988774Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:49.8989180Z 2025-04-21T20:48:50.0210775Z [7452/7823] Building CXX object caffe2/CMakeFiles/hip_dlconvertor_test.dir/__/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp.o 2025-04-21T20:48:50.0212602Z [7453/7823] Linking CXX executable bin/hip_complex_test 2025-04-21T20:48:50.0213406Z Warning: Unused direct dependencies: 2025-04-21T20:48:50.0214095Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:50.0214891Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:50.0215631Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:50.0216105Z 2025-04-21T20:48:50.2868084Z [7453/7823] Linking CXX executable bin/hip_generator_test 2025-04-21T20:48:50.2868969Z [7454/7823] Linking CXX executable bin/backend_fallback_test 2025-04-21T20:48:50.2869591Z Warning: Unused direct dependencies: 2025-04-21T20:48:50.2870215Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:50.2870820Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:50.2871241Z 2025-04-21T20:48:50.2871576Z [7454/7823] Linking CXX executable bin/hip_half_test 2025-04-21T20:48:50.2872352Z [7455/7823] Linking CXX executable bin/inline_container_test 2025-04-21T20:48:50.2873830Z Warning: Unused direct dependencies: 2025-04-21T20:48:50.2874362Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:50.2874985Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:50.2875425Z 2025-04-21T20:48:50.4677747Z [7455/7823] Linking CXX executable bin/hip_integer_divider_test 2025-04-21T20:48:50.4678582Z [7456/7823] Linking CXX executable bin/hip_apply_test 2025-04-21T20:48:50.4679129Z Warning: Unused direct dependencies: 2025-04-21T20:48:50.4679754Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:50.4680453Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:50.4681107Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:50.4681613Z 2025-04-21T20:48:50.7564942Z [7456/7823] Linking CXX executable bin/hip_optional_test 2025-04-21T20:48:50.7565878Z [7457/7823] Linking CXX executable bin/hip_distributions_test 2025-04-21T20:48:50.7566348Z Warning: Unused direct dependencies: 2025-04-21T20:48:50.7566730Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:50.7567153Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:50.7567572Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:50.7567852Z 2025-04-21T20:48:51.0553257Z [7457/7823] Linking CXX executable bin/hip_packedtensoraccessor_test 2025-04-21T20:48:51.0554314Z [7458/7823] Linking CXX executable bin/hip_generator_test 2025-04-21T20:48:51.0554937Z Warning: Unused direct dependencies: 2025-04-21T20:48:51.0555491Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:51.0556403Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:51.0557186Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:51.0557605Z 2025-04-21T20:48:51.4460945Z [7458/7823] Linking CXX executable bin/hip_vectorized_test 2025-04-21T20:48:51.4462755Z [7459/7823] Building CXX object caffe2/CMakeFiles/hip_dlconvertor_test.dir/__/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp.o 2025-04-21T20:48:51.4464899Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:51.4469127Z 2025-04-21T20:48:51.5895844Z [7459/7823] Linking CXX executable bin/hip_dlconvertor_test 2025-04-21T20:48:51.5896932Z [7460/7823] Linking CXX executable bin/hip_integer_divider_test 2025-04-21T20:48:51.5897626Z Warning: Unused direct dependencies: 2025-04-21T20:48:51.5898222Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:51.5898980Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:51.5899736Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:51.5900238Z 2025-04-21T20:48:51.6961159Z [7460/7823] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-04-21T20:48:51.6962580Z [7461/7823] Linking CXX executable bin/hip_half_test 2025-04-21T20:48:51.6963349Z Warning: Unused direct dependencies: 2025-04-21T20:48:51.6964051Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:51.6964843Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:51.6965681Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:51.6966223Z 2025-04-21T20:48:51.7302242Z [7461/7823] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-04-21T20:48:51.7303048Z [7462/7823] Linking CXX executable bin/hip_packedtensoraccessor_test 2025-04-21T20:48:51.7303502Z Warning: Unused direct dependencies: 2025-04-21T20:48:51.7303899Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:51.7304328Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:51.7304750Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:51.7305032Z 2025-04-21T20:48:51.8127760Z [7462/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-04-21T20:48:51.8129664Z [7463/7823] Linking CXX executable bin/hip_optional_test 2025-04-21T20:48:51.8130396Z Warning: Unused direct dependencies: 2025-04-21T20:48:51.8130938Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:51.8131628Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:51.8132324Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:51.8133455Z 2025-04-21T20:48:52.1995146Z [7463/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-04-21T20:48:52.1996869Z [7464/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-04-21T20:48:52.1998190Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:52.1998862Z 2025-04-21T20:48:52.2556222Z [7464/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-04-21T20:48:52.2558422Z [7465/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-04-21T20:48:52.2560596Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:52.2561773Z 2025-04-21T20:48:52.2682903Z [7465/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-04-21T20:48:52.2683617Z [7466/7823] Linking CXX executable bin/hip_vectorized_test 2025-04-21T20:48:52.2684312Z Warning: Unused direct dependencies: 2025-04-21T20:48:52.2684676Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:52.2685098Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-04-21T20:48:52.2685537Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:52.2685812Z 2025-04-21T20:48:52.3240061Z [7466/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-04-21T20:48:52.3241847Z [7467/7823] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-04-21T20:48:52.3243905Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:52.3245089Z 2025-04-21T20:48:52.5797391Z [7467/7823] Linking CXX shared library lib/libjitbackend_test.so 2025-04-21T20:48:52.5799030Z [7468/7823] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-04-21T20:48:52.5800476Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:52.5801149Z 2025-04-21T20:48:52.6199256Z [7468/7823] Linking CXX shared library lib/libbackend_with_compiler.so 2025-04-21T20:48:52.6200623Z [7469/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-04-21T20:48:52.6202483Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:52.6203565Z 2025-04-21T20:48:52.6406878Z [7469/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-04-21T20:48:52.6408279Z [7470/7823] Linking CXX executable bin/hip_dlconvertor_test 2025-04-21T20:48:52.6409071Z Warning: Unused direct dependencies: 2025-04-21T20:48:52.6409764Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:52.6410730Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:52.6411247Z 2025-04-21T20:48:52.8047953Z [7470/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-04-21T20:48:52.8049705Z [7471/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-04-21T20:48:52.8051813Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:52.8052890Z 2025-04-21T20:48:52.9666580Z [7471/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-04-21T20:48:52.9668034Z [7472/7823] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-04-21T20:48:52.9669719Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:52.9670675Z 2025-04-21T20:48:53.0792847Z [7472/7823] Linking CXX shared library lib/libtorchbind_test.so 2025-04-21T20:48:53.0794022Z [7473/7823] Linking CXX shared library lib/libjitbackend_test.so 2025-04-21T20:48:53.0794732Z Warning: Unused direct dependencies: 2025-04-21T20:48:53.0795344Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:53.0796046Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:53.0796521Z 2025-04-21T20:48:53.3701336Z [7473/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-04-21T20:48:53.3702792Z [7474/7823] Linking CXX shared library lib/libbackend_with_compiler.so 2025-04-21T20:48:53.3703647Z Warning: Unused direct dependencies: 2025-04-21T20:48:53.3704278Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:53.3704882Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:53.3705155Z 2025-04-21T20:48:53.5442011Z [7474/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-04-21T20:48:53.5443747Z [7475/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-04-21T20:48:53.5445815Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:53.5447007Z 2025-04-21T20:48:53.6779580Z [7475/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-04-21T20:48:53.6781114Z [7476/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-04-21T20:48:53.6783199Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:53.6784541Z 2025-04-21T20:48:53.7897987Z [7476/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-04-21T20:48:53.7899326Z [7477/7823] Linking CXX shared library lib/libtorchbind_test.so 2025-04-21T20:48:53.7900086Z Warning: Unused direct dependencies: 2025-04-21T20:48:53.7900741Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:48:53.7901498Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:48:53.7902016Z 2025-04-21T20:48:53.8646630Z [7477/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-04-21T20:48:53.8648234Z [7478/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-04-21T20:48:53.8650313Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:53.8651509Z 2025-04-21T20:48:53.8914034Z [7478/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-04-21T20:48:53.8915622Z [7479/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-04-21T20:48:53.8917664Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:53.8918844Z 2025-04-21T20:48:54.1488378Z [7479/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-04-21T20:48:54.1489864Z [7480/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-04-21T20:48:54.1492057Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:54.1496153Z 2025-04-21T20:48:54.3258983Z [7480/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-04-21T20:48:54.3265683Z [7481/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-04-21T20:48:54.3267660Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:54.3268858Z 2025-04-21T20:48:54.4880113Z [7481/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-04-21T20:48:54.4881646Z [7482/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-04-21T20:48:54.4883655Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:54.4884698Z 2025-04-21T20:48:54.6508036Z [7482/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-04-21T20:48:54.6509376Z [7483/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-04-21T20:48:54.6510563Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:54.6511242Z 2025-04-21T20:48:55.0926630Z [7483/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-04-21T20:48:55.0928479Z [7484/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-04-21T20:48:55.0930601Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.0931640Z 2025-04-21T20:48:55.1061416Z [7484/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-04-21T20:48:55.1062485Z [7485/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-04-21T20:48:55.1063916Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.1065120Z 2025-04-21T20:48:55.1076653Z [7485/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-04-21T20:48:55.1078258Z [7486/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-04-21T20:48:55.1080163Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.1081322Z 2025-04-21T20:48:55.1285461Z [7486/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-04-21T20:48:55.1286987Z [7487/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-04-21T20:48:55.1289053Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.1290210Z 2025-04-21T20:48:55.3214763Z [7487/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-04-21T20:48:55.3215838Z [7488/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-04-21T20:48:55.3217021Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.3217714Z 2025-04-21T20:48:55.4068736Z [7488/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-04-21T20:48:55.4070300Z [7489/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-04-21T20:48:55.4072652Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.4073768Z 2025-04-21T20:48:55.6312892Z [7489/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-04-21T20:48:55.6314437Z [7490/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-04-21T20:48:55.6316481Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.6317807Z 2025-04-21T20:48:55.9340657Z [7490/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-04-21T20:48:55.9341844Z [7491/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-04-21T20:48:55.9343360Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:55.9344282Z 2025-04-21T20:48:56.3713942Z [7491/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-04-21T20:48:56.3715576Z [7492/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-04-21T20:48:56.3717613Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:56.3718806Z 2025-04-21T20:48:56.3829115Z [7492/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-04-21T20:48:56.3830592Z [7493/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-04-21T20:48:56.3832353Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:56.3833642Z 2025-04-21T20:48:56.4914871Z [7493/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-04-21T20:48:56.4916532Z [7494/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-04-21T20:48:56.4918488Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:56.4919650Z 2025-04-21T20:48:56.8407557Z [7494/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-04-21T20:48:56.8409334Z [7495/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-04-21T20:48:56.8411326Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:56.8414884Z 2025-04-21T20:48:56.9662706Z [7495/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-04-21T20:48:56.9664226Z [7496/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-04-21T20:48:56.9666109Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:56.9667459Z 2025-04-21T20:48:57.0157446Z [7496/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-04-21T20:48:57.0158908Z [7497/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-04-21T20:48:57.0161988Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:57.0163510Z 2025-04-21T20:48:57.3497798Z [7497/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-04-21T20:48:57.3499413Z [7498/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-04-21T20:48:57.3501522Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:57.3504821Z 2025-04-21T20:48:57.5253187Z [7498/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-04-21T20:48:57.5254339Z [7499/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-04-21T20:48:57.5255634Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:57.5256311Z 2025-04-21T20:48:57.5606836Z [7499/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-04-21T20:48:57.5608380Z [7500/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-04-21T20:48:57.5610433Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:57.5611685Z 2025-04-21T20:48:57.7665669Z [7500/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-04-21T20:48:57.7667749Z [7501/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-04-21T20:48:57.7669781Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:57.7671020Z 2025-04-21T20:48:57.8766829Z [7501/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-04-21T20:48:57.8767936Z [7502/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-04-21T20:48:57.8769111Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:57.8769884Z 2025-04-21T20:48:57.9354381Z [7502/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-04-21T20:48:57.9355918Z [7503/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-04-21T20:48:57.9357860Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:57.9363530Z 2025-04-21T20:48:58.2674861Z [7503/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-04-21T20:48:58.2676513Z [7504/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-04-21T20:48:58.2678448Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:58.2688154Z 2025-04-21T20:48:58.3131974Z [7504/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-04-21T20:48:58.3133884Z [7505/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-04-21T20:48:58.3135985Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:58.3141312Z 2025-04-21T20:48:58.8923836Z [7505/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-04-21T20:48:58.8925344Z [7506/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-04-21T20:48:58.8927241Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:58.8928261Z 2025-04-21T20:48:59.0410271Z [7506/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-04-21T20:48:59.0411882Z [7507/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-04-21T20:48:59.0413935Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.0414967Z 2025-04-21T20:48:59.0563057Z [7507/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-04-21T20:48:59.0565537Z [7508/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-04-21T20:48:59.0567677Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.0572236Z 2025-04-21T20:48:59.1723507Z [7508/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-04-21T20:48:59.1724944Z [7509/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-04-21T20:48:59.1726800Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.1729183Z 2025-04-21T20:48:59.3073314Z [7509/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-04-21T20:48:59.3074545Z [7510/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-04-21T20:48:59.3076085Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.3076956Z 2025-04-21T20:48:59.3092243Z [7510/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-04-21T20:48:59.3093525Z [7511/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-04-21T20:48:59.3095046Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.3095922Z 2025-04-21T20:48:59.6389994Z [7511/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-04-21T20:48:59.6391436Z [7512/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-04-21T20:48:59.6393360Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.6394776Z 2025-04-21T20:48:59.8548866Z [7512/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-04-21T20:48:59.8550435Z [7513/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-04-21T20:48:59.8552222Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.8553348Z 2025-04-21T20:48:59.9545148Z [7513/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-04-21T20:48:59.9546789Z [7514/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-04-21T20:48:59.9548568Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:48:59.9549574Z 2025-04-21T20:49:00.1328943Z [7514/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-04-21T20:49:00.1330524Z [7515/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-04-21T20:49:00.1332337Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.1333029Z 2025-04-21T20:49:00.2064503Z [7515/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-04-21T20:49:00.2066039Z [7516/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-04-21T20:49:00.2068212Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.2069508Z 2025-04-21T20:49:00.2433256Z [7516/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-04-21T20:49:00.2434931Z [7517/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-04-21T20:49:00.2437161Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.2438301Z 2025-04-21T20:49:00.4465224Z [7517/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-04-21T20:49:00.4467116Z [7518/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-04-21T20:49:00.4469194Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.4470405Z 2025-04-21T20:49:00.4913173Z [7518/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-04-21T20:49:00.4914757Z [7519/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-04-21T20:49:00.4916727Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.4920369Z 2025-04-21T20:49:00.5225704Z [7519/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-04-21T20:49:00.5227530Z [7520/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-04-21T20:49:00.5229540Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.5230705Z 2025-04-21T20:49:00.5783398Z [7520/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-04-21T20:49:00.5784745Z [7521/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-04-21T20:49:00.5786438Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.5787652Z 2025-04-21T20:49:00.8167515Z [7521/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-04-21T20:49:00.8169107Z [7522/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-04-21T20:49:00.8171123Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.8172325Z 2025-04-21T20:49:00.8983267Z [7522/7823] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-04-21T20:49:00.8984978Z [7523/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-04-21T20:49:00.8987009Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:00.8988182Z 2025-04-21T20:49:01.0662767Z [7523/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2025-04-21T20:49:01.0664568Z [7524/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-04-21T20:49:01.0666713Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:01.0667891Z 2025-04-21T20:49:01.1465958Z [7524/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2025-04-21T20:49:01.1467829Z [7525/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2025-04-21T20:49:01.1470223Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:01.1471473Z 2025-04-21T20:49:01.4937308Z [7525/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2025-04-21T20:49:01.4938905Z [7526/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-04-21T20:49:01.4940699Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:01.4949083Z 2025-04-21T20:49:01.7198050Z [7526/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2025-04-21T20:49:01.7199629Z [7527/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-04-21T20:49:01.7201424Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:01.7202443Z 2025-04-21T20:49:01.9879710Z [7527/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2025-04-21T20:49:01.9881634Z [7528/7823] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-04-21T20:49:01.9883965Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:01.9885113Z 2025-04-21T20:49:02.0014424Z [7528/7823] Linking CXX shared library lib/libaoti_custom_ops.so 2025-04-21T20:49:02.0016162Z [7529/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2025-04-21T20:49:02.0018258Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:02.0019406Z 2025-04-21T20:49:02.2267806Z [7529/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2025-04-21T20:49:02.2269297Z [7530/7823] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-04-21T20:49:02.2271053Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:02.2275853Z 2025-04-21T20:49:02.4404053Z [7530/7823] Linking CXX executable bin/test_jit 2025-04-21T20:49:02.4405261Z [7531/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2025-04-21T20:49:02.4407113Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:02.4408110Z 2025-04-21T20:49:02.6662814Z [7531/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2025-04-21T20:49:02.6664355Z [7532/7823] Linking CXX shared library lib/libaoti_custom_ops.so 2025-04-21T20:49:02.6664946Z Warning: Unused direct dependencies: 2025-04-21T20:49:02.6665358Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:02.6665805Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:02.6666097Z 2025-04-21T20:49:02.8699637Z [7532/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2025-04-21T20:49:02.8701433Z [7533/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2025-04-21T20:49:02.8703607Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:02.8709458Z 2025-04-21T20:49:03.0185333Z [7533/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2025-04-21T20:49:03.0189602Z [7534/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2025-04-21T20:49:03.0191832Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:03.0192976Z 2025-04-21T20:49:03.5138569Z [7534/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2025-04-21T20:49:03.5140264Z [7535/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2025-04-21T20:49:03.5142247Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:03.5143526Z 2025-04-21T20:49:03.5579823Z [7535/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2025-04-21T20:49:03.5582095Z [7536/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2025-04-21T20:49:03.5584629Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:03.5586144Z 2025-04-21T20:49:04.0540730Z [7536/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2025-04-21T20:49:04.0542630Z [7537/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2025-04-21T20:49:04.0544656Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:04.0545295Z 2025-04-21T20:49:04.0769179Z [7537/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2025-04-21T20:49:04.0771198Z [7538/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2025-04-21T20:49:04.0773213Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:04.0774404Z 2025-04-21T20:49:04.1260022Z [7538/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2025-04-21T20:49:04.1261448Z [7539/7823] Linking CXX executable bin/test_jit 2025-04-21T20:49:04.1262171Z Warning: Unused direct dependencies: 2025-04-21T20:49:04.1262983Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2025-04-21T20:49:04.1264005Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2025-04-21T20:49:04.1265034Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:04.1265627Z 2025-04-21T20:49:04.2187522Z [7539/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2025-04-21T20:49:04.2189285Z [7540/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2025-04-21T20:49:04.2191375Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:04.2192653Z 2025-04-21T20:49:04.2616242Z [7540/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2025-04-21T20:49:04.2618167Z [7541/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2025-04-21T20:49:04.2620304Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:04.2621432Z 2025-04-21T20:49:04.4842896Z [7541/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2025-04-21T20:49:04.4844766Z [7542/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2025-04-21T20:49:04.4846837Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:04.4848452Z 2025-04-21T20:49:04.7266571Z [7542/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2025-04-21T20:49:04.7271167Z [7543/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2025-04-21T20:49:04.7273369Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:04.7274125Z 2025-04-21T20:49:05.4038047Z [7543/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2025-04-21T20:49:05.4040076Z [7544/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2025-04-21T20:49:05.4041852Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:05.4042845Z 2025-04-21T20:49:05.5512322Z [7544/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2025-04-21T20:49:05.5514061Z [7545/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2025-04-21T20:49:05.5515993Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:05.5517085Z 2025-04-21T20:49:05.6339093Z [7545/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2025-04-21T20:49:05.6340809Z [7546/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2025-04-21T20:49:05.6342515Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:05.6343418Z 2025-04-21T20:49:05.7040484Z [7546/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2025-04-21T20:49:05.7042367Z [7547/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2025-04-21T20:49:05.7044447Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:05.7045700Z 2025-04-21T20:49:05.7864107Z [7547/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2025-04-21T20:49:05.7865906Z [7548/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2025-04-21T20:49:05.7867993Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:05.7869039Z 2025-04-21T20:49:06.0344129Z [7548/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2025-04-21T20:49:06.0345936Z [7549/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2025-04-21T20:49:06.0347852Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:06.0352582Z 2025-04-21T20:49:06.5038889Z [7549/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2025-04-21T20:49:06.5040897Z [7550/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2025-04-21T20:49:06.5042982Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:06.5044130Z 2025-04-21T20:49:06.7754077Z [7550/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2025-04-21T20:49:06.7755837Z [7551/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2025-04-21T20:49:06.7758040Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:06.7760380Z 2025-04-21T20:49:06.9196075Z [7551/7823] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2025-04-21T20:49:06.9197931Z [7552/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2025-04-21T20:49:06.9200130Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:06.9201523Z 2025-04-21T20:49:06.9635275Z [7552/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-04-21T20:49:06.9637171Z [7553/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2025-04-21T20:49:06.9639070Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:06.9640010Z 2025-04-21T20:49:06.9903756Z [7553/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-04-21T20:49:06.9905963Z [7554/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2025-04-21T20:49:06.9908421Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:06.9909687Z 2025-04-21T20:49:07.0917673Z [7554/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-04-21T20:49:07.0919389Z [7555/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2025-04-21T20:49:07.0921667Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:07.0928194Z 2025-04-21T20:49:07.2143548Z [7555/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-04-21T20:49:07.2145276Z [7556/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-04-21T20:49:07.2146461Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:07.2147077Z 2025-04-21T20:49:07.2509912Z [7556/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-04-21T20:49:07.2511580Z [7557/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-04-21T20:49:07.2513590Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:07.2514736Z 2025-04-21T20:49:07.7434189Z [7557/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-04-21T20:49:07.7435905Z [7558/7823] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2025-04-21T20:49:07.7437753Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:07.7439083Z 2025-04-21T20:49:08.2017532Z [7558/7823] Linking CXX executable bin/test_tensorexpr 2025-04-21T20:49:08.2018859Z [7559/7823] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2025-04-21T20:49:08.2020718Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:08.2022096Z 2025-04-21T20:49:08.3724322Z [7559/7823] Linking CXX executable bin/tutorial_tensorexpr 2025-04-21T20:49:08.3725688Z [7560/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-04-21T20:49:08.3727745Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:08.3728756Z 2025-04-21T20:49:08.4474466Z [7560/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-04-21T20:49:08.4475924Z [7561/7823] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-04-21T20:49:08.4477585Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:08.4483338Z 2025-04-21T20:49:08.5432921Z [7561/7823] Linking CXX executable bin/test_dist_autograd 2025-04-21T20:49:08.5434312Z [7562/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-04-21T20:49:08.5436334Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:08.5441740Z 2025-04-21T20:49:08.9075841Z [7562/7823] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-04-21T20:49:08.9077515Z [7563/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-04-21T20:49:08.9079509Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:08.9082404Z 2025-04-21T20:49:08.9083552Z [7563/7823] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-04-21T20:49:08.9084906Z [7564/7823] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-04-21T20:49:08.9087077Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:08.9088178Z 2025-04-21T20:49:09.2484461Z [7564/7823] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-04-21T20:49:09.2485659Z [7565/7823] Linking CXX executable bin/test_tensorexpr 2025-04-21T20:49:09.2486346Z Warning: Unused direct dependencies: 2025-04-21T20:49:09.2486958Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:09.2487582Z /opt/rocm/lib/libhiprtc.so.6 2025-04-21T20:49:09.2488228Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:49:09.2488949Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:09.2489502Z 2025-04-21T20:49:09.4694873Z [7565/7823] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-04-21T20:49:09.4696001Z [7566/7823] Linking CXX executable bin/tutorial_tensorexpr 2025-04-21T20:49:09.4697615Z Warning: Unused direct dependencies: 2025-04-21T20:49:09.4699003Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:09.4699596Z /opt/rocm/lib/libhiprtc.so.6 2025-04-21T20:49:09.4700058Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:49:09.4700637Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:09.4701086Z 2025-04-21T20:49:09.6057005Z [7566/7823] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-04-21T20:49:09.6058470Z [7567/7823] Linking CXX executable bin/test_dist_autograd 2025-04-21T20:49:09.6059319Z Warning: Unused direct dependencies: 2025-04-21T20:49:09.6060009Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:09.6060772Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:09.6061968Z 2025-04-21T20:49:09.7577066Z [7567/7823] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-04-21T20:49:09.7578863Z [7568/7823] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-04-21T20:49:09.7581092Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:09.7582647Z 2025-04-21T20:49:10.3213354Z [7568/7823] Linking CXX executable bin/test_cpp_rpc 2025-04-21T20:49:10.3214515Z [7569/7823] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-04-21T20:49:10.3215608Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:10.3216285Z 2025-04-21T20:49:10.3846536Z [7569/7823] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-04-21T20:49:10.3848004Z [7570/7823] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-04-21T20:49:10.3850143Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:10.3851575Z 2025-04-21T20:49:10.7591138Z [7570/7823] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-04-21T20:49:10.7592704Z [7571/7823] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-04-21T20:49:10.7594387Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:10.7598769Z 2025-04-21T20:49:10.8653342Z [7571/7823] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-04-21T20:49:10.8654451Z [7572/7823] Linking CXX executable bin/test_cpp_rpc 2025-04-21T20:49:10.8655156Z Warning: Unused direct dependencies: 2025-04-21T20:49:10.8656010Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:10.8656741Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:10.8657195Z 2025-04-21T20:49:10.9965958Z [7572/7823] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-04-21T20:49:10.9967604Z [7573/7823] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-04-21T20:49:10.9969612Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:10.9970874Z 2025-04-21T20:49:11.1417196Z [7573/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-04-21T20:49:11.1418503Z [7574/7823] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-04-21T20:49:11.1420158Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:11.1425335Z 2025-04-21T20:49:11.6536438Z [7574/7823] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-04-21T20:49:11.6537827Z [7575/7823] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-04-21T20:49:11.6539758Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:11.6540986Z 2025-04-21T20:49:11.9002955Z [7575/7823] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-04-21T20:49:11.9004061Z [7576/7823] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-04-21T20:49:11.9005076Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:11.9005679Z 2025-04-21T20:49:11.9713006Z [7576/7823] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-04-21T20:49:11.9714509Z [7577/7823] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-04-21T20:49:11.9716461Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:11.9717653Z 2025-04-21T20:49:12.0832755Z [7577/7823] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-04-21T20:49:12.0834368Z [7578/7823] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-04-21T20:49:12.0836009Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:12.0840805Z 2025-04-21T20:49:12.4412193Z [7578/7823] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-04-21T20:49:12.4413557Z [7579/7823] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-04-21T20:49:12.4415532Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:12.4417667Z 2025-04-21T20:49:12.4793367Z [7579/7823] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-04-21T20:49:12.4795163Z [7580/7823] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-04-21T20:49:12.4797001Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:12.4798218Z 2025-04-21T20:49:12.5219716Z [7580/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-04-21T20:49:12.5221069Z [7581/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-04-21T20:49:12.5223391Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:12.5224460Z 2025-04-21T20:49:13.1854790Z [7581/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-04-21T20:49:13.1855826Z [7582/7823] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-04-21T20:49:13.1857343Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:13.1858598Z 2025-04-21T20:49:13.2508028Z [7582/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-04-21T20:49:13.2509134Z [7583/7823] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-04-21T20:49:13.2510900Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:13.2513054Z 2025-04-21T20:49:13.4263272Z [7583/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-04-21T20:49:13.4264626Z [7584/7823] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-04-21T20:49:13.4266313Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:13.4267310Z 2025-04-21T20:49:14.0052336Z [7584/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-04-21T20:49:14.0053793Z [7585/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-04-21T20:49:14.0055542Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:14.0056625Z 2025-04-21T20:49:14.0296904Z [7585/7823] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-04-21T20:49:14.0298289Z [7586/7823] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-04-21T20:49:14.0300045Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:14.0301181Z 2025-04-21T20:49:14.0919914Z [7586/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-04-21T20:49:14.0921378Z [7587/7823] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-04-21T20:49:14.0923444Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:14.0924898Z 2025-04-21T20:49:14.6671150Z [7587/7823] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-04-21T20:49:14.6671984Z [7588/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-04-21T20:49:14.6673075Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:14.6673680Z 2025-04-21T20:49:14.7043096Z [7588/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-04-21T20:49:14.7044802Z [7589/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-04-21T20:49:14.7046893Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:14.7051367Z 2025-04-21T20:49:14.7693925Z [7589/7823] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-04-21T20:49:14.7695250Z [7590/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-04-21T20:49:14.7697005Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:14.7698023Z 2025-04-21T20:49:15.4299371Z [7590/7823] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-04-21T20:49:15.4300728Z [7591/7823] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-04-21T20:49:15.4302537Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:15.4303632Z 2025-04-21T20:49:15.5413762Z [7591/7823] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-04-21T20:49:15.5415364Z [7592/7823] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-04-21T20:49:15.5417115Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:15.5418165Z 2025-04-21T20:49:15.6016946Z [7592/7823] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-04-21T20:49:15.6018155Z [7593/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-04-21T20:49:15.6019817Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:15.6026010Z 2025-04-21T20:49:15.9270190Z [7593/7823] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-04-21T20:49:15.9271528Z [7594/7823] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-04-21T20:49:15.9273409Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:15.9277892Z 2025-04-21T20:49:16.3135503Z [7594/7823] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-04-21T20:49:16.3136793Z [7595/7823] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-04-21T20:49:16.3138562Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:16.3139666Z 2025-04-21T20:49:16.4137272Z [7595/7823] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-04-21T20:49:16.4138706Z [7596/7823] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-04-21T20:49:16.4140415Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:16.4141698Z 2025-04-21T20:49:16.8129383Z [7596/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-04-21T20:49:16.8131105Z [7597/7823] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-04-21T20:49:16.8132828Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:16.8133874Z 2025-04-21T20:49:16.9311690Z [7597/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-04-21T20:49:16.9313236Z [7598/7823] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-04-21T20:49:16.9315156Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:16.9316323Z 2025-04-21T20:49:16.9708307Z [7598/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-04-21T20:49:16.9709784Z [7599/7823] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-04-21T20:49:16.9711637Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:16.9712867Z 2025-04-21T20:49:17.1831323Z [7599/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-04-21T20:49:17.1832755Z [7600/7823] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-04-21T20:49:17.1834708Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:17.1835826Z 2025-04-21T20:49:17.3995264Z [7600/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-04-21T20:49:17.3996550Z [7601/7823] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-04-21T20:49:17.3998462Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:17.3999549Z 2025-04-21T20:49:17.6275001Z [7601/7823] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-04-21T20:49:17.6280607Z [7602/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-04-21T20:49:17.6284783Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:17.6285875Z 2025-04-21T20:49:18.2503374Z [7602/7823] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-04-21T20:49:18.2504714Z [7603/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-04-21T20:49:18.2506368Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:18.2507362Z 2025-04-21T20:49:18.3415546Z [7603/7823] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-04-21T20:49:18.3417095Z [7604/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-04-21T20:49:18.3419104Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:18.3420341Z 2025-04-21T20:49:18.3978459Z [7604/7823] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-04-21T20:49:18.3979888Z [7605/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-04-21T20:49:18.3981804Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:18.3986326Z 2025-04-21T20:49:18.4119252Z [7605/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-04-21T20:49:18.4120844Z [7606/7823] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-04-21T20:49:18.4123147Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:18.4124395Z 2025-04-21T20:49:18.6435158Z [7606/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-04-21T20:49:18.6436698Z [7607/7823] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-04-21T20:49:18.6438164Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:18.6438880Z 2025-04-21T20:49:18.9662155Z [7607/7823] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-04-21T20:49:18.9668635Z [7608/7823] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-04-21T20:49:18.9674722Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:18.9683679Z 2025-04-21T20:49:19.5829572Z [7608/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2025-04-21T20:49:19.5831254Z [7609/7823] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-04-21T20:49:19.5833047Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:19.5834091Z 2025-04-21T20:49:19.8171038Z [7609/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2025-04-21T20:49:19.8172726Z [7610/7823] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-04-21T20:49:19.8174909Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:19.8176043Z 2025-04-21T20:49:19.8335780Z [7610/7823] Linking CXX executable bin/parallel_benchmark 2025-04-21T20:49:19.8336968Z [7611/7823] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-04-21T20:49:19.8338867Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:19.8339991Z 2025-04-21T20:49:19.8420411Z [7611/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2025-04-21T20:49:19.8422266Z [7612/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2025-04-21T20:49:19.8423485Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:19.8424092Z 2025-04-21T20:49:19.9338478Z [7612/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2025-04-21T20:49:19.9340088Z [7613/7823] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-04-21T20:49:19.9342029Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:19.9343175Z 2025-04-21T20:49:19.9470584Z [7613/7823] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2025-04-21T20:49:19.9471837Z [7614/7823] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-04-21T20:49:19.9472950Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:19.9473563Z 2025-04-21T20:49:20.0971282Z [7614/7823] Linking CXX executable bin/test_api 2025-04-21T20:49:20.0973070Z [7615/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2025-04-21T20:49:20.0975616Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:20.0977007Z 2025-04-21T20:49:20.4231513Z [7615/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-04-21T20:49:20.4233709Z [7616/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-04-21T20:49:20.4235923Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:20.4237294Z 2025-04-21T20:49:20.5024874Z [7616/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-04-21T20:49:20.5026199Z [7617/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2025-04-21T20:49:20.5027812Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:20.5029023Z 2025-04-21T20:49:20.9177661Z [7617/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-04-21T20:49:20.9178929Z [7618/7823] Linking CXX executable bin/parallel_benchmark 2025-04-21T20:49:20.9179679Z Warning: Unused direct dependencies: 2025-04-21T20:49:20.9180325Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:20.9181068Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:20.9184751Z 2025-04-21T20:49:21.0374427Z [7618/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-04-21T20:49:21.0376263Z [7619/7823] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2025-04-21T20:49:21.0378665Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.0380404Z 2025-04-21T20:49:21.0389426Z [7619/7823] Linking CXX executable bin/aot_model_compiler_test 2025-04-21T20:49:21.0390619Z [7620/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-04-21T20:49:21.0392425Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.0393629Z 2025-04-21T20:49:21.1170217Z [7620/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-04-21T20:49:21.1171532Z [7621/7823] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2025-04-21T20:49:21.1173087Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.1178287Z 2025-04-21T20:49:21.5216623Z [7621/7823] Linking CXX executable bin/test_mobile_nnc 2025-04-21T20:49:21.5217857Z [7622/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-04-21T20:49:21.5219532Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.5227798Z 2025-04-21T20:49:21.6343064Z [7622/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-04-21T20:49:21.6344589Z [7623/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-04-21T20:49:21.6346730Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.6347967Z 2025-04-21T20:49:21.8734188Z [7623/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-04-21T20:49:21.8735936Z [7624/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-04-21T20:49:21.8738108Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.8739262Z 2025-04-21T20:49:21.9881951Z [7624/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-04-21T20:49:21.9886192Z [7625/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-04-21T20:49:21.9888407Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.9889677Z 2025-04-21T20:49:21.9890433Z [7625/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-04-21T20:49:21.9892197Z [7626/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-04-21T20:49:21.9894305Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:21.9895471Z 2025-04-21T20:49:22.0810298Z [7626/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-04-21T20:49:22.0811359Z [7627/7823] Linking CXX executable bin/aot_model_compiler_test 2025-04-21T20:49:22.0811978Z Warning: Unused direct dependencies: 2025-04-21T20:49:22.0812509Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:22.0813115Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:22.0813530Z 2025-04-21T20:49:22.1087791Z [7627/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-04-21T20:49:22.1088816Z [7628/7823] Linking CXX executable bin/test_api 2025-04-21T20:49:22.1089354Z Warning: Unused direct dependencies: 2025-04-21T20:49:22.1089862Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:22.1090225Z 2025-04-21T20:49:22.3558374Z [7628/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-04-21T20:49:22.3559989Z [7629/7823] Linking CXX executable bin/test_mobile_nnc 2025-04-21T20:49:22.3560725Z Warning: Unused direct dependencies: 2025-04-21T20:49:22.3561367Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:22.3562106Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:22.3562558Z 2025-04-21T20:49:22.3606382Z [7629/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-04-21T20:49:22.3607743Z [7630/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-04-21T20:49:22.3608908Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:22.3609520Z 2025-04-21T20:49:22.4258164Z [7630/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-04-21T20:49:22.4260032Z [7631/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-04-21T20:49:22.4261988Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:22.4263167Z 2025-04-21T20:49:22.4620592Z [7631/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-04-21T20:49:22.4622446Z [7632/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-04-21T20:49:22.4624388Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:22.4625527Z 2025-04-21T20:49:23.5403109Z [7632/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-04-21T20:49:23.5404684Z [7633/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-04-21T20:49:23.5406513Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:23.5407427Z 2025-04-21T20:49:23.5900403Z [7633/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-04-21T20:49:23.5902410Z [7634/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-04-21T20:49:23.5905179Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:23.5909841Z 2025-04-21T20:49:23.6702469Z [7634/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-04-21T20:49:23.6704384Z [7635/7823] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-04-21T20:49:23.6706749Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:23.6707947Z 2025-04-21T20:49:23.8969357Z [7635/7823] Linking CXX executable bin/test_lazy 2025-04-21T20:49:23.8970363Z [7636/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-04-21T20:49:23.8972149Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:23.8973026Z 2025-04-21T20:49:23.9245536Z [7636/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-04-21T20:49:23.9247631Z [7637/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-04-21T20:49:23.9249177Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:23.9249793Z 2025-04-21T20:49:23.9820503Z [7637/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-04-21T20:49:23.9822920Z [7638/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-04-21T20:49:23.9834972Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:23.9836097Z 2025-04-21T20:49:24.6046628Z [7638/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-04-21T20:49:24.6048957Z [7639/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-04-21T20:49:24.6051500Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:24.6052420Z 2025-04-21T20:49:24.7053215Z [7639/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-04-21T20:49:24.7055361Z [7640/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-04-21T20:49:24.7057391Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:24.7060309Z 2025-04-21T20:49:24.9386804Z [7640/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-04-21T20:49:24.9388043Z [7641/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-04-21T20:49:24.9389266Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:24.9391067Z 2025-04-21T20:49:25.0312944Z [7641/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-04-21T20:49:25.0314746Z [7642/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-04-21T20:49:25.0316705Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.0320912Z 2025-04-21T20:49:25.0892950Z [7642/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-04-21T20:49:25.0894593Z [7643/7823] Linking CXX executable bin/test_lazy 2025-04-21T20:49:25.0895507Z Warning: Unused direct dependencies: 2025-04-21T20:49:25.0896200Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:25.0896856Z /opt/rocm/lib/libhiprtc.so.6 2025-04-21T20:49:25.0897401Z /lib/x86_64-linux-gnu/libdl.so.2 2025-04-21T20:49:25.0898046Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:25.0898508Z 2025-04-21T20:49:25.1089198Z [7643/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-04-21T20:49:25.1091644Z [7644/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-04-21T20:49:25.1093981Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.1097791Z 2025-04-21T20:49:25.3039724Z [7644/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-04-21T20:49:25.3042149Z [7645/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-04-21T20:49:25.3044381Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.3050113Z 2025-04-21T20:49:25.4290915Z [7645/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-04-21T20:49:25.4293177Z [7646/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-04-21T20:49:25.4295280Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.4296329Z 2025-04-21T20:49:25.6067591Z [7646/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-04-21T20:49:25.6070348Z [7647/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-04-21T20:49:25.6072939Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.6074138Z 2025-04-21T20:49:25.6334834Z [7647/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-04-21T20:49:25.6337151Z [7648/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-04-21T20:49:25.6339504Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.6340698Z 2025-04-21T20:49:25.7515023Z [7648/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-04-21T20:49:25.7517188Z [7649/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-04-21T20:49:25.7519561Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.7520673Z 2025-04-21T20:49:25.8432423Z [7649/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-04-21T20:49:25.8434941Z [7650/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-04-21T20:49:25.8437367Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:25.8438748Z 2025-04-21T20:49:26.0358984Z [7650/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-04-21T20:49:26.0360422Z [7651/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-04-21T20:49:26.0361687Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.0362289Z 2025-04-21T20:49:26.0603273Z [7651/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-04-21T20:49:26.0605256Z [7652/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-04-21T20:49:26.0607541Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.0608684Z 2025-04-21T20:49:26.1527449Z [7652/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-04-21T20:49:26.1529472Z [7653/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-04-21T20:49:26.1531746Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.1532912Z 2025-04-21T20:49:26.2409876Z [7653/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-04-21T20:49:26.2411677Z [7654/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-04-21T20:49:26.2413818Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.2415162Z 2025-04-21T20:49:26.3033011Z [7654/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-04-21T20:49:26.3035687Z [7655/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-04-21T20:49:26.3040927Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.3042118Z 2025-04-21T20:49:26.4564446Z [7655/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-04-21T20:49:26.4566120Z [7656/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-04-21T20:49:26.4568197Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.4574223Z 2025-04-21T20:49:26.6745157Z [7656/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-04-21T20:49:26.6746881Z [7657/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-04-21T20:49:26.6748934Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.6750156Z 2025-04-21T20:49:26.8988689Z [7657/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-04-21T20:49:26.8990296Z [7658/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-04-21T20:49:26.8992119Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.8993263Z 2025-04-21T20:49:26.9213899Z [7658/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-04-21T20:49:26.9215827Z [7659/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-04-21T20:49:26.9217929Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:26.9219057Z 2025-04-21T20:49:27.1702822Z [7659/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-04-21T20:49:27.1704415Z [7660/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-04-21T20:49:27.1706211Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:27.1707175Z 2025-04-21T20:49:27.4573139Z [7660/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-04-21T20:49:27.4574969Z [7661/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-04-21T20:49:27.4576871Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:27.4579478Z 2025-04-21T20:49:27.6123504Z [7661/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-04-21T20:49:27.6125084Z [7662/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-04-21T20:49:27.6127031Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:27.6128360Z 2025-04-21T20:49:27.6137895Z [7662/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-04-21T20:49:27.6139638Z [7663/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-04-21T20:49:27.6141666Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:27.6142789Z 2025-04-21T20:49:27.7318487Z [7663/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-04-21T20:49:27.7320269Z [7664/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-04-21T20:49:27.7322529Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:27.7325053Z 2025-04-21T20:49:28.0828645Z [7664/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-04-21T20:49:28.0830255Z [7665/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-04-21T20:49:28.0832421Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:28.0833605Z 2025-04-21T20:49:28.4523037Z [7665/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-04-21T20:49:28.4525027Z [7666/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-04-21T20:49:28.4527369Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:28.4532336Z 2025-04-21T20:49:28.9947577Z [7666/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-04-21T20:49:28.9949335Z [7667/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-04-21T20:49:28.9951405Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:28.9952692Z 2025-04-21T20:49:29.2575930Z [7667/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-04-21T20:49:29.2577451Z [7668/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-04-21T20:49:29.2579366Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:29.2580369Z 2025-04-21T20:49:29.3971842Z [7668/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-04-21T20:49:29.3973753Z [7669/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-04-21T20:49:29.3975906Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:29.3977120Z 2025-04-21T20:49:29.4602741Z [7669/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-04-21T20:49:29.4604524Z [7670/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-04-21T20:49:29.4606471Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:29.4607639Z 2025-04-21T20:49:29.4970840Z [7670/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-04-21T20:49:29.4972526Z [7671/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-04-21T20:49:29.4974476Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:29.4975621Z 2025-04-21T20:49:30.0116893Z [7671/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-04-21T20:49:30.0118660Z [7672/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-04-21T20:49:30.0120552Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:30.0122268Z 2025-04-21T20:49:30.2607673Z [7672/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-04-21T20:49:30.2609777Z [7673/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-04-21T20:49:30.2611925Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:30.2612951Z 2025-04-21T20:49:30.2724075Z [7673/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-04-21T20:49:30.2725820Z [7674/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-04-21T20:49:30.2727300Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:30.2728197Z 2025-04-21T20:49:30.6088203Z [7674/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-04-21T20:49:30.6090196Z [7675/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-04-21T20:49:30.6091475Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:30.6092259Z 2025-04-21T20:49:30.7168525Z [7675/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-04-21T20:49:30.7170605Z [7676/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-04-21T20:49:30.7172752Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:30.7173797Z 2025-04-21T20:49:30.7899923Z [7676/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-04-21T20:49:30.7901957Z [7677/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-04-21T20:49:30.7903930Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:30.7905009Z 2025-04-21T20:49:30.8802612Z [7677/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-04-21T20:49:30.8804952Z [7678/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-04-21T20:49:30.8807356Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:30.8808517Z 2025-04-21T20:49:31.4037934Z [7678/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-04-21T20:49:31.4039776Z [7679/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-04-21T20:49:31.4041687Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:31.4043311Z 2025-04-21T20:49:31.6479284Z [7679/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-04-21T20:49:31.6481412Z [7680/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-04-21T20:49:31.6483701Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:31.6484980Z 2025-04-21T20:49:31.8949752Z [7680/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-04-21T20:49:31.8951788Z [7681/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-04-21T20:49:31.8954099Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:31.8958673Z 2025-04-21T20:49:32.2900170Z [7681/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-04-21T20:49:32.2901635Z [7682/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-04-21T20:49:32.2902975Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:32.2903667Z 2025-04-21T20:49:32.3286811Z [7682/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-04-21T20:49:32.3288750Z [7683/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-04-21T20:49:32.3290852Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:32.3291911Z 2025-04-21T20:49:32.3466054Z [7683/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-04-21T20:49:32.3467630Z [7684/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-04-21T20:49:32.3469505Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:32.3470512Z 2025-04-21T20:49:33.0587084Z [7684/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-04-21T20:49:33.0589325Z [7685/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-04-21T20:49:33.0591460Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.0592461Z 2025-04-21T20:49:33.0735884Z [7685/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-04-21T20:49:33.0737808Z [7686/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-04-21T20:49:33.0739906Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.0740941Z 2025-04-21T20:49:33.0751220Z [7686/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-04-21T20:49:33.0752959Z [7687/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-04-21T20:49:33.0754878Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.0755876Z 2025-04-21T20:49:33.2560862Z [7687/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-04-21T20:49:33.2562055Z [7688/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-04-21T20:49:33.2562971Z cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C 2025-04-21T20:49:33.2563418Z 2025-04-21T20:49:33.2650139Z [7688/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-04-21T20:49:33.2651262Z [7689/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-04-21T20:49:33.2652506Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.2653269Z 2025-04-21T20:49:33.3107451Z [7689/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-04-21T20:49:33.3112938Z [7690/7823] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-04-21T20:49:33.3117599Z cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C 2025-04-21T20:49:33.3122230Z 2025-04-21T20:49:33.5570351Z [7690/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-04-21T20:49:33.5572350Z [7691/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-04-21T20:49:33.5574612Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.5575864Z 2025-04-21T20:49:33.5622034Z [7691/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-04-21T20:49:33.5623447Z [7692/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-04-21T20:49:33.5625044Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.5625873Z 2025-04-21T20:49:33.6637669Z [7692/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-04-21T20:49:33.6640309Z [7693/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-04-21T20:49:33.6642839Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.6644265Z 2025-04-21T20:49:33.7665380Z [7693/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-04-21T20:49:33.7667217Z [7694/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-04-21T20:49:33.7669317Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.7670491Z 2025-04-21T20:49:33.8522375Z [7694/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-04-21T20:49:33.8524260Z [7695/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-04-21T20:49:33.8526448Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.8527603Z 2025-04-21T20:49:33.9110439Z [7695/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-04-21T20:49:33.9112260Z [7696/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-04-21T20:49:33.9114486Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:33.9120277Z 2025-04-21T20:49:34.0505892Z [7696/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-04-21T20:49:34.0507645Z [7697/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-04-21T20:49:34.0509691Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:34.0510859Z 2025-04-21T20:49:34.1626834Z [7697/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-04-21T20:49:34.1628556Z [7698/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-04-21T20:49:34.1630660Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:34.1631702Z 2025-04-21T20:49:34.2852239Z [7698/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-04-21T20:49:34.2854006Z [7699/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-04-21T20:49:34.2855909Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:34.2856970Z 2025-04-21T20:49:34.9089633Z [7699/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-04-21T20:49:34.9091481Z [7700/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-04-21T20:49:34.9093454Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:34.9094759Z 2025-04-21T20:49:35.0945635Z [7700/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-04-21T20:49:35.0947279Z [7701/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-04-21T20:49:35.0949067Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.0950036Z 2025-04-21T20:49:35.1820630Z [7701/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-04-21T20:49:35.1822562Z [7702/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-04-21T20:49:35.1824546Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.1825600Z 2025-04-21T20:49:35.2605467Z [7702/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-04-21T20:49:35.2607498Z [7703/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-04-21T20:49:35.2609628Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.2610779Z 2025-04-21T20:49:35.3478649Z [7703/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-04-21T20:49:35.3480552Z [7704/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-04-21T20:49:35.3482640Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.3483775Z 2025-04-21T20:49:35.3819107Z [7704/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-04-21T20:49:35.3821153Z [7705/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-04-21T20:49:35.3824138Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.3825423Z 2025-04-21T20:49:35.4458875Z [7705/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-04-21T20:49:35.4461002Z [7706/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-04-21T20:49:35.4463279Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.4464639Z 2025-04-21T20:49:35.5331634Z [7706/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-04-21T20:49:35.5333647Z [7707/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-04-21T20:49:35.5335811Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.5336939Z 2025-04-21T20:49:35.8812557Z [7707/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-04-21T20:49:35.8814581Z [7708/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-04-21T20:49:35.8816803Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:35.8817914Z 2025-04-21T20:49:36.5347656Z [7708/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-04-21T20:49:36.5349832Z [7709/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-04-21T20:49:36.5351874Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:36.5352974Z 2025-04-21T20:49:36.5928557Z [7709/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-04-21T20:49:36.5931155Z [7710/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-04-21T20:49:36.5933179Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:36.5934356Z 2025-04-21T20:49:36.6300149Z [7710/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-04-21T20:49:36.6302423Z [7711/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-04-21T20:49:36.6304844Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:36.6309690Z 2025-04-21T20:49:36.9362055Z [7711/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-04-21T20:49:36.9363273Z [7712/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-04-21T20:49:36.9364385Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:36.9365139Z 2025-04-21T20:49:37.0026820Z [7712/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-04-21T20:49:37.0029099Z [7713/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-04-21T20:49:37.0031481Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:37.0032731Z 2025-04-21T20:49:37.0156284Z [7713/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-04-21T20:49:37.0157571Z [7714/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-04-21T20:49:37.0158758Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:37.0159368Z 2025-04-21T20:49:37.1713517Z [7714/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-04-21T20:49:37.1715823Z [7715/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-04-21T20:49:37.1717928Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:37.1719250Z 2025-04-21T20:49:37.5121726Z [7715/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-04-21T20:49:37.5124115Z [7716/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-04-21T20:49:37.5126513Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:37.5128160Z 2025-04-21T20:49:37.5790234Z [7716/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-04-21T20:49:37.5791569Z [7717/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-04-21T20:49:37.5792970Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:37.5793638Z 2025-04-21T20:49:37.6428835Z [7717/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-04-21T20:49:37.6431064Z [7718/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-04-21T20:49:37.6433344Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:37.6434340Z 2025-04-21T20:49:37.6703571Z [7718/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-04-21T20:49:37.6705853Z [7719/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-04-21T20:49:37.6708199Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:37.6709416Z 2025-04-21T20:49:38.0773164Z [7719/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-04-21T20:49:38.0774612Z [7720/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-04-21T20:49:38.0775843Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.0776442Z 2025-04-21T20:49:38.1020034Z [7720/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-04-21T20:49:38.1022205Z [7721/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-04-21T20:49:38.1024269Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.1025405Z 2025-04-21T20:49:38.1839734Z [7721/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-04-21T20:49:38.1842002Z [7722/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-04-21T20:49:38.1844250Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.1845383Z 2025-04-21T20:49:38.2920608Z [7722/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-04-21T20:49:38.2923000Z [7723/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-04-21T20:49:38.2928165Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.2929297Z 2025-04-21T20:49:38.3114338Z [7723/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-04-21T20:49:38.3116580Z [7724/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-04-21T20:49:38.3118692Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.3119799Z 2025-04-21T20:49:38.4869992Z [7724/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-04-21T20:49:38.4871364Z [7725/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-04-21T20:49:38.4872773Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.4873459Z 2025-04-21T20:49:38.6221199Z [7725/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-04-21T20:49:38.6222744Z [7726/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-04-21T20:49:38.6224177Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.6224856Z 2025-04-21T20:49:38.6518002Z [7726/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-04-21T20:49:38.6524729Z [7727/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-04-21T20:49:38.6526830Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.6527975Z 2025-04-21T20:49:38.8145653Z [7727/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-04-21T20:49:38.8146869Z [7728/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-04-21T20:49:38.8148239Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.8148901Z 2025-04-21T20:49:38.8342288Z [7728/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-04-21T20:49:38.8343528Z [7729/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-04-21T20:49:38.8344994Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:38.8345749Z 2025-04-21T20:49:39.1047073Z [7729/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-04-21T20:49:39.1049821Z [7730/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-04-21T20:49:39.1052382Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:39.1054011Z 2025-04-21T20:49:39.1693602Z [7730/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-04-21T20:49:39.1696053Z [7731/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-04-21T20:49:39.1698338Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:39.1699497Z 2025-04-21T20:49:39.1881989Z [7731/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-04-21T20:49:39.1886994Z [7732/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-04-21T20:49:39.1889206Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:39.1890360Z 2025-04-21T20:49:39.4230759Z [7732/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-04-21T20:49:39.4237759Z [7733/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-04-21T20:49:39.4243932Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:39.4249929Z 2025-04-21T20:49:39.6978792Z [7733/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-04-21T20:49:39.6981388Z [7734/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-04-21T20:49:39.6983906Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:39.6985172Z 2025-04-21T20:49:39.8002918Z [7734/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-04-21T20:49:39.8005240Z [7735/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-04-21T20:49:39.8007507Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:39.8008506Z 2025-04-21T20:49:39.8701564Z [7735/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-04-21T20:49:39.8703760Z [7736/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-04-21T20:49:39.8705989Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:39.8711275Z 2025-04-21T20:49:40.2082131Z [7736/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-04-21T20:49:40.2084213Z [7737/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-04-21T20:49:40.2086251Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:40.2089627Z 2025-04-21T20:49:40.2823215Z [7737/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-04-21T20:49:40.2825194Z [7738/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-04-21T20:49:40.2827233Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:40.2828265Z 2025-04-21T20:49:40.9997838Z [7738/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-04-21T20:49:40.9999710Z [7739/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-04-21T20:49:41.0001728Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:41.0002780Z 2025-04-21T20:49:41.0724171Z [7739/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-04-21T20:49:41.0726025Z [7740/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-04-21T20:49:41.0727908Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:41.0728906Z 2025-04-21T20:49:41.1402545Z [7740/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-04-21T20:49:41.1404467Z [7741/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-04-21T20:49:41.1406477Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:41.1407504Z 2025-04-21T20:49:41.5089615Z [7741/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-04-21T20:49:41.5092239Z [7742/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-04-21T20:49:41.5094556Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:41.5095697Z 2025-04-21T20:49:41.7694127Z [7742/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-04-21T20:49:41.7696045Z [7743/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-04-21T20:49:41.7698149Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:41.7699281Z 2025-04-21T20:49:41.8388871Z [7743/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-04-21T20:49:41.8390798Z [7744/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-04-21T20:49:41.8392878Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:41.8393921Z 2025-04-21T20:49:41.8922766Z [7744/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-04-21T20:49:41.8924714Z [7745/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-04-21T20:49:41.8926771Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:41.8931139Z 2025-04-21T20:49:42.5047764Z [7745/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-04-21T20:49:42.5049732Z [7746/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-04-21T20:49:42.5051738Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:42.5052751Z 2025-04-21T20:49:42.5213230Z [7746/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-04-21T20:49:42.5215164Z [7747/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-04-21T20:49:42.5216936Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:42.5220213Z 2025-04-21T20:49:42.7084237Z [7747/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-04-21T20:49:42.7086092Z [7748/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-04-21T20:49:42.7088140Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:42.7089173Z 2025-04-21T20:49:43.0680070Z [7748/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-04-21T20:49:43.0682001Z [7749/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-04-21T20:49:43.0684144Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:43.0685440Z 2025-04-21T20:49:43.1552102Z [7749/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-04-21T20:49:43.1553153Z [7750/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-04-21T20:49:43.1554478Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:43.1555150Z 2025-04-21T20:49:43.2006930Z [7750/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-04-21T20:49:43.2009260Z [7751/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-04-21T20:49:43.2011621Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:43.2012804Z 2025-04-21T20:49:43.2463604Z [7751/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-04-21T20:49:43.2465728Z [7752/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-04-21T20:49:43.2467991Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:43.2469132Z 2025-04-21T20:49:43.2805077Z [7752/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-04-21T20:49:43.2807000Z [7753/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-04-21T20:49:43.2809181Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:43.2811024Z 2025-04-21T20:49:43.8802261Z [7753/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-04-21T20:49:43.8804266Z [7754/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-04-21T20:49:43.8806421Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:43.8807537Z 2025-04-21T20:49:44.3525179Z [7754/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-04-21T20:49:44.3526710Z [7755/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-04-21T20:49:44.3528502Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:44.3530329Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:49:44.3531748Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3535436Z /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-21T20:49:44.3538692Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:49:44.3539394Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3541840Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:49:44.3543315Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:49:44.3544071Z | ^~~~ 2025-04-21T20:49:44.3545487Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:49:44.3546988Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:49:44.3547579Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3548547Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:49:44.3549888Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:49:44.3551103Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-21T20:49:44.3552386Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3553812Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:49:44.3554859Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:49:44.3555539Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3556565Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:49:44.3557981Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3561666Z /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-21T20:49:44.3564757Z 127 | _(hipCtxGetCurrent) \ 2025-04-21T20:49:44.3565428Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3566855Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:49:44.3568335Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:49:44.3569089Z | ^~~~ 2025-04-21T20:49:44.3570526Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:49:44.3572014Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:49:44.3572603Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3573557Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:49:44.3574801Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:49:44.3575999Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-21T20:49:44.3577338Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3578756Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5201:12: note: declared here 2025-04-21T20:49:44.3579808Z 5201 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2025-04-21T20:49:44.3580538Z | ^~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3581589Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:49:44.3583218Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3587358Z /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-21T20:49:44.3590565Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:49:44.3591227Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3592880Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:49:44.3594690Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:49:44.3595650Z | ^~~~ 2025-04-21T20:49:44.3597528Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:49:44.3598927Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:49:44.3599541Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3600544Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:49:44.3601759Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:49:44.3602981Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-21T20:49:44.3604389Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3605836Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:49:44.3607343Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:49:44.3608484Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3609649Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2025-04-21T20:49:44.3611235Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3615779Z /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-21T20:49:44.3619597Z 130 | _(hipDevicePrimaryCtxGetState) 2025-04-21T20:49:44.3620320Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3621929Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:135:39: note: in definition of macro ‘CREATE_MEMBER’ 2025-04-21T20:49:44.3623776Z 135 | #define CREATE_MEMBER(name) decltype(&name) name; 2025-04-21T20:49:44.3624616Z | ^~~~ 2025-04-21T20:49:44.3626172Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:136:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2025-04-21T20:49:44.3627688Z 136 | AT_FORALL_NVRTC(CREATE_MEMBER) 2025-04-21T20:49:44.3628375Z | ^~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3629432Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContextLight.h:7, 2025-04-21T20:49:44.3630793Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:4, 2025-04-21T20:49:44.3632165Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:6, 2025-04-21T20:49:44.3633849Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2025-04-21T20:49:44.3635337Z /opt/rocm-6.3.0/include/hip/hip_runtime_api.h:5404:12: note: declared here 2025-04-21T20:49:44.3636978Z 5404 | hipError_t hipDevicePrimaryCtxGetState(hipDevice_t dev, unsigned int* flags, int* active); 2025-04-21T20:49:44.3638129Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-04-21T20:49:44.3638521Z 2025-04-21T20:49:44.6502998Z [7755/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-04-21T20:49:44.6504819Z [7756/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-04-21T20:49:44.6506905Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:44.6508081Z 2025-04-21T20:49:44.6944557Z [7756/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-04-21T20:49:44.6946278Z [7757/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-04-21T20:49:44.6948311Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:44.6949442Z 2025-04-21T20:49:44.7842736Z [7757/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-04-21T20:49:44.7844823Z [7758/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-04-21T20:49:44.7847017Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:44.7848194Z 2025-04-21T20:49:44.8875821Z [7758/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-04-21T20:49:44.8877709Z [7759/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-04-21T20:49:44.8879809Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:44.8881582Z 2025-04-21T20:49:45.2339270Z [7759/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-04-21T20:49:45.2341029Z [7760/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-04-21T20:49:45.2342942Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:45.2343914Z 2025-04-21T20:49:45.3883894Z [7760/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-04-21T20:49:45.3885990Z [7761/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-04-21T20:49:45.3888499Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:45.3889647Z 2025-04-21T20:49:45.4161245Z [7761/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-04-21T20:49:45.4163356Z [7762/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-04-21T20:49:45.4165669Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:45.4166977Z 2025-04-21T20:49:45.4824095Z [7762/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-04-21T20:49:45.4826497Z [7763/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-04-21T20:49:45.4828356Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:45.4828988Z 2025-04-21T20:49:45.8744565Z [7763/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-04-21T20:49:45.8746548Z [7764/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-04-21T20:49:45.8748570Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:45.8749829Z 2025-04-21T20:49:46.0434702Z [7764/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-04-21T20:49:46.0436519Z [7765/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-04-21T20:49:46.0438609Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.0439722Z 2025-04-21T20:49:46.1890828Z [7765/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-04-21T20:49:46.1892385Z [7766/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-04-21T20:49:46.1894226Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.1895269Z 2025-04-21T20:49:46.3397053Z [7766/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-04-21T20:49:46.3399129Z [7767/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-04-21T20:49:46.3401588Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.3402835Z 2025-04-21T20:49:46.5783318Z [7767/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-04-21T20:49:46.5785226Z [7768/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-04-21T20:49:46.5787514Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.5788717Z 2025-04-21T20:49:46.5798767Z [7768/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-04-21T20:49:46.5800600Z [7769/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-04-21T20:49:46.5802692Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.5807910Z 2025-04-21T20:49:46.6773437Z [7769/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-04-21T20:49:46.6774986Z [7770/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-04-21T20:49:46.6776902Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.6778165Z 2025-04-21T20:49:46.7235895Z [7770/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-04-21T20:49:46.7237855Z [7771/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-04-21T20:49:46.7240057Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.7241305Z 2025-04-21T20:49:46.7710838Z [7771/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-04-21T20:49:46.7712923Z [7772/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-04-21T20:49:46.7715201Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:46.7716353Z 2025-04-21T20:49:47.0553644Z [7772/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-04-21T20:49:47.0554934Z [7773/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-04-21T20:49:47.0556299Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:47.0557048Z 2025-04-21T20:49:47.1618128Z [7773/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-04-21T20:49:47.1620412Z [7774/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-04-21T20:49:47.1622493Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:47.1624059Z 2025-04-21T20:49:47.1889340Z [7774/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-04-21T20:49:47.1891434Z [7775/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-04-21T20:49:47.1893490Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:47.1894654Z 2025-04-21T20:49:47.2443157Z [7775/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-04-21T20:49:47.2445031Z [7776/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-04-21T20:49:47.2447145Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:47.2448249Z 2025-04-21T20:49:47.6191837Z [7776/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-04-21T20:49:47.6193671Z [7777/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-04-21T20:49:47.6195501Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:47.6196520Z 2025-04-21T20:49:47.8846186Z [7777/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-04-21T20:49:47.8848164Z [7778/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-04-21T20:49:47.8850475Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:47.8851649Z 2025-04-21T20:49:47.9167695Z [7778/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-04-21T20:49:47.9169564Z [7779/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-04-21T20:49:47.9171780Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:47.9173070Z 2025-04-21T20:49:48.1087869Z [7779/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-04-21T20:49:48.1090402Z [7780/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-04-21T20:49:48.1092340Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.1093363Z 2025-04-21T20:49:48.1101642Z [7780/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-04-21T20:49:48.1103501Z [7781/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-04-21T20:49:48.1105470Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.1106614Z 2025-04-21T20:49:48.3253937Z [7781/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-04-21T20:49:48.3255912Z [7782/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-04-21T20:49:48.3258073Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.3259412Z 2025-04-21T20:49:48.4472016Z [7782/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-04-21T20:49:48.4473209Z [7783/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-04-21T20:49:48.4474391Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.4475066Z 2025-04-21T20:49:48.4760497Z [7783/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-04-21T20:49:48.4762132Z [7784/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-04-21T20:49:48.4764279Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.4765512Z 2025-04-21T20:49:48.6400592Z [7784/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-04-21T20:49:48.6402284Z [7785/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-04-21T20:49:48.6404564Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.6406288Z 2025-04-21T20:49:48.9324003Z [7785/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-04-21T20:49:48.9326118Z [7786/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-04-21T20:49:48.9328246Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.9329518Z 2025-04-21T20:49:48.9544134Z [7786/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-04-21T20:49:48.9545729Z [7787/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-04-21T20:49:48.9547534Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:48.9548894Z 2025-04-21T20:49:49.4458269Z [7787/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-04-21T20:49:49.4459987Z [7788/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-04-21T20:49:49.4461866Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:49.4467988Z 2025-04-21T20:49:49.6428360Z [7788/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-04-21T20:49:49.6430160Z [7789/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-04-21T20:49:49.6432276Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:49.6438790Z 2025-04-21T20:49:50.2497387Z [7789/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-04-21T20:49:50.2499235Z [7790/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-04-21T20:49:50.2501260Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:50.2502485Z 2025-04-21T20:49:50.4965917Z [7790/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-04-21T20:49:50.4967710Z [7791/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-04-21T20:49:50.4969532Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:50.4972874Z 2025-04-21T20:49:50.7268520Z [7791/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-04-21T20:49:50.7270489Z [7792/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-04-21T20:49:50.7272773Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:50.7274023Z 2025-04-21T20:49:50.8172239Z [7792/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-04-21T20:49:50.8173938Z [7793/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-04-21T20:49:50.8175918Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:50.8178429Z 2025-04-21T20:49:50.9680404Z [7793/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-04-21T20:49:50.9688372Z [7794/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-04-21T20:49:50.9690609Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:50.9692033Z 2025-04-21T20:49:51.1635468Z [7794/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-04-21T20:49:51.1637417Z [7795/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-04-21T20:49:51.1639688Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:51.1641100Z 2025-04-21T20:49:51.2469749Z [7795/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-04-21T20:49:51.2471564Z [7796/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-04-21T20:49:51.2473639Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:51.2474614Z 2025-04-21T20:49:51.3051054Z [7796/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-04-21T20:49:51.3053267Z [7797/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-04-21T20:49:51.3055633Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:51.3060593Z 2025-04-21T20:49:51.5271659Z [7797/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-04-21T20:49:51.5274124Z [7798/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-04-21T20:49:51.5276395Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:51.5279746Z 2025-04-21T20:49:51.5332412Z [7798/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-04-21T20:49:51.5335986Z [7799/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-04-21T20:49:51.5338170Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:51.5339387Z 2025-04-21T20:49:52.3442312Z [7799/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-04-21T20:49:52.3444087Z [7800/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-04-21T20:49:52.3446394Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:52.3447359Z 2025-04-21T20:49:52.9682235Z [7800/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-04-21T20:49:52.9684318Z [7801/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-04-21T20:49:52.9686248Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:52.9688468Z 2025-04-21T20:49:53.0204736Z [7801/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-04-21T20:49:53.0206634Z [7802/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-04-21T20:49:53.0208644Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:53.0209928Z 2025-04-21T20:49:53.0906646Z [7802/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-04-21T20:49:53.0907873Z [7803/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-04-21T20:49:53.0909067Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:53.0909679Z 2025-04-21T20:49:53.1686542Z [7803/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-04-21T20:49:53.1688407Z [7804/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-04-21T20:49:53.1690382Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:53.1694509Z 2025-04-21T20:49:53.3362256Z [7804/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-04-21T20:49:53.3364167Z [7805/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-04-21T20:49:53.3366095Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:53.3367375Z 2025-04-21T20:49:53.6179931Z [7805/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-04-21T20:49:53.6186841Z [7806/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-04-21T20:49:53.6189746Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:53.6191144Z 2025-04-21T20:49:54.3656659Z [7806/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-04-21T20:49:54.3658751Z [7807/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-04-21T20:49:54.3660740Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:54.3661746Z 2025-04-21T20:49:54.4229134Z [7807/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-04-21T20:49:54.4231656Z [7808/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-04-21T20:49:54.4234165Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:54.4235452Z 2025-04-21T20:49:54.4914508Z [7808/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-04-21T20:49:54.4916569Z [7809/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-04-21T20:49:54.4918754Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:54.4919478Z 2025-04-21T20:49:54.7016789Z [7809/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-04-21T20:49:54.7018997Z [7810/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-04-21T20:49:54.7020268Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:54.7021151Z 2025-04-21T20:49:54.7603883Z [7810/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-04-21T20:49:54.7606201Z [7811/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-04-21T20:49:54.7608524Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:54.7609916Z 2025-04-21T20:49:55.0203096Z [7811/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-04-21T20:49:55.0205375Z [7812/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-04-21T20:49:55.0207831Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:55.0209093Z 2025-04-21T20:49:55.2139265Z [7812/7823] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-04-21T20:49:55.2140575Z [7813/7823] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-04-21T20:49:55.2141826Z cc1: warning: command-line option ‘-std=c++17’ is valid for C++/ObjC++ but not for C 2025-04-21T20:49:55.2142409Z 2025-04-21T20:49:55.2739168Z [7813/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-04-21T20:49:55.2740376Z [7814/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-04-21T20:49:55.2741625Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:55.5576061Z 2025-04-21T20:49:55.5578048Z [7815/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-04-21T20:49:55.5580337Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:55.9482138Z 2025-04-21T20:49:55.9483226Z [7816/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-04-21T20:49:55.9484331Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:55.9940634Z 2025-04-21T20:49:55.9942154Z [7817/7823] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-04-21T20:49:55.9943458Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:56.1232936Z 2025-04-21T20:49:56.1233908Z [7818/7823] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-04-21T20:49:56.1235312Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:56.1235943Z 2025-04-21T20:49:56.4915646Z [7818/7823] Linking CXX shared library lib/libtorch_python.so 2025-04-21T20:49:56.4916978Z [7819/7823] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-04-21T20:49:56.4918950Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:49:58.4324908Z 2025-04-21T20:49:58.4325958Z [7820/7823] Linking CXX shared library lib/libtorch_python.so 2025-04-21T20:49:58.4326617Z Warning: Unused direct dependencies: 2025-04-21T20:49:58.4327119Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:58.4327829Z 2025-04-21T20:49:58.4328151Z [7820/7823] Linking CXX shared library lib/libnnapi_backend.so 2025-04-21T20:49:59.0329553Z [7820/7823] Linking CXX shared module functorch/functorch.so 2025-04-21T20:49:59.0330161Z [7821/7823] Linking CXX shared module functorch/functorch.so 2025-04-21T20:49:59.0330573Z Warning: Unused direct dependencies: 2025-04-21T20:49:59.0330953Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:59.0331384Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:59.0408837Z 2025-04-21T20:49:59.0409635Z [7822/7823] Linking CXX shared library lib/libnnapi_backend.so 2025-04-21T20:49:59.0410319Z Warning: Unused direct dependencies: 2025-04-21T20:49:59.0410695Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-04-21T20:49:59.0411124Z /var/lib/jenkins/workspace/build/lib/libtorch_hip.so 2025-04-21T20:49:59.0411393Z 2025-04-21T20:49:59.0411571Z [7822/7823] Install the project... 2025-04-21T20:49:59.0455913Z -- Install configuration: "Release" 2025-04-21T20:49:59.0506331Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2025-04-21T20:49:59.1227807Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1253664Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1283456Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1311757Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1338489Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1365531Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1392509Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1419290Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1446347Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1473921Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1502030Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1529994Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ArrayRef_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1558538Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1586832Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1612888Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1640458Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1666456Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1693250Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1720968Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_NetworkFlow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1747763Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1774149Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1801362Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1827844Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1856577Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1883360Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1911993Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1940181Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1967859Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.1996031Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2022712Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_error_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2050896Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2077303Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2105510Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2132275Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2159404Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2186798Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_lazy_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2214595Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2242319Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2268629Z -- 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-21T20:49:59.2295800Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2322705Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2350891Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2377687Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2404566Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2439771Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2468221Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2503266Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN:$ORIGIN/../lib" 2025-04-21T20:49:59.2543077Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_hip.so" to "$ORIGIN:/opt/rocm/lib" 2025-04-21T20:49:59.2571606Z -- 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-21T20:49:59.2598261Z -- 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-21T20:49:59.2626095Z -- 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-21T20:49:59.2652056Z -- 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-21T20:49:59.2679033Z -- 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-21T20:49:59.2704826Z -- 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-21T20:49:59.2733519Z -- 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-21T20:49:59.2758874Z -- 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-21T20:49:59.2804721Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2025-04-21T20:50:00.0251036Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/opt/rocm/lib" 2025-04-21T20:50:00.1203067Z -- 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-21T20:50:00.1250253Z -- 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-21T20:50:00.1278503Z -- 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-21T20:50:00.1307276Z -- 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-21T20:50:00.1335928Z -- 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-21T20:50:00.1382123Z -- 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-21T20:50:00.1433085Z -- 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-21T20:50:00.1464895Z -- 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-21T20:50:00.1511763Z -- 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-21T20:50:00.1540717Z -- 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-21T20:50:00.1568886Z -- 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-21T20:50:00.1619395Z -- 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-21T20:50:00.1668357Z -- 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-21T20:50:00.1714831Z -- 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-21T20:50:00.1763704Z -- 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-21T20:50:00.1797299Z -- 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-21T20:50:00.1844878Z -- 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-21T20:50:00.1895360Z -- 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-21T20:50:00.1919772Z -- 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-21T20:50:00.2322902Z -- 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-21T20:50:00.2364144Z -- 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-21T20:50:00.2402545Z -- 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-21T20:50:00.2413531Z -- 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-21T20:50:00.2424813Z -- 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-21T20:50:00.2471743Z -- 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-21T20:50:00.2501061Z -- 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-21T20:50:00.2529875Z -- 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-21T20:50:00.2560658Z -- 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-21T20:50:00.2587236Z -- 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-21T20:50:00.2617427Z -- 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-21T20:50:00.2647101Z -- 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-21T20:50:00.2678338Z -- 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-21T20:50:00.2707517Z -- 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-21T20:50:00.2737158Z -- 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-21T20:50:00.2765981Z -- 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-21T20:50:00.2795165Z -- 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-21T20:50:00.2826091Z -- 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-21T20:50:00.2853758Z -- 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-21T20:50:00.2881849Z -- 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-21T20:50:00.2911192Z -- 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-21T20:50:00.2941450Z -- 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-21T20:50:00.2970497Z -- 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-21T20:50:00.2997992Z -- 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-21T20:50:00.3026705Z -- 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-21T20:50:00.3055632Z -- 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-21T20:50:00.3085713Z -- 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-21T20:50:00.3112189Z -- 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-21T20:50:00.3142256Z -- 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-21T20:50:00.3175293Z -- 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-21T20:50:00.3204291Z -- 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-21T20:50:00.3232726Z -- 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-21T20:50:00.3260758Z -- 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-21T20:50:00.3288079Z -- 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-21T20:50:00.3316670Z -- 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-21T20:50:00.3344840Z -- 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-21T20:50:00.3375455Z -- 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-21T20:50:00.3408028Z -- 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-21T20:50:00.3435468Z -- 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-21T20:50:00.3463554Z -- 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-21T20:50:00.3486638Z -- 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-21T20:50:00.3515599Z -- 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-21T20:50:00.3545839Z -- 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-21T20:50:00.3579887Z -- 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-21T20:50:00.3595583Z -- 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-21T20:50:00.3625661Z -- 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-21T20:50:00.3656786Z -- 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-21T20:50:00.3685529Z -- 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-21T20:50:00.3714519Z -- 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-21T20:50:00.3746507Z -- 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-21T20:50:00.3776064Z -- 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-21T20:50:00.3804179Z -- 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-21T20:50:00.3831343Z -- 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-21T20:50:00.3857210Z -- 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-21T20:50:00.3891011Z -- 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-21T20:50:00.3922438Z -- 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-21T20:50:00.3949743Z -- 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-21T20:50:00.3976097Z -- 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-21T20:50:00.4003452Z -- 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-21T20:50:00.4030100Z -- 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-21T20:50:00.4057946Z -- 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-21T20:50:00.4085326Z -- 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-21T20:50:00.4112704Z -- 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-21T20:50:00.4140425Z -- 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-21T20:50:00.4170021Z -- 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-21T20:50:00.4199762Z -- 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-21T20:50:00.4229509Z -- 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-21T20:50:00.4257714Z -- 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-21T20:50:00.4285576Z -- 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-21T20:50:00.4315156Z -- 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-21T20:50:00.4344324Z -- 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-21T20:50:00.4374007Z -- 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-21T20:50:00.4403048Z -- 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-21T20:50:00.4432526Z -- 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-21T20:50:00.4571595Z -- 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-21T20:50:00.5451187Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-04-21T20:50:00.5451981Z !! 2025-04-21T20:50:00.5452108Z 2025-04-21T20:50:00.5452230Z ******************************************************************************** 2025-04-21T20:50:00.5452790Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-04-21T20:50:00.5453221Z 2025-04-21T20:50:00.5453379Z License :: OSI Approved :: BSD License 2025-04-21T20:50:00.5453606Z 2025-04-21T20:50:00.5453979Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-04-21T20:50:00.5454703Z ******************************************************************************** 2025-04-21T20:50:00.5454964Z 2025-04-21T20:50:00.5455083Z !! 2025-04-21T20:50:00.5455310Z self._finalize_license_expression() 2025-04-21T20:50:00.5455609Z running bdist_wheel 2025-04-21T20:50:00.8104219Z running build 2025-04-21T20:50:00.8104665Z running build_py 2025-04-21T20:50:00.8180255Z creating build/lib.linux-x86_64-cpython-310/functorch 2025-04-21T20:50:00.8182093Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch 2025-04-21T20:50:00.8194074Z creating build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8195471Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8203309Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8210753Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8217983Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8235104Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8243658Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8251552Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8258872Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8267256Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8275493Z copying torch/_environment.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8282921Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8297596Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8313738Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8321174Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8336197Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8346047Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8370465Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8377892Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8385443Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8393367Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8400122Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8407359Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8415305Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8431033Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8433634Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8443391Z copying torch/_thread_safe_fork.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8445140Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8449435Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8466956Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8469131Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8477117Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8490790Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8508465Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8522528Z copying torch/library.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8539220Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8556681Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8564238Z copying torch/random.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8571059Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8577920Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8594520Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8609340Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8617699Z copying torch/types.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8624767Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8642021Z copying torch/version.py -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:00.8645911Z creating build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8647503Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8655037Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8662232Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8669533Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8688428Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8698660Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8700746Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8702863Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8717985Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8720028Z copying torchgen/gen_schema_utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8726717Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8728598Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8735611Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8752599Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8762055Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8771255Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-04-21T20:50:00.8774098Z creating build/lib.linux-x86_64-cpython-310/functorch/_src 2025-04-21T20:50:00.8775642Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src 2025-04-21T20:50:00.8778143Z creating build/lib.linux-x86_64-cpython-310/functorch/compile 2025-04-21T20:50:00.8779201Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/compile 2025-04-21T20:50:00.8788416Z creating build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8789449Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8797112Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8804985Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8813386Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8821881Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8828720Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8836025Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8843665Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8850763Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-04-21T20:50:00.8858507Z creating build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-21T20:50:00.8859582Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-21T20:50:00.8868239Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-21T20:50:00.8877238Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-04-21T20:50:00.8886109Z creating build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-21T20:50:00.8887092Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-21T20:50:00.8895685Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-21T20:50:00.8902975Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-04-21T20:50:00.8910099Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2025-04-21T20:50:00.8911441Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2025-04-21T20:50:00.8919333Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2025-04-21T20:50:00.8920493Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2025-04-21T20:50:00.8928679Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2025-04-21T20:50:00.8929899Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2025-04-21T20:50:00.8938692Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2025-04-21T20:50:00.8939946Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2025-04-21T20:50:00.8948078Z creating build/lib.linux-x86_64-cpython-310/torch/_awaits 2025-04-21T20:50:00.8949507Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_awaits 2025-04-21T20:50:00.8958072Z creating build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-21T20:50:00.8959372Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-21T20:50:00.8961983Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-21T20:50:00.8970307Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-04-21T20:50:00.8979213Z creating build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-21T20:50:00.8980768Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-21T20:50:00.8988994Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-21T20:50:00.9009887Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-21T20:50:00.9019789Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-04-21T20:50:00.9027451Z creating build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-04-21T20:50:00.9028653Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-04-21T20:50:00.9030719Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-04-21T20:50:00.9043762Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9045750Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9054214Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9062065Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9069482Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9085021Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9092822Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9100259Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9106564Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9115793Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9135035Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9145002Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9152458Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9168927Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9177033Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9183918Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9194815Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9204615Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9212604Z copying torch/_dynamo/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9219988Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9234880Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9242833Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9250213Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9257916Z copying torch/_dynamo/graph_break_hints.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9264694Z copying torch/_dynamo/graph_deduplication.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9272356Z copying torch/_dynamo/graph_region_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9280018Z copying torch/_dynamo/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9287122Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9303333Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9311389Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9319154Z copying torch/_dynamo/metrics_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9325951Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9334286Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9352242Z copying torch/_dynamo/pgo.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9360776Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9368169Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9375867Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9385539Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9400440Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9408629Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9429499Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9437280Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9444752Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9452512Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9459989Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9480742Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9488802Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-04-21T20:50:00.9508430Z creating build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9509218Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9517808Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9533721Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9542116Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9557493Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9564560Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9572306Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9588254Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9596087Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-04-21T20:50:00.9605612Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9607185Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9615774Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9632838Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9641217Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9648710Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9656184Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9662594Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9668832Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9676611Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9684077Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9698611Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9705865Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9713098Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9721182Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9736913Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9744183Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9751656Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9759373Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9768955Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9775581Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9784121Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-04-21T20:50:00.9795511Z creating build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9797086Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9805520Z copying torch/_higher_order_ops/_invoke_quant.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9813368Z copying torch/_higher_order_ops/aoti_call_delegate.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9820998Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9828911Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9837112Z copying torch/_higher_order_ops/base_hop.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9844873Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9852934Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9860393Z copying torch/_higher_order_ops/executorch_call_delegate.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9868047Z copying torch/_higher_order_ops/flat_apply.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9874774Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9890113Z copying torch/_higher_order_ops/foreach_map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9896836Z copying torch/_higher_order_ops/hints_wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9905606Z copying torch/_higher_order_ops/invoke_subgraph.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9915135Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9923632Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9931081Z copying torch/_higher_order_ops/run_const_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9939071Z copying torch/_higher_order_ops/scan.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9954089Z copying torch/_higher_order_ops/schema.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9960738Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9967147Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9973818Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:00.9989389Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:01.0002950Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:01.0010760Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-04-21T20:50:01.0024560Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0025824Z copying torch/_inductor/__autotune_main__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0035065Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0043359Z copying torch/_inductor/analyze_preserves_zero_mask.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0050841Z copying torch/_inductor/aoti_eager.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0057849Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0065756Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0074565Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0083247Z copying torch/_inductor/choices.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0092707Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0109826Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0118463Z copying torch/_inductor/comm_lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0126572Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0135719Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0152787Z copying torch/_inductor/compile_fx_async.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0160430Z copying torch/_inductor/compile_fx_ext.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0168633Z copying torch/_inductor/compile_fx_subproc.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0176730Z copying torch/_inductor/compiler_bisector.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0184904Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0192803Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0208002Z copying torch/_inductor/cpu_vec_isa.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0215859Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0232705Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0241814Z copying torch/_inductor/custom_graph_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0248664Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0262163Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0270284Z copying torch/_inductor/dtype_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0278617Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0288621Z copying torch/_inductor/extern_node_serializer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0297842Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0305333Z copying torch/_inductor/freezing_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0313095Z copying torch/_inductor/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0326840Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0334179Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0349963Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0357022Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0364284Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0371437Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0396985Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0404396Z copying torch/_inductor/loop_body.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0412859Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0435671Z copying torch/_inductor/memory.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0443726Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0450944Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0464653Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0478851Z copying torch/_inductor/mock_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0485831Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0500767Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0507231Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0523609Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0531243Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0539628Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0561427Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0582144Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0598753Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0605542Z copying torch/_inductor/template_heuristics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0612971Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0620075Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0626560Z copying torch/_inductor/triton_bundler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0635184Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0652141Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0660196Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0668054Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0683066Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0697686Z copying torch/_inductor/output_code.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0705923Z copying torch/_inductor/standalone_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:01.0715560Z creating build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0716979Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0724416Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0731557Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0738210Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0744475Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0751367Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0758232Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0765345Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0772805Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0780354Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0786937Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-04-21T20:50:01.0795148Z creating build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0796365Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0803730Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0811591Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0825664Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0833350Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0840825Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0848070Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0856143Z copying torch/_library/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0864177Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0872165Z copying torch/_library/fake_profile.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-04-21T20:50:01.0881766Z creating build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-21T20:50:01.0883043Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-21T20:50:01.0891142Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-21T20:50:01.0906325Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-21T20:50:01.0913561Z copying torch/_logging/scribe.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-21T20:50:01.0920255Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-04-21T20:50:01.0928713Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0929879Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0937945Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0945961Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0962023Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0970097Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0976780Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0984306Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.0998298Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1010506Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1023030Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1033216Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1040100Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1047965Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1055833Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1063758Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1071091Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1078101Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-04-21T20:50:01.1086761Z creating build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-21T20:50:01.1087854Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-21T20:50:01.1103820Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-21T20:50:01.1112340Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-21T20:50:01.1119295Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-21T20:50:01.1126059Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-04-21T20:50:01.1133347Z creating build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-04-21T20:50:01.1134559Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-04-21T20:50:01.1149968Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-04-21T20:50:01.1159721Z creating build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-21T20:50:01.1161252Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-21T20:50:01.1182355Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-21T20:50:01.1189763Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-04-21T20:50:01.1198745Z creating build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-21T20:50:01.1199906Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-21T20:50:01.1201569Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-21T20:50:01.1209742Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-04-21T20:50:01.1218495Z creating build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1219957Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1226826Z copying torch/_subclasses/_fake_tensor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1234792Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1248851Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1266298Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1275182Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1288911Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1307649Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-04-21T20:50:01.1316207Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor 2025-04-21T20:50:01.1317450Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor 2025-04-21T20:50:01.1319631Z creating build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-04-21T20:50:01.1321172Z copying torch/accelerator/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-04-21T20:50:01.1328518Z copying torch/accelerator/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-04-21T20:50:01.1336093Z creating build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-21T20:50:01.1337330Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-21T20:50:01.1344388Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-21T20:50:01.1352440Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-04-21T20:50:01.1361352Z creating build/lib.linux-x86_64-cpython-310/torch/ao 2025-04-21T20:50:01.1362805Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao 2025-04-21T20:50:01.1370687Z creating build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1371884Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1381020Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1389000Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1396319Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1409720Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1424524Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1432248Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1448984Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1458490Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1473076Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1480807Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1497925Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-04-21T20:50:01.1505540Z creating build/lib.linux-x86_64-cpython-310/torch/backends 2025-04-21T20:50:01.1506605Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends 2025-04-21T20:50:01.1514173Z creating build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-21T20:50:01.1515214Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-21T20:50:01.1524767Z copying torch/compiler/_cache.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-21T20:50:01.1533032Z copying torch/compiler/config.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-04-21T20:50:01.1541491Z creating build/lib.linux-x86_64-cpython-310/torch/contrib 2025-04-21T20:50:01.1542377Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2025-04-21T20:50:01.1544316Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2025-04-21T20:50:01.1552323Z creating build/lib.linux-x86_64-cpython-310/torch/cpu 2025-04-21T20:50:01.1553325Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu 2025-04-21T20:50:01.1562372Z creating build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1563491Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1579823Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1587988Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1596512Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1605131Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1613974Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1623065Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1624932Z copying torch/cuda/gds.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1632349Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1639853Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1646674Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1660882Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1668502Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1676185Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1683377Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1689597Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1696771Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1703849Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-04-21T20:50:01.1716181Z creating build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1717448Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1726626Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1733857Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1740692Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1754608Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1762020Z copying torch/distributed/_serialization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1769354Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1777541Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1785464Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1793070Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1800543Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1807567Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1822637Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1840901Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1848107Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1855367Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1861968Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1868991Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1878790Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-04-21T20:50:01.1891831Z creating build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1892975Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1901000Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1908316Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1915741Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1922684Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1929886Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1936503Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1944090Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1951456Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1960106Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1968606Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1976097Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1984492Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1992134Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.1999181Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2006112Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2013297Z copying torch/distributions/generalized_pareto.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2020407Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2027391Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2034817Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2040847Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2048572Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2055849Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2063092Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2071688Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2079272Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2086988Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2094261Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2101697Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2109098Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2117040Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2125508Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2133439Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2140723Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2148310Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2155840Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2163676Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2171508Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2178720Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2186228Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2194022Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2203078Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2211478Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2226537Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2234632Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2241326Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2250097Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2258527Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-04-21T20:50:01.2269114Z creating build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2270436Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2278475Z copying torch/export/_draft_export.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2287154Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2295563Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2302565Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2310191Z copying torch/export/_swap.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2317624Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2333747Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2341928Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2349769Z copying torch/export/_wrapper_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2357236Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2364172Z copying torch/export/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2371239Z copying torch/export/decomp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2378930Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2393702Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2409825Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2418763Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-04-21T20:50:01.2437060Z creating build/lib.linux-x86_64-cpython-310/torch/fft 2025-04-21T20:50:01.2438277Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fft 2025-04-21T20:50:01.2458849Z creating build/lib.linux-x86_64-cpython-310/torch/func 2025-04-21T20:50:01.2459998Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/func 2025-04-21T20:50:01.2467912Z creating build/lib.linux-x86_64-cpython-310/torch/futures 2025-04-21T20:50:01.2469021Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/futures 2025-04-21T20:50:01.2479655Z creating build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2480604Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2488435Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2495108Z copying torch/fx/_graph_pickler.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2503289Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2510227Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2518093Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2533486Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2540473Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2546870Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2553971Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2571594Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2585414Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2592537Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2601896Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2616527Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2624463Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2632262Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2639549Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2646280Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-04-21T20:50:01.2655348Z creating build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2656494Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2663811Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2671520Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2679013Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2686120Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2693233Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2700553Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2708169Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2714983Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2722847Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2730576Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2737550Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2744862Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2752204Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2759808Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2773938Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2788820Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2797422Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2812966Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2820321Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2835241Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2843072Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2858492Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2865377Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2872467Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2879576Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:01.2887283Z creating build/lib.linux-x86_64-cpython-310/torch/linalg 2025-04-21T20:50:01.2888312Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/linalg 2025-04-21T20:50:01.2905787Z creating build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-21T20:50:01.2906768Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-21T20:50:01.2915621Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-21T20:50:01.2930042Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-04-21T20:50:01.2948638Z creating build/lib.linux-x86_64-cpython-310/torch/monitor 2025-04-21T20:50:01.2949860Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/monitor 2025-04-21T20:50:01.2960157Z creating build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-21T20:50:01.2961267Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-21T20:50:01.2970084Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-21T20:50:01.2976870Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-04-21T20:50:01.2984458Z creating build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-21T20:50:01.2985607Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-21T20:50:01.2993594Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-21T20:50:01.3000373Z copying torch/mtia/memory.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-04-21T20:50:01.3007712Z creating build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-21T20:50:01.3008952Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-21T20:50:01.3015209Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-21T20:50:01.3021996Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-21T20:50:01.3029650Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-21T20:50:01.3036195Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-21T20:50:01.3044055Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-04-21T20:50:01.3053081Z creating build/lib.linux-x86_64-cpython-310/torch/nested 2025-04-21T20:50:01.3054280Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested 2025-04-21T20:50:01.3063673Z creating build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3064652Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3072708Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3080250Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3087910Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3094917Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3118955Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3126538Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3134672Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:01.3145059Z creating build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3146310Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3155088Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3162095Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3169022Z copying torch/onnx/_flags.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3175695Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3183247Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3190113Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3197867Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3205304Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3212804Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3220111Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3236718Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3252259Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3266335Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3277034Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3293569Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3301112Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3308407Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3315561Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3323420Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3330897Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3337937Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3344761Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3351446Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3359812Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3379514Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3394735Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-04-21T20:50:01.3412984Z creating build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3414142Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3422047Z copying torch/optim/_adafactor.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3435730Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3446500Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3454225Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3462409Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3477031Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3485484Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3493032Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3500630Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3507942Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3524261Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3533611Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3548333Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3556718Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3565029Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3573123Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3581827Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3589740Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-04-21T20:50:01.3599549Z creating build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3600818Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3608233Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3615307Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3622407Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3629065Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3635836Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3642727Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3650075Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3656508Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3663846Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3671063Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3677854Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3684829Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3692569Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3708318Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-04-21T20:50:01.3718940Z creating build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3720026Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3727290Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3743004Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3751684Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3759652Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3766742Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3781474Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-04-21T20:50:01.3790408Z creating build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3791851Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3799063Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3806787Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3814009Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3821205Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3828754Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3836383Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3843624Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3850600Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3858248Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3865504Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3873225Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3879993Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3886553Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3893749Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3901198Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-04-21T20:50:01.3908690Z creating build/lib.linux-x86_64-cpython-310/torch/signal 2025-04-21T20:50:01.3910135Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal 2025-04-21T20:50:01.3917951Z creating build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-21T20:50:01.3919061Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-21T20:50:01.3928036Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-21T20:50:01.3936307Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-21T20:50:01.3944287Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-21T20:50:01.3962095Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-21T20:50:01.3996807Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-04-21T20:50:01.4006482Z creating build/lib.linux-x86_64-cpython-310/torch/special 2025-04-21T20:50:01.4007682Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/special 2025-04-21T20:50:01.4018512Z creating build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-21T20:50:01.4019258Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-21T20:50:01.4027869Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-21T20:50:01.4044030Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-21T20:50:01.4052196Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-04-21T20:50:01.4063313Z creating build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4064255Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4072346Z copying torch/utils/_appending_byte_serializer.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4079631Z copying torch/utils/_backport_slots.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4086999Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4095579Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4103735Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4111860Z copying torch/utils/_cpp_embed_headers.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4118632Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4125902Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4140639Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4148233Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4155523Z copying torch/utils/_filelock.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4162735Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4170018Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4177431Z copying torch/utils/_functools.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4185256Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4193144Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4200458Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4207686Z copying torch/utils/_ordered_set.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4215420Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4223935Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4240543Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4248793Z copying torch/utils/_thunk.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4255925Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4263768Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4280668Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4281453Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4287820Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4297632Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4307718Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4326216Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4334037Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4341344Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4357574Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4364563Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4371967Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4379150Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4387636Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4395606Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4403669Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4411549Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4419138Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4426367Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4434366Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4442166Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:01.4451363Z creating build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-21T20:50:01.4452509Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-21T20:50:01.4461593Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-21T20:50:01.4469469Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-21T20:50:01.4476792Z copying torch/xpu/memory.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-21T20:50:01.4485435Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-21T20:50:01.4494744Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-04-21T20:50:01.4505794Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4506952Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4508907Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4517713Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4526794Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4535786Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4544600Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4551801Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4558887Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4565407Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4571679Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4578923Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-04-21T20:50:01.4588091Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4589106Z copying torch/_dynamo/polyfills/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4596660Z copying torch/_dynamo/polyfills/builtins.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4604216Z copying torch/_dynamo/polyfills/functools.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4611296Z copying torch/_dynamo/polyfills/fx.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4618077Z copying torch/_dynamo/polyfills/itertools.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4625420Z copying torch/_dynamo/polyfills/loader.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4632691Z copying torch/_dynamo/polyfills/operator.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4640033Z copying torch/_dynamo/polyfills/os.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4647949Z copying torch/_dynamo/polyfills/pytree.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4655182Z copying torch/_dynamo/polyfills/sys.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4662025Z copying torch/_dynamo/polyfills/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-04-21T20:50:01.4670377Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-21T20:50:01.4671950Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-21T20:50:01.4673960Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-21T20:50:01.4688512Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-21T20:50:01.4699033Z copying torch/_dynamo/repro/aoti.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-04-21T20:50:01.4711434Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4713126Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4720319Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4728804Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4747252Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4766122Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4775040Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4789227Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4803096Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4810884Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4827409Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4844916Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4853627Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4860432Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4874020Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4889238Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4904046Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4912148Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4919617Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4926839Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4943914Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4961176Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4969803Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-04-21T20:50:01.4987009Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-21T20:50:01.4988353Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-21T20:50:01.4997131Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-21T20:50:01.5004666Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-21T20:50:01.5014225Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-04-21T20:50:01.5023942Z creating build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-21T20:50:01.5025672Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-21T20:50:01.5027625Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-21T20:50:01.5034213Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-04-21T20:50:01.5042598Z creating build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5044582Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5051701Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5058812Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5067365Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5076097Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5085580Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5092587Z copying torch/_export/passes/insert_custom_op_guards.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5099113Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5106925Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5114115Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5121607Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5130864Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5139559Z 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-21T20:50:01.5146680Z copying torch/_export/passes/replace_with_hop_pass_util.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-04-21T20:50:01.5155118Z creating build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5156337Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5158317Z copying torch/_export/serde/aoti_schema.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5166173Z copying torch/_export/serde/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5173550Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5181669Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5189588Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5209727Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:01.5222988Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5224067Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5231691Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5238787Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5245762Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5252352Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5259061Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5265900Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5273597Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5281434Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5289208Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5296156Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5302752Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5309117Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5315734Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5322787Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5329417Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5336290Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5342562Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5349615Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5357433Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5364871Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5371318Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5377945Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5385027Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5392326Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5398908Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5405846Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5412410Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5419728Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5426665Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5433893Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5441766Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5449845Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5457096Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5464290Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5470933Z copying torch/_export/db/examples/unsupported_operator.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5478076Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-04-21T20:50:01.5486528Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-21T20:50:01.5487963Z copying torch/_functorch/_activation_checkpointing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-21T20:50:01.5498499Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-21T20:50:01.5508781Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-21T20:50:01.5519107Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-21T20:50:01.5527879Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-04-21T20:50:01.5537687Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5539028Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5546892Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5560805Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5568600Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5577233Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5585987Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5602634Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5610161Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5627042Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5643818Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5651883Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5659413Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5673743Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5681662Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-04-21T20:50:01.5697425Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-21T20:50:01.5698615Z copying torch/_inductor/autoheuristic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-21T20:50:01.5700099Z copying torch/_inductor/autoheuristic/autoheuristic.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-21T20:50:01.5708594Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-21T20:50:01.5717450Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-21T20:50:01.5725549Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-04-21T20:50:01.5735903Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5737068Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5738970Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5746538Z copying torch/_inductor/codegen/block_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5754158Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5771820Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5793273Z copying torch/_inductor/codegen/cpp_bmm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5802970Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5816825Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5832211Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5840003Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5854377Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5861418Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5870121Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5880027Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5882871Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5897826Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5906520Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5913750Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5922840Z copying torch/_inductor/codegen/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5931808Z copying torch/_inductor/codegen/halide.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5948425Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5957817Z copying torch/_inductor/codegen/mps.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5971260Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5978576Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.5986698Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6003684Z copying torch/_inductor/codegen/simd_kernel_features.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6011314Z copying torch/_inductor/codegen/subgraph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6018209Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6038880Z copying torch/_inductor/codegen/triton_combo_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6055461Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6062016Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6069058Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:01.6087117Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-21T20:50:01.6088739Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-21T20:50:01.6091200Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-21T20:50:01.6099018Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-21T20:50:01.6106886Z copying torch/_inductor/compile_worker/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-04-21T20:50:01.6116169Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6117552Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6119607Z copying torch/_inductor/fx_passes/b2b_gemm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6127794Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6135358Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6143830Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6151060Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6158068Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6165221Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6172574Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6180371Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6195692Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6203622Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6218039Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6226584Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6241179Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6248445Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6256698Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6271016Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6280216Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6297870Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6306969Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6314527Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-04-21T20:50:01.6334111Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6335490Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6344003Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6351404Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6358994Z copying torch/_inductor/kernel/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6375402Z copying torch/_inductor/kernel/flex_decoding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6383437Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6396963Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6403813Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6411321Z copying torch/_inductor/kernel/mm_scaled_grouped.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-04-21T20:50:01.6419651Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-21T20:50:01.6420899Z copying torch/_inductor/package/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-21T20:50:01.6427942Z copying torch/_inductor/package/build_package.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-21T20:50:01.6435151Z copying torch/_inductor/package/package.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-21T20:50:01.6442277Z copying torch/_inductor/package/pt2_archive_constants.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-04-21T20:50:01.6451158Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6452588Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6454598Z copying torch/_inductor/runtime/autotune_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6463163Z copying torch/_inductor/runtime/benchmarking.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6470523Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6477964Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6485503Z copying torch/_inductor/runtime/halide_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6492773Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6499668Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6507477Z copying torch/_inductor/runtime/static_cuda_launcher.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6515401Z copying torch/_inductor/runtime/triton_compat.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6522749Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6530847Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6548353Z copying torch/_inductor/runtime/cache_dir_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-04-21T20:50:01.6558064Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:01.6559162Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:01.6569465Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:01.6580216Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:01.6589184Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:01.6596053Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:01.6603164Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:01.6607203Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6608594Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6610360Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6618392Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6625910Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6633289Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6640753Z copying torch/_inductor/codegen/cuda/cutlass_presets.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6649147Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6657691Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6665823Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-04-21T20:50:01.6685303Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6686623Z copying torch/_inductor/codegen/rocm/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6689270Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6698689Z copying torch/_inductor/codegen/rocm/ck_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6705293Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6721313Z copying torch/_inductor/codegen/rocm/compile_command.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6729932Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6737075Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6744477Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6752140Z copying torch/_inductor/codegen/rocm/rocm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6759546Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-04-21T20:50:01.6766784Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-04-21T20:50:01.6768052Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-04-21T20:50:01.6769534Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-04-21T20:50:01.6778586Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-21T20:50:01.6779869Z 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-21T20:50:01.6781549Z 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-21T20:50:01.6791230Z 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-21T20:50:01.6800764Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-21T20:50:01.6802268Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-04-21T20:50:01.6804732Z 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-21T20:50:01.6812058Z 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-21T20:50:01.6820749Z 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-21T20:50:01.6828521Z 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-21T20:50:01.6836843Z 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-21T20:50:01.6844069Z 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-21T20:50:01.6851685Z 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-21T20:50:01.6859342Z 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-21T20:50:01.6873022Z 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-21T20:50:01.6880471Z 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-21T20:50:01.6889411Z 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-21T20:50:01.6896679Z 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-21T20:50:01.6904073Z 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-21T20:50:01.6911565Z 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-21T20:50:01.6919057Z 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-21T20:50:01.6927144Z 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-21T20:50:01.6935227Z 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-21T20:50:01.6943441Z 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-21T20:50:01.6951650Z 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-21T20:50:01.6960200Z 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-21T20:50:01.6968252Z 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-21T20:50:01.6976336Z 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-21T20:50:01.6984582Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-04-21T20:50:01.6985867Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-04-21T20:50:01.6993675Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-04-21T20:50:01.7009832Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2025-04-21T20:50:01.7011477Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2025-04-21T20:50:01.7019435Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2025-04-21T20:50:01.7020534Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2025-04-21T20:50:01.7028784Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/special 2025-04-21T20:50:01.7029706Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/special 2025-04-21T20:50:01.7037455Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2025-04-21T20:50:01.7038693Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2025-04-21T20:50:01.7054894Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-21T20:50:01.7056255Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-21T20:50:01.7063467Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-21T20:50:01.7070796Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-04-21T20:50:01.7079056Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn 2025-04-21T20:50:01.7080231Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn 2025-04-21T20:50:01.7087635Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-21T20:50:01.7088800Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-21T20:50:01.7090292Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-21T20:50:01.7098387Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-04-21T20:50:01.7114684Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-04-21T20:50:01.7115861Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-04-21T20:50:01.7122680Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-04-21T20:50:01.7131964Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7133288Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7139715Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7146818Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7153883Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7161101Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7170046Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7184694Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7191962Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7208659Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7217243Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7225091Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7232483Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7240826Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7249615Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7258634Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7267348Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7275468Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7282019Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-04-21T20:50:01.7290876Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2025-04-21T20:50:01.7292088Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2025-04-21T20:50:01.7300779Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2025-04-21T20:50:01.7302072Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2025-04-21T20:50:01.7309965Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2025-04-21T20:50:01.7311256Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2025-04-21T20:50:01.7319426Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-04-21T20:50:01.7320748Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-04-21T20:50:01.7327593Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-04-21T20:50:01.7337539Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2025-04-21T20:50:01.7339260Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2025-04-21T20:50:01.7347307Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-04-21T20:50:01.7349185Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-04-21T20:50:01.7356335Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-04-21T20:50:01.7365098Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2025-04-21T20:50:01.7366502Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2025-04-21T20:50:01.7374293Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2025-04-21T20:50:01.7376253Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2025-04-21T20:50:01.7384211Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-04-21T20:50:01.7385569Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-04-21T20:50:01.7393258Z 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-21T20:50:01.7406812Z 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-21T20:50:01.7414493Z 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-21T20:50:01.7422131Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2025-04-21T20:50:01.7424101Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2025-04-21T20:50:01.7431148Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-21T20:50:01.7432788Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-04-21T20:50:01.7439833Z 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-21T20:50:01.7447493Z 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-21T20:50:01.7455154Z 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-21T20:50:01.7463040Z 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-21T20:50:01.7471871Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-21T20:50:01.7473723Z 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-21T20:50:01.7481008Z 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-21T20:50:01.7488942Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2025-04-21T20:50:01.7490314Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2025-04-21T20:50:01.7498890Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-21T20:50:01.7500466Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-21T20:50:01.7508096Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-21T20:50:01.7516425Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-21T20:50:01.7524582Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-04-21T20:50:01.7532959Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-04-21T20:50:01.7534891Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-04-21T20:50:01.7541979Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-04-21T20:50:01.7550763Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-21T20:50:01.7552079Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-21T20:50:01.7560958Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-21T20:50:01.7570112Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-04-21T20:50:01.7578738Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2025-04-21T20:50:01.7580158Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2025-04-21T20:50:01.7589301Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7590416Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7598328Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7606302Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7613836Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7628649Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7636346Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7644318Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7652001Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7659788Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7667829Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7675670Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-04-21T20:50:01.7683560Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2025-04-21T20:50:01.7685393Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2025-04-21T20:50:01.7693931Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-21T20:50:01.7695482Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-21T20:50:01.7703029Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-21T20:50:01.7711939Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-21T20:50:01.7720030Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-04-21T20:50:01.7736461Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:01.7737550Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:01.7745744Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:01.7754161Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:01.7761502Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:01.7770090Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:01.7777985Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:01.7787482Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-21T20:50:01.7788756Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-21T20:50:01.7796113Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-21T20:50:01.7804490Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-04-21T20:50:01.7812559Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-04-21T20:50:01.7813918Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-04-21T20:50:01.7821831Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-04-21T20:50:01.7830684Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7831881Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7834119Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7843513Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7860654Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7868887Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7883477Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7890699Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7897466Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7905532Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7915190Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-04-21T20:50:01.7924735Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2025-04-21T20:50:01.7925906Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2025-04-21T20:50:01.7928743Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-21T20:50:01.7929717Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-21T20:50:01.7931843Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-21T20:50:01.7939915Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-21T20:50:01.7946707Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-04-21T20:50:01.7956817Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-21T20:50:01.7958262Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-21T20:50:01.7960033Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-21T20:50:01.7968614Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-21T20:50:01.7975373Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-21T20:50:01.7984168Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-04-21T20:50:01.7993519Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-04-21T20:50:01.7994950Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-04-21T20:50:01.7996727Z 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-21T20:50:01.8005519Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-04-21T20:50:01.8006739Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-04-21T20:50:01.8014884Z 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-21T20:50:01.8023316Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-04-21T20:50:01.8024501Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-04-21T20:50:01.8032502Z 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-21T20:50:01.8040896Z 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-21T20:50:01.8048344Z 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-21T20:50:01.8057235Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8058490Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8065312Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8072844Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8080665Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8087924Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8095054Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8102521Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8110669Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:01.8119400Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-04-21T20:50:01.8120877Z 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-21T20:50:01.8123290Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-21T20:50:01.8124789Z 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-21T20:50:01.8126717Z 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-21T20:50:01.8133634Z 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-21T20:50:01.8142580Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8143836Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8151843Z 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-21T20:50:01.8160577Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8168502Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8177192Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8186496Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8194815Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8201550Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8203107Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8211614Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8219722Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8226486Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8233990Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-04-21T20:50:01.8243368Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8244515Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8254192Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8272118Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8286898Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8302203Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8319210Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8327816Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8335355Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8342150Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8349733Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8357110Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8364228Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8371532Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8379341Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8386373Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8402942Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8411437Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8419079Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8426345Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-04-21T20:50:01.8441607Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8442917Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8444748Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8460527Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8468048Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8475567Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8482680Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8490713Z copying torch/ao/quantization/pt2e/lowering.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8499454Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8507347Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8516872Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8532518Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-04-21T20:50:01.8542556Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8544293Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8551718Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8559006Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8565847Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8572611Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8579891Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8596564Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8604392Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8619316Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-04-21T20:50:01.8628041Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-21T20:50:01.8629479Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-21T20:50:01.8631195Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-04-21T20:50:01.8647373Z 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-21T20:50:01.8655955Z 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-21T20:50:01.8663723Z 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-21T20:50:01.8673555Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-04-21T20:50:01.8674799Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-04-21T20:50:01.8682916Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-04-21T20:50:01.8693163Z creating build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-21T20:50:01.8694438Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-21T20:50:01.8703655Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-21T20:50:01.8710534Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-04-21T20:50:01.8718835Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-04-21T20:50:01.8719985Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-04-21T20:50:01.8721701Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-04-21T20:50:01.8729695Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-21T20:50:01.8731247Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-21T20:50:01.8733055Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-21T20:50:01.8741810Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-04-21T20:50:01.8759924Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2025-04-21T20:50:01.8761164Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2025-04-21T20:50:01.8769363Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2025-04-21T20:50:01.8770537Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2025-04-21T20:50:01.8779671Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-04-21T20:50:01.8781237Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-04-21T20:50:01.8788872Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-04-21T20:50:01.8806797Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt 2025-04-21T20:50:01.8808143Z copying torch/backends/cusparselt/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt 2025-04-21T20:50:01.8816130Z creating build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai 2025-04-21T20:50:01.8817663Z copying torch/backends/kleidiai/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai 2025-04-21T20:50:01.8825829Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mha 2025-04-21T20:50:01.8827110Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mha 2025-04-21T20:50:01.8835329Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2025-04-21T20:50:01.8836534Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2025-04-21T20:50:01.8844618Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2025-04-21T20:50:01.8845820Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2025-04-21T20:50:01.8854274Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mps 2025-04-21T20:50:01.8855599Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mps 2025-04-21T20:50:01.8864219Z creating build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2025-04-21T20:50:01.8865454Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2025-04-21T20:50:01.8874980Z creating build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2025-04-21T20:50:01.8876544Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2025-04-21T20:50:01.8884665Z creating build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2025-04-21T20:50:01.8885868Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2025-04-21T20:50:01.8893264Z creating build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2025-04-21T20:50:01.8894503Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2025-04-21T20:50:01.8902602Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-04-21T20:50:01.8903811Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-04-21T20:50:01.8905615Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-04-21T20:50:01.8921780Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2025-04-21T20:50:01.8922975Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2025-04-21T20:50:01.8930804Z creating build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-21T20:50:01.8932282Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-21T20:50:01.8939693Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-21T20:50:01.8947050Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-04-21T20:50:01.8955354Z creating build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-21T20:50:01.8956465Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-21T20:50:01.8964207Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-21T20:50:01.8971784Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-21T20:50:01.8979728Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-04-21T20:50:01.8987782Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-21T20:50:01.8989697Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-21T20:50:01.8996948Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-21T20:50:01.9004766Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-21T20:50:01.9013009Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-04-21T20:50:01.9022131Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9023306Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9030839Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9038323Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9047021Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9054915Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9062312Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9069576Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-04-21T20:50:01.9077775Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2025-04-21T20:50:01.9078924Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2025-04-21T20:50:01.9087039Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2025-04-21T20:50:01.9088336Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2025-04-21T20:50:01.9096635Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory 2025-04-21T20:50:01.9097866Z copying torch/distributed/_symmetric_memory/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory 2025-04-21T20:50:01.9115411Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-21T20:50:01.9116865Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-21T20:50:01.9124058Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-21T20:50:01.9131491Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-04-21T20:50:01.9139664Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9140932Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9148337Z copying torch/distributed/_tools/common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9155553Z copying torch/distributed/_tools/fake_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9162776Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9171269Z copying torch/distributed/_tools/ilp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9179666Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9194434Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9201898Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9209746Z copying torch/distributed/_tools/runtime_estimator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9218926Z copying torch/distributed/_tools/sac_estimator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9234674Z copying torch/distributed/_tools/sac_ilp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-04-21T20:50:01.9243398Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-04-21T20:50:01.9244664Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-04-21T20:50:01.9252948Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-04-21T20:50:01.9261974Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2025-04-21T20:50:01.9263131Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2025-04-21T20:50:01.9274883Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9276174Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9285628Z copying torch/distributed/checkpoint/_async_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9292997Z copying torch/distributed/checkpoint/_async_process_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9300227Z copying torch/distributed/checkpoint/_async_thread_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9307621Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9314771Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9321793Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9330426Z copying torch/distributed/checkpoint/_extension.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9337305Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9344948Z copying torch/distributed/checkpoint/_hf_planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9352801Z copying torch/distributed/checkpoint/_hf_storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9360068Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9367679Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9375069Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9383007Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9390035Z copying torch/distributed/checkpoint/_version.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9397300Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9404827Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9412783Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9427657Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9435363Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9443372Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9450476Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9457684Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9466112Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9474651Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9483678Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9490844Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9498392Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9514979Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9523193Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9531188Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9539240Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9547144Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-04-21T20:50:01.9556610Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-04-21T20:50:01.9557875Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-04-21T20:50:01.9565991Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-04-21T20:50:01.9575519Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9576740Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9584672Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9593185Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9600753Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9608066Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9616071Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9633668Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9642574Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9657830Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9665817Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9683395Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9700426Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9709734Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9725081Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9732043Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9739458Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9747412Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9755433Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9764181Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9782283Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9790863Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-04-21T20:50:01.9800154Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-04-21T20:50:01.9801499Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-04-21T20:50:01.9809378Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-04-21T20:50:01.9819123Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-04-21T20:50:01.9820302Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-04-21T20:50:01.9828781Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-04-21T20:50:01.9838549Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9839766Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9847002Z copying torch/distributed/optim/_deprecation_warning.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9854807Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9862099Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9868740Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9876208Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9883839Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9891817Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9899642Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9906850Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9913915Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9920938Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9928949Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9936699Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9944129Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9951430Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:01.9969564Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:01.9971400Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:01.9987269Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:01.9995095Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0002439Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0009516Z copying torch/distributed/pipelining/_schedule_visualizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0017445Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0024642Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0031687Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0039708Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0059136Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-04-21T20:50:02.0078362Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0079549Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0088214Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0095310Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0109765Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0116792Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0124046Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0131266Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0139085Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0146653Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0154127Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-04-21T20:50:02.0163536Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0164783Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0172857Z copying torch/distributed/tensor/_api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0189432Z copying torch/distributed/tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0198171Z copying torch/distributed/tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0206567Z copying torch/distributed/tensor/_dtensor_spec.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0214593Z copying torch/distributed/tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0222535Z copying torch/distributed/tensor/_random.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0230491Z copying torch/distributed/tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0239509Z copying torch/distributed/tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0247792Z copying torch/distributed/tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0255544Z copying torch/distributed/tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0263561Z copying torch/distributed/tensor/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0271490Z copying torch/distributed/tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0279225Z copying torch/distributed/tensor/placement_types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-04-21T20:50:02.0288365Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-04-21T20:50:02.0289607Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-04-21T20:50:02.0297193Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-04-21T20:50:02.0305524Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2025-04-21T20:50:02.0306776Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2025-04-21T20:50:02.0314579Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-04-21T20:50:02.0315889Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-04-21T20:50:02.0324239Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-04-21T20:50:02.0334455Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0336028Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0344288Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0362337Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0380956Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0382617Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0386206Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0393897Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0401141Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.0409070Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-04-21T20:50:02.0410803Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-04-21T20:50:02.0418637Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-04-21T20:50:02.0426761Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-21T20:50:02.0428305Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-21T20:50:02.0435574Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-21T20:50:02.0443765Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-21T20:50:02.0452381Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-04-21T20:50:02.0460869Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-21T20:50:02.0462371Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-21T20:50:02.0470732Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-21T20:50:02.0478279Z 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-21T20:50:02.0485070Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-04-21T20:50:02.0492592Z 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-21T20:50:02.0500156Z 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-21T20:50:02.0508135Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-21T20:50:02.0509504Z 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-21T20:50:02.0511424Z 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-21T20:50:02.0520190Z 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-21T20:50:02.0528322Z 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-21T20:50:02.0537158Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-04-21T20:50:02.0538725Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-04-21T20:50:02.0540425Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-04-21T20:50:02.0549478Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-04-21T20:50:02.0550796Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-04-21T20:50:02.0558189Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-04-21T20:50:02.0566478Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-04-21T20:50:02.0567820Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-04-21T20:50:02.0575480Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-04-21T20:50:02.0584154Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-04-21T20:50:02.0585674Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-04-21T20:50:02.0587268Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-04-21T20:50:02.0597073Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-21T20:50:02.0598679Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-04-21T20:50:02.0606839Z 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-21T20:50:02.0615413Z 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-21T20:50:02.0622923Z 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-21T20:50:02.0632537Z 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-21T20:50:02.0641504Z 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-21T20:50:02.0648501Z 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-21T20:50:02.0656647Z 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-21T20:50:02.0670966Z 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-21T20:50:02.0680210Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-21T20:50:02.0681401Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-21T20:50:02.0683468Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-21T20:50:02.0691268Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-21T20:50:02.0699887Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-04-21T20:50:02.0707327Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2025-04-21T20:50:02.0708768Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2025-04-21T20:50:02.0711272Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-21T20:50:02.0712787Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-21T20:50:02.0720093Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-21T20:50:02.0727440Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-04-21T20:50:02.0735744Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-04-21T20:50:02.0737035Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-04-21T20:50:02.0745615Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-04-21T20:50:02.0753862Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-21T20:50:02.0755248Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-21T20:50:02.0763650Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-21T20:50:02.0779290Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-21T20:50:02.0787224Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-04-21T20:50:02.0796564Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0797853Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0806345Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0813641Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0822113Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0829560Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0844507Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0859967Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0867664Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0875832Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0883591Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0892062Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0900617Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-04-21T20:50:02.0909140Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-21T20:50:02.0910561Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-21T20:50:02.0917258Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-21T20:50:02.0924810Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-21T20:50:02.0932536Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-21T20:50:02.0939813Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-04-21T20:50:02.0948339Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-21T20:50:02.0949737Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-21T20:50:02.0956768Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-21T20:50:02.0963761Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-21T20:50:02.0971495Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-21T20:50:02.0978681Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-21T20:50:02.0985311Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-04-21T20:50:02.0993921Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-21T20:50:02.0995303Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-21T20:50:02.1002695Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-21T20:50:02.1017716Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-21T20:50:02.1025007Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-04-21T20:50:02.1032999Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-21T20:50:02.1034376Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-21T20:50:02.1042717Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-21T20:50:02.1050906Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-04-21T20:50:02.1058637Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-21T20:50:02.1060107Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-21T20:50:02.1067955Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-21T20:50:02.1075182Z 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-21T20:50:02.1083579Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-21T20:50:02.1084917Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-21T20:50:02.1092445Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-21T20:50:02.1099977Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-04-21T20:50:02.1107465Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1108911Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1117382Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1126512Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1134686Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1141745Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1149947Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1164187Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1177741Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1185581Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:02.1195364Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-04-21T20:50:02.1197092Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-04-21T20:50:02.1198680Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-04-21T20:50:02.1208651Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-04-21T20:50:02.1210055Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-04-21T20:50:02.1211466Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-04-21T20:50:02.1220064Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-04-21T20:50:02.1221169Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-04-21T20:50:02.1222862Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-04-21T20:50:02.1231595Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-04-21T20:50:02.1232841Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-04-21T20:50:02.1241360Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-04-21T20:50:02.1250975Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1252011Z copying torch/distributed/tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1260313Z copying torch/distributed/tensor/_ops/_common_rules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1267740Z copying torch/distributed/tensor/_ops/_conv_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1274810Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1284040Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1291394Z copying torch/distributed/tensor/_ops/_math_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1307858Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1322799Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1330875Z copying torch/distributed/tensor/_ops/_random_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1339262Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1353484Z copying torch/distributed/tensor/_ops/_view_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1361287Z copying torch/distributed/tensor/_ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-04-21T20:50:02.1370148Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-21T20:50:02.1371364Z copying torch/distributed/tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-21T20:50:02.1378798Z copying torch/distributed/tensor/debug/_comm_mode.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-21T20:50:02.1387841Z copying torch/distributed/tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-21T20:50:02.1395621Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-04-21T20:50:02.1403886Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-21T20:50:02.1405179Z copying torch/distributed/tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-21T20:50:02.1412136Z copying torch/distributed/tensor/experimental/_attention.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-21T20:50:02.1426357Z copying torch/distributed/tensor/experimental/_func_map.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-21T20:50:02.1434627Z copying torch/distributed/tensor/experimental/_register_sharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-21T20:50:02.1442015Z copying torch/distributed/tensor/experimental/_tp_transform.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-04-21T20:50:02.1451099Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1452395Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1460048Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1467448Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1474576Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1482167Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1489373Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1497802Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1505620Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1514536Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-04-21T20:50:02.1529715Z creating build/lib.linux-x86_64-cpython-310/torch/export/experimental 2025-04-21T20:50:02.1530824Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export/experimental 2025-04-21T20:50:02.1538575Z creating build/lib.linux-x86_64-cpython-310/torch/export/passes 2025-04-21T20:50:02.1539955Z copying torch/export/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export/passes 2025-04-21T20:50:02.1550441Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1551660Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1553623Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1562077Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1570945Z copying torch/fx/experimental/_constant_symnode.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1578198Z copying torch/fx/experimental/_dynamism.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1585931Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1601505Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1609676Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1617533Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1632169Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1639410Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1647541Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1654988Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1663436Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1671756Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1689144Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1698398Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1707157Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1715238Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1723905Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1740398Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1769609Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1776468Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-04-21T20:50:02.1792466Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1793633Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1801548Z copying torch/fx/passes/_tensorify_python_scalars.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1809417Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1817691Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1824496Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1831808Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1839361Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1847494Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1863545Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1871106Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1878535Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1885713Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1899753Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1908538Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1916427Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1925504Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1933653Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1949433Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-04-21T20:50:02.1959277Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-21T20:50:02.1960737Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-21T20:50:02.1962279Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-21T20:50:02.1971720Z 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-21T20:50:02.1986700Z 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-21T20:50:02.2000834Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-21T20:50:02.2008343Z 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-21T20:50:02.2016626Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-04-21T20:50:02.2023565Z 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-21T20:50:02.2033462Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2034878Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2042135Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2048938Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2055381Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2063058Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2069650Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2076895Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2084127Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-04-21T20:50:02.2092556Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:02.2094130Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:02.2101715Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:02.2109838Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:02.2117908Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:02.2125703Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:02.2133534Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:02.2141259Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-04-21T20:50:02.2142547Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-04-21T20:50:02.2144316Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-04-21T20:50:02.2151911Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2025-04-21T20:50:02.2153523Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2025-04-21T20:50:02.2155754Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-21T20:50:02.2157218Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-21T20:50:02.2165754Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-21T20:50:02.2174006Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-21T20:50:02.2181726Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-04-21T20:50:02.2189801Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-04-21T20:50:02.2191070Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-04-21T20:50:02.2192605Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-04-21T20:50:02.2201489Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-21T20:50:02.2202683Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-21T20:50:02.2210883Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-21T20:50:02.2218386Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-21T20:50:02.2226098Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-21T20:50:02.2234651Z 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-21T20:50:02.2242656Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-04-21T20:50:02.2251372Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-04-21T20:50:02.2253316Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-04-21T20:50:02.2254511Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-04-21T20:50:02.2264143Z creating build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-04-21T20:50:02.2265525Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-04-21T20:50:02.2266870Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-04-21T20:50:02.2276101Z creating build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2025-04-21T20:50:02.2277334Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2025-04-21T20:50:02.2286949Z creating build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2288113Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2295590Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2303395Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2311159Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2318834Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2326271Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2333274Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2340473Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-04-21T20:50:02.2348442Z creating build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-21T20:50:02.2349863Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-21T20:50:02.2351344Z copying torch/nested/_internal/nested_int.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-21T20:50:02.2358753Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-21T20:50:02.2367034Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-21T20:50:02.2385511Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-04-21T20:50:02.2403249Z creating build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-21T20:50:02.2404494Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-21T20:50:02.2411950Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-21T20:50:02.2419240Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-21T20:50:02.2427165Z copying torch/nn/attention/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-04-21T20:50:02.2443160Z creating build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-04-21T20:50:02.2444614Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-04-21T20:50:02.2446071Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-04-21T20:50:02.2455293Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2025-04-21T20:50:02.2456695Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2025-04-21T20:50:02.2466302Z creating build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2467784Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2475953Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2484548Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2499907Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2508113Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2522814Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2529779Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2544252Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2559504Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2566942Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2575125Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2582319Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2590042Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2598163Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2605919Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2613724Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2630678Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2648365Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2657117Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2665824Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2672864Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2687424Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2703904Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2713784Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2730897Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2738605Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-04-21T20:50:02.2747483Z creating build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2748735Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2755742Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2763503Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2771522Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2779910Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2797829Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2805230Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2812906Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-04-21T20:50:02.2821413Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat 2025-04-21T20:50:02.2822848Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat 2025-04-21T20:50:02.2830981Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2025-04-21T20:50:02.2832050Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2025-04-21T20:50:02.2839887Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-04-21T20:50:02.2840957Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-04-21T20:50:02.2848430Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-04-21T20:50:02.2857245Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2858314Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2868478Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2878042Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2886009Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2893900Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2901107Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2907778Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2916062Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2923538Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2931498Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2940178Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2953737Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2968841Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2977226Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2985569Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.2994100Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-04-21T20:50:02.3002752Z creating build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-04-21T20:50:02.3003947Z copying torch/nn/attention/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-04-21T20:50:02.3011417Z copying torch/nn/attention/experimental/_paged_attention.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-04-21T20:50:02.3019392Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-04-21T20:50:02.3020684Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-04-21T20:50:02.3028122Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-04-21T20:50:02.3035931Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2025-04-21T20:50:02.3036880Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2025-04-21T20:50:02.3045253Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2025-04-21T20:50:02.3046416Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2025-04-21T20:50:02.3054737Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-21T20:50:02.3055865Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-21T20:50:02.3063309Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-21T20:50:02.3070570Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-21T20:50:02.3077664Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-04-21T20:50:02.3085803Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2025-04-21T20:50:02.3087618Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2025-04-21T20:50:02.3095501Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-21T20:50:02.3096847Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-21T20:50:02.3104352Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-21T20:50:02.3112524Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-21T20:50:02.3119794Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-04-21T20:50:02.3127085Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-04-21T20:50:02.3128281Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-04-21T20:50:02.3135770Z 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-21T20:50:02.3143535Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2025-04-21T20:50:02.3144750Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2025-04-21T20:50:02.3153009Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-21T20:50:02.3154317Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-21T20:50:02.3162248Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-21T20:50:02.3169835Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-21T20:50:02.3177651Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-04-21T20:50:02.3185510Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-04-21T20:50:02.3186741Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-04-21T20:50:02.3194310Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-04-21T20:50:02.3203420Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-21T20:50:02.3204654Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-21T20:50:02.3213755Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-21T20:50:02.3221445Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-04-21T20:50:02.3229642Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2025-04-21T20:50:02.3230909Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2025-04-21T20:50:02.3238298Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2025-04-21T20:50:02.3239612Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2025-04-21T20:50:02.3248380Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3249630Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3257184Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3264786Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3272355Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3280594Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3288822Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3296130Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3306057Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3315837Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3323024Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3330568Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-04-21T20:50:02.3339244Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-21T20:50:02.3340672Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-21T20:50:02.3348900Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-21T20:50:02.3356683Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-21T20:50:02.3364153Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-21T20:50:02.3372065Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-21T20:50:02.3380556Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-04-21T20:50:02.3388556Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-21T20:50:02.3389924Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-21T20:50:02.3399133Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-21T20:50:02.3408255Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-21T20:50:02.3415426Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-04-21T20:50:02.3423723Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3425123Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3433475Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3440164Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3448323Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3455632Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3463065Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3471326Z 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-21T20:50:02.3478063Z 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-21T20:50:02.3485447Z 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-21T20:50:02.3492685Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-04-21T20:50:02.3501014Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3502802Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3504099Z copying torch/onnx/_internal/_exporter_legacy.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3512535Z copying torch/onnx/_internal/_lazy_import.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3520328Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3528537Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3537097Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3544934Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3559665Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-04-21T20:50:02.3568216Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-04-21T20:50:02.3569393Z copying torch/onnx/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-04-21T20:50:02.3577270Z copying torch/onnx/ops/_symbolic_impl.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-04-21T20:50:02.3587642Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3588968Z copying torch/onnx/_internal/exporter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3590873Z copying torch/onnx/_internal/exporter/_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3598141Z copying torch/onnx/_internal/exporter/_building.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3607012Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3615409Z copying torch/onnx/_internal/exporter/_compat.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3622854Z copying torch/onnx/_internal/exporter/_constants.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3631443Z copying torch/onnx/_internal/exporter/_core.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3646485Z copying torch/onnx/_internal/exporter/_decomp.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3654477Z copying torch/onnx/_internal/exporter/_dispatching.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3662601Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3671070Z copying torch/onnx/_internal/exporter/_errors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3678772Z copying torch/onnx/_internal/exporter/_flags.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3686746Z copying torch/onnx/_internal/exporter/_fx_passes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3693877Z copying torch/onnx/_internal/exporter/_ir_passes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3701616Z copying torch/onnx/_internal/exporter/_isolated.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3709384Z copying torch/onnx/_internal/exporter/_onnx_program.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3716837Z copying torch/onnx/_internal/exporter/_registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3725517Z copying torch/onnx/_internal/exporter/_reporting.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3732992Z copying torch/onnx/_internal/exporter/_schemas.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3742025Z copying torch/onnx/_internal/exporter/_tensors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3753187Z copying torch/onnx/_internal/exporter/_testing.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3763280Z copying torch/onnx/_internal/exporter/_verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-04-21T20:50:02.3773153Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3774567Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3782692Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3790666Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3798123Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3805400Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3814139Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3822209Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3829698Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3837118Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3844139Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-04-21T20:50:02.3852626Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-21T20:50:02.3854008Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-21T20:50:02.3855601Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-21T20:50:02.3862834Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-04-21T20:50:02.3870791Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-21T20:50:02.3872172Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-21T20:50:02.3879013Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-21T20:50:02.3886626Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-21T20:50:02.3893335Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-21T20:50:02.3900392Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-21T20:50:02.3908804Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3910076Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3917726Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3925103Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3932193Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3939166Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3954008Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3961282Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3977548Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-04-21T20:50:02.3986293Z creating build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-21T20:50:02.3987779Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-21T20:50:02.3995244Z creating build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-21T20:50:02.3996490Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-21T20:50:02.4004126Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-21T20:50:02.4012056Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-21T20:50:02.4019346Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-04-21T20:50:02.4028088Z creating build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4029378Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4037721Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4045448Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4052688Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4060047Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4067849Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4075827Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4083511Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4090651Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4098157Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4106060Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4113297Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-04-21T20:50:02.4121682Z creating build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-04-21T20:50:02.4122930Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-04-21T20:50:02.4130505Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-04-21T20:50:02.4143403Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4144499Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4146021Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4155718Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4164163Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4171928Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4180147Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4199902Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4208219Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4223858Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4231130Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4246787Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4254820Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4320524Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4329870Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4349446Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4367404Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4384548Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4392043Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4409284Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4419400Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4427009Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4451122Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4459825Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4468325Z copying torch/testing/_internal/custom_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4475630Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4483017Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4490958Z copying torch/testing/_internal/fake_config_module.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4498077Z copying torch/testing/_internal/fake_config_module2.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4504945Z copying torch/testing/_internal/fake_config_module3.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4511943Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4519575Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4527727Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4535407Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4550223Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4565055Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4572449Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4580715Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4588553Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4595328Z copying torch/testing/_internal/subclasses.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4602208Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4609602Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4617070Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-04-21T20:50:02.4625385Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2025-04-21T20:50:02.4626840Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2025-04-21T20:50:02.4634595Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-21T20:50:02.4635906Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-21T20:50:02.4643356Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-21T20:50:02.4650334Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-04-21T20:50:02.4658449Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4659613Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4661805Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4668696Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4676173Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4685337Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4713569Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4720192Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4727728Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4735377Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-04-21T20:50:02.4743358Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-04-21T20:50:02.4744720Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-04-21T20:50:02.4747357Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-04-21T20:50:02.4753432Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-21T20:50:02.4755101Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-21T20:50:02.4762801Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-21T20:50:02.4781862Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-21T20:50:02.4790486Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-04-21T20:50:02.4799307Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-21T20:50:02.4800390Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-21T20:50:02.4808294Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-21T20:50:02.4819967Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-21T20:50:02.4830023Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-21T20:50:02.4837427Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-21T20:50:02.4845597Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-04-21T20:50:02.4854169Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-21T20:50:02.4855446Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-21T20:50:02.4857486Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-21T20:50:02.4865096Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-04-21T20:50:02.4873434Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-04-21T20:50:02.4874681Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-04-21T20:50:02.4881519Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-04-21T20:50:02.4889326Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-04-21T20:50:02.4890828Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-04-21T20:50:02.4892921Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-04-21T20:50:02.4900886Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2025-04-21T20:50:02.4902320Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2025-04-21T20:50:02.4905404Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-21T20:50:02.4906809Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-21T20:50:02.4909019Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-21T20:50:02.4925561Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-21T20:50:02.4932846Z 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-21T20:50:02.4940379Z 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-21T20:50:02.4947491Z 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-21T20:50:02.4954718Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-04-21T20:50:02.4976643Z 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-21T20:50:02.4986644Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-21T20:50:02.4988306Z 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-21T20:50:02.4995927Z 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-21T20:50:02.5002800Z 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-21T20:50:02.5010633Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-04-21T20:50:02.5012078Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-04-21T20:50:02.5013862Z 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-21T20:50:02.5022980Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-04-21T20:50:02.5024553Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-04-21T20:50:02.5026192Z 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-21T20:50:02.5035005Z 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-21T20:50:02.5042974Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-04-21T20:50:02.5044415Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-04-21T20:50:02.5045944Z 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-21T20:50:02.5055486Z 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-21T20:50:02.5073214Z 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-21T20:50:02.5082358Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5083727Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5090649Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5110814Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5122384Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5138372Z copying torch/testing/_internal/opinfo/definitions/nested.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5152680Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5160459Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5175312Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:02.5184148Z creating build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-04-21T20:50:02.5185500Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-04-21T20:50:02.5187155Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-04-21T20:50:02.5196935Z creating build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5198471Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5199855Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5215049Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5223140Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5232174Z copying torch/utils/_sympy/printers.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5239610Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5246945Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5253540Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5260135Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5266730Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-04-21T20:50:02.5281233Z creating build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2025-04-21T20:50:02.5283456Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2025-04-21T20:50:02.5289705Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2025-04-21T20:50:02.5290875Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2025-04-21T20:50:02.5298273Z creating build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2025-04-21T20:50:02.5299774Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2025-04-21T20:50:02.5301442Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck 2025-04-21T20:50:02.5310148Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5311189Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5319252Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5326376Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5343287Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5351412Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5359547Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5367193Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5374129Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-04-21T20:50:02.5383651Z creating build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-21T20:50:02.5384922Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-21T20:50:02.5392543Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-21T20:50:02.5400393Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-21T20:50:02.5430130Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-21T20:50:02.5446429Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-04-21T20:50:02.5454838Z creating build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-04-21T20:50:02.5456047Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-04-21T20:50:02.5457694Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-04-21T20:50:02.5466626Z creating build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-21T20:50:02.5467783Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-21T20:50:02.5476382Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-21T20:50:02.5484095Z creating build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-04-21T20:50:02.5485578Z copying torch/utils/serialization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-04-21T20:50:02.5492614Z copying torch/utils/serialization/config.py -> build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-04-21T20:50:02.5500313Z creating build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5502238Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5510879Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5517722Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5524473Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5530748Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5537563Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5544666Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5552059Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5565203Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-04-21T20:50:02.5580408Z creating build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-04-21T20:50:02.5581432Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-04-21T20:50:02.5583735Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-04-21T20:50:02.5592910Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5594390Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5596076Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5603608Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5611182Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5617957Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5626834Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5635711Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-04-21T20:50:02.5643322Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:02.5644891Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:02.5646820Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:02.5655137Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:02.5662540Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:02.5669707Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:02.5676762Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:02.5686053Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5687622Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5689012Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5696898Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5707449Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5717539Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5724574Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5731378Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5739595Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5746648Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:02.5756023Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-21T20:50:02.5757872Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-21T20:50:02.5759601Z 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-21T20:50:02.5775651Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-21T20:50:02.5776712Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-21T20:50:02.5785364Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-21T20:50:02.5792803Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-21T20:50:02.5800118Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-21T20:50:02.5807349Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-21T20:50:02.5814409Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-04-21T20:50:02.5823233Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:02.5824714Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:02.5832297Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:02.5839906Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:02.5847478Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:02.5855056Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:02.5863978Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:02.5866682Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-21T20:50:02.5868030Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-21T20:50:02.5876200Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-21T20:50:02.5883300Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-21T20:50:02.5889958Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-21T20:50:02.5897124Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-04-21T20:50:02.5905527Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5907620Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5914387Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5916436Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5918159Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5921121Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5923133Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5925103Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5927114Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5929149Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5931822Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5934120Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5935978Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-04-21T20:50:02.5945382Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-21T20:50:02.5946411Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-21T20:50:02.5955071Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-21T20:50:02.5957019Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-21T20:50:02.5959050Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-21T20:50:02.5961359Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-21T20:50:02.5963158Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-04-21T20:50:02.5972478Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-21T20:50:02.5974026Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-21T20:50:02.5975453Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-21T20:50:02.5985285Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-21T20:50:02.5994033Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-04-21T20:50:02.6003399Z creating build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-04-21T20:50:02.6004484Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-04-21T20:50:02.6006701Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-04-21T20:50:02.6018099Z creating build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6019097Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6021497Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6023895Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6032309Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6040226Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6047921Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6056628Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6064203Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6073006Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6075255Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6084648Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6095578Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6104699Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-04-21T20:50:02.6114009Z creating build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-21T20:50:02.6114759Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-21T20:50:02.6123266Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-21T20:50:02.6133068Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-21T20:50:02.6142030Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-21T20:50:02.6162829Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-21T20:50:02.6167215Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-04-21T20:50:02.6180406Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-21T20:50:02.6181606Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-21T20:50:02.6183384Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-21T20:50:02.6186032Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch 2025-04-21T20:50:02.6189377Z creating build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-21T20:50:02.6190647Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-21T20:50:02.6192490Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-21T20:50:02.6202160Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-04-21T20:50:02.6212877Z creating build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-21T20:50:02.6213907Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-21T20:50:02.6215946Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-21T20:50:02.6218047Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-04-21T20:50:02.6227795Z creating build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-21T20:50:02.6228848Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-21T20:50:02.6230846Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-21T20:50:02.6238684Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-21T20:50:02.6245002Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-04-21T20:50:02.6252602Z creating build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-21T20:50:02.6253993Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-21T20:50:02.6260247Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-21T20:50:02.6269192Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-21T20:50:02.6277094Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-04-21T20:50:02.6286505Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-21T20:50:02.6287611Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-21T20:50:02.6289614Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-21T20:50:02.6291504Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-21T20:50:02.6293325Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api 2025-04-21T20:50:02.6295877Z creating build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-21T20:50:02.6297182Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-21T20:50:02.6299424Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-21T20:50:02.6300976Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/types 2025-04-21T20:50:03.1093042Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:03.1101144Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:03.1102809Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-310/torch 2025-04-21T20:50:03.1104365Z creating build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.1105666Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.1358296Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.1391417Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.1438305Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.1785455Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.2275607Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.2294467Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.2342180Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.2392383Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.2431916Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.2475432Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.2531043Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.3223992Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.3271662Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.3274612Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.3525932Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-04-21T20:50:03.3533503Z creating build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3535180Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3577864Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3622085Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3667935Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3721023Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3763929Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3808155Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3852682Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3902147Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.3952441Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4005487Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4064266Z copying torch/test/c10_ArrayRef_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4109235Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4154241Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4199275Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4242653Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4288747Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4345958Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4393454Z copying torch/test/c10_NetworkFlow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4436808Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4481221Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4528948Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4573836Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4620118Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4664686Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4710743Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4765265Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4810125Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4861515Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4911415Z copying torch/test/c10_error_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.4955828Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5001198Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5049697Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5093950Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5224419Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5266967Z copying torch/test/c10_lazy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5315374Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5369489Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5436034Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5495934Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5540814Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5665769Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5710454Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5756244Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5795335Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5838772Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5888236Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5930558Z copying torch/test/c10_hip_HIPAssertionsTest_1_var_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.5972208Z copying torch/test/c10_hip_HIPAssertionsTest_catches_stream -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6017257Z copying torch/test/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6058051Z copying torch/test/c10_hip_HIPAssertionsTest_from_2_processes -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6100947Z copying torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6143300Z copying torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6187389Z copying torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6229739Z copying torch/test/c10_hip_HIPTest -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6277586Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6331156Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6378887Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6437683Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6489657Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6541360Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6595094Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6651105Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6698270Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6743800Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6798020Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6842837Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6918662Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.6964885Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7020932Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7070329Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7146897Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7192971Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7235177Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7280675Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7324000Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7367849Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7419146Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7465543Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7515074Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7561176Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7615086Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7667970Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7715023Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7760006Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7810757Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7861478Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7905232Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.7950277Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8023963Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8068785Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8070705Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8122681Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8173516Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8215209Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8217037Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8272115Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8317229Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8362019Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8406085Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8459851Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8539367Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8599000Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8690413Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8774983Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8874423Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.8962278Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9019558Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9102648Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9148544Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9198802Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9241767Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9480553Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9533010Z copying torch/test/hip_apply_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9575469Z copying torch/test/hip_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9620028Z copying torch/test/hip_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9665655Z copying torch/test/hip_distributions_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9709772Z copying torch/test/hip_dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9751706Z copying torch/test/hip_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9796871Z copying torch/test/hip_half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9840170Z copying torch/test/hip_integer_divider_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9883737Z copying torch/test/hip_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9928994Z copying torch/test/hip_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:03.9974712Z copying torch/test/hip_vectorized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-04-21T20:50:04.0017980Z creating build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0018988Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0026345Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0032945Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0039840Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0046630Z copying torch/_C/_cusparselt.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0053898Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0060761Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0070363Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0079366Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0086716Z copying torch/_C/_export.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0092836Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0098497Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0105118Z copying torch/_C/_instruction_counter.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0111492Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0118665Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0125435Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0132673Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0139901Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0146422Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0153317Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0160375Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0167752Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0172093Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0180995Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-04-21T20:50:04.0182691Z creating build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-21T20:50:04.0183816Z copying torch/_C/_dynamo/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-21T20:50:04.0190802Z copying torch/_C/_dynamo/compiled_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-21T20:50:04.0198330Z copying torch/_C/_dynamo/eval_frame.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-21T20:50:04.0205439Z copying torch/_C/_dynamo/guards.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-04-21T20:50:04.0213132Z creating build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer 2025-04-21T20:50:04.0214387Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer 2025-04-21T20:50:04.0221788Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:04.0229770Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:04.0237876Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:04.0245373Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:04.0247550Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-21T20:50:04.0254455Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:04.0261674Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:04.0263856Z creating build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:04.0265478Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:04.0272976Z creating build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-21T20:50:04.0274216Z copying torch/lib/libshm/alloc_info.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-21T20:50:04.0275849Z copying torch/lib/libshm/err.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-21T20:50:04.0277643Z copying torch/lib/libshm/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-21T20:50:04.0279336Z copying torch/lib/libshm/socket.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-04-21T20:50:04.0280869Z creating build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows 2025-04-21T20:50:04.0282252Z copying torch/lib/libshm_windows/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows 2025-04-21T20:50:04.0284382Z creating build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0285663Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0302487Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0310696Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0326680Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0334924Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0344998Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0360418Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0367864Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0381670Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0400328Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0408298Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0415661Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0422946Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0431470Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0438155Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0444966Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0451797Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0458958Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0466253Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0473519Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0497898Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:04.0508583Z creating build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-21T20:50:04.0509762Z copying torch/include/aotriton/runtime.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-21T20:50:04.0511679Z copying torch/include/aotriton/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-21T20:50:04.0513583Z copying torch/include/aotriton/dtypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-21T20:50:04.0515208Z copying torch/include/aotriton/cpp_tune.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-21T20:50:04.0517058Z copying torch/include/aotriton/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-21T20:50:04.0518486Z copying torch/include/aotriton/flash.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton 2025-04-21T20:50:04.0520097Z creating build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-21T20:50:04.0521580Z copying torch/include/aotriton/_internal/triton_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-21T20:50:04.0529128Z copying torch/include/aotriton/_internal/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-21T20:50:04.0536180Z copying torch/include/aotriton/_internal/packed_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/aotriton/_internal 2025-04-21T20:50:04.0543257Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0544938Z copying torch/include/google/protobuf/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0552536Z copying torch/include/google/protobuf/any.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0559777Z copying torch/include/google/protobuf/api.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0574620Z copying torch/include/google/protobuf/arena.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0582746Z copying torch/include/google/protobuf/arena_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0590770Z copying torch/include/google/protobuf/arenastring.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0598509Z copying torch/include/google/protobuf/descriptor.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0614542Z copying torch/include/google/protobuf/descriptor.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0650165Z copying torch/include/google/protobuf/descriptor_database.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0658893Z copying torch/include/google/protobuf/duration.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0666785Z copying torch/include/google/protobuf/dynamic_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0676180Z copying torch/include/google/protobuf/empty.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0685999Z copying torch/include/google/protobuf/extension_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0701334Z copying torch/include/google/protobuf/extension_set_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0708745Z copying torch/include/google/protobuf/field_mask.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0716711Z copying torch/include/google/protobuf/generated_enum_reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0724151Z copying torch/include/google/protobuf/generated_enum_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0731206Z copying torch/include/google/protobuf/generated_message_reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0739063Z copying torch/include/google/protobuf/generated_message_table_driven.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0747009Z copying torch/include/google/protobuf/generated_message_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0754756Z copying torch/include/google/protobuf/has_bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0762034Z copying torch/include/google/protobuf/implicit_weak_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0769494Z copying torch/include/google/protobuf/inlined_string_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0777191Z copying torch/include/google/protobuf/map.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0791735Z copying torch/include/google/protobuf/map_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0799810Z copying torch/include/google/protobuf/map_entry_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0808485Z copying torch/include/google/protobuf/map_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0817003Z copying torch/include/google/protobuf/map_field_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0826091Z copying torch/include/google/protobuf/map_field_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0834375Z copying torch/include/google/protobuf/map_type_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0849849Z copying torch/include/google/protobuf/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0866205Z copying torch/include/google/protobuf/message_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0874657Z copying torch/include/google/protobuf/metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0882084Z copying torch/include/google/protobuf/metadata_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0889775Z copying torch/include/google/protobuf/parse_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0900911Z copying torch/include/google/protobuf/port.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0910547Z copying torch/include/google/protobuf/reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0918170Z copying torch/include/google/protobuf/reflection_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0924857Z copying torch/include/google/protobuf/repeated_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0942034Z copying torch/include/google/protobuf/service.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0950463Z copying torch/include/google/protobuf/source_context.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0958052Z copying torch/include/google/protobuf/struct.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0973121Z copying torch/include/google/protobuf/text_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0981216Z copying torch/include/google/protobuf/timestamp.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.0988878Z copying torch/include/google/protobuf/type.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.1004970Z copying torch/include/google/protobuf/unknown_field_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.1012643Z copying torch/include/google/protobuf/wire_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.1020627Z copying torch/include/google/protobuf/wire_format_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.1036878Z copying torch/include/google/protobuf/wrappers.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-04-21T20:50:04.1053138Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-21T20:50:04.1054481Z copying torch/include/google/protobuf/compiler/code_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-21T20:50:04.1062619Z copying torch/include/google/protobuf/compiler/command_line_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-21T20:50:04.1070714Z copying torch/include/google/protobuf/compiler/importer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-21T20:50:04.1078883Z copying torch/include/google/protobuf/compiler/parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-21T20:50:04.1088051Z copying torch/include/google/protobuf/compiler/plugin.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-21T20:50:04.1096050Z copying torch/include/google/protobuf/compiler/plugin.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-04-21T20:50:04.1112611Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/cpp 2025-04-21T20:50:04.1113973Z 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-21T20:50:04.1122073Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp 2025-04-21T20:50:04.1123199Z 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-21T20:50:04.1130221Z 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-21T20:50:04.1137171Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java 2025-04-21T20:50:04.1138484Z 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-21T20:50:04.1145714Z 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-21T20:50:04.1153376Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js 2025-04-21T20:50:04.1154663Z 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-21T20:50:04.1163111Z 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-21T20:50:04.1170746Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec 2025-04-21T20:50:04.1172274Z 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-21T20:50:04.1179892Z 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-21T20:50:04.1189653Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/php 2025-04-21T20:50:04.1191672Z 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-21T20:50:04.1200906Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/python 2025-04-21T20:50:04.1202269Z 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-21T20:50:04.1210710Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/ruby 2025-04-21T20:50:04.1211903Z 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-21T20:50:04.1221621Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1222832Z copying torch/include/google/protobuf/io/coded_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1240581Z copying torch/include/google/protobuf/io/gzip_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1247897Z copying torch/include/google/protobuf/io/io_win32.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1254896Z copying torch/include/google/protobuf/io/printer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1262614Z copying torch/include/google/protobuf/io/strtod.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1270905Z copying torch/include/google/protobuf/io/tokenizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1278754Z copying torch/include/google/protobuf/io/zero_copy_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-04-21T20:50:04.1285964Z 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-21T20:50:04.1293794Z 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-21T20:50:04.1301840Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1303068Z copying torch/include/google/protobuf/stubs/bytestream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1311729Z copying torch/include/google/protobuf/stubs/callback.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1319778Z copying torch/include/google/protobuf/stubs/casts.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1326889Z copying torch/include/google/protobuf/stubs/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1334012Z copying torch/include/google/protobuf/stubs/fastmem.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1340874Z copying torch/include/google/protobuf/stubs/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1348391Z copying torch/include/google/protobuf/stubs/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1355758Z copying torch/include/google/protobuf/stubs/macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1364000Z copying torch/include/google/protobuf/stubs/map_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1372102Z copying torch/include/google/protobuf/stubs/mutex.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1379851Z copying torch/include/google/protobuf/stubs/once.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1388078Z copying torch/include/google/protobuf/stubs/platform_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1395745Z copying torch/include/google/protobuf/stubs/port.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1403759Z copying torch/include/google/protobuf/stubs/status.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1412131Z copying torch/include/google/protobuf/stubs/stl_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1420080Z copying torch/include/google/protobuf/stubs/stringpiece.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1428408Z copying torch/include/google/protobuf/stubs/strutil.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1444247Z copying torch/include/google/protobuf/stubs/template_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-04-21T20:50:04.1450881Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1452420Z copying torch/include/google/protobuf/util/delimited_message_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1459962Z copying torch/include/google/protobuf/util/field_comparator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1468563Z copying torch/include/google/protobuf/util/field_mask_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1476493Z copying torch/include/google/protobuf/util/json_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1485175Z copying torch/include/google/protobuf/util/message_differencer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1500202Z copying torch/include/google/protobuf/util/time_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1507958Z copying torch/include/google/protobuf/util/type_resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1515471Z copying torch/include/google/protobuf/util/type_resolver_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-04-21T20:50:04.1522604Z creating build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-21T20:50:04.1523816Z copying torch/include/fp16/bitcasts.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-21T20:50:04.1530844Z copying torch/include/fp16/fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-21T20:50:04.1539177Z copying torch/include/fp16/psimd.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-04-21T20:50:04.1546702Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-21T20:50:04.1547814Z copying torch/include/asmjit/asmjit.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-21T20:50:04.1554880Z copying torch/include/asmjit/asmjit-scope-begin.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-21T20:50:04.1562168Z copying torch/include/asmjit/asmjit-scope-end.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-21T20:50:04.1569433Z copying torch/include/asmjit/core.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-21T20:50:04.1585960Z copying torch/include/asmjit/arm.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-21T20:50:04.1593651Z copying torch/include/asmjit/x86.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit 2025-04-21T20:50:04.1600184Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1601496Z copying torch/include/asmjit/core/api-config.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1610478Z copying torch/include/asmjit/core/archtraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1619266Z copying torch/include/asmjit/core/archcommons.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1627671Z copying torch/include/asmjit/core/assembler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1635189Z copying torch/include/asmjit/core/builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1650264Z copying torch/include/asmjit/core/codebuffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1657743Z copying torch/include/asmjit/core/codeholder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1671765Z copying torch/include/asmjit/core/compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1680202Z copying torch/include/asmjit/core/compilerdefs.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1689378Z copying torch/include/asmjit/core/constpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1697062Z copying torch/include/asmjit/core/cpuinfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1710798Z copying torch/include/asmjit/core/emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1724111Z copying torch/include/asmjit/core/environment.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1732201Z copying torch/include/asmjit/core/errorhandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1740608Z copying torch/include/asmjit/core/formatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1749004Z copying torch/include/asmjit/core/func.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1765471Z copying torch/include/asmjit/core/globals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1773419Z copying torch/include/asmjit/core/inst.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1781863Z copying torch/include/asmjit/core/jitallocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1790279Z copying torch/include/asmjit/core/jitruntime.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1797519Z copying torch/include/asmjit/core/logger.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1804818Z copying torch/include/asmjit/core/operand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1820834Z copying torch/include/asmjit/core/osutils.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1828517Z copying torch/include/asmjit/core/string.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1835696Z copying torch/include/asmjit/core/support.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1851852Z copying torch/include/asmjit/core/target.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1859874Z copying torch/include/asmjit/core/type.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1866968Z copying torch/include/asmjit/core/virtmem.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1874997Z copying torch/include/asmjit/core/zone.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1884273Z copying torch/include/asmjit/core/zonehash.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1892286Z copying torch/include/asmjit/core/zonelist.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1899758Z copying torch/include/asmjit/core/zonestack.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1907645Z copying torch/include/asmjit/core/zonestring.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1915294Z copying torch/include/asmjit/core/zonetree.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1922539Z copying torch/include/asmjit/core/zonevector.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core 2025-04-21T20:50:04.1931267Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.1932367Z copying torch/include/asmjit/arm/armglobals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.1940578Z copying torch/include/asmjit/arm/armoperand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.1949441Z copying torch/include/asmjit/arm/a64assembler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.1957278Z copying torch/include/asmjit/arm/a64builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.1965024Z copying torch/include/asmjit/arm/a64compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.1971728Z copying torch/include/asmjit/arm/a64emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.1990118Z copying torch/include/asmjit/arm/a64globals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.2010094Z copying torch/include/asmjit/arm/a64instdb.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.2018953Z copying torch/include/asmjit/arm/a64operand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.2026878Z copying torch/include/asmjit/arm/a64utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm 2025-04-21T20:50:04.2034690Z creating build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2035952Z copying torch/include/asmjit/x86/x86assembler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2044371Z copying torch/include/asmjit/x86/x86builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2052198Z copying torch/include/asmjit/x86/x86compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2060452Z copying torch/include/asmjit/x86/x86emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2086896Z copying torch/include/asmjit/x86/x86globals.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2104592Z copying torch/include/asmjit/x86/x86instdb.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2113553Z copying torch/include/asmjit/x86/x86operand.h -> build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86 2025-04-21T20:50:04.2128936Z creating build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2130098Z copying torch/include/fbgemm/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2137779Z copying torch/include/fbgemm/Fbgemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2152896Z copying torch/include/fbgemm/FbgemmBuild.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2161440Z copying torch/include/fbgemm/FbgemmConvert.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2168997Z copying torch/include/fbgemm/FbgemmEmbedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2178802Z copying torch/include/fbgemm/FbgemmFP16.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2187773Z copying torch/include/fbgemm/FbgemmFPCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2195301Z copying torch/include/fbgemm/FbgemmI64.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2202361Z copying torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2209348Z copying torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2215775Z copying torch/include/fbgemm/FbgemmI8Spmdm.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2222767Z copying torch/include/fbgemm/FbgemmPackMatrixB.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2229792Z copying torch/include/fbgemm/FbgemmSparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2236963Z copying torch/include/fbgemm/OutputProcessing-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2244595Z copying torch/include/fbgemm/PackingTraits-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2253210Z copying torch/include/fbgemm/QuantUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2261278Z copying torch/include/fbgemm/QuantUtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2268506Z copying torch/include/fbgemm/QuantUtilsAvx512.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2275493Z copying torch/include/fbgemm/spmmUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2283806Z copying torch/include/fbgemm/spmmUtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2291439Z copying torch/include/fbgemm/SimdUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2298627Z copying torch/include/fbgemm/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2306453Z copying torch/include/fbgemm/UtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2313750Z copying torch/include/fbgemm/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-04-21T20:50:04.2321299Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2322537Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2330889Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2338352Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2355294Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2363915Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2371562Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2378238Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2385524Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2392927Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2400287Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2407745Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2415147Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2422742Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2430541Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2447101Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2455661Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2463618Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2480821Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2497812Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2506717Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2515626Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2523390Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-04-21T20:50:04.2531094Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2532259Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2541116Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2556638Z copying torch/include/pybind11/detail/cpp_conduit.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2565237Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2572418Z copying torch/include/pybind11/detail/exception_translation.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2579910Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2587584Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2595826Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2612030Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2619053Z copying torch/include/pybind11/detail/value_and_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-04-21T20:50:04.2626103Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-21T20:50:04.2627855Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-21T20:50:04.2634811Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-21T20:50:04.2644316Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-04-21T20:50:04.2653223Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl 2025-04-21T20:50:04.2654337Z copying torch/include/pybind11/stl/filesystem.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl 2025-04-21T20:50:04.2662031Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-04-21T20:50:04.2663288Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-04-21T20:50:04.2671058Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-04-21T20:50:04.2679329Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-04-21T20:50:04.2680587Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-04-21T20:50:04.2687787Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-04-21T20:50:04.2694353Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2025-04-21T20:50:04.2695827Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2025-04-21T20:50:04.2702606Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2025-04-21T20:50:04.2703900Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2025-04-21T20:50:04.2711290Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2025-04-21T20:50:04.2712524Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2025-04-21T20:50:04.2721216Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2025-04-21T20:50:04.2722707Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2025-04-21T20:50:04.2730659Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-21T20:50:04.2731630Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-21T20:50:04.2740098Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-21T20:50:04.2748075Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-21T20:50:04.2755716Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-21T20:50:04.2762755Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-04-21T20:50:04.2771128Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-21T20:50:04.2772385Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-21T20:50:04.2779504Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-21T20:50:04.2786915Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-21T20:50:04.2793987Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-21T20:50:04.2801082Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-04-21T20:50:04.2807792Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-04-21T20:50:04.2808940Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-04-21T20:50:04.2817090Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-04-21T20:50:04.2825038Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-21T20:50:04.2826191Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-21T20:50:04.2833994Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-21T20:50:04.2841393Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-04-21T20:50:04.2848079Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2025-04-21T20:50:04.2849342Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2025-04-21T20:50:04.2856632Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-21T20:50:04.2858421Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-21T20:50:04.2865859Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-21T20:50:04.2873337Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-04-21T20:50:04.2880593Z creating build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2881906Z copying torch/include/oneapi/dnnl/dnnl_config.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2893374Z copying torch/include/oneapi/dnnl/dnnl_version.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2903578Z copying torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2910251Z copying torch/include/oneapi/dnnl/dnnl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2928736Z copying torch/include/oneapi/dnnl/dnnl_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2937474Z copying torch/include/oneapi/dnnl/dnnl_common_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2944574Z copying torch/include/oneapi/dnnl/dnnl_debug.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2951383Z copying torch/include/oneapi/dnnl/dnnl_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2959557Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2967221Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2973789Z copying torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2981405Z copying torch/include/oneapi/dnnl/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2989599Z copying torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.2997579Z copying torch/include/oneapi/dnnl/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.3005460Z copying torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.3012860Z copying torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.3020185Z copying torch/include/oneapi/dnnl/dnnl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.3039904Z copying torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.3050143Z copying torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:04.3056886Z creating build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3058030Z copying torch/include/fmt/args.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3065311Z copying torch/include/fmt/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3081433Z copying torch/include/fmt/chrono.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3096853Z copying torch/include/fmt/color.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3104877Z copying torch/include/fmt/compile.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3113020Z copying torch/include/fmt/core.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3120096Z copying torch/include/fmt/format.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3137882Z copying torch/include/fmt/format-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3155097Z copying torch/include/fmt/os.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3163427Z copying torch/include/fmt/ostream.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3170946Z copying torch/include/fmt/printf.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3178263Z copying torch/include/fmt/ranges.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3187216Z copying torch/include/fmt/std.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3195613Z copying torch/include/fmt/xchar.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-04-21T20:50:04.3203234Z creating build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3204285Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3212680Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3219597Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3226375Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3233267Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3240598Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3248041Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3255201Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3262773Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3270063Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3277710Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3285340Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3292489Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3300350Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3307170Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3314402Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-04-21T20:50:04.3321494Z creating build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3322783Z copying torch/include/hip/HIPAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3330956Z copying torch/include/hip/HIPAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3338967Z copying torch/include/hip/HIPCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3347905Z copying torch/include/hip/HIPDeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3356149Z copying torch/include/hip/HIPDeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3363289Z copying torch/include/hip/HIPException.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3370442Z copying torch/include/hip/HIPFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3377880Z copying torch/include/hip/HIPGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3385783Z copying torch/include/hip/HIPGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3395649Z copying torch/include/hip/HIPMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3403970Z copying torch/include/hip/HIPMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3411827Z copying torch/include/hip/HIPMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3419765Z copying torch/include/hip/HIPStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3428359Z copying torch/include/hip/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip 2025-04-21T20:50:04.3435989Z creating build/lib.linux-x86_64-cpython-310/torch/include/hip/impl 2025-04-21T20:50:04.3437151Z copying torch/include/hip/impl/HIPGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip/impl 2025-04-21T20:50:04.3445793Z copying torch/include/hip/impl/HIPTest.h -> build/lib.linux-x86_64-cpython-310/torch/include/hip/impl 2025-04-21T20:50:04.3454021Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3455753Z copying torch/include/c10/hip/HIPAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3463247Z copying torch/include/c10/hip/HIPAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3470543Z copying torch/include/c10/hip/HIPCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3479084Z copying torch/include/c10/hip/HIPDeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3486989Z copying torch/include/c10/hip/HIPDeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3494935Z copying torch/include/c10/hip/HIPException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3502552Z copying torch/include/c10/hip/HIPFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3510305Z copying torch/include/c10/hip/HIPGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3518013Z copying torch/include/c10/hip/HIPGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3526130Z copying torch/include/c10/hip/HIPMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3533734Z copying torch/include/c10/hip/HIPMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3540881Z copying torch/include/c10/hip/HIPMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3548033Z copying torch/include/c10/hip/HIPStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3555913Z copying torch/include/c10/hip/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip 2025-04-21T20:50:04.3563294Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-21T20:50:04.3564581Z copying torch/include/c10/hip/impl/hip_cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-21T20:50:04.3572167Z copying torch/include/c10/hip/impl/HIPGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-21T20:50:04.3580002Z copying torch/include/c10/hip/impl/HIPTest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/hip/impl 2025-04-21T20:50:04.3587833Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3589102Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3596714Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3604791Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3611767Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3619786Z copying torch/include/c10/core/CachingDeviceAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3627465Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3634265Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3641303Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3649588Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3656624Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3664040Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3671769Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3679526Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3686927Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3695064Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3703120Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3711994Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3727631Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3735536Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3743233Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3750985Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3758674Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3766317Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3773457Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3781555Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3789744Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3797334Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3805177Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3812414Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3819661Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3826789Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3834751Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3844169Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3852166Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3859535Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3867686Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3875757Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3883872Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3891445Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3898760Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3906967Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3914912Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3922229Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3929829Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3950594Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3961405Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3969336Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3976327Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3983446Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-04-21T20:50:04.3990335Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.3991909Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.3999516Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4007104Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4015196Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4022309Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4029221Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4036363Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4043551Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4051899Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4059394Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4067501Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4075078Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4082223Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4090399Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4098863Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4105672Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4112810Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-04-21T20:50:04.4121451Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4122732Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4130047Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4137997Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4146001Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4154282Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4161343Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4168763Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4176971Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4184600Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4192351Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4199677Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4206933Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4213938Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4221838Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-04-21T20:50:04.4229513Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-04-21T20:50:04.4231545Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-04-21T20:50:04.4238702Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-04-21T20:50:04.4246603Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-21T20:50:04.4247809Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-21T20:50:04.4255621Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-21T20:50:04.4264010Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-04-21T20:50:04.4270808Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-21T20:50:04.4272190Z copying torch/include/c10/metal/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-21T20:50:04.4279581Z copying torch/include/c10/metal/indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-21T20:50:04.4287468Z copying torch/include/c10/metal/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-21T20:50:04.4295340Z copying torch/include/c10/metal/reduction_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-21T20:50:04.4302896Z copying torch/include/c10/metal/special_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-21T20:50:04.4317750Z copying torch/include/c10/metal/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-04-21T20:50:04.4325390Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-04-21T20:50:04.4326775Z copying torch/include/c10/mobile/CPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-04-21T20:50:04.4334358Z copying torch/include/c10/mobile/CPUProfilingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-04-21T20:50:04.4342285Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-04-21T20:50:04.4343981Z copying torch/include/c10/test/util/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-04-21T20:50:04.4352130Z 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-21T20:50:04.4360375Z copying torch/include/c10/test/util/complex_test_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-04-21T20:50:04.4368535Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4369867Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4377430Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4384746Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4392187Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4398851Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4406864Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4414468Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4422403Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4429791Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4437068Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4444826Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4451763Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4458865Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4466314Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4473471Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4480924Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4487757Z copying torch/include/c10/util/DynamicCounter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4494898Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4503588Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4511559Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4519084Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4526833Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4534215Z copying torch/include/c10/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4541740Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4550061Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4558657Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4570394Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4574379Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4582779Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4590212Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4598595Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4606499Z copying torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4613848Z copying torch/include/c10/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4621096Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4627948Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4635829Z copying torch/include/c10/util/Gauge.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4642583Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4650408Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4658407Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4666127Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4673799Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4681492Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4688826Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4696011Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4703797Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4711529Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4720326Z copying torch/include/c10/util/NetworkFlow.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4727905Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4735825Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4743613Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4751461Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4759135Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4766902Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4774038Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4789452Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4797261Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4804712Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4811603Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4818590Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4826120Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4833092Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4840784Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4849448Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4856737Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4864630Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4871828Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4879650Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4887302Z copying torch/include/c10/util/WaitCounter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4894481Z copying torch/include/c10/util/WaitCounterDynamicBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4901706Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4908627Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4916221Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4923244Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4931524Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4939945Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4947863Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4954697Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4961972Z copying torch/include/c10/util/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4969907Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4986063Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.4993896Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5001198Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5009030Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5017305Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5032226Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5040017Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5048342Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5056117Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5064097Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5072208Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5087474Z copying torch/include/c10/util/overflows.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5095371Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5102861Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5110467Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5117666Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5125367Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5133209Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5139888Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5147480Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5155430Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5162776Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5171561Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5179773Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5187400Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5195288Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5202281Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5209972Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5218237Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5233198Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5240139Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5248240Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5256387Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-04-21T20:50:04.5264023Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-21T20:50:04.5266106Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-21T20:50:04.5273314Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-21T20:50:04.5281244Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-21T20:50:04.5289272Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-21T20:50:04.5295991Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-21T20:50:04.5303465Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-04-21T20:50:04.5310613Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2025-04-21T20:50:04.5312124Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2025-04-21T20:50:04.5319776Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl 2025-04-21T20:50:04.5322180Z copying torch/include/c10/xpu/test/impl/XPUTest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl 2025-04-21T20:50:04.5329937Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-21T20:50:04.5331750Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-21T20:50:04.5339771Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-21T20:50:04.5347811Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-04-21T20:50:04.5354471Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-21T20:50:04.5355762Z copying torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-21T20:50:04.5363777Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-21T20:50:04.5371502Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-04-21T20:50:04.5379046Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5380157Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5397990Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5405354Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5413236Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5420739Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5428432Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5435995Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-04-21T20:50:04.5443723Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-21T20:50:04.5445092Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-21T20:50:04.5453021Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-21T20:50:04.5461105Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-04-21T20:50:04.5468066Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:04.5469483Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:04.5476850Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:04.5485833Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:04.5494083Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:04.5502305Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:04.5509694Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:04.5516762Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5518002Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5525953Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5533841Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5540904Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5547829Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5554632Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5561880Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5569736Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5577781Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5585161Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5592990Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5599981Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5607061Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5615453Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5622357Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5629635Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5637630Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5644402Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5651124Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5658690Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5673132Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5689054Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5696589Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5704508Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5712493Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5720689Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5728225Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5734983Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5743702Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5751631Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5759543Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5768388Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5775191Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5782177Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5789392Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5796450Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5803485Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5810591Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5817568Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5824844Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5832078Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5841218Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5848840Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5856776Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5864827Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5872269Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5880025Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5887090Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5894961Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5902559Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5909773Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5917160Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5924992Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5933480Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5940170Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5947827Z copying torch/include/ATen/ROCmFABackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5955590Z copying torch/include/ATen/SDPBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5962903Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5970277Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5977229Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5985087Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5992132Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.5999053Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6006763Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6014236Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6022609Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6031117Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6038950Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6045797Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6053518Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6061094Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6068721Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6077814Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6095266Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6102417Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6110058Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6117395Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6124677Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6132014Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6138953Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6146502Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6154460Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6162350Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6170210Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6177809Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6185258Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6192870Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6200435Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6208236Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6223698Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6231223Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6239104Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6246962Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6254011Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6262192Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6269284Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6276370Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6287837Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6297475Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6306227Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6314288Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6329366Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6336539Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6345027Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6352271Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6367074Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6374359Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6382669Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6396969Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6404537Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6412834Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6421053Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6437533Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6452593Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6467867Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6574862Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6624882Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6706073Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6714736Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-04-21T20:50:04.6723646Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-21T20:50:04.6725030Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-21T20:50:04.6733474Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-21T20:50:04.6741276Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-04-21T20:50:04.6748185Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6750145Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6757846Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6766703Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6776099Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6784711Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6792481Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6808193Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6815928Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6822863Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6831177Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-04-21T20:50:04.6839618Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-04-21T20:50:04.6840781Z 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-21T20:50:04.6848569Z 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-21T20:50:04.6855988Z 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-21T20:50:04.6864109Z 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-21T20:50:04.6873181Z 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-21T20:50:04.6882012Z 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-21T20:50:04.6890556Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-21T20:50:04.6891966Z copying torch/include/ATen/cpu/vec/vec128/vec128.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-04-21T20:50:04.6899239Z 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-21T20:50:04.6908738Z 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-21T20:50:04.6916444Z 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-21T20:50:04.6924597Z 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-21T20:50:04.6933491Z 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-21T20:50:04.6941294Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-21T20:50:04.6942605Z 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-21T20:50:04.6951162Z 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-21T20:50:04.6958657Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-04-21T20:50:04.6966529Z 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-21T20:50:04.6975352Z 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-21T20:50:04.6984113Z 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-21T20:50:04.6992246Z 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-21T20:50:04.7000708Z 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-21T20:50:04.7008526Z 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-21T20:50:04.7016645Z 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-21T20:50:04.7024936Z 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-21T20:50:04.7032573Z 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-21T20:50:04.7047427Z 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-21T20:50:04.7055735Z 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-21T20:50:04.7070457Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-21T20:50:04.7071960Z 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-21T20:50:04.7080158Z 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-21T20:50:04.7087570Z 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-21T20:50:04.7095646Z 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-21T20:50:04.7104278Z 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-21T20:50:04.7112159Z 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-21T20:50:04.7120522Z 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-21T20:50:04.7128746Z 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-21T20:50:04.7136685Z 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-21T20:50:04.7144947Z 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-21T20:50:04.7152928Z 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-21T20:50:04.7160878Z 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-21T20:50:04.7169188Z 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-21T20:50:04.7176757Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch 2025-04-21T20:50:04.7178176Z 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-21T20:50:04.7196001Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-21T20:50:04.7197376Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-04-21T20:50:04.7206234Z 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-21T20:50:04.7222873Z 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-21T20:50:04.7231497Z 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-21T20:50:04.7247685Z 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-21T20:50:04.7255408Z 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-21T20:50:04.7263483Z 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-21T20:50:04.7272165Z 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-21T20:50:04.7288400Z 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-21T20:50:04.7296153Z 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-21T20:50:04.7310964Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7312238Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7319723Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7327582Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7335627Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7342756Z copying torch/include/ATen/detail/HPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7350107Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7357292Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7364684Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7371772Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7379872Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7387036Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-04-21T20:50:04.7394617Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7395915Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7403412Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7411477Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7419234Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7426732Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7434455Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7442221Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7449681Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7457069Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7464570Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7472823Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7480266Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7487577Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-04-21T20:50:04.7494804Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-04-21T20:50:04.7496182Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-04-21T20:50:04.7503550Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-04-21T20:50:04.7511332Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7512751Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7520231Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7527421Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7534574Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7541916Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7549581Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7557293Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7566195Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7574541Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7582354Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7589355Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7597922Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7605365Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7612450Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7619508Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7627364Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7634788Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7642570Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7651241Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7659587Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7667135Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7674311Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7682356Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7690806Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7698023Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7705329Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7713119Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7720612Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7727941Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7735497Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7743498Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7751253Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7758544Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7765732Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7773185Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7780860Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7789153Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7803984Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7811864Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7819594Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7826755Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7834143Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7841032Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7848272Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7855322Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7862708Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7870269Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7877534Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7886047Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7894063Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7902509Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7910175Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7917517Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7926003Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7933575Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7940626Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7948123Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7956097Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7963614Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7979045Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.7996954Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8005002Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8021484Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8029957Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8038153Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8045909Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8053020Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8060927Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8068483Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8076691Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8084538Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8091704Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8118522Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8134291Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-04-21T20:50:04.8141750Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-21T20:50:04.8142841Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-21T20:50:04.8150705Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-21T20:50:04.8158153Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-21T20:50:04.8166728Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-21T20:50:04.8176545Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-04-21T20:50:04.8186579Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-21T20:50:04.8187771Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-21T20:50:04.8197118Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-21T20:50:04.8203681Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-04-21T20:50:04.8211629Z 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-21T20:50:04.8219659Z 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-21T20:50:04.8226801Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8228097Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8235297Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8243074Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8257137Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8264610Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8272589Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8280031Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-04-21T20:50:04.8287044Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-04-21T20:50:04.8288242Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-04-21T20:50:04.8295574Z 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-21T20:50:04.8303063Z 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-21T20:50:04.8310870Z 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-21T20:50:04.8319881Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8321235Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8329429Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8336384Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8343573Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8351176Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8358729Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8366412Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8373831Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8381189Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8389764Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8397026Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8404611Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8412020Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8421195Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8428968Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8436078Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8443347Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8450428Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8458064Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8466104Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8474582Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8482940Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8490155Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8497332Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8506358Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8514862Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8522688Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8530596Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8537985Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8546320Z copying torch/include/ATen/native/Gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8553398Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8560972Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8569443Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8576015Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8583400Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8590988Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8598502Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8606260Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8614711Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8622284Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8639650Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8647674Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8655112Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8662031Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8668644Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8675567Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8682396Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8689693Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8696576Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8703175Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8711079Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8718693Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8726337Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8733294Z copying torch/include/ATen/native/RangeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8740553Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8747599Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8754972Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8762560Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8769908Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8776579Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8784893Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8792201Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8799207Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8807015Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8814860Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8822788Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8829795Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8836986Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8844957Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8852976Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8861100Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8868397Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8875659Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8883019Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8890553Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8897963Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8905979Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8914278Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8921428Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8928551Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8935963Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8943492Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8950984Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8958623Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8965368Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8972543Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8980448Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8988463Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.8995411Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9002577Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9010967Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9017756Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9025096Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9033441Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9041756Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9048979Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9056320Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-04-21T20:50:04.9063861Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-21T20:50:04.9065338Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-21T20:50:04.9072997Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-21T20:50:04.9081077Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-21T20:50:04.9089104Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-21T20:50:04.9096746Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-04-21T20:50:04.9104015Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-04-21T20:50:04.9105377Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-04-21T20:50:04.9113009Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-04-21T20:50:04.9120873Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda 2025-04-21T20:50:04.9122126Z 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-21T20:50:04.9129059Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-21T20:50:04.9130962Z 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-21T20:50:04.9138353Z 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-21T20:50:04.9145214Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-21T20:50:04.9146858Z 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-21T20:50:04.9154696Z 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-21T20:50:04.9162821Z 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-21T20:50:04.9179825Z 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-21T20:50:04.9194980Z 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-21T20:50:04.9202842Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-21T20:50:04.9204491Z 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-21T20:50:04.9212622Z 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-21T20:50:04.9220397Z 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-21T20:50:04.9227413Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-21T20:50:04.9229040Z 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-21T20:50:04.9235894Z 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-21T20:50:04.9243692Z 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-21T20:50:04.9252327Z 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-21T20:50:04.9260548Z 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-21T20:50:04.9269367Z 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-21T20:50:04.9277201Z 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-21T20:50:04.9293617Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-21T20:50:04.9295373Z 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-21T20:50:04.9303689Z 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-21T20:50:04.9312465Z 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-21T20:50:04.9320214Z 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-21T20:50:04.9336051Z 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-21T20:50:04.9352373Z 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-21T20:50:04.9360257Z 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-21T20:50:04.9367658Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-21T20:50:04.9369276Z 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-21T20:50:04.9390380Z 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-21T20:50:04.9399696Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-04-21T20:50:04.9401395Z 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-21T20:50:04.9408179Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-04-21T20:50:04.9409610Z 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-21T20:50:04.9416571Z 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-21T20:50:04.9423507Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn 2025-04-21T20:50:04.9424926Z 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-21T20:50:04.9433076Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-04-21T20:50:04.9434530Z 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-21T20:50:04.9441583Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-21T20:50:04.9443208Z 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-21T20:50:04.9450965Z 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-21T20:50:04.9458502Z 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-21T20:50:04.9465274Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9466699Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9473876Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9481860Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9489210Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9496653Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9503995Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9511790Z copying torch/include/ATen/native/cpu/Elu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9519829Z copying torch/include/ATen/native/cpu/Gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9527041Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9534388Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9542234Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9549731Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9556877Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9564058Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9571532Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9579721Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9587473Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9596066Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9604658Z copying torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9612460Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9619636Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9628010Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9636074Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9643572Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9650954Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9666456Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9674507Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9683214Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9690575Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9697647Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9704588Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9711980Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-04-21T20:50:04.9719186Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-21T20:50:04.9720994Z 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-21T20:50:04.9728548Z 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-21T20:50:04.9735977Z 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-21T20:50:04.9742244Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9743693Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9751140Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9758759Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9765715Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9773723Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9781266Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9788357Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9795959Z copying torch/include/ATen/native/quantized/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-04-21T20:50:04.9802782Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9804074Z copying torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9811671Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9819920Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9827127Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9835643Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9843977Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9852180Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9859903Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9867367Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9875463Z 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-21T20:50:04.9883312Z 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-21T20:50:04.9890989Z 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-21T20:50:04.9898603Z copying torch/include/ATen/native/quantized/cpu/qconv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9905924Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9913595Z 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-21T20:50:04.9920450Z copying torch/include/ATen/native/quantized/cpu/qlinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:04.9927317Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn 2025-04-21T20:50:04.9929051Z copying torch/include/ATen/native/quantized/cudnn/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn 2025-04-21T20:50:04.9936376Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9937908Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9945759Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9953254Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9961205Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9968640Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9976917Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9984927Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:04.9994510Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0002911Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0010165Z copying torch/include/ATen/native/cuda/GroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0017910Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0026344Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0034429Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0042057Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0049675Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0056935Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0064260Z copying torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0071199Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0078848Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0086649Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0094494Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0101971Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0110372Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0117800Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0125629Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:05.0132941Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0134363Z copying torch/include/ATen/native/hip/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0142424Z copying torch/include/ATen/native/hip/BinaryInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0151374Z copying torch/include/ATen/native/hip/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0158257Z copying torch/include/ATen/native/hip/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0165406Z copying torch/include/ATen/native/hip/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0173831Z copying torch/include/ATen/native/hip/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0181096Z copying torch/include/ATen/native/hip/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0190324Z copying torch/include/ATen/native/hip/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0199472Z copying torch/include/ATen/native/hip/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0206317Z copying torch/include/ATen/native/hip/GroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0213522Z copying torch/include/ATen/native/hip/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0220656Z copying torch/include/ATen/native/hip/LaunchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0229180Z copying torch/include/ATen/native/hip/MiscUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0236510Z copying torch/include/ATen/native/hip/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0243858Z copying torch/include/ATen/native/hip/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0251900Z copying torch/include/ATen/native/hip/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0258934Z copying torch/include/ATen/native/hip/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0266306Z copying torch/include/ATen/native/hip/ScanKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0274341Z copying torch/include/ATen/native/hip/Sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0282101Z copying torch/include/ATen/native/hip/SortStable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0289098Z copying torch/include/ATen/native/hip/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0296336Z copying torch/include/ATen/native/hip/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0304075Z copying torch/include/ATen/native/hip/TensorTopK.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0311821Z copying torch/include/ATen/native/hip/ck_bgemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0319464Z copying torch/include/ATen/native/hip/ck_gemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0326351Z copying torch/include/ATen/native/hip/ck_gemm_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0334440Z copying torch/include/ATen/native/hip/ck_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0341696Z copying torch/include/ATen/native/hip/jit_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0349059Z copying torch/include/ATen/native/hip/thread_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:05.0356046Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels 2025-04-21T20:50:05.0357624Z 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-21T20:50:05.0365626Z 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-21T20:50:05.0372587Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-21T20:50:05.0374014Z copying torch/include/ATen/native/kleidiai/kai_kernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-21T20:50:05.0381643Z copying torch/include/ATen/native/kleidiai/kai_pack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-21T20:50:05.0389134Z copying torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-04-21T20:50:05.0396807Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0398069Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0405787Z copying torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0413960Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0421559Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0428798Z copying torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0436697Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0444637Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-04-21T20:50:05.0452135Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0453797Z copying torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0461726Z copying torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0469214Z copying torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0476532Z copying torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0484219Z copying torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0491346Z copying torch/include/ATen/native/mps/operations/Indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0498777Z copying torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-04-21T20:50:05.0507248Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-21T20:50:05.0508663Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-21T20:50:05.0517123Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-21T20:50:05.0524174Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-04-21T20:50:05.0531259Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-21T20:50:05.0533325Z 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-21T20:50:05.0541491Z 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-21T20:50:05.0548977Z 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-21T20:50:05.0557067Z 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-21T20:50:05.0564253Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0565635Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0573031Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0581549Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0589139Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0596870Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0604067Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0610786Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0618376Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0625958Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0633982Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0641706Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0649148Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0656947Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0665312Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0673831Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0680994Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0687897Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0696012Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0703845Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0711338Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0718306Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0725887Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0732436Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0740333Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0747609Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0755240Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:05.0762581Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:05.0763964Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:05.0771988Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:05.0779731Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:05.0787044Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:05.0794231Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0795822Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0805674Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0824678Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0825880Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0830586Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0839011Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0847490Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-04-21T20:50:05.0855487Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-21T20:50:05.0857097Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-21T20:50:05.0864957Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-21T20:50:05.0873088Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-21T20:50:05.0880022Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-21T20:50:05.0887419Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-21T20:50:05.0895062Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-04-21T20:50:05.0902397Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0903627Z copying torch/include/ATen/hip/ATenHIPGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0912022Z copying torch/include/ATen/hip/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0919159Z copying torch/include/ATen/hip/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0926630Z copying torch/include/ATen/hip/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0934613Z copying torch/include/ATen/hip/HIPBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0942663Z copying torch/include/ATen/hip/HIPConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0950250Z copying torch/include/ATen/hip/HIPContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0957483Z copying torch/include/ATen/hip/HIPContextLight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0965196Z copying torch/include/ATen/hip/HIPDataType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0972616Z copying torch/include/ATen/hip/HIPDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0979554Z copying torch/include/ATen/hip/HIPEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0986715Z copying torch/include/ATen/hip/HIPGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.0994981Z copying torch/include/ATen/hip/HIPGraph.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1002748Z copying torch/include/ATen/hip/HIPSparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1010390Z copying torch/include/ATen/hip/HIPSparseBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1018839Z copying torch/include/ATen/hip/HIPSparseDescriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1026397Z copying torch/include/ATen/hip/HIPUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1034730Z copying torch/include/ATen/hip/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1041644Z copying torch/include/ATen/hip/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1049285Z copying torch/include/ATen/hip/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1056749Z copying torch/include/ATen/hip/Sleep.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1063848Z copying torch/include/ATen/hip/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1071191Z copying torch/include/ATen/hip/cub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1078030Z copying torch/include/ATen/hip/jiterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1086223Z copying torch/include/ATen/hip/jiterator_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1094017Z copying torch/include/ATen/hip/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:05.1100699Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:05.1102170Z copying torch/include/ATen/hip/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:05.1110093Z copying torch/include/ATen/hip/detail/HIPHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:05.1117996Z copying torch/include/ATen/hip/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:05.1124907Z copying torch/include/ATen/hip/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:05.1132111Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-21T20:50:05.1133660Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-21T20:50:05.1141091Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-21T20:50:05.1149155Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-21T20:50:05.1158027Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-04-21T20:50:05.1165415Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1166644Z copying torch/include/ATen/hip/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1174945Z copying torch/include/ATen/hip/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1184570Z copying torch/include/ATen/hip/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1192564Z copying torch/include/ATen/hip/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1200066Z copying torch/include/ATen/hip/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1207891Z copying torch/include/ATen/hip/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1215963Z copying torch/include/ATen/hip/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/tunable 2025-04-21T20:50:05.1223921Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-21T20:50:05.1225265Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-21T20:50:05.1233263Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-21T20:50:05.1240578Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-21T20:50:05.1247678Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-21T20:50:05.1255216Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-21T20:50:05.1263741Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-04-21T20:50:05.1271049Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2025-04-21T20:50:05.1272442Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2025-04-21T20:50:05.1279194Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1280736Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1287928Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1295698Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1303985Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1311536Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1319686Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1326768Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1334714Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1342533Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1350832Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1360018Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-04-21T20:50:05.1368464Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-21T20:50:05.1369791Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-21T20:50:05.1378630Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-21T20:50:05.1385900Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-21T20:50:05.1392894Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-21T20:50:05.1400017Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-21T20:50:05.1407039Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-04-21T20:50:05.1414164Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal 2025-04-21T20:50:05.1415377Z copying torch/include/ATen/metal/Context.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal 2025-04-21T20:50:05.1422299Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1424264Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1432613Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1441154Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1449441Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1457361Z 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-21T20:50:05.1464644Z 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-21T20:50:05.1472573Z 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-21T20:50:05.1479887Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1487695Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1495089Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1502238Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1509607Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1516815Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1524580Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1531400Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1538943Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1547125Z 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-21T20:50:05.1554872Z 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-21T20:50:05.1563218Z 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-21T20:50:05.1572148Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1579452Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1587022Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1594267Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1601538Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1609290Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1616192Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1624222Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1632028Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1639913Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1648406Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1656760Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1664184Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1672124Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1681072Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1688349Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1695905Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1703289Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1711082Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1718905Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1726252Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1733364Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1740692Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1747714Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1754633Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1761747Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1769137Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1776385Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1784844Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1792152Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1800145Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1808442Z 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-21T20:50:05.1815595Z 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-21T20:50:05.1823311Z 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-21T20:50:05.1831206Z 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-21T20:50:05.1838841Z 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-21T20:50:05.1846987Z 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-21T20:50:05.1854936Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1862063Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1869460Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1877062Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1884195Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1891399Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1898929Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1906049Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1913674Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1921825Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1930232Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1937961Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1945593Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1953178Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1959872Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1967421Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1975178Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1983089Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1990322Z copying torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.1998091Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2005543Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2012740Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2020237Z 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-21T20:50:05.2027598Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2035520Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2042527Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2050206Z 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-21T20:50:05.2057074Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2064687Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2071701Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2079145Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2086748Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2095350Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2102778Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2110655Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2119902Z 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-21T20:50:05.2129003Z 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-21T20:50:05.2137369Z 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-21T20:50:05.2145318Z 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-21T20:50:05.2157199Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2167354Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2174408Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2181823Z 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-21T20:50:05.2188928Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2197000Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2203812Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2211512Z 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-21T20:50:05.2219330Z 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-21T20:50:05.2226557Z 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-21T20:50:05.2234051Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2241124Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2248717Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2256514Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2265370Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2273281Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2280910Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2288593Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2296327Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2303634Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2310892Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2318138Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2325830Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2333060Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2340613Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2348402Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2355592Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2363878Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2372967Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2381829Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2389132Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2396788Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2404196Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2411635Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2419674Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2427730Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2435024Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2442620Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2450350Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2458172Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2465368Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2472847Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2479964Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2486861Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2494566Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2503280Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2512793Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2521227Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2529772Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2537544Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2544765Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2553030Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2560615Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2568418Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2575883Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2583790Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2591205Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2598997Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2606776Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2614785Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2622818Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2630407Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2637631Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2645599Z 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-21T20:50:05.2653259Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2661465Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2668489Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2676587Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2685104Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2692942Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2700319Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2708063Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2716490Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2724355Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2732193Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2739565Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2746995Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2755233Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2762603Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2770679Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2778006Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2785950Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2795153Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2804143Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2812578Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2820231Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2828624Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2836446Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2844646Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2853184Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2860407Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2868475Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2876064Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2883545Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2891638Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2900003Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2907460Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2915259Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2922958Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2931316Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2939401Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2947296Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.2954973Z 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-21T20:50:05.2962548Z 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-21T20:50:05.2970657Z 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-21T20:50:05.2978670Z 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-21T20:50:05.2986179Z 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-21T20:50:05.2994515Z 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-21T20:50:05.3002953Z 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-21T20:50:05.3010956Z 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-21T20:50:05.3019088Z 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-21T20:50:05.3028061Z 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-21T20:50:05.3037318Z 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-21T20:50:05.3044347Z 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-21T20:50:05.3051403Z 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-21T20:50:05.3059176Z 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-21T20:50:05.3067064Z 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-21T20:50:05.3074556Z 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-21T20:50:05.3082196Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3090485Z 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-21T20:50:05.3098267Z 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-21T20:50:05.3106183Z 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-21T20:50:05.3114209Z 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-21T20:50:05.3121411Z 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-21T20:50:05.3128782Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3136072Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3143660Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3151938Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3159880Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3167475Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3175129Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3183116Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3190371Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3197610Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3205752Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3212923Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3220276Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3227840Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3235558Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3243128Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3250603Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3258740Z 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-21T20:50:05.3266833Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3274987Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3283307Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3290940Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3299113Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3307194Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3316055Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3323780Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3331996Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3339784Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3346915Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3354863Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3362532Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3370455Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3378613Z 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-21T20:50:05.3386323Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3393994Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3401306Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3409039Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3417232Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3424765Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3432721Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3440625Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3448614Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3456833Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3464760Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3472554Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3479987Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3487967Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3495936Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3503622Z copying torch/include/ATen/ops/_cudnn_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3511861Z copying torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3520036Z copying torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3527966Z copying torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3535629Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3543319Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3550827Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3559913Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3567831Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3575225Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3583057Z 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-21T20:50:05.3590636Z 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-21T20:50:05.3598633Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3606220Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3614415Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3623777Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3633156Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3641309Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3648878Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3656230Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3663776Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3671647Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3679895Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3687596Z 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-21T20:50:05.3697464Z 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-21T20:50:05.3707678Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3716168Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3724799Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3733570Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3740546Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3748293Z 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-21T20:50:05.3756141Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3763600Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3771007Z 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-21T20:50:05.3778973Z 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-21T20:50:05.3786830Z 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-21T20:50:05.3794299Z 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-21T20:50:05.3801807Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3810190Z 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-21T20:50:05.3817757Z 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-21T20:50:05.3825293Z 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-21T20:50:05.3832880Z 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-21T20:50:05.3840810Z 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-21T20:50:05.3848219Z 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-21T20:50:05.3855443Z 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-21T20:50:05.3864220Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3872105Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3880599Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3888387Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3896318Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3903732Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3911532Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3919799Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3927554Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3935237Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3942777Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3950428Z 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-21T20:50:05.3958381Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3966366Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3973771Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3981237Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3989126Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.3998404Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4008044Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4015516Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4022748Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4030158Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4037753Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4045980Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4053506Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4060940Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4068645Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4077102Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4085329Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4093464Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4100717Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4108176Z 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-21T20:50:05.4115640Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4123957Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4131354Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4138977Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4147189Z 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-21T20:50:05.4155541Z 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-21T20:50:05.4163253Z 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-21T20:50:05.4171377Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4179279Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4187133Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4194728Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4202184Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4210004Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4217871Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4225865Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4233800Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4242040Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4250706Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4258664Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4266596Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4275701Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4283592Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4291038Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4298701Z copying torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4306253Z copying torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4313730Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4321109Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4328483Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4336118Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4344114Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4351042Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4359055Z 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-21T20:50:05.4367173Z 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-21T20:50:05.4374884Z 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-21T20:50:05.4381941Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4389728Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4396659Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4404252Z 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-21T20:50:05.4411963Z 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-21T20:50:05.4419840Z 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-21T20:50:05.4427015Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4434494Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4441698Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4449073Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4456860Z 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-21T20:50:05.4464525Z 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-21T20:50:05.4472072Z 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-21T20:50:05.4480327Z 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-21T20:50:05.4488448Z 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-21T20:50:05.4495757Z 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-21T20:50:05.4502773Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4510634Z 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-21T20:50:05.4517847Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4525500Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4532855Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4540710Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4548463Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4556094Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4563614Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4570759Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4579054Z 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-21T20:50:05.4586793Z 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-21T20:50:05.4594554Z 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-21T20:50:05.4601729Z 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-21T20:50:05.4608906Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4616133Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4623806Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4631391Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4639540Z 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-21T20:50:05.4646835Z 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-21T20:50:05.4654835Z 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-21T20:50:05.4662772Z 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-21T20:50:05.4670468Z 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-21T20:50:05.4678173Z 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-21T20:50:05.4685770Z 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-21T20:50:05.4692852Z 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-21T20:50:05.4700623Z 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-21T20:50:05.4707764Z 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-21T20:50:05.4715292Z 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-21T20:50:05.4723012Z 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-21T20:50:05.4730418Z 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-21T20:50:05.4738138Z 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-21T20:50:05.4745730Z 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-21T20:50:05.4752839Z 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-21T20:50:05.4760502Z 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-21T20:50:05.4768176Z 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-21T20:50:05.4775721Z 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-21T20:50:05.4783672Z 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-21T20:50:05.4791798Z 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-21T20:50:05.4798867Z 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-21T20:50:05.4806195Z 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-21T20:50:05.4814201Z 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-21T20:50:05.4821832Z 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-21T20:50:05.4829251Z 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-21T20:50:05.4836715Z 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-21T20:50:05.4844745Z 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-21T20:50:05.4851709Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4859413Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4867446Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4875340Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4883271Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4891199Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4899081Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4907020Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4914927Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4921973Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4929015Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4936673Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4944782Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4952088Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4959782Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4967658Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.4975514Z 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-21T20:50:05.4983893Z 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-21T20:50:05.4992439Z 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-21T20:50:05.4999943Z 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-21T20:50:05.5006963Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5014672Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5022356Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5030008Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5037602Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5045304Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5052886Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5060450Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5067933Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5075529Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5083322Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5091808Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5098742Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5107835Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5115171Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5122925Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5130429Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5137852Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5145523Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5153184Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5160742Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5167848Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5175543Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5183129Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5190749Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5198838Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5206433Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5214309Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5222272Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5230189Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5238200Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5246447Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5254106Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5261645Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5269918Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5277490Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5285121Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5292009Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5299382Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5307577Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5315934Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5322802Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5329971Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5338315Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5346062Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5353660Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5363107Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5372866Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5380081Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5387459Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5395060Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5402828Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5409911Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5417622Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5425173Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5432983Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5440455Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5447597Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5454857Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5462568Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5469922Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5477100Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5484627Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5492959Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5501282Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5510119Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5517257Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5525045Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5532372Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5540111Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5547630Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5555807Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5564252Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5571640Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5578630Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5585511Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5593032Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5600587Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5608559Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5615907Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5623944Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5631666Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5639931Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5647543Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5654838Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5661719Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5669111Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5676048Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5683834Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5691468Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5698636Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5706157Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5713788Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5720504Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5727974Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5735687Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5742718Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5749936Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5757581Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5765092Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5772700Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5780327Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5787665Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5795260Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5803000Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5810040Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5817649Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5825216Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5833185Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5841340Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5849091Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5856778Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5863966Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5871187Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5879070Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5887424Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5895647Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5903167Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5911152Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5918669Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5926044Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5934024Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5941546Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5949389Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5957081Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5965839Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5973657Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5981186Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5989791Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.5998045Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6006424Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6013855Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6021520Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6029172Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6036936Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6044740Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6052241Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6060546Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6067300Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6074849Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6082062Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6089303Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6096464Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6103867Z copying torch/include/ATen/ops/_foreach_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6111864Z copying torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6119304Z copying torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6126815Z copying torch/include/ATen/ops/_foreach_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6134156Z copying torch/include/ATen/ops/_foreach_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6142224Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6150230Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6157907Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6165240Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6173145Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6181123Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6189837Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6197818Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6205819Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6213797Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6222035Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6230343Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6237707Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6244650Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6252087Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6259761Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6267479Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6274940Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6283056Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6291110Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6298880Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6306312Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6313694Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6320975Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6329545Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6336578Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6344704Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6353166Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6361152Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6368341Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6375595Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6383216Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6391251Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6398177Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6406091Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6413230Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6421243Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6428947Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6436466Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6443735Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6451615Z copying torch/include/ATen/ops/_foreach_rsqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6459198Z copying torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6466909Z copying torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6474177Z copying torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6481409Z copying torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6489418Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6497509Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6504497Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6512545Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6520122Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6527557Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6535394Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6543050Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6551220Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6558944Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6566516Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6574154Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6581615Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6588639Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6595897Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6603355Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6611028Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6619183Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6626948Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6634363Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6642173Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6649691Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6657079Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6664541Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6671777Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6679350Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6687225Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6694977Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6702739Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6710507Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6718465Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6727019Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6734696Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6742053Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6749431Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6757221Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6765676Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6773145Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6781077Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6788907Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6801948Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6804573Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6812950Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6820607Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6828215Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6836004Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6843661Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6850996Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6858370Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6866799Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6875656Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6884600Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6892165Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6899613Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6907157Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6914226Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6922104Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6929281Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6936918Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6944282Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6952157Z 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-21T20:50:05.6959594Z 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-21T20:50:05.6968011Z 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-21T20:50:05.6975650Z 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-21T20:50:05.6983670Z 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-21T20:50:05.6991173Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.6999194Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7006893Z copying torch/include/ATen/ops/_fused_adagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7013899Z copying torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7021576Z copying torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7029234Z copying torch/include/ATen/ops/_fused_adagrad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7037051Z copying torch/include/ATen/ops/_fused_adagrad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7044497Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7052295Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7060565Z copying torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7067570Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7076555Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7084459Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7092583Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7101461Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7108941Z copying torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7115966Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7123494Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7130817Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7139312Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7147805Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7155603Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7163025Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7170427Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7178428Z 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-21T20:50:05.7186273Z 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-21T20:50:05.7193806Z 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-21T20:50:05.7201348Z 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-21T20:50:05.7208869Z 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-21T20:50:05.7216593Z 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-21T20:50:05.7224135Z copying torch/include/ATen/ops/_fused_rms_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7231967Z copying torch/include/ATen/ops/_fused_rms_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7239746Z copying torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7247637Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7254879Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7262501Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7269502Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7277202Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7285068Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7292663Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7299116Z copying torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7306338Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7313834Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7320931Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7328924Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7337141Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7344313Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7352185Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7359583Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7366974Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7374097Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7381615Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7389094Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7396905Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7404532Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7411748Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7419515Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7426469Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7433870Z 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-21T20:50:05.7441912Z 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-21T20:50:05.7449257Z 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-21T20:50:05.7456531Z 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-21T20:50:05.7463684Z 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-21T20:50:05.7470405Z 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-21T20:50:05.7478093Z 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-21T20:50:05.7485552Z copying torch/include/ATen/ops/_grouped_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7493205Z copying torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7500998Z copying torch/include/ATen/ops/_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7508474Z copying torch/include/ATen/ops/_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7516252Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7523402Z 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-21T20:50:05.7530829Z 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-21T20:50:05.7538366Z 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-21T20:50:05.7545997Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7553438Z 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-21T20:50:05.7561291Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7568847Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7576135Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7583938Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7591137Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7598651Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7606421Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7613665Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7620651Z 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-21T20:50:05.7627740Z 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-21T20:50:05.7636205Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7643221Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7650974Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7658877Z 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-21T20:50:05.7665979Z 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-21T20:50:05.7673284Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7681188Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7689678Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7696984Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7704144Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7711851Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7719593Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7727364Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7735744Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7743264Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7749957Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7757762Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7765338Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7772409Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7780185Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7787722Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7795585Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7802331Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7809778Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7818101Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7826269Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7834456Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7841489Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7849315Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7856320Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7864050Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7871310Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7878710Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7885965Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7893581Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7900696Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7908525Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7916205Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7923473Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7930867Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7938070Z 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-21T20:50:05.7945705Z 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-21T20:50:05.7953318Z 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-21T20:50:05.7961191Z 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-21T20:50:05.7968027Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7975832Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7983750Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7992022Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.7999883Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8007592Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8015315Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8023361Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8030485Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8038418Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8045529Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8052592Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8060132Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8067911Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8075408Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8083986Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8091307Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8098894Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8106407Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8114263Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8122234Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8130008Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8136766Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8143916Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8151205Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8158881Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8167280Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8175172Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8182816Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8189705Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8197489Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8204654Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8211801Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8218759Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8226607Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8234415Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8241717Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8249136Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8256587Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8263862Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8272127Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8280175Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8287627Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8294782Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8302278Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8309691Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8316816Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8324101Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8332427Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8340577Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8347695Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8354915Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8361889Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8368894Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8376995Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8384521Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8392412Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8400350Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8407825Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8416577Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8426218Z 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-21T20:50:05.8433986Z 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-21T20:50:05.8441030Z 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-21T20:50:05.8448571Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8457004Z 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-21T20:50:05.8464392Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8471611Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8479193Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8486352Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8494073Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8501323Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8509118Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8516704Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8523284Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8530198Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8537396Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8544279Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8551653Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8559763Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8566792Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8574250Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8581209Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8588928Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8599422Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8609272Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8616462Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8623763Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8631035Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8637905Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8645248Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8652191Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8659383Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8666580Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8676327Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8685730Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8693064Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8699786Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8707270Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8713956Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8721087Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8728904Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8737403Z 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-21T20:50:05.8744941Z 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-21T20:50:05.8752503Z 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-21T20:50:05.8759809Z 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-21T20:50:05.8768385Z 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-21T20:50:05.8775985Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8783145Z 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-21T20:50:05.8790843Z 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-21T20:50:05.8798232Z 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-21T20:50:05.8805584Z 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-21T20:50:05.8812776Z 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-21T20:50:05.8820175Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8827871Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8835679Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8842885Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8850342Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8857502Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8865162Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8872692Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8880015Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8887173Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8894464Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8902210Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8910706Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8917938Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8925509Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8932740Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8940330Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8947651Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8955444Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8962960Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8971042Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8978232Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8985684Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.8993058Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9000709Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9008000Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9015622Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9023774Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9031283Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9039273Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9046304Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9054478Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9061736Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9069702Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9077433Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9086305Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9094167Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9102080Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9110003Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9118956Z 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-21T20:50:05.9126636Z 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-21T20:50:05.9134798Z 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-21T20:50:05.9142210Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9150082Z 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-21T20:50:05.9157994Z 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-21T20:50:05.9165523Z 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-21T20:50:05.9173311Z 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-21T20:50:05.9180592Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9188495Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9196323Z 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-21T20:50:05.9203244Z 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-21T20:50:05.9211170Z 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-21T20:50:05.9218851Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9226358Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9234401Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9242848Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9250264Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9258685Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9266190Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9274198Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9281941Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9289118Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9297243Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9305403Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9312600Z 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-21T20:50:05.9320641Z 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-21T20:50:05.9328835Z 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-21T20:50:05.9337735Z 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-21T20:50:05.9345746Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9353452Z 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-21T20:50:05.9361471Z 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-21T20:50:05.9369210Z 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-21T20:50:05.9377179Z 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-21T20:50:05.9384658Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9391990Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9399841Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9407272Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9414921Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9422406Z copying torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9429709Z copying torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9437881Z copying torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9445459Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9453046Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9460385Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9468223Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9479208Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9489319Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9496163Z copying torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9502954Z copying torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9510651Z copying torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9517312Z copying torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9524443Z copying torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9531522Z copying torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9539059Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9546251Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9553589Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9560450Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9567912Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9575809Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9584392Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9591675Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9599730Z 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-21T20:50:05.9607578Z 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-21T20:50:05.9615748Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9623312Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9631157Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9638223Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9646352Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9654281Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9661532Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9668560Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9676019Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9683551Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9690842Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9698091Z 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-21T20:50:05.9705508Z 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-21T20:50:05.9713831Z 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-21T20:50:05.9721316Z 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-21T20:50:05.9728796Z 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-21T20:50:05.9736381Z 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-21T20:50:05.9743443Z 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-21T20:50:05.9751075Z 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-21T20:50:05.9758341Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9765841Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9772912Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9780155Z 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-21T20:50:05.9787700Z 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-21T20:50:05.9795678Z 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-21T20:50:05.9803595Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9811090Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9818870Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9826460Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9834282Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9842480Z 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-21T20:50:05.9849907Z 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-21T20:50:05.9858323Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9866412Z 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-21T20:50:05.9873850Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9881358Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9888862Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9896837Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9903896Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9911516Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9919285Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9926603Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9934785Z 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-21T20:50:05.9942493Z 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-21T20:50:05.9950341Z 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-21T20:50:05.9958110Z 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-21T20:50:05.9965825Z 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-21T20:50:05.9973605Z 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-21T20:50:05.9981524Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9989296Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:05.9996403Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0004172Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0012233Z 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-21T20:50:06.0019876Z 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-21T20:50:06.0026828Z 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-21T20:50:06.0034106Z 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-21T20:50:06.0041547Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0049062Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0056465Z 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-21T20:50:06.0064008Z 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-21T20:50:06.0072138Z 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-21T20:50:06.0080592Z 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-21T20:50:06.0090602Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0100518Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0108067Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0115871Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0124260Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0132383Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0139817Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0147787Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0155273Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0162547Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0169899Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0177294Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0185412Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0194052Z 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-21T20:50:06.0202488Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0210110Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0217019Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0224067Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0231167Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0238610Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0246661Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0253832Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0261199Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0268757Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0277169Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0285183Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0292589Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0299759Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0307847Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0315156Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0322203Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0329321Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0336490Z 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-21T20:50:06.0344521Z 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-21T20:50:06.0353086Z 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-21T20:50:06.0361911Z 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-21T20:50:06.0369774Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0377300Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0385710Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0394864Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0402713Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0410276Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0417500Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0425057Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0432118Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0439700Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0447377Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0454607Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0461650Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0469114Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0476496Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0489512Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0500486Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0507171Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0514523Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0521610Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0528836Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0536043Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0543507Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0550585Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0558256Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0566549Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0573991Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0580972Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0587900Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0595444Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0602785Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0609673Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0616720Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0624595Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0634510Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0644544Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0651521Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0658874Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0666063Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0673359Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0681135Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0689248Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0696243Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0703569Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0710529Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0717511Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0724803Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0732132Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0739883Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0746945Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0754197Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0761702Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0768956Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0776397Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0783728Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0790708Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0797997Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0805309Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0812800Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0820218Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0827977Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0835976Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0843485Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0851347Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0859023Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0866628Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0873836Z copying torch/include/ATen/ops/_safe_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0881303Z copying torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0889098Z copying torch/include/ATen/ops/_safe_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0896313Z copying torch/include/ATen/ops/_safe_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0903820Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0911196Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0919550Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0927664Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0936003Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0943891Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0950680Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0958298Z 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-21T20:50:06.0966377Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0974703Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0983387Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.0990185Z 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-21T20:50:06.0997922Z 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-21T20:50:06.1005943Z 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-21T20:50:06.1013260Z 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-21T20:50:06.1020285Z 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-21T20:50:06.1027150Z 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-21T20:50:06.1034632Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1042137Z 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-21T20:50:06.1049603Z 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-21T20:50:06.1057268Z 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-21T20:50:06.1064915Z 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-21T20:50:06.1072451Z 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-21T20:50:06.1079468Z 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-21T20:50:06.1088238Z 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-21T20:50:06.1095660Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1103309Z 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-21T20:50:06.1111566Z 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-21T20:50:06.1118760Z 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-21T20:50:06.1126401Z 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-21T20:50:06.1133417Z 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-21T20:50:06.1141147Z 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-21T20:50:06.1148088Z 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-21T20:50:06.1155926Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1163818Z 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-21T20:50:06.1172460Z 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-21T20:50:06.1180821Z 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-21T20:50:06.1188644Z 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-21T20:50:06.1196285Z 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-21T20:50:06.1203645Z 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-21T20:50:06.1211365Z 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-21T20:50:06.1219086Z 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-21T20:50:06.1227508Z 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-21T20:50:06.1235268Z 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-21T20:50:06.1243389Z 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-21T20:50:06.1250593Z 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-21T20:50:06.1257874Z 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-21T20:50:06.1265604Z 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-21T20:50:06.1272553Z 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-21T20:50:06.1279815Z 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-21T20:50:06.1287516Z 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-21T20:50:06.1295997Z 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-21T20:50:06.1303852Z 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-21T20:50:06.1311823Z 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-21T20:50:06.1318931Z 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-21T20:50:06.1326037Z 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-21T20:50:06.1333016Z 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-21T20:50:06.1340637Z copying torch/include/ATen/ops/_scaled_grouped_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1347834Z copying torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1355726Z copying torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1363929Z copying torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1371205Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1379115Z copying torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1387918Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1395777Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1402946Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1410843Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1418263Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1425783Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1433400Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1441042Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1448410Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1455418Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1462851Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1470311Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1478204Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1485309Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1493796Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1501753Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1509347Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1516906Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1524685Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1532134Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1540534Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1548381Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1555824Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1563535Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1570271Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1577430Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1585351Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1592835Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1600082Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1607314Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1614546Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1622546Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1630756Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1639524Z 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-21T20:50:06.1646357Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1654412Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1662068Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1670460Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1678299Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1685940Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1693708Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1701811Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1710110Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1718941Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1726582Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1733949Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1741831Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1749772Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1757400Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1765926Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1774128Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1782946Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1791382Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1799410Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1807248Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1815590Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1824926Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1832511Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1840189Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1847066Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1854411Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1861652Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1869112Z 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-21T20:50:06.1876461Z 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-21T20:50:06.1883720Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1891137Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1898315Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1905521Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1912972Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1920920Z 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-21T20:50:06.1928229Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1935106Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1942459Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1949840Z 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-21T20:50:06.1957280Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1964758Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1972254Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1980044Z 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-21T20:50:06.1988045Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.1996463Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2003704Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2011045Z 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-21T20:50:06.2017826Z 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-21T20:50:06.2025485Z 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-21T20:50:06.2033389Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2041043Z 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-21T20:50:06.2048544Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2056063Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2063453Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2071602Z 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-21T20:50:06.2080904Z 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-21T20:50:06.2088881Z 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-21T20:50:06.2096778Z 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-21T20:50:06.2104040Z 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-21T20:50:06.2110978Z 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-21T20:50:06.2118894Z 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-21T20:50:06.2126647Z 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-21T20:50:06.2134282Z 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-21T20:50:06.2141690Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2149222Z 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-21T20:50:06.2156556Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2163628Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2171167Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2178589Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2185725Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2193323Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2202354Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2212006Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2218671Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2225292Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2232241Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2239832Z 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-21T20:50:06.2247418Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2254610Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2261753Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2268604Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2276043Z 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-21T20:50:06.2283991Z 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-21T20:50:06.2292162Z 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-21T20:50:06.2298983Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2307942Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2317184Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2324415Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2331328Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2338414Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2346310Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2354336Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2362088Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2370161Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2377296Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2385105Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2392714Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2400014Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2407676Z 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-21T20:50:06.2416498Z 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-21T20:50:06.2423674Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2430736Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2439248Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2446127Z 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-21T20:50:06.2453303Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2460583Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2467818Z copying torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2475550Z 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-21T20:50:06.2483251Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2491710Z 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-21T20:50:06.2500393Z 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-21T20:50:06.2507683Z 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-21T20:50:06.2514618Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2521972Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2529033Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2536684Z 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-21T20:50:06.2544207Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2551619Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2558968Z copying torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2566677Z 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-21T20:50:06.2574115Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2581064Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2591084Z copying torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2600774Z 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-21T20:50:06.2608356Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2616156Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2623154Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2631134Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2639251Z 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-21T20:50:06.2647602Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2655441Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2662246Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2671088Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2679889Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2686718Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2693891Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2701536Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2708764Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2716062Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2723324Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2731201Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2738824Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2746494Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2754711Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2761877Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2769012Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2776105Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2784537Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2792235Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2800660Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2807218Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2815322Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2823639Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2830410Z copying torch/include/ATen/ops/_spsolve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2837350Z copying torch/include/ATen/ops/_spsolve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2844721Z copying torch/include/ATen/ops/_spsolve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2851755Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2858779Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2866765Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2874130Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2892535Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2893458Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2896311Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2903234Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2910718Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2917889Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2925406Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2932835Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2940645Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2949357Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2957012Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2964242Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2971492Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2979186Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2986777Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.2994906Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3001743Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3010041Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3017807Z 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-21T20:50:06.3025317Z 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-21T20:50:06.3032397Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3039748Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3047693Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3054718Z 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-21T20:50:06.3061464Z 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-21T20:50:06.3068606Z 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-21T20:50:06.3076160Z 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-21T20:50:06.3083522Z 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-21T20:50:06.3091163Z 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-21T20:50:06.3098831Z 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-21T20:50:06.3106392Z 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-21T20:50:06.3114844Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3122952Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3129891Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3137579Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3144831Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3152567Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3159746Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3167207Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3175502Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3182922Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3190076Z 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-21T20:50:06.3197222Z 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-21T20:50:06.3204713Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3212445Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3219499Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3227143Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3234133Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3241521Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3249303Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3256504Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3264217Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3271792Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3278421Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3285641Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3292182Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3299232Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3306183Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3313038Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3320125Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3328327Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3336077Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3343393Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3350528Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3358034Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3365316Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3372596Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3380241Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3387759Z 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-21T20:50:06.3395493Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3402387Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3409786Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3417790Z 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-21T20:50:06.3425205Z 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-21T20:50:06.3433145Z 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-21T20:50:06.3440573Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3448702Z 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-21T20:50:06.3456437Z 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-21T20:50:06.3464491Z 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-21T20:50:06.3471557Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3478917Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3486874Z 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-21T20:50:06.3494497Z 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-21T20:50:06.3502003Z 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-21T20:50:06.3509422Z 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-21T20:50:06.3516884Z 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-21T20:50:06.3524323Z 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-21T20:50:06.3532171Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3539583Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3546725Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3554141Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3561414Z 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-21T20:50:06.3569105Z 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-21T20:50:06.3576343Z 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-21T20:50:06.3583460Z 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-21T20:50:06.3590551Z 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-21T20:50:06.3597687Z 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-21T20:50:06.3604670Z 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-21T20:50:06.3612041Z 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-21T20:50:06.3619787Z 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-21T20:50:06.3626801Z 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-21T20:50:06.3634686Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3642942Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3650853Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3659255Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3667302Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3674539Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3682376Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3689420Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3696361Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3703645Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3711452Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3719332Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3726383Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3733979Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3741417Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3748930Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3756816Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3764516Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3771657Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3779520Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3787378Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3794929Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3802082Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3809297Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3816444Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3823604Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3830844Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3838175Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3845215Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3852844Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3860225Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3867293Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3874104Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3881178Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3889047Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3896811Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3904179Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3911811Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3919524Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3926574Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3933847Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3941095Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3948365Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3955688Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3963542Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3971438Z 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-21T20:50:06.3978350Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3986337Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.3994396Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4001557Z 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-21T20:50:06.4009575Z 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-21T20:50:06.4017403Z 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-21T20:50:06.4025031Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4032570Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4040257Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4048074Z 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-21T20:50:06.4055878Z 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-21T20:50:06.4064021Z 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-21T20:50:06.4072317Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4079383Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4087226Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4095212Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4102845Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4110575Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4118605Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4126620Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4134266Z 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-21T20:50:06.4142752Z 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-21T20:50:06.4149915Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4157382Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4164972Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4172286Z 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-21T20:50:06.4179750Z 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-21T20:50:06.4187797Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4195528Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4202691Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4209718Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4217683Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4224916Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4232517Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4239946Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4247333Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4254264Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4261962Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4269536Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4277264Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4284811Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4292662Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4299899Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4307184Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4314790Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4322408Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4330193Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4339029Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4346226Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4353599Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4360705Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4368077Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4375704Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4383086Z copying torch/include/ATen/ops/_unsafe_masked_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4390694Z copying torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4397980Z copying torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4405491Z copying torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4412779Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4420333Z 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-21T20:50:06.4427784Z 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-21T20:50:06.4435672Z 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-21T20:50:06.4443241Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4450315Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4457375Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4465904Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4473272Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4480974Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4490342Z 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-21T20:50:06.4497964Z 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-21T20:50:06.4505760Z 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-21T20:50:06.4513444Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4520928Z 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-21T20:50:06.4527866Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4535299Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4542778Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4549817Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4557517Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4565254Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4572546Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4580036Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4587863Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4595242Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4602300Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4610638Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4618369Z 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-21T20:50:06.4626501Z 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-21T20:50:06.4634441Z 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-21T20:50:06.4642253Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4650134Z 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-21T20:50:06.4657340Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4664422Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4672246Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4679279Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4686811Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4694844Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4702651Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4709883Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4717305Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4725087Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4732371Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4739846Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4749022Z 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-21T20:50:06.4756683Z 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-21T20:50:06.4763768Z 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-21T20:50:06.4770799Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4778624Z 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-21T20:50:06.4785738Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4793700Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4801027Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4808144Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4815344Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4823505Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4831229Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4839153Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4846432Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4854255Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4862177Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4870558Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4879806Z 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-21T20:50:06.4889077Z 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-21T20:50:06.4897558Z 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-21T20:50:06.4905206Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4912923Z 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-21T20:50:06.4921806Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4928714Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4936151Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4942968Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4949892Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4957218Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4964185Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4971837Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4978953Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4986642Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.4993707Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5002058Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5009882Z 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-21T20:50:06.5017292Z 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-21T20:50:06.5024769Z 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-21T20:50:06.5032066Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5039822Z 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-21T20:50:06.5046536Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5054215Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5062070Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5069777Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5077767Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5085724Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5093261Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5101328Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5109335Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5117867Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5125008Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5133047Z 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-21T20:50:06.5140962Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5148705Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5156191Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5164303Z 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-21T20:50:06.5172187Z 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-21T20:50:06.5179717Z 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-21T20:50:06.5187318Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5194696Z 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-21T20:50:06.5203288Z 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-21T20:50:06.5210735Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5218502Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5225475Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5233641Z 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-21T20:50:06.5241158Z 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-21T20:50:06.5249039Z 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-21T20:50:06.5256347Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5263448Z 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-21T20:50:06.5270789Z 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-21T20:50:06.5278389Z 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-21T20:50:06.5286125Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5293950Z 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-21T20:50:06.5301786Z 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-21T20:50:06.5309531Z 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-21T20:50:06.5317306Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5324804Z 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-21T20:50:06.5332316Z 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-21T20:50:06.5339731Z 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-21T20:50:06.5347443Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5355323Z 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-21T20:50:06.5363328Z 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-21T20:50:06.5371158Z 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-21T20:50:06.5379378Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5387493Z 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-21T20:50:06.5395339Z 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-21T20:50:06.5402666Z 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-21T20:50:06.5410449Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5418102Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5425827Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5433427Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5440739Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5448503Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5456739Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5465307Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5472795Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5480363Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5488465Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5496259Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5503464Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5511231Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5519240Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5526953Z 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-21T20:50:06.5534910Z 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-21T20:50:06.5542371Z 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-21T20:50:06.5550271Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5556852Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5564761Z 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-21T20:50:06.5571826Z 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-21T20:50:06.5579611Z 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-21T20:50:06.5586608Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5594074Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5601501Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5609413Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5616797Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5624859Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5632716Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5641140Z 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-21T20:50:06.5648814Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5656816Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5664571Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5672480Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5680757Z 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-21T20:50:06.5687646Z 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-21T20:50:06.5695218Z 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-21T20:50:06.5703147Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5710606Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5718178Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5725240Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5733275Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5740359Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5747836Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5755665Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5762838Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5770446Z copying torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5777986Z copying torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5785836Z copying torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5794573Z copying torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5802504Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5810151Z 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-21T20:50:06.5817917Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5825658Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5832557Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5839962Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5847629Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5855051Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5862291Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5870178Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5877981Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5886027Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5893116Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5900987Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5908246Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5916188Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5923369Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5930411Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5937967Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5945761Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5953633Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5961396Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5968813Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5976641Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5984527Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.5992254Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6000038Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6007930Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6015251Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6022618Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6029865Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6037355Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6044713Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6051716Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6059190Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6066415Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6073918Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6081416Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6089393Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6097685Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6105948Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6114290Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6121751Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6129290Z 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-21T20:50:06.6136843Z 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-21T20:50:06.6144308Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6152143Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6159269Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6166747Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6174265Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6181904Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6189281Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6197340Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6204403Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6211799Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6219379Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6226646Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6234974Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6242632Z 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-21T20:50:06.6250233Z 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-21T20:50:06.6258347Z 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-21T20:50:06.6265192Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6272865Z 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-21T20:50:06.6279504Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6286986Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6294452Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6300974Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6307883Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6314810Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6322060Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6328891Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6336598Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6344975Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6352860Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6360684Z 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-21T20:50:06.6368018Z 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-21T20:50:06.6375609Z 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-21T20:50:06.6383280Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6390282Z 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-21T20:50:06.6397482Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6404556Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6412072Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6419351Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6427892Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6435595Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6442320Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6450359Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6458580Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6465598Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6473493Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6481006Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6488554Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6496302Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6503582Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6511259Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6518562Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6525865Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6533554Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6540811Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6548528Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6556207Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6563373Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6571035Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6580014Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6588435Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6597413Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6604331Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6611890Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6619966Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6627663Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6635241Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6642060Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6648881Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6656326Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6663174Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6670668Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6678350Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6685584Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6693266Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6700062Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6707951Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6715029Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6722203Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6729638Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6737201Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6744369Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6751484Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6759379Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6766998Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6773858Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6780976Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6789022Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6796401Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6803639Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6811059Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6818020Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6825373Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6832964Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6840387Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6848090Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6855202Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6862480Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6869852Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6876795Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6884598Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6892478Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6900699Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6909345Z 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-21T20:50:06.6918530Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6928882Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6938598Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6946343Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6954128Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6960688Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6968169Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6975221Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6982790Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6990301Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.6997462Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7005405Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7012557Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7019205Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7026749Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7034694Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7041612Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7049061Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7056289Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7063829Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7070807Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7078148Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7085538Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7092567Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7099838Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7107373Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7115078Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7122666Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7130369Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7137401Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7144593Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7151627Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7158854Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7166346Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7174835Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7182325Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7189853Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7197266Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7204115Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7211527Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7218917Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7226581Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7234368Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7241913Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7249788Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7256882Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7264211Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7271676Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7279030Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7286370Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7293480Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7301043Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7308010Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7315473Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7322876Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7331425Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7338094Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7345168Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7352539Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7360194Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7367404Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7375244Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7382247Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7389766Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7397709Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7405274Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7412962Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7420232Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7426969Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7435211Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7442283Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7450385Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7457366Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7464702Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7473358Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7480558Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7487694Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7494915Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7503486Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7510704Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7518853Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7526529Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7534010Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7542323Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7549287Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7556360Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7563961Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7571285Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7578847Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7586359Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7593487Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7600511Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7608158Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7615152Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7623073Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7631452Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7638463Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7645977Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7653394Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7661587Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7668507Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7680088Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7690656Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7698174Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7705534Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7712935Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7720505Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7727987Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7735149Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7742358Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7749193Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7756075Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7763812Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7770975Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7777969Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7785827Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7792366Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7799443Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7806549Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7814067Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7821006Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7828266Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7835283Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7842602Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7850079Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7857332Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7864599Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7871360Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7878178Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7885218Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7892677Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7900083Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7907198Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7914685Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7922118Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7928990Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7935963Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7944173Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7952904Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7961051Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7968534Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7975735Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7982852Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7990128Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.7997276Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8005204Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8012252Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8020708Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8027557Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8035677Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8043636Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8050832Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8058642Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8065607Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8073366Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8080819Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8088345Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8095682Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8103177Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8110847Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8118594Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8126341Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8133916Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8140901Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8148162Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8155565Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8162783Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8170392Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8178339Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8187373Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8194791Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8202349Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8209867Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8217601Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8224939Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8235001Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8244248Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8251882Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8258715Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8265555Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8272734Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8280745Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8288544Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8295694Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8302621Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8310032Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8317770Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8324958Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8332233Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8338950Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8345712Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8353059Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8360504Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8368855Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8377906Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8385481Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8392979Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8400003Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8406767Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8414626Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8423518Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8432365Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8439820Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8447107Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8454778Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8463488Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8470556Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8477890Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8486673Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8494199Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8501765Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8509208Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8516884Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8525135Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8533715Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8540868Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8548391Z copying torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8555878Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8563031Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8570710Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8578436Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8587318Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8597176Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8603931Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8611830Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8619402Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8627294Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8635240Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8642766Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8649610Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8656362Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8663284Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8670689Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8677991Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8685077Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8692261Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8699252Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8706953Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8714759Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8722240Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8729520Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8737136Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8744312Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8752100Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8760653Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8768282Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8775445Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8782706Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8790291Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8797492Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8804365Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8812089Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8819955Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8827352Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8835095Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8842641Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8850019Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8857670Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8865246Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8873905Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8881582Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8889087Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8896601Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8904264Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8911784Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8919489Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8926567Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8934165Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8942862Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8952555Z 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-21T20:50:06.8960074Z 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-21T20:50:06.8967869Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8975934Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8983503Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8991080Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.8998871Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9006931Z 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-21T20:50:06.9014558Z 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-21T20:50:06.9021739Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9029575Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9037063Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9043986Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9051757Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9059452Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9067079Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9075787Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9083041Z 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-21T20:50:06.9090447Z 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-21T20:50:06.9098339Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9106151Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9113162Z 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-21T20:50:06.9120617Z 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-21T20:50:06.9128254Z 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-21T20:50:06.9135797Z 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-21T20:50:06.9143480Z 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-21T20:50:06.9150354Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9157540Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9165277Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9173382Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9181145Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9188598Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9196286Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9204041Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9211801Z 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-21T20:50:06.9219473Z 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-21T20:50:06.9226714Z 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-21T20:50:06.9234492Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9242546Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9249585Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9257359Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9265254Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9272692Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9279878Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9288129Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9295565Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9303770Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9311292Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9319825Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9327751Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9336124Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9343822Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9351544Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9359019Z 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-21T20:50:06.9366794Z 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-21T20:50:06.9374591Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9383621Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9391395Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9409647Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9411092Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9414290Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9421049Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9428259Z 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-21T20:50:06.9435832Z 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-21T20:50:06.9443534Z 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-21T20:50:06.9450541Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9457789Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9465322Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9472511Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9480482Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9488454Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9496227Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9503730Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9511607Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9519197Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9526885Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9534849Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9543214Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9551050Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9558731Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9567420Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9574318Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9582369Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9590401Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9597553Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9605075Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9613665Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9621340Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9630194Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9637858Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9645573Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9653232Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9661553Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9669190Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9676540Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9685074Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9693046Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9700207Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9707925Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9716696Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9723138Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9731180Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9739023Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9746602Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9753920Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9761121Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9768372Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9775640Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9784923Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9792441Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9799346Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9806776Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9815716Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9822813Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9830853Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9839030Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9847483Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9855370Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9862904Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9870218Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9878060Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9885837Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9894450Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9902675Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9909703Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9917209Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9924794Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9932563Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9940300Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9947426Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9955630Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9963748Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9971772Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9979286Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9988590Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:06.9996452Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0003750Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0010995Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0018974Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0026971Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0035107Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0042594Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0050311Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0057959Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0065998Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0074160Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0081665Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0088920Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0096693Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0104665Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0112354Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0119973Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0127650Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0134477Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0142066Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0149634Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0158206Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0165590Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0173641Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0181094Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0188546Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0196737Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0204022Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0211487Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0218893Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0225986Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0233496Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0241432Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0248822Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0256777Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0264146Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0271463Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0279513Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0287057Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0295264Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0303062Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0310498Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0318704Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0327034Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0334415Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0341934Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0349499Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0357623Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0364833Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0372344Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0380004Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0387326Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0395027Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0403105Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0410276Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0418446Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0425974Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0434141Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0441431Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0449211Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0457037Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0465073Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0472446Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0481726Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0488984Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0496369Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0503752Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0511361Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0518660Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0526144Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0534127Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0541852Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0549612Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0557768Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0565209Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0573640Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0580945Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0589000Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0596300Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0603973Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0611652Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0619708Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0627228Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0636324Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0644247Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0651657Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0660887Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0670337Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0678316Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0686744Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0694695Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0702396Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0710214Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0718232Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0725371Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0733440Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0740718Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0748171Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0756421Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0764368Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0772687Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0780609Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0787615Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0795637Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0803119Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0810674Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0817914Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0825496Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0833633Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0841014Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0848005Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0854698Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0861955Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0869997Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0877527Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0886043Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0893285Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0901370Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0909548Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0917633Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0925004Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0933070Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0941171Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0948522Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0955996Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0963715Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0970822Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0982641Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.0992839Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1001423Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1008054Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1015558Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1022938Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1030284Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1037316Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1044981Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1052220Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1058960Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1066720Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1073790Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1083058Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1092151Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1100051Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1108305Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1116321Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1124214Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1131729Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1139268Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1147952Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1156641Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1164772Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1172187Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1179014Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1186474Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1194070Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1202181Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1209085Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1217603Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1224956Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1232435Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1241066Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1249079Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1257090Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1264756Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1272570Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1281235Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1289582Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1297154Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1305040Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1312084Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1319974Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1328112Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1335299Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1342613Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1349840Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1357439Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1365269Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1373518Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1381359Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1388793Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1395786Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1403631Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1410812Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1417827Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1425578Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1433751Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1442578Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1450069Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1457524Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1465175Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1472394Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1479883Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1487064Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1495179Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1503792Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1511699Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1519756Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1526883Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1535482Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1543129Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1550268Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1557786Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1564599Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1572140Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1579879Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1586897Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1594655Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1602328Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1609661Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1616981Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1624341Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1631759Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1639130Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1646611Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1654014Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1661834Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1670013Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1677636Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1685030Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1691980Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1700586Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1708219Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1715218Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1723066Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1730293Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1738022Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1745529Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1753116Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1760691Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1768089Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1775460Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1783036Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1791417Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1799051Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1806867Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1814821Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1821985Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1829555Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1837224Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1844996Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1853239Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1860907Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1868713Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1876000Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1884326Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1892887Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1900602Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1907929Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1915812Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1922471Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1929936Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1937289Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1946178Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1953527Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1960720Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1969689Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1978059Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1985739Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.1992949Z copying torch/include/ATen/ops/copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2001005Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2009158Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2016640Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2023956Z 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-21T20:50:07.2031999Z 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-21T20:50:07.2039895Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2047243Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2054303Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2062002Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2069760Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2077189Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2085372Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2092937Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2100791Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2108507Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2115898Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2123884Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2131890Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2139658Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2147075Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2154838Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2163104Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2171363Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2180246Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2187671Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2195436Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2203274Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2210935Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2218545Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2226455Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2233924Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2242126Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2249480Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2257589Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2265449Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2273608Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2281420Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2289088Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2296487Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2304282Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2312287Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2319847Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2327672Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2335482Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2343490Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2350980Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2359864Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2368177Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2375950Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2384330Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2392788Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2400221Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2407742Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2415699Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2423193Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2431081Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2439123Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2446909Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2454770Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2462181Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2470075Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2477213Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2485310Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2493139Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2500892Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2508673Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2516781Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2523937Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2531290Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2538993Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2546475Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2554347Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2562518Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2570338Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2578476Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2586325Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2593952Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2601928Z 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-21T20:50:07.2609490Z 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-21T20:50:07.2617203Z 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-21T20:50:07.2626121Z 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-21T20:50:07.2634154Z 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-21T20:50:07.2642258Z 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-21T20:50:07.2649859Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2657435Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2666349Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2674653Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2683224Z 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-21T20:50:07.2692412Z 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-21T20:50:07.2700487Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2708238Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2715527Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2722347Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2729626Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2737358Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2744203Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2751795Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2759927Z 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-21T20:50:07.2767633Z 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-21T20:50:07.2775106Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2782340Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2790529Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2797552Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2804321Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2812073Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2819897Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2827510Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2834646Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2842412Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2849720Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2858382Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2866677Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2874373Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2881898Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2889738Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2897047Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2905323Z 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-21T20:50:07.2912473Z 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-21T20:50:07.2920761Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2928200Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2935777Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2942666Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2949630Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2957436Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2965619Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2972978Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2980843Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2988724Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.2997187Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3004415Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3012089Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3019902Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3028131Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3035348Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3043012Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3050806Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3058071Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3065043Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3073280Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3080942Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3088549Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3096623Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3103920Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3111187Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3119217Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3126693Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3134750Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3142155Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3150156Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3157794Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3165714Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3173115Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3181204Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3188661Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3196589Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3204261Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3212108Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3219983Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3227441Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3234710Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3242447Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3249648Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3257299Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3265144Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3273310Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3281368Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3289181Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3296270Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3303867Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3311546Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3319568Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3326855Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3334954Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3342640Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3349953Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3357628Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3365493Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3372978Z copying torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3380638Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3389384Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3396932Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3404733Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3412182Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3419818Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3427931Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3436589Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3443680Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3451167Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3459633Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3467365Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3474483Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3482635Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3490256Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3498452Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3507037Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3514141Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3522143Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3529167Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3536964Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3544472Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3552030Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3559118Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3566690Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3574252Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3582201Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3589870Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3598033Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3605890Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3613100Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3620843Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3628535Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3636397Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3643869Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3651315Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3659716Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3667942Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3675576Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3684050Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3693702Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3700820Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3708862Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3716383Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3724282Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3733000Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3740685Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3747777Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3755558Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3762977Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3770428Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3777839Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3785775Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3792796Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3802897Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3812501Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3819654Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3827090Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3834961Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3841810Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3848881Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3856083Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3863467Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3870735Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3878060Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3885560Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3893403Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3901277Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3909674Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3917853Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3925952Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3933322Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3940697Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3948653Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3958362Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3966037Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3972881Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3980437Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.3991113Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4001762Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4009279Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4016687Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4024046Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4031387Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4038492Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4045683Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4052804Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4059967Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4066963Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4073796Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4081232Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4089755Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4097667Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4105844Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4113297Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4120175Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4127335Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4134670Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4141865Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4149898Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4158206Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4166123Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4173353Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4180883Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4188073Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4195896Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4204199Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4211839Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4220411Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4228683Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4236016Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4243158Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4250452Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4257899Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4265201Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4272274Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4280537Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4289735Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4296576Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4303668Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4310373Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4318065Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4325137Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4333005Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4341167Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4348033Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4355792Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4363443Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4370889Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4378820Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4386317Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4394746Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4402455Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4410374Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4417972Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4425970Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4433385Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4441050Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4448919Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4456186Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4463388Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4471122Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4483794Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4493949Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4501023Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4507634Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4515165Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4522418Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4529160Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4536209Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4545159Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4552236Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4559657Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4568271Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4575095Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4582049Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4588843Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4595822Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4603167Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4610230Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4617261Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4625352Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4633641Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4639781Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4646541Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4653228Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4660269Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4666713Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4673277Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4679841Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4687998Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4695039Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4702792Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4710344Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4718093Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4725846Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4734080Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4741612Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4748832Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4756357Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4763900Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4771153Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4778239Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4785936Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4792997Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4800615Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4808343Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4817076Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4824416Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4831181Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4838823Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4845808Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4853383Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4860769Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4868308Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4875728Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4883216Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4890917Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4898990Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4906006Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4912934Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4920625Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4929551Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4936505Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4944100Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4952375Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4959512Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4966938Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4974848Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4982823Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4990387Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.4998051Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5005221Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5012128Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5019366Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5027144Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5034654Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5042226Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5050693Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5057674Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5065417Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5073954Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5081399Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5088655Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5096014Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5102858Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5110029Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5117907Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5125230Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5132738Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5141179Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5150419Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5158221Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5165154Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5172277Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5179265Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5187370Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5195717Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5203373Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5210920Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5217954Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5225072Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5232251Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5240194Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5247183Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5254393Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5261607Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5269110Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5276849Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5285652Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5292379Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5300174Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5307873Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5316572Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5324953Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5332087Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5339686Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5346755Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5355518Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5363565Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5371001Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5378529Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5386481Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5394266Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5401484Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5408909Z 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-21T20:50:07.5417197Z 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-21T20:50:07.5425272Z 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-21T20:50:07.5432332Z 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-21T20:50:07.5439491Z 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-21T20:50:07.5447032Z 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-21T20:50:07.5454473Z 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-21T20:50:07.5461643Z 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-21T20:50:07.5469049Z 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-21T20:50:07.5476575Z 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-21T20:50:07.5483853Z 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-21T20:50:07.5490870Z 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-21T20:50:07.5499153Z 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-21T20:50:07.5506787Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5513587Z 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-21T20:50:07.5521222Z 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-21T20:50:07.5528960Z 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-21T20:50:07.5536005Z 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-21T20:50:07.5543565Z 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-21T20:50:07.5551100Z 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-21T20:50:07.5558592Z 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-21T20:50:07.5565752Z 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-21T20:50:07.5573278Z 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-21T20:50:07.5580507Z 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-21T20:50:07.5588738Z 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-21T20:50:07.5595905Z 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-21T20:50:07.5604123Z 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-21T20:50:07.5611350Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5619664Z 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-21T20:50:07.5627653Z 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-21T20:50:07.5635864Z 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-21T20:50:07.5642987Z 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-21T20:50:07.5650079Z 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-21T20:50:07.5657204Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5664083Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5671442Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5679324Z 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-21T20:50:07.5686932Z 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-21T20:50:07.5694928Z 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-21T20:50:07.5703824Z 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-21T20:50:07.5712019Z 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-21T20:50:07.5720410Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5728496Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5736717Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5744586Z 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-21T20:50:07.5751633Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5760024Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5767760Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5774800Z 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-21T20:50:07.5782026Z 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-21T20:50:07.5789343Z 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-21T20:50:07.5797050Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5803672Z 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-21T20:50:07.5810988Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5818818Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5826340Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5833443Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5841863Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5849582Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5856852Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5864634Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5872145Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5880695Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5888559Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5895845Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5904771Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5912215Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5919670Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5926773Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5933973Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5941584Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5948807Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5957073Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5965810Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5973870Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5981875Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5990582Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.5999433Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6008040Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6016506Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6025110Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6033192Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6040510Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6048714Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6056780Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6067708Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6077219Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6084188Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6091082Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6098075Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6105624Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6113047Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6121077Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6129713Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6137065Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6144463Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6152242Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6160809Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6168504Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6175780Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6182961Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6189920Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6197326Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6205333Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6213122Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6221465Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6229914Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6237142Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6244937Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6252586Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6260275Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6267418Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6275158Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6283668Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6290749Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6297818Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6305377Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6312521Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6320234Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6327828Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6347646Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6348424Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6351264Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6358834Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6366176Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6375032Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6382288Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6389964Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6397351Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6404697Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6411717Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6419067Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6427036Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6434608Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6442102Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6449056Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6456039Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6464222Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6471345Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6478911Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6487168Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6494473Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6501697Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6508895Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6516782Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6523953Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6531182Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6538013Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6546199Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6553533Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6562038Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6568864Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6576434Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6584206Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6591392Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6598863Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6606292Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6613859Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6621613Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6629571Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6636837Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6644967Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6652566Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6660503Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6667996Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6675297Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6682017Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6689457Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6696609Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6704789Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6712169Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6719766Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6726814Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6733922Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6741340Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6748857Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6756171Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6763946Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6772079Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6781168Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6790297Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6798962Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6806066Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6813257Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6820689Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6828269Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6835423Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6842885Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6849882Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6858148Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6865082Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6873261Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6882149Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6890279Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6898300Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6906011Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6913661Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6921312Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6928430Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6935951Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6943261Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6950477Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6958191Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6965228Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6972780Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6979977Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6988389Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.6995405Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7003842Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7011168Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7018874Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7025944Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7033446Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7041236Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7048876Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7056283Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7064235Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7071951Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7079678Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7086724Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7093940Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7101359Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7108267Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7115947Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7122971Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7131021Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7137952Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7145531Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7153079Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7160654Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7167978Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7175450Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7183923Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7191775Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7198731Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7206490Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7213925Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7221600Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7230516Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7238005Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7246192Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7257286Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7267475Z 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-21T20:50:07.7275646Z 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-21T20:50:07.7284869Z 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-21T20:50:07.7292502Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7299540Z 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-21T20:50:07.7306370Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7313548Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7320704Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7327481Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7335457Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7343663Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7351511Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7359552Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7366706Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7373922Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7381819Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7390254Z 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-21T20:50:07.7398308Z 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-21T20:50:07.7405478Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7412129Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7419547Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7427445Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7435911Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7442931Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7451456Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7458386Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7464793Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7472121Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7479987Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7487535Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7495014Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7502104Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7509281Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7516468Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7523819Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7531739Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7539017Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7546564Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7554633Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7561916Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7569386Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7577112Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7584406Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7592046Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7599179Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7606554Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7613357Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7620591Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7627559Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7635378Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7643599Z 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-21T20:50:07.7651860Z 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-21T20:50:07.7658851Z 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-21T20:50:07.7666433Z 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-21T20:50:07.7674255Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7681571Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7689559Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7696539Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7704141Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7711682Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7718567Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7726258Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7734181Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7741524Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7748619Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7756132Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7763688Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7770709Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7781937Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7791913Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7799073Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7806140Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7813715Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7820905Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7828153Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7835865Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7843966Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7851313Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7858427Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7866121Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7873346Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7880793Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7888415Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7896014Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7903648Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7911957Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7919475Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7926524Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7933720Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7941679Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7948805Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7956365Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7963651Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7970470Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7977522Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7985272Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7992737Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.7999892Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8007119Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8014601Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8022822Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8030452Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8037936Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8045185Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8052818Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8059973Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8067332Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8074650Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8082287Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8090331Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8098094Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8104877Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8112244Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8119682Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8127193Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8134392Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8141112Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8148923Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8156998Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8164964Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8172937Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8180492Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8188597Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8196321Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8203542Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8211091Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8218116Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8226114Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8233638Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8242431Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8249687Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8257779Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8264961Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8272030Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8279364Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8286996Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8297342Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8307641Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8315688Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8326311Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8335361Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8343453Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8351592Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8360383Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8367591Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8375191Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8382561Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8390464Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8397213Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8404092Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8411587Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8419031Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8426227Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8434344Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8441382Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8448804Z 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-21T20:50:07.8456192Z 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-21T20:50:07.8464103Z 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-21T20:50:07.8471418Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8479444Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8487719Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8494797Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8502304Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8511024Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8518830Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8526104Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8533145Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8540780Z 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-21T20:50:07.8547864Z 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-21T20:50:07.8555583Z 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-21T20:50:07.8562964Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8570719Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8578488Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8585591Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8592712Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8600301Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8607416Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8615241Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8622338Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8630505Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8638184Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8645399Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8652390Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8659891Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8667762Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8675302Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8684179Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8692681Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8700367Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8708298Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8715921Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8724755Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8732914Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8741022Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8747642Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8754690Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8762811Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8770743Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8777415Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8784900Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8792025Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8799891Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8807533Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8815923Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8823276Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8830505Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8838112Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8845808Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8853500Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8860755Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8868776Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8876031Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8883993Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8891289Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8898734Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8906592Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8914359Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8921596Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8928936Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8935843Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8943367Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8952287Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8961128Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8969962Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8976853Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8984343Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.8992589Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9000962Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9008394Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9015276Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9022553Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9029513Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9036453Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9043483Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9050686Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9058180Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9065286Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9072734Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9081081Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9089180Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9096277Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9103479Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9111532Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9120517Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9129398Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9137093Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9144844Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9151967Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9158914Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9166096Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9173820Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9181262Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9188812Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9196258Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9203789Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9210882Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9218394Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9226089Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9233505Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9240746Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9248511Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9256534Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9264225Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9271301Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9278912Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9286840Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9294386Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9302595Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9310505Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9317828Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9325837Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9333681Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9341298Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9349134Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9357164Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9364477Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9372583Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9380533Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9388963Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9396308Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9403906Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9411161Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9419606Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9427870Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9435790Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9443514Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9451351Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9459049Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9466233Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9474130Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9482013Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9491112Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9500285Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9507695Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9515717Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9522836Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9530615Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9538072Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9545539Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9552388Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9559829Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9568289Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9575491Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9583054Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9590542Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9598127Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9605421Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9613029Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9620298Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9627364Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9634644Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9643678Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9650809Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9658425Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9665790Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9673848Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9683838Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9693782Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9701070Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9708683Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9716307Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9723748Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9731267Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9738576Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9745711Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9753959Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9761207Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9768832Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9775641Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9783464Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9790429Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9797926Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9805236Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9812717Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9820911Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9829723Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9837040Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9844283Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9851365Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9859332Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9866677Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9873982Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9881767Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9890196Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9897727Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9905053Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9913499Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9922346Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9929800Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9937519Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9944920Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9952893Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9960428Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9968762Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9976397Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9984062Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:07.9992043Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0001135Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0008549Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0016187Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0024300Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0032346Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0040175Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0048509Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0056593Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0065670Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0074256Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0081759Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0090181Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0098494Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0106058Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0114256Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0123054Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0130521Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0139304Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0147264Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0154379Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0161676Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0168984Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0176886Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0184290Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0191870Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0199597Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0207127Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0214525Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0221864Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0229275Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0236613Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0244381Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0252776Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0260660Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0267849Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0275901Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0284099Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0292734Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0299936Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0307592Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0316215Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0324566Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0333122Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0341097Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0349068Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0356963Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0364377Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0372018Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0379737Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0387988Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0395489Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0403502Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0412220Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0420162Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0428393Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0435760Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0444232Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0452101Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0459557Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0468171Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0475901Z 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-21T20:50:08.0483714Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0491740Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0499553Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0508112Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0515790Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0523565Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0531603Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0540163Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0547550Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0555006Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0562467Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0569938Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0577459Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0585539Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0593657Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0601056Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0608214Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0615678Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0623121Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0631157Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0638711Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0646378Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0653684Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0661467Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0669043Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0677006Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0685216Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0693361Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0700675Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0708406Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0716110Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0724618Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0732539Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0740041Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0747451Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0755269Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0763323Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0772029Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0779445Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0787228Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0794702Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0802560Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0809668Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0817808Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0825571Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0834409Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0841648Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0849480Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0857126Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0865214Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0873083Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0880781Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0888631Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0896152Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0904073Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0912282Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0920508Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0929174Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0936593Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0944888Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0952351Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0960707Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0968519Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0976330Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0984512Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.0993045Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1001270Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1009193Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1016943Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1024769Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1032304Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1039733Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1047063Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1054674Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1062748Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1070222Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1078304Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1085729Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1093251Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1101139Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1108886Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1117680Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1126894Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1135035Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1143284Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1150618Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1158497Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1166257Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1173542Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1181091Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1188648Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1195919Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1203723Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1211205Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1219026Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1226411Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1233786Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1241510Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1249578Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1257681Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1265768Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1273950Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1281088Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1288278Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1295538Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1303700Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1311467Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1319041Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1327242Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1335047Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1343001Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1350843Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1358533Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1366211Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1374015Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1381925Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1389747Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1397213Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1404893Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1412275Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1420299Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1427530Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1435997Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1443861Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1451486Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1459445Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1467725Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1475451Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1483235Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1491015Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1499276Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1507262Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1515041Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1522461Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1530080Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1537504Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1545156Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1552852Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1560287Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1567566Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1575221Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1582169Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1589555Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1597346Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1604721Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1611934Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1619603Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1626948Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1634585Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1642249Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1650533Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1658247Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1665548Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1672996Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1680315Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1688082Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1695126Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1703094Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1710588Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1718536Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1726954Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1735353Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1743035Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1751447Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1759252Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1766713Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1774058Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1781702Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1788999Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1796768Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1805461Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1813843Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1822265Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1830681Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1838790Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1846748Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1854600Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1862201Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1870322Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1878145Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1885941Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1893728Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1902703Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1911597Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1918890Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1926562Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1933613Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1940686Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1948604Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1956203Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1963895Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1970946Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1977983Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1985625Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.1993649Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2001217Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2008811Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2016609Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2024929Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2033516Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2040903Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2048727Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2055955Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2063809Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2071251Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2078817Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2086906Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2094622Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2102563Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2110370Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2119425Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2127166Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2134926Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2142710Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2149944Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2157606Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2165115Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2173658Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2181198Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2190635Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2197709Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2205436Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2213242Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2220591Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2228286Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2235848Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2243451Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2250889Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2258457Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2265937Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2273677Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2281925Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2291014Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2298461Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2306211Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2313977Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2322286Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2330111Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2338002Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2345469Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2352433Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2359710Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2368119Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2376164Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2384028Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2391239Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2398836Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2405758Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2414346Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2422065Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2430079Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2438089Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2445724Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2453565Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2461140Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2469705Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2477417Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2485500Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2494909Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2503897Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2511238Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2518163Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2525570Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2534310Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2542998Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2552148Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2560639Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2567974Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2576109Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2584253Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2593041Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2601313Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2608745Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2616841Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2625685Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2633162Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2639546Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2646446Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2653165Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2660494Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2669588Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2677530Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2685591Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2692272Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2699509Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2708267Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2715081Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2722048Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2730495Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2737627Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2745019Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2751920Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2758304Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2765025Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2772429Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2779808Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2790190Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2800431Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2811448Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2820979Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2828597Z 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-21T20:50:08.2835897Z 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-21T20:50:08.2842624Z 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-21T20:50:08.2850071Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2857116Z 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-21T20:50:08.2863774Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2871240Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2879352Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2886773Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2893589Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2901313Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2909249Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2916591Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2924275Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2932182Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2940931Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2948973Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2955810Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2963226Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2970337Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2977843Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2985446Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2992316Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.2999412Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3006748Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3013957Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3027289Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3029412Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3037349Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3044477Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3052427Z 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-21T20:50:08.3060044Z 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-21T20:50:08.3067260Z 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-21T20:50:08.3074611Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3081874Z 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-21T20:50:08.3089148Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3097034Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3104623Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3111939Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3119168Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3126476Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3133719Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3140852Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3148821Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3156715Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3164135Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3172007Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3179709Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3187519Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3195828Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3204202Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3211161Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3218480Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3225989Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3234038Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3240972Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3248142Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3255431Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3262608Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3270059Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3277805Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3285471Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3292765Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3299669Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3307126Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3315443Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3323457Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3331021Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3338753Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3346089Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3354087Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3361914Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3369393Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3377509Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3385489Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3393135Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3400477Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3409237Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3416906Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3424845Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3432225Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3439753Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3447760Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3455654Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3462973Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3470397Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3478214Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3486026Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3494347Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3504230Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3514003Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3521483Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3529388Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3538262Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3546593Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3554238Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3561208Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3568082Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3575446Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3582760Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3589818Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3597191Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3605429Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3613532Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3621455Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3630209Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3637428Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3644989Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3652233Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3660005Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3668011Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3677201Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3686342Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3693967Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3701469Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3708918Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3716251Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3724004Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3731079Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3738052Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3745561Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3754668Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3762288Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3769443Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3777002Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3785402Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3792436Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3799560Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3807322Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3815419Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3822760Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3829910Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3836889Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3844269Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3851535Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3858895Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3866243Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3874580Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3882322Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3890262Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3898337Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3905523Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3913115Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3921146Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3928782Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3936481Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3944348Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3952077Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3960038Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3967534Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3975427Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3982730Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3990181Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.3997497Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4005379Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4013399Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4021231Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4029381Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4037226Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4045134Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4052850Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4061001Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4068913Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4076392Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4084112Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4092167Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4099974Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4107966Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4115496Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4122809Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4130641Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4138371Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4146251Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4153835Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4161243Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4168985Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4176495Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4184404Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4192258Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4199781Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4207804Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4215599Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4223630Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4231524Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4238892Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4247001Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4254882Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4262526Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4270714Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4278864Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4286981Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4294776Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4302905Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4311099Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4318934Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4326824Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4334557Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4342290Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4349475Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4356969Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4365259Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4372826Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4380390Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4388311Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4396336Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4404246Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4411326Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4419185Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4426438Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4434340Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4441815Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4449491Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4457017Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4464044Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4471734Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4480426Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4487961Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4495531Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4503311Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4510584Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4518274Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4525397Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4532866Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4540554Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4548222Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4555414Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4562974Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4570723Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4578177Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4585474Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4593011Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4601166Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4608663Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4616566Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4623999Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4632016Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4640067Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4648100Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4655527Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4662961Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4670985Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4678790Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4686841Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4695175Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4703874Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4711342Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4719781Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4727592Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4735387Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4742664Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4750763Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4758599Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4766613Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4774405Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4782686Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4790024Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4797650Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4805716Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4813220Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4820878Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4828762Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4836558Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4843925Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4851513Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4859375Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4866491Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4874839Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4882348Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4889888Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4898810Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4907978Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4915808Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4923411Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4931270Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4939134Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4946910Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4955252Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4962468Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4970569Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4979470Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4987084Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.4994999Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5002383Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5009930Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5017663Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5025013Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5032845Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5040422Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5048053Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5055265Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5062855Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5070675Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5078660Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5086396Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5093484Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5101457Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5110076Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5117515Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5125142Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5132787Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5141035Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5148599Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5156108Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5163806Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5171320Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5179242Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5187457Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5194980Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5202459Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5211184Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5219401Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5227603Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5236577Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5243543Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5250819Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5258325Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5265809Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5274034Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5281805Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5289523Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5296702Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5304757Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5312107Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5319468Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5326933Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5334142Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5341309Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5348518Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5355936Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5363300Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5370746Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5379347Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5387957Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5395406Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5402280Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5409763Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5416746Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5424001Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5430970Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5438157Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5445634Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5452686Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5460302Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5468015Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5475953Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5484844Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5493306Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5501573Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5510815Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5519789Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5527182Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5534951Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5542387Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5549833Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5557046Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5563788Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5571227Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5578457Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5585885Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5594222Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5601860Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5609352Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5617682Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5625132Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5633191Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5639803Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5647628Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5654871Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5662474Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5669935Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5677633Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5685111Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5692134Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5699199Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5706643Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5714552Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5722118Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5729384Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5737744Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5746359Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5754934Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5762156Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5769628Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5776165Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5782795Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5790869Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5797897Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5806681Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5813633Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5821285Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5828487Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5835833Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5843140Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5850406Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5857771Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5864759Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5871392Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5878314Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5886249Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5894037Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5901595Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5909040Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5916819Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5924744Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5932557Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5940340Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5947797Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5956060Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5963559Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5971526Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5979298Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.5986511Z 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-21T20:50:08.5993817Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6001294Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6008770Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6015977Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6024278Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6031976Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6039760Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6047136Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6054114Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6061843Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6069090Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6076622Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6084995Z 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-21T20:50:08.6092714Z 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-21T20:50:08.6101196Z 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-21T20:50:08.6109893Z 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-21T20:50:08.6117970Z 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-21T20:50:08.6125248Z 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-21T20:50:08.6133017Z 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-21T20:50:08.6141445Z 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-21T20:50:08.6148618Z 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-21T20:50:08.6156461Z 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-21T20:50:08.6163485Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6174669Z 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-21T20:50:08.6184344Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6191398Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6198823Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6206913Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6214590Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6221838Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6234347Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6244827Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6254044Z 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-21T20:50:08.6261094Z 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-21T20:50:08.6268015Z 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-21T20:50:08.6274750Z 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-21T20:50:08.6282181Z 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-21T20:50:08.6289717Z 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-21T20:50:08.6296684Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6303288Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6310146Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6317280Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6325150Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6331987Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6339560Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6347158Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6354930Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6362410Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6370413Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6377892Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6385201Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6392624Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6399871Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6406959Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6414632Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6422118Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6429571Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6436778Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6444192Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6451946Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6459764Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6467022Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6474352Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6481745Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6489117Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6497510Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6505590Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6513588Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6521550Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6529313Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6536586Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6543921Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6551625Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6559291Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6566949Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6574368Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6582076Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6589114Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6596951Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6603845Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6611298Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6618532Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6627016Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6636204Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6643776Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6650566Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6657469Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6665860Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6674532Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6682703Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6689342Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6696593Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6704016Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6711204Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6718646Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6725913Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6734829Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6744228Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6752563Z 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-21T20:50:08.6760087Z 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-21T20:50:08.6767898Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6776168Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6783915Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6791050Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6797993Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6804567Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6813681Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6821805Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6830011Z 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-21T20:50:08.6838001Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6846208Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6853487Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6860907Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6868191Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6875786Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6882857Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6890418Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6897722Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6905155Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6913564Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6921426Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6929948Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6937033Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6943846Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6950952Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6958890Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6965836Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6974040Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6981136Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6988428Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.6995868Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7004129Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7011811Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7019041Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7026448Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7034067Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7040943Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7048497Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7055495Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7063306Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7070919Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7079672Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7088040Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7097320Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7105645Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7113948Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7121523Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7128522Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7135961Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7142897Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7150208Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7157727Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7164997Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7172639Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7180030Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7188088Z 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-21T20:50:08.7195395Z 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-21T20:50:08.7203460Z 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-21T20:50:08.7210657Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7217720Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7225164Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7232900Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7240425Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7248336Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7255294Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7263091Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7271094Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7278962Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7286525Z 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-21T20:50:08.7294515Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7302070Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7309406Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7316269Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7323694Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7331551Z 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-21T20:50:08.7338648Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7346149Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7354326Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7361585Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7369560Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7377940Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7385389Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7393048Z 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-21T20:50:08.7400886Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7409075Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7453203Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7456637Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7464558Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7472953Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7480960Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7489555Z 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-21T20:50:08.7497517Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7505302Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7512906Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7520158Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7527884Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7535542Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7543969Z 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-21T20:50:08.7551426Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7559568Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7566490Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7574996Z 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-21T20:50:08.7582186Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7590512Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7598637Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7605976Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7614097Z 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-21T20:50:08.7621990Z 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-21T20:50:08.7630270Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7637781Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7645971Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7653395Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7661152Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7668530Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7676086Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7684613Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7692270Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7700227Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7707477Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7715254Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7723143Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7730637Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7737463Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7746553Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7755334Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7763137Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7769974Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7777753Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7785211Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7794136Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7801647Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7808862Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7816438Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7824043Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7832130Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7840203Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7847140Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7855035Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7863476Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7871447Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7879623Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7886610Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7894929Z 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-21T20:50:08.7902644Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7910158Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7917476Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7925656Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7933305Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7941175Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7949094Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7956555Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7964400Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7971788Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7979982Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7987775Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.7995382Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8002712Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8010714Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8018730Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8026830Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8035108Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8043032Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8050900Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8058199Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8065771Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8072975Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8080837Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8088416Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8096909Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8103657Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8111935Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8119801Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8127646Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8135735Z 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-21T20:50:08.8143593Z 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-21T20:50:08.8151652Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8159403Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8166474Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8173816Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8181296Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8189263Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8197205Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8204868Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8212317Z 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-21T20:50:08.8220168Z 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-21T20:50:08.8228051Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8235223Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8242793Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8250186Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8257658Z 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-21T20:50:08.8265718Z 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-21T20:50:08.8273790Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8281422Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8289332Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8296513Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8304090Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8311472Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8319897Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8328051Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8335927Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8343347Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8351365Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8358944Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8367318Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8374964Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8382132Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8389570Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8397496Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8404819Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8412338Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8419539Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8426743Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8434300Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8442665Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8450403Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8458067Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8465677Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8473336Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8480806Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8488661Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8496175Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8503699Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8511467Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8520145Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8528902Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8537126Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8545442Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8553693Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8560509Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8567679Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8575175Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8582299Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8590134Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8597734Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8604901Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8611595Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8618879Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8626576Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8633834Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8641396Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8649353Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8656792Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8663886Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8671509Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8679162Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8686851Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8694612Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8702130Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8709281Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8717992Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8725303Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8733011Z 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-21T20:50:08.8740699Z 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-21T20:50:08.8748091Z 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-21T20:50:08.8755256Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8762621Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8770198Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8778527Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8785929Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8793579Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8800657Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8808673Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8816950Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8824603Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8832174Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8840426Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8847803Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8856139Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8864279Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8872171Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8879150Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8886481Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8894325Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8901969Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8909867Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8916548Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8924006Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8932651Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8940833Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8948994Z 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-21T20:50:08.8956374Z 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-21T20:50:08.8963777Z 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-21T20:50:08.8971445Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8978648Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8986059Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.8994000Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9001286Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9008743Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9017085Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9024571Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9032462Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9041936Z 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-21T20:50:08.9049283Z 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-21T20:50:08.9056884Z 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-21T20:50:08.9064085Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9071227Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9078605Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9085657Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9092972Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9101502Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9108372Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9115557Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9124599Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9131597Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9139236Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9147104Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9154698Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9161634Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9169238Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9177044Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9185111Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9192214Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9199284Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9206929Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9215479Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9223547Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9231177Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9238519Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9245501Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9252627Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9260218Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9268509Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9275677Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9283914Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9291561Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9298856Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9306407Z 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-21T20:50:08.9314381Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9322014Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9329313Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9337036Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9344172Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9351336Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9359591Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9367318Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9374653Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9381939Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9389617Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9396792Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9404990Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9413068Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9421864Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9430346Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9438108Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9445559Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9453200Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9460728Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9469231Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9476545Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9484922Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9492139Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9499838Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9506971Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9515098Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9522647Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9530289Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9537566Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9545517Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9553577Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9561526Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9569635Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9577634Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9585574Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9593267Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9600921Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9608929Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9616795Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9624846Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9643892Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9645034Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9647163Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9654693Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9662836Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9671687Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9679738Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9687831Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9694880Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9701845Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9708935Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9716022Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9723782Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9730916Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9738006Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9745571Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9752867Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9760873Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9768208Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9775405Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9783931Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9791923Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9799239Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9806121Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9813805Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9821043Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9828299Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9835614Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9842601Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9850257Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9857352Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9864921Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9872582Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9880920Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9888430Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9895555Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9902721Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9909873Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9916791Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9923713Z copying torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9931351Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9938208Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9945323Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9953198Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9961279Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9968477Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9976256Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9984683Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:08.9992382Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0000725Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0008755Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0016081Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0023435Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0030359Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0037930Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0046266Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0055904Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0064303Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0071473Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0078538Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0086071Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0093322Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0100661Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0108240Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0116681Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0123833Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0132089Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0139482Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0147209Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0154671Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0162413Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0170378Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0178434Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0185698Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0193024Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0200367Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0209268Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0217179Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0225327Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0232915Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0241363Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0249594Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0258647Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0266236Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0273935Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0281112Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0288782Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0296214Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0303948Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0311325Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0318680Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0326322Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0333693Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0341499Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0349124Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0357486Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0364967Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0372360Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0380715Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0388570Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0396676Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0403916Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0411168Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0419615Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0426961Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0434028Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0441765Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0449114Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0457392Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0465625Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0472721Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0480203Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0487860Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0494983Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0502309Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0509813Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0517050Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0524972Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0532300Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0539610Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0547305Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0554945Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0562667Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0569746Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0576771Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0584846Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0592008Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0600299Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0608225Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0616458Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0623352Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0630751Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0638195Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0645609Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0653890Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0662649Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0671090Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0678090Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0686065Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0693768Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0700598Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0707345Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0715533Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0725407Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0734624Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0742783Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0749989Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0757127Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0764123Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0771335Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0778654Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0786270Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0793558Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0800786Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0808233Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0815541Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0823034Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0831049Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0838791Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0846770Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0855613Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0863151Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0870730Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0878502Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0885991Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0893542Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0900878Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0908014Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0915168Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0922233Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0929987Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0937623Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0945095Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0952774Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0960724Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0967457Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0974940Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0981717Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0989266Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.0996227Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1003510Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1010760Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1019014Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1027163Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1035107Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1042866Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1050372Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1057444Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1064257Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1071961Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1080006Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1087524Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1095205Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1102892Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1110433Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1118188Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1126368Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1133621Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1141195Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1149239Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1158219Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1167723Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1174905Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1182689Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1190128Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1197230Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1204344Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1212160Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1220024Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1227792Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1234867Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1242111Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1249544Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1257692Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1264793Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1271674Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1279805Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1286783Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1294316Z 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-21T20:50:09.1301245Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1308948Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1315835Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1323167Z 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-21T20:50:09.1330315Z 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-21T20:50:09.1337765Z 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-21T20:50:09.1345078Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1352507Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1360281Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1367602Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1375020Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1382570Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1390150Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1397979Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1405559Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1413331Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1420557Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1428210Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1436662Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1443958Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1451821Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1459260Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1466725Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1475060Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1482750Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1490325Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1497429Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1504710Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1512407Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1519207Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1526313Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1533920Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1542174Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1549880Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1559180Z 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-21T20:50:09.1567200Z 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-21T20:50:09.1574810Z 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-21T20:50:09.1582033Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1589386Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1596674Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1604249Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1611881Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1619370Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1627318Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1636124Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1644338Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1651823Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1659164Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1667349Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1674987Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1682320Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1690348Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1697665Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1705512Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1714198Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1722221Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1730846Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1739145Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1746743Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1754116Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1761650Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1768802Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1776545Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1785048Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1793356Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1800698Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1808238Z 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-21T20:50:09.1815853Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1823709Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1831131Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1838556Z 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-21T20:50:09.1845829Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1853123Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1860580Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1869109Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1877504Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1885068Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1892957Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1902213Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1909864Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1917793Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1926056Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1934217Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1941350Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1948773Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1956036Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1963456Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1972084Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1979897Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1988189Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.1995738Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2002949Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2010657Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2018777Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2027026Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2035913Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2043653Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2050616Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2058382Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2065687Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2073189Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2080719Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2087978Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2095457Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2103047Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2111305Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2120232Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2127760Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2134986Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2141825Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2149716Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2157414Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2165783Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2173580Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2181085Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2189014Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2196823Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2204346Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2212682Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2219566Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2226739Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2234587Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2242311Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2249558Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2257166Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2264809Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2272563Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2280531Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2287897Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2295234Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2302792Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2310619Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2317985Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2325667Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2333427Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2341099Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2348146Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2355472Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2363118Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2370674Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2378436Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2386587Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2394736Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2402526Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2410418Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2418146Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2426473Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2434391Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2441603Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2449908Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2457973Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2465312Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2473367Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2481428Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2489970Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2496994Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2504217Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2511542Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2519470Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2528129Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2534828Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2542749Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2549986Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2557800Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2565737Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2574150Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2582713Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2590214Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2598116Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2606055Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2613149Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2620548Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2627591Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2634859Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2642730Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2650106Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2657840Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2665159Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2672872Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2680536Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2688060Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2694907Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2702955Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2711589Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2719930Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2727834Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2734997Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2742757Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2750201Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2757647Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2764571Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2772441Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2780129Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2787858Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2795566Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2802693Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2810116Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2818120Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2826471Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2834714Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2842622Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2850415Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2857641Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2865310Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2872839Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2880024Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2887688Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2895650Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2904705Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2913482Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2920853Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2928173Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2935643Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2943061Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2950361Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2957810Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2965114Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2973123Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2980594Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2988070Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.2996620Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3004108Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3012581Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3021655Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3029474Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3037754Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3045521Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3052767Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3060422Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3067659Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3075695Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3082862Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3090426Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3098451Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3106263Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3114208Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3121158Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3128755Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3135718Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3143162Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3150851Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3158065Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3165663Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3172662Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3179890Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3187120Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3194964Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3202155Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3210000Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3217161Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3225987Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3238744Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3249476Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3257287Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3267010Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3276299Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3283038Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3290070Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3297716Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3306539Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3314527Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3320990Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3327901Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3334896Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3342464Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3349986Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3356685Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3363615Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3370680Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3377171Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3384230Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3391120Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3398234Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3405115Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3413377Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3420022Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3427770Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3435670Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3443027Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3449975Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3456522Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3463821Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3471399Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3478238Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3485873Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3493773Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3500914Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3507527Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3515792Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3522968Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3530467Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3537836Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3545070Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3552720Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3560664Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3568437Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3575676Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3583633Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3591086Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3599383Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3606422Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3614822Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3622787Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3631585Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3638529Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3645100Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3652834Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3659890Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3667099Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3674335Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3682989Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3690021Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3697720Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3704796Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3712477Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3719958Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3727755Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3734400Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3742482Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3750467Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3757664Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3764678Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3771623Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3778906Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3786407Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3793960Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3800829Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3808212Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3816574Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3824067Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3831422Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3838869Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3846260Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3853642Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3861111Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3868988Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3876123Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3883548Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3891235Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3898636Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3906234Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3913177Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3920503Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3927852Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3935208Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3942082Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3949471Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3957186Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3964589Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3972016Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3979541Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3987159Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.3994440Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4002421Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4009301Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4017044Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4024678Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4032216Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4040391Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4047749Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4054968Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4062421Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4069947Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4077608Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4085132Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4092693Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4100528Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4108593Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4116388Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4123876Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4131488Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4138453Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4146012Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4153255Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4161672Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4169498Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4177906Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4185334Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4192948Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4200111Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4208110Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4216489Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4223621Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4231483Z 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-21T20:50:09.4239052Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4247579Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4255177Z copying torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4261926Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4268838Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4277205Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4284697Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4292534Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4299749Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4307170Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4314908Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4322101Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4330091Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4338025Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4345493Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4353589Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4361241Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4369018Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4377369Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4385621Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4393168Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4400774Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4408450Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4416219Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4424077Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4432035Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4439527Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4447272Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4454460Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4461879Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4469700Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4477881Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4488035Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4498003Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4505354Z 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-21T20:50:09.4513719Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4520906Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4527754Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4535399Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4544145Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4551138Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4558131Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4565714Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4572353Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4579711Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4586783Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4593859Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4601160Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4608491Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4616450Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4623655Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4630730Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4638187Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4645035Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4652704Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4661169Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4669397Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4676599Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4683733Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4690662Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4698893Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4706085Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4713901Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4721403Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4729012Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4736579Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4744222Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4751447Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4760870Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4770146Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4777373Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4786026Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4794679Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4801826Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4808755Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4815907Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4823408Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4831741Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4839322Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4847214Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4855117Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4862670Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4870328Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4877953Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4885322Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4892145Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4899602Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4906682Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4913622Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4921352Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4928815Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4936310Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4943408Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4954019Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4962864Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4970627Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4977892Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4985111Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4992349Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.4999867Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5007278Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5014389Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5021504Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5029039Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5037228Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5044938Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5052305Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5060248Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5068246Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5075623Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5084108Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5092348Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5099426Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5107393Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5115147Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5122364Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5129628Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5137440Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5145923Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5154389Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5162480Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5170365Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5177836Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5185656Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5193958Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5200477Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5208351Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5215855Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5223119Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5231087Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5239035Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5247000Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5254860Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5262454Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5269490Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5277415Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5284998Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5293685Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5301084Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5309009Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5316740Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5324810Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5333787Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5342410Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5350360Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5357918Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5365450Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5373014Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5380313Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5388413Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5396485Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5404221Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5412492Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5419661Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5427060Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5434833Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5442531Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5450736Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5458781Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5466729Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5474103Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5482667Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5490919Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5498301Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5505680Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5512575Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5520431Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5527598Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5535219Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5542397Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5549783Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5557523Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5565750Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5573698Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5581236Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5589097Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5596824Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5604357Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5611577Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5618807Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5626026Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5633951Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5641806Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5649199Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5656837Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5664352Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5671577Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5679597Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5686903Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5694494Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5702061Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5710427Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5719062Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5727833Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5736115Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5743371Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5750542Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5758656Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5766369Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5773654Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5780910Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5791119Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5801716Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5809409Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5816736Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5823954Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5831263Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5838736Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5845560Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5852814Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5860625Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5867853Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5875411Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5883367Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5891075Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5897928Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5905553Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5913405Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5920597Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5928358Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5936041Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5943159Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5950731Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5958642Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5966891Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5974926Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5982918Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5990342Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.5997560Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6004851Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6012993Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6019823Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6027212Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6035473Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6043415Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6050792Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6058818Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6065996Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6073552Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6081119Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6088644Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6096353Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6104458Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6112251Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6120389Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6128645Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6137910Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6145770Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6153481Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6161205Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6169718Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6177380Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6185218Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6192425Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6199930Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6207601Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6215295Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6223328Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6231312Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6238921Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6247127Z 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-21T20:50:09.6254746Z 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-21T20:50:09.6262102Z 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-21T20:50:09.6269681Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6277408Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6285273Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6292559Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6300040Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6307958Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6315750Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6323435Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6331139Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6338774Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6345855Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6353844Z 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-21T20:50:09.6361116Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6369153Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6376307Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6384305Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6391381Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6399334Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6419702Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6421134Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6423699Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6430897Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6439130Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6445937Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6454854Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6462691Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6470564Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6478518Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6486738Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6495012Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6503133Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6511486Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6518891Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6526304Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6534270Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6542148Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6550133Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6557677Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6566045Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6573032Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6581078Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6588562Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6596701Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6603963Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6611999Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6619263Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6627001Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6635306Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6642823Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6650283Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6657778Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6666533Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6674224Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6682866Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6691305Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6699743Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6708027Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6715866Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6724397Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6731671Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6738789Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6746039Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6754001Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6761583Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6769551Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6777507Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6785416Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6792748Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6800487Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6808446Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6816813Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6824435Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6831857Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6840254Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6848130Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6856018Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6863505Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6870920Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6878655Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6886088Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6893683Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6901137Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6909351Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6916996Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6924141Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6931468Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6939667Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6946881Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6954245Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6961312Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6969030Z copying torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6976353Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6984756Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6991742Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.6999755Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7007105Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7015051Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7022907Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7030827Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7039242Z 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-21T20:50:09.7046726Z 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-21T20:50:09.7054240Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7061506Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7069140Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7077545Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7086670Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7095161Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7102303Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7109797Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7117315Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7125162Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7133331Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7141096Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7149050Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7157445Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7165378Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7172349Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7179829Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7187670Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7196177Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7203693Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7210580Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7218056Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7225285Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7233008Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7239510Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7246731Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7254369Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7260736Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7267880Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7275038Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7283061Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7290912Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7297498Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7304879Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7312523Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7319739Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7326686Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7334352Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7341453Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7348792Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7356372Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7363746Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7371080Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7378186Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7385839Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7395044Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7401777Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7409010Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7416181Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7423520Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7431136Z 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-21T20:50:09.7438961Z 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-21T20:50:09.7446740Z 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-21T20:50:09.7454607Z 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-21T20:50:09.7462066Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7470056Z 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-21T20:50:09.7477578Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7485108Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7492628Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7500582Z 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-21T20:50:09.7507663Z 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-21T20:50:09.7515584Z 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-21T20:50:09.7522623Z 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-21T20:50:09.7529924Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7538120Z 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-21T20:50:09.7545243Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7552287Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7559592Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7566616Z 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-21T20:50:09.7575602Z 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-21T20:50:09.7583918Z 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-21T20:50:09.7593383Z 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-21T20:50:09.7602048Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7609526Z 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-21T20:50:09.7618292Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7625172Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7632555Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7640367Z 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-21T20:50:09.7648308Z 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-21T20:50:09.7655657Z 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-21T20:50:09.7662939Z 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-21T20:50:09.7670082Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7677428Z 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-21T20:50:09.7685111Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7692627Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7700067Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7707587Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7714730Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7722719Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7729863Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7737736Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7745223Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7752835Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7759629Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7767777Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7774759Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7781815Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7789452Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7797045Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7804625Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7811903Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7819069Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7826969Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7836699Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7842188Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7851150Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7856831Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7863929Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7871439Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7878838Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7887097Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7894373Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7901713Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7909179Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7917355Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7925466Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7932725Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7939513Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7946948Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7954389Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7961760Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7969782Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7978156Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7985984Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.7993912Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8000565Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8008264Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8015676Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8023553Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8030932Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8038855Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8046689Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8054507Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8061962Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8069160Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8077010Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8084499Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8091772Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8099824Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8107359Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8115599Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8122601Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8130987Z 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-21T20:50:09.8138959Z 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-21T20:50:09.8146526Z 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-21T20:50:09.8153745Z 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-21T20:50:09.8161323Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8169085Z 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-21T20:50:09.8176456Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8184610Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8193650Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8201262Z 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-21T20:50:09.8209298Z 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-21T20:50:09.8216523Z 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-21T20:50:09.8224207Z 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-21T20:50:09.8231859Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8239996Z 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-21T20:50:09.8247524Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8255327Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8263065Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8271801Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8281393Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8288890Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8296111Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8304257Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8311517Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8319313Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8326601Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8334042Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8341351Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8348548Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8355867Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8363131Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8370548Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8378026Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8385793Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8394250Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8402365Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8410718Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8418311Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8425825Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8432705Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8439713Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8447191Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8454595Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8462159Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8470414Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8477603Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8485704Z 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-21T20:50:09.8493127Z 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-21T20:50:09.8500713Z 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-21T20:50:09.8508698Z 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-21T20:50:09.8516796Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8524271Z 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-21T20:50:09.8532348Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8539786Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8547696Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8556147Z 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-21T20:50:09.8564098Z 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-21T20:50:09.8571537Z 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-21T20:50:09.8579433Z 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-21T20:50:09.8586993Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8595114Z 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-21T20:50:09.8601937Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8609817Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8618670Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8627428Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8636647Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8644746Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8652378Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8660269Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8667939Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8676303Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8685655Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8693101Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8700181Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8708592Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8715946Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8723367Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8731456Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8738866Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8746034Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8753181Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8760442Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8767619Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8775071Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8782565Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8790260Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8797429Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8804234Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8811756Z 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-21T20:50:09.8818991Z 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-21T20:50:09.8826336Z 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-21T20:50:09.8834111Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8841339Z 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-21T20:50:09.8849005Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8856547Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8863667Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8871160Z 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-21T20:50:09.8878234Z 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-21T20:50:09.8886534Z 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-21T20:50:09.8893869Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8902243Z 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-21T20:50:09.8910119Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8917233Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8924677Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8932296Z 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-21T20:50:09.8939355Z 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-21T20:50:09.8947326Z 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-21T20:50:09.8955509Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8963126Z 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-21T20:50:09.8970429Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8977512Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8985332Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.8993483Z 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-21T20:50:09.9000279Z 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-21T20:50:09.9007743Z 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-21T20:50:09.9015018Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9022326Z 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-21T20:50:09.9029713Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9036844Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9043818Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9051455Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9058753Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9066014Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9072955Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9080519Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9087963Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9095510Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9103065Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9110198Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9117686Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9124864Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9132490Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9139697Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9147348Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9155461Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9162882Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9170938Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9178542Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9185789Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9192560Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9200622Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9208058Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9215781Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9223726Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9231118Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9238209Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9246906Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9256005Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9263403Z 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-21T20:50:09.9270374Z 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-21T20:50:09.9278622Z 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-21T20:50:09.9286601Z 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-21T20:50:09.9294875Z 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-21T20:50:09.9301973Z 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-21T20:50:09.9308890Z 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-21T20:50:09.9316608Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9323722Z 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-21T20:50:09.9330680Z 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-21T20:50:09.9337973Z 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-21T20:50:09.9344912Z 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-21T20:50:09.9351973Z 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-21T20:50:09.9359690Z 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-21T20:50:09.9367013Z 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-21T20:50:09.9374613Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9381902Z 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-21T20:50:09.9389587Z 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-21T20:50:09.9397557Z 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-21T20:50:09.9404398Z 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-21T20:50:09.9412036Z 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-21T20:50:09.9419696Z 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-21T20:50:09.9427176Z 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-21T20:50:09.9435217Z 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-21T20:50:09.9442770Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9450423Z 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-21T20:50:09.9458030Z 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-21T20:50:09.9465747Z 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-21T20:50:09.9473093Z 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-21T20:50:09.9480887Z 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-21T20:50:09.9488954Z 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-21T20:50:09.9496098Z 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-21T20:50:09.9503147Z 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-21T20:50:09.9510719Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9518512Z 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-21T20:50:09.9526584Z 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-21T20:50:09.9533868Z 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-21T20:50:09.9541520Z 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-21T20:50:09.9550355Z 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-21T20:50:09.9557978Z 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-21T20:50:09.9565844Z 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-21T20:50:09.9572939Z 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-21T20:50:09.9580383Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9588869Z 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-21T20:50:09.9596612Z 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-21T20:50:09.9603947Z 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-21T20:50:09.9611405Z 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-21T20:50:09.9618982Z 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-21T20:50:09.9626166Z 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-21T20:50:09.9633865Z 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-21T20:50:09.9641317Z 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-21T20:50:09.9648708Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9656522Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9663871Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9671370Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9678833Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9686610Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9694209Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9703021Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9710316Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9717971Z 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-21T20:50:09.9725056Z 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-21T20:50:09.9732510Z 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-21T20:50:09.9739587Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9747593Z 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-21T20:50:09.9755646Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9763489Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9771023Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9779263Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9788018Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9795943Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9803358Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9811749Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9820309Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9828259Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9836104Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9843528Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9850813Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9859045Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9867311Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9874771Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9882953Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9890260Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9897274Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9904867Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9912302Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9920233Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9928071Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9944808Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9957879Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9964981Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9971607Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9978416Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9986326Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:09.9995036Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0002667Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0009860Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0017057Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0023590Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0030476Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0037450Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0044122Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0052125Z 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-21T20:50:10.0059700Z 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-21T20:50:10.0067103Z 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-21T20:50:10.0074045Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0081192Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0089180Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0096247Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0103784Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0110700Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0118301Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0126357Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0133611Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0140827Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0148196Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0155705Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0162763Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0170228Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0177932Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0191086Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0202072Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0213038Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0222935Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0229035Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0236197Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0243135Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0249274Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0256697Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0264262Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0270493Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0277601Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0285505Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0292736Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0299424Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0307244Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0314659Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0322369Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0331292Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0339803Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0346843Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0354172Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0361792Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0368813Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0375787Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0383731Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0391566Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0398739Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0405601Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0412178Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0418615Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0425609Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0433297Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0440560Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0447672Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0455423Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0462259Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0469388Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0476645Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0484168Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0491079Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0498312Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0505800Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0513910Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0521130Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0528381Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0536189Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0544719Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0553948Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0560753Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0569026Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0576207Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0584576Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0591588Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0598781Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0606153Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0613495Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0621133Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0627966Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0635505Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0642548Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0649618Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0656616Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0664539Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0671968Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0679376Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0686841Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0694271Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0701094Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0708236Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0715755Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0723430Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0731305Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0738592Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0746045Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0754460Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0762278Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0770017Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0777090Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0784953Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0792583Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0800286Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0808577Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0815908Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0823380Z 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-21T20:50:10.0832241Z 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-21T20:50:10.0841467Z 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-21T20:50:10.0848069Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0855023Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0862990Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0870533Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0877978Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0885419Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0892341Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0899922Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0908346Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0915408Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0922351Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0929527Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0936763Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0944948Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0951980Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0959840Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0966784Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0973872Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0981090Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0989471Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.0997244Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1005246Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1013084Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1020906Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1028923Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1036592Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1043278Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1050059Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1057722Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1065839Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1073645Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1082075Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1089690Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1096369Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1104425Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1112270Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1119264Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1126948Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1135253Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1143793Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1150932Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1158766Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1165487Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1173002Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1179854Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1186430Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1194263Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1202082Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1209806Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1217808Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1225827Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1233023Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1240871Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1248923Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1256740Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1264505Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1272473Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1280429Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1288206Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1296106Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1303398Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1310900Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1318566Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1326496Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1333733Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1341692Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1349423Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1357475Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1365117Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1372870Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1380479Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1388277Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1395620Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1403416Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1410894Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1418801Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1426435Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1434284Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1442174Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1449935Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1457516Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1465620Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1473032Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1480594Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1488496Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1496460Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1504517Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1512015Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1519736Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1528232Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1535443Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1543075Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1550794Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1558166Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1565914Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1573769Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1581696Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1589282Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1597062Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1604657Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1611950Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1619764Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1627504Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1635129Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1642888Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1650486Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1657989Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1665509Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1673086Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1680382Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1687666Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1695948Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1702939Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1710631Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1718744Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1726359Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1733939Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1741149Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1748945Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1756428Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1763824Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1771796Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1779043Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1787188Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1794814Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1802707Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1810948Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1817938Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1825794Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1833290Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1840493Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1847776Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1855072Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1863119Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1870139Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1877246Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1885073Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1893021Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1902225Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1910643Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1919602Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1927214Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1934758Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1941929Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1949097Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1956716Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1963608Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1971173Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1978466Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1986472Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.1994067Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2001509Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2009315Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2017226Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2025480Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2032919Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2039927Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2047449Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2055495Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2064082Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2072014Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2079870Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2087699Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2094950Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2102145Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2110285Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2118388Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2125578Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2134069Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2141717Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2149755Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2157562Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2164878Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2172799Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2180476Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2187910Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2195934Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2205300Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2215211Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2224151Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2232551Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2240212Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2247349Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2255293Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2263202Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2270898Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2278293Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2286051Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2293281Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2300899Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2308488Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2316102Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2323959Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2332211Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2339704Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2347771Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2356480Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2363804Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2371734Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2378834Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2386552Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2394182Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2401323Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2408835Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2416971Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2424922Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2432339Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2439864Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2447773Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2455190Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2462646Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2470678Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2479693Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2489398Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2496609Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2504278Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2511981Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2519899Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2527372Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2535212Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2543176Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2551381Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2559055Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2567226Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2575758Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2584561Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2591539Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2599802Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2607155Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2614724Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2621700Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2629611Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2636789Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2643827Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2651228Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2658929Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2666669Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2674885Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2682228Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2690160Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2697428Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2705596Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2713218Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2721119Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2728432Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2735650Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2742577Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2749845Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2757233Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2766026Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2774066Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2781902Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2789650Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2797539Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2805660Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2812497Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2819409Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2826761Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2834067Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2841643Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2848991Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2856040Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2863438Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2870746Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2878361Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2885669Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2893022Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2911483Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2912605Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2916300Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2924603Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2932424Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2940828Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2948005Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2955319Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2962981Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2970336Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2977799Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2985166Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.2993769Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3001098Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3009298Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3016742Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3023981Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3031472Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3038894Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3046619Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3053839Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3060958Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3067910Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3075280Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3084157Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3091990Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3100122Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3108144Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3115884Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3123473Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3131674Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3139601Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3147440Z 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-21T20:50:10.3155417Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3163629Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3171000Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3178617Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3186497Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3194348Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3202344Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3210235Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3219196Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3226582Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3234660Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3242314Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3250148Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3258858Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3266372Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3274728Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3282249Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3290442Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3298282Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3307318Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3315533Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3322639Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3330288Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3337753Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3345026Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3352520Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3360755Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3369446Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3377375Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3386389Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3394620Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3401954Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3409049Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3416175Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3423960Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3431161Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3438375Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3445613Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3453459Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3461020Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3468137Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3475930Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3483585Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3491391Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3499481Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3508125Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3516711Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3524492Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3532801Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3540529Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3548430Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3555528Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3562610Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3570492Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3579045Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3586362Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3593361Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3600161Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3607782Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3615764Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3623129Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3630844Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3638799Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3646957Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3654680Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3662276Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3670083Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3677201Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3684903Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3691933Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3699674Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3707414Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3714862Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3721826Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3729032Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3736139Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3743949Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3751016Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3758265Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3765660Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3774151Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3783733Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3791973Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3799304Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3806180Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3813467Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3821053Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3828659Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3835241Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3842135Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3849102Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3856648Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3863969Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3871772Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3879555Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3886896Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3894551Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3901846Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3909323Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3917024Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3925188Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3932863Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3940260Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3947637Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3955683Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3963322Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3972334Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3979432Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3986306Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.3993928Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4001465Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4008415Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4016090Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4022934Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4030751Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4038631Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4047589Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4056922Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4064579Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4072249Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4079511Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4087323Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4094256Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4101581Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4109604Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4117086Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4124476Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4132242Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4141151Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4148400Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4156294Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4164083Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4171770Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4179261Z 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-21T20:50:10.4187826Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4195011Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4202362Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4210495Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4217905Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4226046Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4234072Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4241349Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4249987Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4257083Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4264502Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4271734Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4279880Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4287250Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4295234Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4302793Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4310739Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4317957Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4326486Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4335468Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4343001Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4350624Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4357908Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4364987Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4371954Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4379586Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4387228Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4394294Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4401716Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4409711Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4417486Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4424978Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4432939Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4440799Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4448584Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4455995Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4464102Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4472374Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4480320Z 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-21T20:50:10.4488780Z 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-21T20:50:10.4496060Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4503478Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4510743Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4517955Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4525282Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4532117Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4539691Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4547216Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4554552Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4562121Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4569848Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4576763Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4584144Z 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-21T20:50:10.4591486Z 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-21T20:50:10.4598250Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4605196Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4612787Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4620464Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4627875Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4635331Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4642281Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4649759Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4657149Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4665156Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4672779Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4680574Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4688888Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4697417Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4704688Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4713432Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4721180Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4728807Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4736124Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4743515Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4750875Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4758402Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4765993Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4773299Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4781148Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4789689Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4799662Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4809045Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4816629Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4825168Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4832260Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4839093Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4846537Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4853799Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4861229Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4869472Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4876729Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4884458Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4892212Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4899445Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4907375Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4914997Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4922857Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4929921Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4938440Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4946401Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4954551Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4961612Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4968715Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4976308Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4984519Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.4992810Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5000168Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5007360Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5015047Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5022012Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5029697Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5036801Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5043767Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-04-21T20:50:10.5050676Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-21T20:50:10.5051961Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-21T20:50:10.5060053Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-21T20:50:10.5070720Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-21T20:50:10.5088103Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-21T20:50:10.5095522Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-04-21T20:50:10.5103174Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5104255Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5112367Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5120122Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5127156Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5134719Z copying torch/include/torch/csrc/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5141957Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5148951Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5155524Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5162436Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5170019Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5177912Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5185431Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5192317Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5199331Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5206593Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5216905Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5226985Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5235316Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5242357Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5250053Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5257740Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5264534Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5271828Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5278987Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5286039Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5293225Z copying torch/include/torch/csrc/itt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5300757Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5308866Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5316359Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5323778Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5330598Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-04-21T20:50:10.5338554Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-21T20:50:10.5339760Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-21T20:50:10.5348176Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-21T20:50:10.5355901Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-04-21T20:50:10.5362680Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:10.5363990Z 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-21T20:50:10.5371958Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:10.5380169Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:10.5387532Z 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-21T20:50:10.5394790Z 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-21T20:50:10.5401668Z 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-21T20:50:10.5408793Z 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-21T20:50:10.5416165Z 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-21T20:50:10.5423807Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:10.5432090Z 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-21T20:50:10.5439367Z 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-21T20:50:10.5446567Z 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-21T20:50:10.5454401Z 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-21T20:50:10.5461575Z 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-21T20:50:10.5469080Z 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-21T20:50:10.5476301Z 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-21T20:50:10.5487113Z 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-21T20:50:10.5497347Z 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-21T20:50:10.5504653Z 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-21T20:50:10.5512157Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:10.5518947Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:10.5526793Z 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-21T20:50:10.5534316Z 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-21T20:50:10.5541992Z 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-21T20:50:10.5550057Z 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-21T20:50:10.5558265Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:10.5567655Z 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-21T20:50:10.5586123Z 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-21T20:50:10.5593494Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:10.5595076Z 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-21T20:50:10.5603004Z 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-21T20:50:10.5609852Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:10.5617810Z 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-21T20:50:10.5624834Z 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-21T20:50:10.5631535Z 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-21T20:50:10.5639194Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:10.5646829Z 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-21T20:50:10.5654492Z 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-21T20:50:10.5660964Z 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-21T20:50:10.5667797Z 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-21T20:50:10.5674890Z 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-21T20:50:10.5681842Z 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-21T20:50:10.5699321Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:10.5707795Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:10.5716640Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:10.5724995Z 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-21T20:50:10.5732669Z 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-21T20:50:10.5739194Z 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-21T20:50:10.5746632Z 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-21T20:50:10.5755154Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:10.5762358Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-21T20:50:10.5763838Z 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-21T20:50:10.5773817Z 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-21T20:50:10.5783469Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-21T20:50:10.5790581Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-21T20:50:10.5798999Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-04-21T20:50:10.5806369Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-21T20:50:10.5807891Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-04-21T20:50:10.5815260Z 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-21T20:50:10.5822650Z 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-21T20:50:10.5829992Z 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-21T20:50:10.5837118Z 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-21T20:50:10.5844175Z 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-21T20:50:10.5851008Z 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-21T20:50:10.5858230Z 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-21T20:50:10.5865706Z 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-21T20:50:10.5872491Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-04-21T20:50:10.5874529Z 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-21T20:50:10.5881125Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-21T20:50:10.5882833Z 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-21T20:50:10.5890105Z 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-21T20:50:10.5897792Z 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-21T20:50:10.5905455Z 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-21T20:50:10.5912543Z 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-21T20:50:10.5919176Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack 2025-04-21T20:50:10.5920807Z 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-21T20:50:10.5927366Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-04-21T20:50:10.5928867Z 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-21T20:50:10.5935792Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-04-21T20:50:10.5937320Z 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-21T20:50:10.5944251Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-04-21T20:50:10.5945778Z 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-21T20:50:10.5952992Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda 2025-04-21T20:50:10.5954804Z 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-21T20:50:10.5962415Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-04-21T20:50:10.5963740Z 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-21T20:50:10.5971046Z 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-21T20:50:10.5979016Z 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-21T20:50:10.5987010Z 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-21T20:50:10.5994630Z 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-21T20:50:10.6002121Z 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-21T20:50:10.6010024Z 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-21T20:50:10.6017076Z 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-21T20:50:10.6024643Z 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-21T20:50:10.6032196Z 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-21T20:50:10.6040160Z 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-21T20:50:10.6047948Z 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-21T20:50:10.6056264Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-21T20:50:10.6057955Z 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-21T20:50:10.6065487Z 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-21T20:50:10.6072812Z 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-21T20:50:10.6079268Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-21T20:50:10.6080975Z 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-21T20:50:10.6089025Z 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-21T20:50:10.6096475Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-04-21T20:50:10.6098040Z 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-21T20:50:10.6105693Z 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-21T20:50:10.6113676Z 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-21T20:50:10.6121163Z 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-21T20:50:10.6128737Z 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-21T20:50:10.6136961Z 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-21T20:50:10.6145069Z 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-21T20:50:10.6152950Z 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-21T20:50:10.6160195Z 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-21T20:50:10.6168263Z 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-21T20:50:10.6176461Z 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-21T20:50:10.6183429Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda 2025-04-21T20:50:10.6184865Z copying torch/include/torch/csrc/jit/cuda/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda 2025-04-21T20:50:10.6192181Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-21T20:50:10.6193991Z 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-21T20:50:10.6201831Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-21T20:50:10.6210014Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-21T20:50:10.6217796Z 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-21T20:50:10.6225578Z 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-21T20:50:10.6232849Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-21T20:50:10.6248337Z 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-21T20:50:10.6256501Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-21T20:50:10.6264230Z 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-21T20:50:10.6272207Z 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-21T20:50:10.6280049Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-04-21T20:50:10.6287903Z 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-21T20:50:10.6295548Z 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-21T20:50:10.6302727Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6304041Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6311794Z 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-21T20:50:10.6319626Z 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-21T20:50:10.6327218Z 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-21T20:50:10.6334800Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6342774Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6350042Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6357938Z 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-21T20:50:10.6365642Z 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-21T20:50:10.6373021Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6380542Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6388606Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6397996Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6405917Z 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-21T20:50:10.6413773Z 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-21T20:50:10.6420700Z 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-21T20:50:10.6428701Z 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-21T20:50:10.6437044Z 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-21T20:50:10.6445523Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:10.6453029Z 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-21T20:50:10.6460937Z 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-21T20:50:10.6467878Z 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-21T20:50:10.6475376Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-21T20:50:10.6476929Z 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-21T20:50:10.6485022Z 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-21T20:50:10.6493861Z 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-21T20:50:10.6502802Z 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-21T20:50:10.6510272Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-21T20:50:10.6511804Z 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-21T20:50:10.6519191Z 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-21T20:50:10.6526980Z 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-21T20:50:10.6533956Z 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-21T20:50:10.6541095Z 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-21T20:50:10.6548772Z 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-21T20:50:10.6555811Z 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-21T20:50:10.6562845Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-04-21T20:50:10.6564396Z 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-21T20:50:10.6571942Z 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-21T20:50:10.6579549Z 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-21T20:50:10.6586987Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-04-21T20:50:10.6588438Z 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-21T20:50:10.6595804Z 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-21T20:50:10.6603107Z 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-21T20:50:10.6609956Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/optim 2025-04-21T20:50:10.6611547Z 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-21T20:50:10.6618824Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-04-21T20:50:10.6620672Z 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-21T20:50:10.6628831Z 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-21T20:50:10.6636214Z 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-21T20:50:10.6643700Z 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-21T20:50:10.6650464Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:10.6651987Z 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-21T20:50:10.6659471Z 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-21T20:50:10.6666802Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:10.6674459Z 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-21T20:50:10.6681824Z 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-21T20:50:10.6689822Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:10.6697484Z 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-21T20:50:10.6705491Z 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-21T20:50:10.6713419Z 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-21T20:50:10.6721623Z 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-21T20:50:10.6729335Z 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-21T20:50:10.6737208Z 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-21T20:50:10.6745810Z 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-21T20:50:10.6754288Z 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-21T20:50:10.6761700Z 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-21T20:50:10.6769505Z 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-21T20:50:10.6777476Z 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-21T20:50:10.6785702Z 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-21T20:50:10.6793989Z 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-21T20:50:10.6801488Z 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-21T20:50:10.6809222Z 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-21T20:50:10.6817268Z 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-21T20:50:10.6824458Z 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-21T20:50:10.6831900Z 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-21T20:50:10.6840051Z 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-21T20:50:10.6847857Z 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-21T20:50:10.6855913Z 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-21T20:50:10.6862886Z 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-21T20:50:10.6870295Z 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-21T20:50:10.6877654Z 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-21T20:50:10.6885031Z 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-21T20:50:10.6892874Z 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-21T20:50:10.6900138Z 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-21T20:50:10.6907474Z 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-21T20:50:10.6915503Z 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-21T20:50:10.6923023Z 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-21T20:50:10.6930701Z 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-21T20:50:10.6938144Z 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-21T20:50:10.6945824Z 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-21T20:50:10.6954537Z 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-21T20:50:10.6962235Z 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-21T20:50:10.6969376Z 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-21T20:50:10.6976772Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:10.6984185Z 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-21T20:50:10.6991921Z 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-21T20:50:10.6999227Z 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-21T20:50:10.7006561Z 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-21T20:50:10.7013850Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:10.7021310Z 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-21T20:50:10.7028809Z 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-21T20:50:10.7036226Z 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-21T20:50:10.7044251Z 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-21T20:50:10.7051451Z 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-21T20:50:10.7060235Z 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-21T20:50:10.7067887Z 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-21T20:50:10.7077417Z 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-21T20:50:10.7086639Z 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-21T20:50:10.7094525Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:10.7103054Z 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-21T20:50:10.7112021Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:10.7119720Z 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-21T20:50:10.7127330Z 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-21T20:50:10.7134971Z 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-21T20:50:10.7142797Z 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-21T20:50:10.7150245Z 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-21T20:50:10.7158119Z 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-21T20:50:10.7165460Z 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-21T20:50:10.7173243Z 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-21T20:50:10.7181340Z 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-21T20:50:10.7190400Z 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-21T20:50:10.7197427Z 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-21T20:50:10.7204812Z 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-21T20:50:10.7212142Z 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-21T20:50:10.7219410Z 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-21T20:50:10.7226823Z 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-21T20:50:10.7234521Z 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-21T20:50:10.7241999Z 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-21T20:50:10.7249459Z 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-21T20:50:10.7257448Z 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-21T20:50:10.7264869Z 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-21T20:50:10.7272442Z 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-21T20:50:10.7280069Z 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-21T20:50:10.7287760Z 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-21T20:50:10.7295573Z 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-21T20:50:10.7302849Z 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-21T20:50:10.7310555Z 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-21T20:50:10.7318110Z 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-21T20:50:10.7325948Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-04-21T20:50:10.7327403Z 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-21T20:50:10.7334784Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-04-21T20:50:10.7336303Z 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-21T20:50:10.7343689Z 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-21T20:50:10.7351085Z 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-21T20:50:10.7359002Z 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-21T20:50:10.7366746Z 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-21T20:50:10.7374461Z 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-21T20:50:10.7381716Z 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-21T20:50:10.7388876Z 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-21T20:50:10.7396804Z 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-21T20:50:10.7404420Z 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-21T20:50:10.7411585Z 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-21T20:50:10.7418747Z 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-21T20:50:10.7426939Z 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-21T20:50:10.7434939Z 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-21T20:50:10.7442986Z 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-21T20:50:10.7452013Z 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-21T20:50:10.7460530Z 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-21T20:50:10.7469432Z 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-21T20:50:10.7476853Z 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-21T20:50:10.7484745Z 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-21T20:50:10.7491613Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-21T20:50:10.7493512Z 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-21T20:50:10.7500922Z 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-21T20:50:10.7508277Z 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-21T20:50:10.7515895Z 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-21T20:50:10.7522885Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-04-21T20:50:10.7524436Z 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-21T20:50:10.7532077Z 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-21T20:50:10.7539989Z 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-21T20:50:10.7547171Z 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-21T20:50:10.7554967Z 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-21T20:50:10.7562737Z 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-21T20:50:10.7571731Z 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-21T20:50:10.7587179Z 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-21T20:50:10.7595327Z 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-21T20:50:10.7602900Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-04-21T20:50:10.7604623Z 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-21T20:50:10.7613517Z 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-21T20:50:10.7621609Z 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-21T20:50:10.7629148Z 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-21T20:50:10.7636975Z 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-21T20:50:10.7644243Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-21T20:50:10.7645266Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-21T20:50:10.7653064Z 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-21T20:50:10.7661001Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-04-21T20:50:10.7669014Z 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-21T20:50:10.7686107Z 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-21T20:50:10.7693161Z 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-21T20:50:10.7699973Z 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-21T20:50:10.7707299Z 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-21T20:50:10.7714704Z 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-21T20:50:10.7722138Z 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-21T20:50:10.7729465Z 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-21T20:50:10.7737412Z 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-21T20:50:10.7745093Z 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-21T20:50:10.7752926Z 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-21T20:50:10.7760265Z 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-21T20:50:10.7767917Z 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-21T20:50:10.7776071Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-21T20:50:10.7777168Z 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-21T20:50:10.7786416Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-21T20:50:10.7794370Z 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-21T20:50:10.7801849Z 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-21T20:50:10.7810591Z 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-21T20:50:10.7817487Z 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-21T20:50:10.7825193Z 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-21T20:50:10.7833720Z 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-21T20:50:10.7841280Z 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-21T20:50:10.7848923Z 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-21T20:50:10.7856689Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-21T20:50:10.7864566Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-21T20:50:10.7872256Z 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-21T20:50:10.7880048Z 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-21T20:50:10.7887517Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-21T20:50:10.7895335Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-04-21T20:50:10.7903770Z 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-21T20:50:10.7911579Z 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-21T20:50:10.7919372Z 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-21T20:50:10.7926765Z 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-21T20:50:10.7934936Z 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-21T20:50:10.7950234Z 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-21T20:50:10.7957918Z 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-21T20:50:10.7965510Z 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-21T20:50:10.7973122Z 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-21T20:50:10.7980710Z 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-21T20:50:10.7988190Z 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-21T20:50:10.7996286Z 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-21T20:50:10.8004173Z 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-21T20:50:10.8012724Z 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-21T20:50:10.8020273Z 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-21T20:50:10.8027830Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-21T20:50:10.8029446Z 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-21T20:50:10.8036512Z 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-21T20:50:10.8051218Z 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-21T20:50:10.8058474Z 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-21T20:50:10.8065095Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-04-21T20:50:10.8067068Z 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-21T20:50:10.8074589Z 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-21T20:50:10.8082105Z 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-21T20:50:10.8101038Z 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-21T20:50:10.8107891Z 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-21T20:50:10.8116431Z 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-21T20:50:10.8123563Z 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-21T20:50:10.8130706Z 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-21T20:50:10.8137924Z 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-21T20:50:10.8144901Z 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-21T20:50:10.8151530Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8153089Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8160987Z 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-21T20:50:10.8169853Z 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-21T20:50:10.8177110Z 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-21T20:50:10.8184806Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8192283Z 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-21T20:50:10.8199891Z 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-21T20:50:10.8206896Z 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-21T20:50:10.8214575Z 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-21T20:50:10.8222553Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8230202Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8237791Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8245552Z 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-21T20:50:10.8253087Z 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-21T20:50:10.8260736Z 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-21T20:50:10.8268363Z 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-21T20:50:10.8275839Z 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-21T20:50:10.8283520Z 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-21T20:50:10.8290415Z 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-21T20:50:10.8298115Z 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-21T20:50:10.8305837Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8314471Z 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-21T20:50:10.8322319Z 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-21T20:50:10.8329177Z 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-21T20:50:10.8336722Z 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-21T20:50:10.8344561Z 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-21T20:50:10.8352269Z 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-21T20:50:10.8359533Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8367494Z 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-21T20:50:10.8375534Z 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-21T20:50:10.8382755Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8391039Z 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-21T20:50:10.8398587Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8406118Z 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-21T20:50:10.8414166Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8422322Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8430522Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8438913Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8447659Z 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-21T20:50:10.8456251Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:10.8463391Z 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-21T20:50:10.8470723Z 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-21T20:50:10.8477625Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-21T20:50:10.8479061Z 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-21T20:50:10.8486438Z 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-21T20:50:10.8493619Z 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-21T20:50:10.8500424Z 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-21T20:50:10.8507102Z 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-21T20:50:10.8518028Z 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-21T20:50:10.8528081Z 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-21T20:50:10.8534689Z 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-21T20:50:10.8542743Z 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-21T20:50:10.8550046Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-04-21T20:50:10.8551524Z 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-21T20:50:10.8560013Z 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-21T20:50:10.8568711Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-04-21T20:50:10.8570059Z copying torch/include/torch/csrc/stable/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-04-21T20:50:10.8577361Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-04-21T20:50:10.8579553Z 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-21T20:50:10.8587440Z 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-21T20:50:10.8594533Z 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-21T20:50:10.8602584Z 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-21T20:50:10.8609856Z 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-21T20:50:10.8618863Z 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-21T20:50:10.8627456Z 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-21T20:50:10.8635015Z 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-21T20:50:10.8643692Z 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-21T20:50:10.8651838Z 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-21T20:50:10.8658916Z 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-21T20:50:10.8666316Z 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-21T20:50:10.8673720Z 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-21T20:50:10.8681163Z 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-21T20:50:10.8688595Z 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-21T20:50:10.8696228Z 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-21T20:50:10.8703901Z 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-21T20:50:10.8711638Z 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-21T20:50:10.8719023Z 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-21T20:50:10.8736907Z 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-21T20:50:10.8744384Z 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-21T20:50:10.8750994Z 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-21T20:50:10.8757648Z 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-21T20:50:10.8765316Z 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-21T20:50:10.8772288Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-04-21T20:50:10.8773888Z 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-21T20:50:10.8781432Z 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-21T20:50:10.8788736Z 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-21T20:50:10.8795940Z 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-21T20:50:10.8802770Z 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-21T20:50:10.8810505Z 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-21T20:50:10.8821119Z 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-21T20:50:10.8832814Z 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-21T20:50:10.8843204Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-21T20:50:10.8844599Z 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-21T20:50:10.8854802Z 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-21T20:50:10.8862185Z 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-21T20:50:10.8869033Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-21T20:50:10.8870692Z 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-21T20:50:10.8877894Z 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-21T20:50:10.8886642Z 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-21T20:50:10.8894304Z 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-21T20:50:10.8901375Z 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-21T20:50:10.8908237Z 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-21T20:50:10.8915521Z 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-21T20:50:10.8922310Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-04-21T20:50:10.8923796Z 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-21T20:50:10.8930971Z 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-21T20:50:10.8938204Z 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-21T20:50:10.8944529Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-21T20:50:10.8946000Z 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-21T20:50:10.8953226Z 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-21T20:50:10.8960927Z 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-21T20:50:10.8968101Z 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-21T20:50:10.8974967Z 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-21T20:50:10.8982355Z 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-21T20:50:10.8988893Z 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-21T20:50:10.8995848Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-21T20:50:10.8997306Z 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-21T20:50:10.9005151Z 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-21T20:50:10.9012538Z 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-21T20:50:10.9019587Z 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-21T20:50:10.9026303Z 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-21T20:50:10.9033997Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2025-04-21T20:50:10.9035687Z 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-21T20:50:10.9044104Z 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-21T20:50:10.9051730Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-04-21T20:50:10.9053285Z 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-21T20:50:10.9060388Z 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-21T20:50:10.9067964Z 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-21T20:50:10.9076089Z 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-21T20:50:10.9085003Z 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-21T20:50:10.9093288Z 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-21T20:50:10.9100359Z 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-21T20:50:10.9107949Z 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-21T20:50:10.9116223Z 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-21T20:50:10.9123722Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-21T20:50:10.9125344Z 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-21T20:50:10.9133733Z 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-21T20:50:10.9141304Z 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-21T20:50:10.9148760Z 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-21T20:50:10.9155954Z 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-21T20:50:10.9163715Z 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-21T20:50:10.9171151Z 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-21T20:50:10.9179171Z 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-21T20:50:10.9186099Z 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-21T20:50:10.9193896Z 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-21T20:50:10.9202530Z 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-21T20:50:10.9210730Z 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-21T20:50:10.9218916Z 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-21T20:50:10.9225618Z 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-21T20:50:10.9239549Z 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-21T20:50:10.9247435Z 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-21T20:50:10.9254719Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-21T20:50:10.9256171Z 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-21T20:50:10.9264370Z 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-21T20:50:10.9272971Z 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-21T20:50:10.9281029Z 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-21T20:50:10.9289556Z 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-21T20:50:10.9297521Z 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-21T20:50:10.9311041Z 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-21T20:50:10.9313547Z 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-21T20:50:10.9321046Z 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-21T20:50:10.9328854Z 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-21T20:50:10.9336755Z 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-21T20:50:10.9344595Z 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-21T20:50:10.9352540Z 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-21T20:50:10.9361621Z 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-21T20:50:10.9369915Z 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-21T20:50:10.9377997Z 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-21T20:50:10.9386099Z 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-21T20:50:10.9394976Z 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-21T20:50:10.9403271Z 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-21T20:50:10.9411017Z 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-21T20:50:10.9418573Z 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-21T20:50:10.9426385Z 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-21T20:50:10.9434830Z 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-21T20:50:10.9443477Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-21T20:50:10.9445018Z 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-21T20:50:10.9453350Z 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-21T20:50:10.9461404Z 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-21T20:50:10.9469607Z 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-21T20:50:10.9477244Z 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-21T20:50:10.9486106Z 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-21T20:50:10.9494277Z 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-21T20:50:10.9501898Z 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-21T20:50:10.9509343Z 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-21T20:50:10.9517080Z 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-21T20:50:10.9525005Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-21T20:50:10.9526854Z 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-21T20:50:10.9535964Z 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-21T20:50:10.9544668Z 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-21T20:50:10.9551637Z 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-21T20:50:10.9559654Z 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-21T20:50:10.9567260Z 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-21T20:50:10.9574931Z 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-21T20:50:10.9583968Z 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-21T20:50:10.9593084Z 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-21T20:50:10.9600380Z 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-21T20:50:10.9608030Z 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-21T20:50:10.9617350Z 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-21T20:50:10.9625115Z 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-21T20:50:10.9633151Z 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-21T20:50:10.9640299Z 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-21T20:50:10.9648166Z 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-21T20:50:10.9655986Z 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-21T20:50:10.9663808Z 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-21T20:50:10.9670911Z 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-21T20:50:10.9678045Z 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-21T20:50:10.9685730Z 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-21T20:50:10.9692924Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-04-21T20:50:10.9694485Z 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-21T20:50:10.9703029Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-21T20:50:10.9704433Z 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-21T20:50:10.9714187Z 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-21T20:50:10.9722637Z 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-21T20:50:10.9730974Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-04-21T20:50:10.9732483Z 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-21T20:50:10.9741425Z 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-21T20:50:10.9749581Z 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-21T20:50:10.9757644Z 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-21T20:50:10.9766523Z 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-21T20:50:10.9773873Z 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-21T20:50:10.9781509Z 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-21T20:50:10.9788938Z 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-21T20:50:10.9796253Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-21T20:50:10.9798196Z 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-21T20:50:10.9806420Z 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-21T20:50:10.9814136Z 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-21T20:50:10.9822235Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python 2025-04-21T20:50:10.9823665Z 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-21T20:50:10.9831134Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-04-21T20:50:10.9833224Z 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-21T20:50:10.9840606Z 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-21T20:50:10.9847900Z 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-21T20:50:10.9855186Z 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-21T20:50:10.9862121Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9863393Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9877942Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9887874Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9897390Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9904432Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9911873Z 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-21T20:50:10.9918961Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9925913Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9933910Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9941461Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9949004Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9956537Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9964686Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9971842Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9979888Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9988230Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:10.9998588Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0008199Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0015734Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0021997Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0028925Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0036470Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0043502Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0051103Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0058543Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0065961Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0073999Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0081873Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0088716Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0095911Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0104004Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0110982Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0119243Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0127187Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0134460Z 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-21T20:50:11.0141645Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0149110Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0157280Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0165857Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0173288Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0181394Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0188548Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0196268Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0203765Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0210970Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0225811Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-04-21T20:50:11.0234680Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-21T20:50:11.0236126Z 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-21T20:50:11.0246829Z 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-21T20:50:11.0256240Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-21T20:50:11.0263677Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-21T20:50:11.0271124Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-21T20:50:11.0278437Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-04-21T20:50:11.0285821Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-21T20:50:11.0287044Z 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-21T20:50:11.0294892Z 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-21T20:50:11.0301709Z 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-21T20:50:11.0308560Z 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-21T20:50:11.0316120Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-04-21T20:50:11.0323560Z 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-21T20:50:11.0330325Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-21T20:50:11.0331582Z 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-21T20:50:11.0339229Z 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-21T20:50:11.0347018Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-21T20:50:11.0354374Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-21T20:50:11.0389748Z 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-21T20:50:11.0405046Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-04-21T20:50:11.0420387Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu 2025-04-21T20:50:11.0421467Z copying torch/include/torch/csrc/cpu/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu 2025-04-21T20:50:11.0429985Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0431084Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0439398Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0447162Z copying torch/include/torch/csrc/cuda/GdsFile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0454039Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0461329Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0468691Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0477132Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0485817Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0492507Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0499700Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0507563Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0515671Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-04-21T20:50:11.0523262Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-04-21T20:50:11.0525740Z copying torch/include/torch/csrc/distributed/autograd/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-04-21T20:50:11.0533349Z 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-21T20:50:11.0541170Z copying torch/include/torch/csrc/distributed/autograd/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-04-21T20:50:11.0549125Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2025-04-21T20:50:11.0550386Z 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-21T20:50:11.0558051Z 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-21T20:50:11.0565668Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/engine 2025-04-21T20:50:11.0567088Z 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-21T20:50:11.0575202Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2025-04-21T20:50:11.0576468Z 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-21T20:50:11.0585180Z 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-21T20:50:11.0592794Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-21T20:50:11.0594687Z 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-21T20:50:11.0602648Z 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-21T20:50:11.0610945Z 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-21T20:50:11.0618572Z 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-21T20:50:11.0625658Z 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-21T20:50:11.0633450Z 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-21T20:50:11.0641241Z 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-21T20:50:11.0648957Z 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-21T20:50:11.0656420Z 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-21T20:50:11.0664586Z 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-21T20:50:11.0671742Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0673605Z 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-21T20:50:11.0681549Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0689666Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0697354Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0704458Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0712288Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0719842Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0727197Z 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-21T20:50:11.0734978Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.0742658Z 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-21T20:50:11.0750255Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-04-21T20:50:11.0752379Z 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-21T20:50:11.0759544Z 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-21T20:50:11.0767348Z 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-21T20:50:11.0774134Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-21T20:50:11.0776302Z 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-21T20:50:11.0783096Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-21T20:50:11.0791131Z 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-21T20:50:11.0798991Z 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-21T20:50:11.0806991Z 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-21T20:50:11.0814874Z 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-21T20:50:11.0821963Z 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-21T20:50:11.0829617Z 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-21T20:50:11.0837834Z 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-21T20:50:11.0846291Z 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-21T20:50:11.0854155Z 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-21T20:50:11.0861598Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-21T20:50:11.0869050Z 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-21T20:50:11.0877130Z 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-21T20:50:11.0885287Z 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-21T20:50:11.0893468Z 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-21T20:50:11.0901748Z 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-21T20:50:11.0909931Z 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-21T20:50:11.0917306Z 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-21T20:50:11.0924996Z 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-21T20:50:11.0932753Z 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-21T20:50:11.0940937Z 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-21T20:50:11.0949002Z 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-21T20:50:11.0957018Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-21T20:50:11.0964737Z 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-21T20:50:11.0972401Z 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-21T20:50:11.0979841Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-04-21T20:50:11.0987204Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/metrics 2025-04-21T20:50:11.0988883Z 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-21T20:50:11.0996613Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler 2025-04-21T20:50:11.0998294Z 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-21T20:50:11.1006910Z 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-21T20:50:11.1014186Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing 2025-04-21T20:50:11.1015852Z 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-21T20:50:11.1023950Z 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-21T20:50:11.1031861Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1033384Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1040629Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1056171Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1064593Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1072690Z copying torch/include/torch/csrc/dynamo/cpython_includes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1080622Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1087409Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1094719Z copying torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1102413Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1110424Z copying torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1118025Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1126219Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1135768Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1143835Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-04-21T20:50:11.1152418Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-04-21T20:50:11.1153948Z copying torch/include/torch/csrc/export/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-04-21T20:50:11.1160949Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch 2025-04-21T20:50:11.1162451Z copying torch/include/torch/csrc/functorch/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch 2025-04-21T20:50:11.1170501Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx 2025-04-21T20:50:11.1172000Z copying torch/include/torch/csrc/fx/node.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx 2025-04-21T20:50:11.1179313Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-21T20:50:11.1180820Z copying torch/include/torch/csrc/inductor/array_ref_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-21T20:50:11.1188648Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-21T20:50:11.1196964Z copying torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-04-21T20:50:11.1204422Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager 2025-04-21T20:50:11.1206003Z 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-21T20:50:11.1213602Z 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-21T20:50:11.1220973Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-04-21T20:50:11.1222446Z 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-21T20:50:11.1229894Z 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-21T20:50:11.1236958Z 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-21T20:50:11.1244430Z 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-21T20:50:11.1251611Z 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-21T20:50:11.1258431Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package 2025-04-21T20:50:11.1260073Z 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-21T20:50:11.1267438Z 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-21T20:50:11.1274525Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-04-21T20:50:11.1276144Z 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-21T20:50:11.1284048Z 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-21T20:50:11.1292132Z 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-21T20:50:11.1299851Z 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-21T20:50:11.1306991Z 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-21T20:50:11.1314870Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-21T20:50:11.1316401Z 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-21T20:50:11.1324020Z 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-21T20:50:11.1331874Z 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-21T20:50:11.1339418Z 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-21T20:50:11.1347366Z 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-21T20:50:11.1355037Z 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-21T20:50:11.1363641Z 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-21T20:50:11.1372510Z 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-21T20:50:11.1380952Z 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-21T20:50:11.1389463Z 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-21T20:50:11.1397767Z 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-21T20:50:11.1406519Z 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-21T20:50:11.1413929Z 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-21T20:50:11.1421196Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-04-21T20:50:11.1422969Z 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-21T20:50:11.1430675Z 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-21T20:50:11.1439061Z 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-21T20:50:11.1446855Z 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-21T20:50:11.1453877Z 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-21T20:50:11.1462563Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-21T20:50:11.1464026Z 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-21T20:50:11.1474457Z 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-21T20:50:11.1482064Z 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-21T20:50:11.1489489Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-21T20:50:11.1490974Z 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-21T20:50:11.1499887Z 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-21T20:50:11.1515116Z 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-21T20:50:11.1521766Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-21T20:50:11.1523459Z 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-21T20:50:11.1531284Z 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-21T20:50:11.1539497Z 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-21T20:50:11.1546663Z 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-21T20:50:11.1554620Z 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-21T20:50:11.1562111Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-21T20:50:11.1563698Z 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-21T20:50:11.1570727Z 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-21T20:50:11.1578595Z 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-21T20:50:11.1584967Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter 2025-04-21T20:50:11.1586401Z copying torch/include/torch/csrc/instruction_counter/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter 2025-04-21T20:50:11.1594132Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-04-21T20:50:11.1596327Z 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-21T20:50:11.1603990Z 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-21T20:50:11.1612162Z 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-21T20:50:11.1619993Z 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-21T20:50:11.1627253Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1628895Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1636343Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1643962Z 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-21T20:50:11.1651411Z 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-21T20:50:11.1659053Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1666638Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1674253Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1683353Z 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-21T20:50:11.1691871Z 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-21T20:50:11.1699559Z 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-21T20:50:11.1706671Z 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-21T20:50:11.1714702Z 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-21T20:50:11.1723042Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1731733Z 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-21T20:50:11.1739295Z 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-21T20:50:11.1747292Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1754748Z 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-21T20:50:11.1762835Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1771565Z 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-21T20:50:11.1779601Z 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-21T20:50:11.1787819Z 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-21T20:50:11.1795940Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1803993Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1811287Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:11.1817968Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops 2025-04-21T20:50:11.1819579Z 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-21T20:50:11.1827178Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2025-04-21T20:50:11.1828627Z 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-21T20:50:11.1836956Z 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-21T20:50:11.1844302Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-21T20:50:11.1846733Z copying torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-21T20:50:11.1854547Z copying torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-21T20:50:11.1882799Z copying torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-04-21T20:50:11.1890244Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-04-21T20:50:11.1891607Z copying torch/include/torch/csrc/lazy/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-04-21T20:50:11.1899139Z 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-21T20:50:11.1906213Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-04-21T20:50:11.1907746Z 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-21T20:50:11.1915476Z 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-21T20:50:11.1923049Z 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-21T20:50:11.1930429Z 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-21T20:50:11.1937764Z 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-21T20:50:11.1944825Z 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-21T20:50:11.1952124Z 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-21T20:50:11.1960347Z 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-21T20:50:11.1968034Z 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-21T20:50:11.1975887Z 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-21T20:50:11.1983675Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-21T20:50:11.1985354Z 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-21T20:50:11.1994021Z 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-21T20:50:11.2002546Z 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-21T20:50:11.2010175Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-21T20:50:11.2011659Z copying torch/include/torch/csrc/monitor/counters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-21T20:50:11.2019258Z copying torch/include/torch/csrc/monitor/events.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-21T20:50:11.2027591Z copying torch/include/torch/csrc/monitor/python_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-04-21T20:50:11.2035952Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps 2025-04-21T20:50:11.2037500Z copying torch/include/torch/csrc/mps/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps 2025-04-21T20:50:11.2045854Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia 2025-04-21T20:50:11.2047284Z copying torch/include/torch/csrc/mtia/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia 2025-04-21T20:50:11.2054259Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing 2025-04-21T20:50:11.2055680Z copying torch/include/torch/csrc/multiprocessing/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing 2025-04-21T20:50:11.2063057Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-21T20:50:11.2064528Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-21T20:50:11.2071863Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-21T20:50:11.2079456Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-04-21T20:50:11.2086779Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2088178Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2095701Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2104013Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2111569Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2119110Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2127148Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2135167Z copying torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2142450Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2150060Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2157482Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2165038Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-04-21T20:50:11.2172694Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-04-21T20:50:11.2174205Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-04-21T20:50:11.2181725Z 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-21T20:50:11.2189379Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-04-21T20:50:11.2196021Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-04-21T20:50:11.2197498Z 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-21T20:50:11.2206410Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-04-21T20:50:11.2215264Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-04-21T20:50:11.2222595Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-04-21T20:50:11.2224093Z 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-21T20:50:11.2231182Z 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-21T20:50:11.2239307Z 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-21T20:50:11.2247594Z 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-21T20:50:11.2253659Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2025-04-21T20:50:11.2255051Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2025-04-21T20:50:11.2261711Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2263070Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2270531Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2278145Z 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-21T20:50:11.2285609Z 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-21T20:50:11.2292765Z 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-21T20:50:11.2300028Z 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-21T20:50:11.2307246Z 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-21T20:50:11.2314382Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2323262Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2331041Z 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-21T20:50:11.2338622Z 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-21T20:50:11.2346069Z 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-21T20:50:11.2353345Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2360520Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2367963Z 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-21T20:50:11.2375515Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:11.2383532Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2025-04-21T20:50:11.2385184Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2025-04-21T20:50:11.2393606Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2394973Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2402842Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2410035Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2417945Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2426094Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2433152Z copying torch/include/torch/csrc/utils/generated_serialization_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2451987Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2459260Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2466663Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2474329Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2481489Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2488916Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2496130Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2503950Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2511237Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2518905Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2537810Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2544986Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2553176Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2562014Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2569724Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2577859Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2585558Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2592423Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2600246Z 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-21T20:50:11.2607375Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2614773Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2628999Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2636562Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2643833Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2650670Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2657583Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2664540Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2671559Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2678433Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2685717Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2692853Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2701024Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2709238Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2716412Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2724066Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2731643Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2739062Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2746948Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2754166Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-04-21T20:50:11.2761391Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-21T20:50:11.2762702Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-21T20:50:11.2770377Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-21T20:50:11.2778160Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-04-21T20:50:11.2785765Z copying torch/include/dnnl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:11.2793537Z copying torch/include/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:11.2800909Z copying torch/include/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:11.2808506Z copying torch/include/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:11.2815591Z copying torch/include/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-04-21T20:50:11.2824000Z copying torch/include/oneapi/dnnl/dnnl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2863572Z copying torch/include/oneapi/dnnl/dnnl_common.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2872051Z copying torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2889824Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2898656Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2906217Z copying torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2915231Z copying torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2924017Z copying torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2932156Z copying torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2939245Z copying torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-04-21T20:50:11.2947867Z 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-21T20:50:11.2955417Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.2964174Z copying torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.2972057Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.2979020Z copying torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.2986304Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.2993781Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3000953Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3008533Z copying torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3016494Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3023723Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3030741Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3037822Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3045755Z copying torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3053724Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3062903Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3070366Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3084836Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3093166Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3101242Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3117397Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3125332Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3132769Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3141311Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3150054Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3158192Z copying torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3166993Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3175063Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3182964Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3190930Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3198477Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3205960Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3213238Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3221132Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3228556Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3235763Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3243291Z 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-21T20:50:11.3251138Z 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-21T20:50:11.3259916Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3268232Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:11.3276997Z 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-21T20:50:11.3285071Z 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-21T20:50:11.3292032Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-21T20:50:11.3293757Z 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-21T20:50:11.3300863Z 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-21T20:50:11.3309000Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-21T20:50:11.3310634Z 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-21T20:50:11.3318389Z 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-21T20:50:11.3325895Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda 2025-04-21T20:50:11.3327368Z 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-21T20:50:11.3334695Z creating build/lib.linux-x86_64-cpython-310/torch/include/THH 2025-04-21T20:50:11.3336031Z copying torch/include/THH/THHAtomics.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THH 2025-04-21T20:50:11.3344086Z copying torch/include/THH/THHDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THH 2025-04-21T20:50:11.3352884Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3361559Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3371086Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3378648Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3386030Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3395266Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3403244Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3411261Z copying torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3419375Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3426817Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3434520Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3442892Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3458905Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3467222Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3475465Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3494326Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3502321Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3510732Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3518548Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3535304Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3544928Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3553459Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3561038Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3569281Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3577130Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3584453Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3592079Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3599993Z copying torch/include/ATen/native/cuda/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3607727Z copying torch/include/ATen/native/cuda/cutlass_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3616895Z 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-21T20:50:11.3624742Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3632392Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3641084Z 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-21T20:50:11.3648242Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3656048Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3663972Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3671969Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-04-21T20:50:11.3680093Z copying torch/include/ATen/native/hip/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3688398Z copying torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3696176Z copying torch/include/ATen/native/hip/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3705000Z copying torch/include/ATen/native/hip/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3712107Z copying torch/include/ATen/native/hip/GridSampler.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3721086Z copying torch/include/ATen/native/hip/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3729647Z copying torch/include/ATen/native/hip/HIPJitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3737852Z copying torch/include/ATen/native/hip/HIPLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3746155Z copying torch/include/ATen/native/hip/JitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3754007Z copying torch/include/ATen/native/hip/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3761111Z copying torch/include/ATen/native/hip/Loops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3768343Z copying torch/include/ATen/native/hip/Math.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3784370Z copying torch/include/ATen/native/hip/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3792854Z copying torch/include/ATen/native/hip/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3800823Z copying torch/include/ATen/native/hip/Normalization.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3816538Z copying torch/include/ATen/native/hip/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3824631Z copying torch/include/ATen/native/hip/Pow.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3831769Z copying torch/include/ATen/native/hip/Randperm.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3839548Z copying torch/include/ATen/native/hip/Reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3855047Z copying torch/include/ATen/native/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3863695Z copying torch/include/ATen/native/hip/SortUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3872819Z copying torch/include/ATen/native/hip/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3879648Z copying torch/include/ATen/native/hip/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3886974Z copying torch/include/ATen/native/hip/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3895907Z copying torch/include/ATen/native/hip/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3903847Z copying torch/include/ATen/native/hip/UpSample.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3911079Z copying torch/include/ATen/native/hip/block_reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3918696Z copying torch/include/ATen/native/hip/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3926016Z copying torch/include/ATen/native/hip/cutlass_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3934999Z 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-21T20:50:11.3942969Z copying torch/include/ATen/native/hip/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3950579Z copying torch/include/ATen/native/hip/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3958326Z 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-21T20:50:11.3965977Z copying torch/include/ATen/native/hip/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3973105Z copying torch/include/ATen/native/hip/im2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3980937Z copying torch/include/ATen/native/hip/reduction_template.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3989798Z copying torch/include/ATen/native/hip/vol2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-04-21T20:50:11.3997767Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4005814Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4013216Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4021431Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4029987Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4037776Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4044838Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4052196Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4059783Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4067305Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4074736Z copying torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4081835Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4090364Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-04-21T20:50:11.4098859Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:11.4106403Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:11.4114016Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:11.4121141Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:11.4129307Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:11.4136336Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-04-21T20:50:11.4143645Z copying torch/include/ATen/hip/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4151196Z copying torch/include/ATen/hip/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4158513Z copying torch/include/ATen/hip/Atomic.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4167020Z copying torch/include/ATen/hip/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4174388Z copying torch/include/ATen/hip/HIPApplyUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4182902Z copying torch/include/ATen/hip/HIPGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4190379Z copying torch/include/ATen/hip/HIPTensorMethods.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4197776Z copying torch/include/ATen/hip/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4205252Z copying torch/include/ATen/hip/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4212516Z copying torch/include/ATen/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4219833Z copying torch/include/ATen/hip/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4226632Z copying torch/include/ATen/hip/cub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4235140Z copying torch/include/ATen/hip/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip 2025-04-21T20:50:11.4242889Z copying torch/include/ATen/hip/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:11.4250898Z copying torch/include/ATen/hip/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:11.4258881Z copying torch/include/ATen/hip/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:11.4266431Z copying torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:11.4273586Z copying torch/include/ATen/hip/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:11.4280268Z copying torch/include/ATen/hip/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/detail 2025-04-21T20:50:11.4287685Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-04-21T20:50:11.4289609Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2025-04-21T20:50:11.4291715Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2025-04-21T20:50:11.4293108Z copying torch/_inductor/script.ld -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-04-21T20:50:11.4300371Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:11.4308957Z copying torch/_export/serde/export_schema.thrift -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-04-21T20:50:11.4316595Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2025-04-21T20:50:11.4318599Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2025-04-21T20:50:11.4326155Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4327480Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4335124Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4351337Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4359236Z copying torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4366419Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4373690Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4381873Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-04-21T20:50:11.4389661Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4390743Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4399765Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4408389Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4415564Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4422645Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4430050Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4437875Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4445109Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4453442Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-04-21T20:50:11.4461112Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-21T20:50:11.4462710Z 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-21T20:50:11.4470704Z 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-21T20:50:11.4477952Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-21T20:50:11.4479544Z 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-21T20:50:11.4487641Z 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-21T20:50:11.4504683Z 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-21T20:50:11.4512944Z 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-21T20:50:11.4520477Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-21T20:50:11.4522136Z 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-21T20:50:11.4529164Z 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-21T20:50:11.4536583Z 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-21T20:50:11.4544424Z 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-21T20:50:11.4552048Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-04-21T20:50:11.4553807Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-04-21T20:50:11.4561467Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-04-21T20:50:11.4569246Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-04-21T20:50:11.4570677Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-04-21T20:50:11.4579402Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-04-21T20:50:11.4587144Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-04-21T20:50:11.4589174Z 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-21T20:50:11.4591067Z 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-21T20:50:11.4593101Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-21T20:50:11.4594898Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-21T20:50:11.4599728Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-21T20:50:11.4607527Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-21T20:50:11.4616067Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-21T20:50:11.4623904Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-04-21T20:50:11.4631107Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.5812655Z copying torch/lib/libaotriton_v2.so.0.9.2 -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.7693594Z copying torch/lib/libaotriton_v2.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9568267Z copying torch/lib/libc10_hip.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9610035Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9691272Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9693852Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9755787Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9771189Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9797016Z copying torch/lib/libaoti_custom_ops.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:11.9818058Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:14.7498148Z copying torch/lib/libtorch_hip.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:17.0135002Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:17.0136945Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-04-21T20:50:17.0138654Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-21T20:50:17.0142376Z 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-21T20:50:17.0166177Z 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-21T20:50:17.0180814Z 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-21T20:50:17.0240102Z 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-21T20:50:17.0411345Z 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-21T20:50:17.0463058Z 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-21T20:50:17.0484751Z 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-21T20:50:17.0521765Z 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-21T20:50:17.0718813Z 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-21T20:50:17.0844379Z 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-21T20:50:17.0944647Z 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-21T20:50:17.0952594Z 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-21T20:50:17.0985193Z 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-21T20:50:17.1047724Z 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-21T20:50:17.1081714Z 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-21T20:50:17.1146020Z 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-21T20:50:17.1154588Z 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-21T20:50:17.1283328Z 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-21T20:50:17.1316185Z 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-21T20:50:17.1343137Z 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-21T20:50:17.1371793Z 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-21T20:50:17.1410761Z 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-21T20:50:17.1611705Z 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-21T20:50:17.1847493Z 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-21T20:50:17.2076508Z 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-21T20:50:17.2288163Z 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-21T20:50:17.2380624Z 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-21T20:50:17.2587524Z 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-21T20:50:17.2827026Z 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-21T20:50:17.3065301Z 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-21T20:50:17.3304197Z 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-21T20:50:17.3461460Z 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-21T20:50:17.3637924Z 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-21T20:50:17.3755812Z 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-21T20:50:17.3833757Z 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-21T20:50:17.3856104Z 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-21T20:50:17.3869504Z 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-21T20:50:17.3882141Z 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-21T20:50:17.3893370Z 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-21T20:50:17.3905322Z 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-21T20:50:17.3915959Z 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-21T20:50:17.3953414Z 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-21T20:50:17.4049080Z 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-21T20:50:17.4060940Z 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-21T20:50:17.4075297Z 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-21T20:50:17.4134961Z 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-21T20:50:17.4146441Z 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-21T20:50:17.4153470Z 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-21T20:50:17.4195125Z 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-21T20:50:17.4239457Z 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-21T20:50:17.4273751Z 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-21T20:50:17.4293923Z 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-21T20:50:17.4306291Z 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-21T20:50:17.4317273Z 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-21T20:50:17.4325748Z 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-21T20:50:17.4347421Z 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-21T20:50:17.4390193Z 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-21T20:50:17.4429952Z 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-21T20:50:17.4443220Z 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-21T20:50:17.4534756Z 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-21T20:50:17.4551733Z 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-21T20:50:17.4581814Z 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-21T20:50:17.4669656Z 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-21T20:50:17.4681797Z 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-21T20:50:17.4688642Z 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-21T20:50:17.4703837Z 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-21T20:50:17.4749668Z 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-21T20:50:17.5058110Z 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-21T20:50:17.5207803Z 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-21T20:50:17.5354650Z 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-21T20:50:17.5678986Z 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-21T20:50:17.5978690Z 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-21T20:50:17.6277516Z 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-21T20:50:17.6433431Z 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-21T20:50:17.6730565Z 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-21T20:50:17.7006994Z 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-21T20:50:17.7126757Z 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-21T20:50:17.7249326Z 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-21T20:50:17.7415788Z 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-21T20:50:17.7566835Z 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-21T20:50:17.7627194Z 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-21T20:50:17.7781553Z 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-21T20:50:17.7895486Z 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-21T20:50:17.8015467Z 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-21T20:50:17.8150334Z 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-21T20:50:17.8212822Z 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-21T20:50:17.8272758Z 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-21T20:50:17.8332235Z 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-21T20:50:17.8368964Z 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-21T20:50:17.8433765Z 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-21T20:50:17.8445329Z 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-21T20:50:17.8456149Z 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-21T20:50:17.8517017Z 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-21T20:50:17.8553519Z 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-21T20:50:17.8613644Z 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-21T20:50:17.8639473Z 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-21T20:50:17.8712229Z 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-21T20:50:17.8770899Z 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-21T20:50:17.8797056Z 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-21T20:50:17.8857707Z 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-21T20:50:17.8890000Z 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-21T20:50:17.8958163Z 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-21T20:50:17.9112990Z 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-21T20:50:17.9264093Z 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-21T20:50:17.9327107Z 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-21T20:50:17.9394664Z 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-21T20:50:17.9515570Z 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-21T20:50:17.9576378Z 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-21T20:50:17.9636622Z 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-21T20:50:17.9755381Z 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-21T20:50:17.9814860Z 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-21T20:50:17.9956280Z 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-21T20:50:18.0080477Z 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-21T20:50:18.0138151Z 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-21T20:50:18.0174297Z 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-21T20:50:18.0201236Z 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-21T20:50:18.0261615Z 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-21T20:50:18.0342258Z 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-21T20:50:18.0376137Z 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-21T20:50:18.0401876Z 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-21T20:50:18.0461341Z 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-21T20:50:18.0493785Z 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-21T20:50:18.0575126Z 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-21T20:50:18.0637233Z 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-21T20:50:18.0661812Z 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-21T20:50:18.0694387Z 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-21T20:50:18.0755727Z 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-21T20:50:18.0829717Z 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-21T20:50:18.0895761Z 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-21T20:50:18.0903301Z 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-21T20:50:18.0916236Z 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-21T20:50:18.0922828Z 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-21T20:50:18.0937122Z 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-21T20:50:18.0952233Z 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-21T20:50:18.0961451Z 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-21T20:50:18.0974838Z 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-21T20:50:18.0985540Z 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-21T20:50:18.1000061Z 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-21T20:50:18.1007052Z 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-21T20:50:18.1021940Z 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-21T20:50:18.1034003Z 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-21T20:50:18.1051242Z 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-21T20:50:18.1067657Z 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-21T20:50:18.1082301Z 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-21T20:50:18.1094686Z 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-21T20:50:18.1102948Z 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-21T20:50:18.1120069Z 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-21T20:50:18.1157065Z 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-21T20:50:18.1171742Z 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-21T20:50:18.1180498Z 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-21T20:50:18.1195415Z 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-21T20:50:18.1210830Z 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-21T20:50:18.1217537Z 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-21T20:50:18.1225975Z 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-21T20:50:18.1239556Z 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-21T20:50:18.1253057Z 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-21T20:50:18.1264464Z 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-21T20:50:18.1279280Z 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-21T20:50:18.1294395Z 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-21T20:50:18.1317405Z 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-21T20:50:18.1323530Z 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-21T20:50:18.1387217Z 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-21T20:50:18.1394565Z 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-21T20:50:18.1406641Z 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-21T20:50:18.1420866Z 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-21T20:50:18.1431836Z 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-21T20:50:18.1445109Z 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-21T20:50:18.1452801Z 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-21T20:50:18.1467209Z 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-21T20:50:18.1480429Z 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-21T20:50:18.1488188Z 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-21T20:50:18.1501812Z 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-21T20:50:18.1514723Z 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-21T20:50:18.1525877Z 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-21T20:50:18.1543488Z 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-21T20:50:18.1554482Z 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-21T20:50:18.1567271Z 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-21T20:50:18.1582671Z 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-21T20:50:18.1589409Z 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-21T20:50:18.1651153Z 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-21T20:50:18.1721037Z 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-21T20:50:18.1781060Z 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-21T20:50:18.1848024Z 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-21T20:50:18.1933441Z 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-21T20:50:18.2001601Z 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-21T20:50:18.2064293Z 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-21T20:50:18.2096487Z 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-21T20:50:18.2155442Z 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-21T20:50:18.2215050Z 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-21T20:50:18.2324484Z 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-21T20:50:18.2381851Z 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-21T20:50:18.2478256Z 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-21T20:50:18.2590463Z 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-21T20:50:18.2617871Z 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-21T20:50:18.2685357Z 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-21T20:50:18.2730710Z 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-21T20:50:18.2886272Z 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-21T20:50:18.3032035Z 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-21T20:50:18.3152760Z 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-21T20:50:18.3223118Z 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-21T20:50:18.3346272Z 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-21T20:50:18.3468897Z 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-21T20:50:18.3527676Z 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-21T20:50:18.3589392Z 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-21T20:50:18.3674850Z 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-21T20:50:18.3707608Z 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-21T20:50:18.3815907Z 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-21T20:50:18.3831267Z 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-21T20:50:18.3873319Z 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-21T20:50:18.3938961Z 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-21T20:50:18.3981143Z 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-21T20:50:18.4063497Z 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-21T20:50:18.4079600Z 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-21T20:50:18.4120774Z 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-21T20:50:18.4217206Z 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-21T20:50:18.4281207Z 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-21T20:50:18.4346942Z 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-21T20:50:18.4371605Z 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-21T20:50:18.4405079Z 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-21T20:50:18.4483179Z 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-21T20:50:18.4610091Z 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-21T20:50:18.4732898Z 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-21T20:50:18.4848667Z 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-21T20:50:18.4908321Z 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-21T20:50:18.5047779Z 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-21T20:50:18.5168424Z 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-21T20:50:18.5288190Z 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-21T20:50:18.5410329Z 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-21T20:50:18.5527874Z 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-21T20:50:18.5589960Z 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-21T20:50:18.5757750Z 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-21T20:50:18.5790188Z 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-21T20:50:18.5847560Z 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-21T20:50:18.5912828Z 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-21T20:50:18.5943089Z 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-21T20:50:18.6039835Z 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-21T20:50:18.6106475Z 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-21T20:50:18.6165492Z 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-21T20:50:18.6226138Z 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-21T20:50:18.6331373Z 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-21T20:50:18.6346206Z 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-21T20:50:18.6386223Z 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-21T20:50:18.6420736Z 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-21T20:50:18.6499115Z 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-21T20:50:18.6625425Z 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-21T20:50:18.6681358Z 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-21T20:50:18.6801253Z 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-21T20:50:18.6861863Z 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-21T20:50:18.6992212Z 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-21T20:50:18.7156324Z 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-21T20:50:18.7315943Z 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-21T20:50:18.7371494Z 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-21T20:50:18.7493701Z 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-21T20:50:18.7625611Z 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-21T20:50:18.7715960Z 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-21T20:50:18.7775934Z 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-21T20:50:18.7837221Z 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-21T20:50:18.7902722Z 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-21T20:50:18.8000048Z 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-21T20:50:18.8066429Z 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-21T20:50:18.8093719Z 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-21T20:50:18.8155145Z 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-21T20:50:18.8215989Z 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-21T20:50:18.8249195Z 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-21T20:50:18.8284486Z 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-21T20:50:18.8354025Z 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-21T20:50:18.8379535Z 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-21T20:50:18.8475503Z 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-21T20:50:18.8640506Z 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-21T20:50:18.8795108Z 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-21T20:50:18.8855398Z 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-21T20:50:18.8981983Z 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-21T20:50:18.9099773Z 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-21T20:50:18.9156725Z 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-21T20:50:18.9275510Z 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-21T20:50:18.9443637Z 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-21T20:50:18.9539219Z 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-21T20:50:18.9569918Z 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-21T20:50:18.9640606Z 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-21T20:50:18.9699579Z 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-21T20:50:18.9766458Z 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-21T20:50:18.9863177Z 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-21T20:50:18.9893493Z 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-21T20:50:18.9958695Z 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-21T20:50:19.0015381Z 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-21T20:50:19.0086742Z 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-21T20:50:19.0184621Z 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-21T20:50:19.0248668Z 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-21T20:50:19.0309377Z 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-21T20:50:19.0432431Z 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-21T20:50:19.0572621Z 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-21T20:50:19.0690325Z 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-21T20:50:19.0812299Z 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-21T20:50:19.0931758Z 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-21T20:50:19.1055878Z 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-21T20:50:19.1111402Z 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-21T20:50:19.1188084Z 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-21T20:50:19.1310269Z 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-21T20:50:19.1432945Z 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-21T20:50:19.1492703Z 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-21T20:50:19.1552425Z 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-21T20:50:19.1578498Z 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-21T20:50:19.1656966Z 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-21T20:50:19.1716459Z 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-21T20:50:19.1775662Z 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-21T20:50:19.1809611Z 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-21T20:50:19.1882377Z 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-21T20:50:19.1953317Z 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-21T20:50:19.2012672Z 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-21T20:50:19.2074074Z 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-21T20:50:19.2133459Z 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-21T20:50:19.2202597Z 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-21T20:50:19.2302128Z 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-21T20:50:19.2428631Z 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-21T20:50:19.2549591Z 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-21T20:50:19.2608519Z 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-21T20:50:19.2727000Z 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-21T20:50:19.2789560Z 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-21T20:50:19.2953451Z 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-21T20:50:19.3108753Z 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-21T20:50:19.3225168Z 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-21T20:50:19.3346704Z 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-21T20:50:19.3373100Z 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-21T20:50:19.3440404Z 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-21T20:50:19.3513736Z 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-21T20:50:19.3566909Z 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-21T20:50:19.3631364Z 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-21T20:50:19.3692547Z 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-21T20:50:19.3752605Z 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-21T20:50:19.3786692Z 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-21T20:50:19.3820829Z 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-21T20:50:19.3919577Z 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-21T20:50:19.3987377Z 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-21T20:50:19.4013788Z 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-21T20:50:19.4073711Z 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-21T20:50:19.4132104Z 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-21T20:50:19.4213201Z 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-21T20:50:19.4251624Z 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-21T20:50:19.4263839Z 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-21T20:50:19.4275978Z 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-21T20:50:19.4282760Z 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-21T20:50:19.4299447Z 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-21T20:50:19.4312291Z 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-21T20:50:19.4325200Z 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-21T20:50:19.4331838Z 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-21T20:50:19.4344072Z 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-21T20:50:19.4354980Z 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-21T20:50:19.4361983Z 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-21T20:50:19.4368880Z 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-21T20:50:19.4376524Z 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-21T20:50:19.4386487Z 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-21T20:50:19.4401067Z 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-21T20:50:19.4413446Z 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-21T20:50:19.4423804Z 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-21T20:50:19.4436089Z 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-21T20:50:19.4447738Z 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-21T20:50:19.4460884Z 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-21T20:50:19.4473213Z 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-21T20:50:19.4487478Z 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-21T20:50:19.4499638Z 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-21T20:50:19.4510962Z 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-21T20:50:19.4520645Z 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-21T20:50:19.4533285Z 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-21T20:50:19.4570420Z 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-21T20:50:19.4581830Z 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-21T20:50:19.4591505Z 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-21T20:50:19.4606912Z 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-21T20:50:19.4617973Z 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-21T20:50:19.4630276Z 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-21T20:50:19.4642044Z 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-21T20:50:19.4651747Z 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-21T20:50:19.4661483Z 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-21T20:50:19.4673001Z 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-21T20:50:19.4686754Z 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-21T20:50:19.4697810Z 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-21T20:50:19.4708974Z 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-21T20:50:19.4720345Z 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-21T20:50:19.4733509Z 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-21T20:50:19.4744769Z 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-21T20:50:19.4758118Z 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-21T20:50:19.4769745Z 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-21T20:50:19.4780588Z 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-21T20:50:19.4788403Z 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-21T20:50:19.4803748Z 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-21T20:50:19.4814594Z 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-21T20:50:19.4824642Z 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-21T20:50:19.4836058Z 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-21T20:50:19.4842045Z 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-21T20:50:19.4853011Z 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-21T20:50:19.4863366Z 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-21T20:50:19.4876671Z 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-21T20:50:19.4914986Z 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-21T20:50:19.4997862Z 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-21T20:50:19.5055266Z 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-21T20:50:19.5127462Z 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-21T20:50:19.5188712Z 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-21T20:50:19.5249905Z 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-21T20:50:19.5322789Z 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-21T20:50:19.5398347Z 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-21T20:50:19.5469062Z 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-21T20:50:19.5526680Z 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-21T20:50:19.5586381Z 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-21T20:50:19.5668669Z 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-21T20:50:19.5762683Z 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-21T20:50:19.5852646Z 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-21T20:50:19.6002989Z 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-21T20:50:19.6127618Z 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-21T20:50:19.6222264Z 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-21T20:50:19.6310533Z 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-21T20:50:19.6463535Z 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-21T20:50:19.6583983Z 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-21T20:50:19.6706710Z 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-21T20:50:19.6837428Z 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-21T20:50:19.6906499Z 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-21T20:50:19.6964837Z 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-21T20:50:19.7021794Z 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-21T20:50:19.7132721Z 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-21T20:50:19.7139905Z 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-21T20:50:19.7150825Z 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-21T20:50:19.7158032Z 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-21T20:50:19.7180825Z 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-21T20:50:19.7235962Z 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-21T20:50:19.7300892Z 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-21T20:50:19.7343050Z 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-21T20:50:19.7396967Z 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-21T20:50:19.7424948Z 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-21T20:50:19.7482167Z 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-21T20:50:19.7525337Z 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-21T20:50:19.7590247Z 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-21T20:50:19.7751626Z 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-21T20:50:19.7873751Z 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-21T20:50:19.8007686Z 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-21T20:50:19.8139450Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-21T20:50:19.8141485Z 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-21T20:50:19.8195821Z 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-21T20:50:19.8261091Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-21T20:50:19.8262553Z 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-21T20:50:19.8320009Z 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-21T20:50:19.8445261Z 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-21T20:50:19.8504060Z 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-21T20:50:19.8563741Z 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-21T20:50:19.8684324Z 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-21T20:50:19.8802341Z 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-21T20:50:19.8832514Z 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-21T20:50:19.8914726Z 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-21T20:50:19.8973583Z 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-21T20:50:19.9011019Z 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-21T20:50:19.9068652Z 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-21T20:50:19.9175140Z 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-21T20:50:19.9188741Z 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-21T20:50:19.9263899Z 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-21T20:50:19.9323420Z 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-21T20:50:19.9394075Z 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-21T20:50:19.9432779Z 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-21T20:50:19.9460574Z 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-21T20:50:19.9523342Z 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-21T20:50:19.9582197Z 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-21T20:50:19.9615914Z 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-21T20:50:19.9736378Z 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-21T20:50:19.9903726Z 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-21T20:50:19.9994901Z 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-21T20:50:20.0056638Z 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-21T20:50:20.0187130Z 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-21T20:50:20.0317469Z 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-21T20:50:20.0435990Z 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-21T20:50:20.0556579Z 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-21T20:50:20.0676510Z 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-21T20:50:20.0813509Z 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-21T20:50:20.0861995Z 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-21T20:50:20.0927040Z 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-21T20:50:20.0991996Z 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-21T20:50:20.1031459Z 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-21T20:50:20.1105111Z 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-21T20:50:20.1160769Z 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-21T20:50:20.1221815Z 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-21T20:50:20.1303522Z 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-21T20:50:20.1360031Z 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-21T20:50:20.1431138Z 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-21T20:50:20.1504665Z 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-21T20:50:20.1562323Z 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-21T20:50:20.1623628Z 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-21T20:50:20.1690136Z 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-21T20:50:20.1759100Z 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-21T20:50:20.1773238Z 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-21T20:50:20.1784736Z 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-21T20:50:20.1802418Z 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-21T20:50:20.1816448Z 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-21T20:50:20.1833956Z 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-21T20:50:20.1851858Z 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-21T20:50:20.1896033Z 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-21T20:50:20.1911290Z 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-21T20:50:20.1918476Z 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-21T20:50:20.1942365Z 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-21T20:50:20.1957432Z 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-21T20:50:20.1974356Z 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-21T20:50:20.2036862Z 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-21T20:50:20.2048071Z 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-21T20:50:20.2060604Z 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-21T20:50:20.2078012Z 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-21T20:50:20.2092266Z 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-21T20:50:20.2153036Z 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-21T20:50:20.2167477Z 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-21T20:50:20.2185845Z 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-21T20:50:20.2200426Z 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-21T20:50:20.2214813Z 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-21T20:50:20.2226621Z 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-21T20:50:20.2238758Z 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-21T20:50:20.2252544Z 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-21T20:50:20.2263983Z 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-21T20:50:20.2278236Z 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-21T20:50:20.2288570Z 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-21T20:50:20.2354160Z 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-21T20:50:20.2436229Z 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-21T20:50:20.2500159Z 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-21T20:50:20.2563319Z 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-21T20:50:20.2626296Z 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-21T20:50:20.2704263Z 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-21T20:50:20.2763258Z 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-21T20:50:20.2823713Z 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-21T20:50:20.2885518Z 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-21T20:50:20.2951481Z 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-21T20:50:20.3051244Z 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-21T20:50:20.3121307Z 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-21T20:50:20.3189066Z 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-21T20:50:20.3316343Z 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-21T20:50:20.3439805Z 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-21T20:50:20.3570295Z 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-21T20:50:20.3695143Z 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-21T20:50:20.3792507Z 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-21T20:50:20.3918794Z 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-21T20:50:20.4038761Z 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-21T20:50:20.4217747Z 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-21T20:50:20.4273906Z 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-21T20:50:20.4341794Z 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-21T20:50:20.4397978Z 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-21T20:50:20.4483714Z 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-21T20:50:20.4541549Z 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-21T20:50:20.4601516Z 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-21T20:50:20.4679110Z 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-21T20:50:20.4737615Z 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-21T20:50:20.4776045Z 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-21T20:50:20.4816771Z 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-21T20:50:20.4887304Z 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-21T20:50:20.4903425Z 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-21T20:50:20.4942160Z 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-21T20:50:20.5007990Z 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-21T20:50:20.5067880Z 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-21T20:50:20.5184987Z 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-21T20:50:20.5310503Z 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-21T20:50:20.5441171Z 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-21T20:50:20.5551871Z 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-21T20:50:20.5666959Z 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-21T20:50:20.5786719Z 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-21T20:50:20.5846771Z 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-21T20:50:20.5984204Z 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-21T20:50:20.6108410Z 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-21T20:50:20.6223363Z 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-21T20:50:20.6361921Z 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-21T20:50:20.6423179Z 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-21T20:50:20.6485462Z 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-21T20:50:20.6546332Z 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-21T20:50:20.6628981Z 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-21T20:50:20.6716177Z 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-21T20:50:20.6774024Z 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-21T20:50:20.6838047Z 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-21T20:50:20.6897425Z 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-21T20:50:20.6976760Z 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-21T20:50:20.7034152Z 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-21T20:50:20.7070615Z 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-21T20:50:20.7129438Z 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-21T20:50:20.7201646Z 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-21T20:50:20.7265833Z 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-21T20:50:20.7276659Z 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-21T20:50:20.7292185Z 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-21T20:50:20.7327994Z 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-21T20:50:20.7335625Z 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-21T20:50:20.7346769Z 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-21T20:50:20.7361489Z 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-21T20:50:20.7371293Z 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-21T20:50:20.7408157Z 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-21T20:50:20.7423835Z 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-21T20:50:20.7430725Z 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-21T20:50:20.7440680Z 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-21T20:50:20.7453658Z 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-21T20:50:20.7468371Z 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-21T20:50:20.7479300Z 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-21T20:50:20.7490488Z 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-21T20:50:20.7500657Z 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-21T20:50:20.7507101Z 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-21T20:50:20.7540158Z 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-21T20:50:20.7547001Z 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-21T20:50:20.7557876Z 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-21T20:50:20.7569399Z 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-21T20:50:20.7583208Z 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-21T20:50:20.7596053Z 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-21T20:50:20.7603595Z 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-21T20:50:20.7617669Z 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-21T20:50:20.7631870Z 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-21T20:50:20.7644373Z 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-21T20:50:20.7655512Z 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-21T20:50:20.7675977Z 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-21T20:50:20.7689710Z 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-21T20:50:20.7718040Z 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-21T20:50:20.7727405Z 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-21T20:50:20.7740703Z 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-21T20:50:20.7747895Z 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-21T20:50:20.7768606Z 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-21T20:50:20.7778598Z 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-21T20:50:20.7806302Z 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-21T20:50:20.7897111Z 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-21T20:50:20.7972691Z 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-21T20:50:20.8034566Z 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-21T20:50:20.8080873Z 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-21T20:50:20.8152475Z 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-21T20:50:20.8174901Z 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-21T20:50:20.8245403Z 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-21T20:50:20.8283157Z 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-21T20:50:20.8347753Z 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-21T20:50:20.8409544Z 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-21T20:50:20.8481784Z 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-21T20:50:20.8548224Z 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-21T20:50:20.8573628Z 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-21T20:50:20.8633685Z 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-21T20:50:20.8692801Z 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-21T20:50:20.8872488Z 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-21T20:50:20.9050126Z 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-21T20:50:20.9171498Z 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-21T20:50:20.9310944Z 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-21T20:50:20.9429433Z 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-21T20:50:20.9550408Z 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-21T20:50:20.9671319Z 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-21T20:50:20.9804925Z 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-21T20:50:20.9897297Z 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-21T20:50:20.9956434Z 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-21T20:50:21.0019892Z 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-21T20:50:21.0117085Z 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-21T20:50:21.0181267Z 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-21T20:50:21.0245014Z 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-21T20:50:21.0325069Z 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-21T20:50:21.0350193Z 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-21T20:50:21.0382768Z 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-21T20:50:21.0444245Z 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-21T20:50:21.0470901Z 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-21T20:50:21.0530508Z 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-21T20:50:21.0576477Z 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-21T20:50:21.0642846Z 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-21T20:50:21.0656643Z 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-21T20:50:21.0668853Z 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-21T20:50:21.0686581Z 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-21T20:50:21.0699857Z 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-21T20:50:21.0765588Z 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-21T20:50:21.0777962Z 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-21T20:50:21.0793954Z 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-21T20:50:21.0802294Z 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-21T20:50:21.0816217Z 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-21T20:50:21.0828130Z 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-21T20:50:21.0839772Z 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-21T20:50:21.0853013Z 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-21T20:50:21.0867490Z 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-21T20:50:21.0905743Z 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-21T20:50:21.0913553Z 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-21T20:50:21.0930274Z 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-21T20:50:21.0948195Z 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-21T20:50:21.0980244Z 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-21T20:50:21.1014557Z 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-21T20:50:21.1025641Z 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-21T20:50:21.1040611Z 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-21T20:50:21.1048841Z 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-21T20:50:21.1063324Z 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-21T20:50:21.1076819Z 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-21T20:50:21.1092703Z 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-21T20:50:21.1103184Z 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-21T20:50:21.1119311Z 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-21T20:50:21.1137791Z 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-21T20:50:21.1151997Z 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-21T20:50:21.1164068Z 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-21T20:50:21.1177518Z 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-21T20:50:21.1223817Z 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-21T20:50:21.1314307Z 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-21T20:50:21.1326647Z 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-21T20:50:21.1334390Z 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-21T20:50:21.1378491Z 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-21T20:50:21.1446868Z 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-21T20:50:21.1508213Z 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-21T20:50:21.1534888Z 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-21T20:50:21.1631071Z 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-21T20:50:21.1694224Z 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-21T20:50:21.1765514Z 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-21T20:50:21.1860677Z 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-21T20:50:21.1919321Z 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-21T20:50:21.1973706Z 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-21T20:50:21.2064548Z 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-21T20:50:21.2212540Z 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-21T20:50:21.2269960Z 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-21T20:50:21.2389085Z 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-21T20:50:21.2591950Z 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-21T20:50:21.2703830Z 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-21T20:50:21.2834212Z 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-21T20:50:21.2994625Z 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-21T20:50:21.3115611Z 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-21T20:50:21.3236453Z 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-21T20:50:21.3312240Z 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-21T20:50:21.3375755Z 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-21T20:50:21.3436312Z 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-21T20:50:21.3464306Z 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-21T20:50:21.3510823Z 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-21T20:50:21.3590523Z 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-21T20:50:21.3649831Z 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-21T20:50:21.3713278Z 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-21T20:50:21.3798779Z 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-21T20:50:21.3832120Z 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-21T20:50:21.3893534Z 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-21T20:50:21.3958839Z 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-21T20:50:21.3970524Z 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-21T20:50:21.4014837Z 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-21T20:50:21.4108374Z 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-21T20:50:21.4249504Z 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-21T20:50:21.4374336Z 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-21T20:50:21.4590726Z 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-21T20:50:21.4744147Z 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-21T20:50:21.4922476Z 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-21T20:50:21.4975127Z 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-21T20:50:21.5039651Z 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-21T20:50:21.5156007Z 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-21T20:50:21.5275566Z 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-21T20:50:21.5354077Z 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-21T20:50:21.5360840Z 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-21T20:50:21.5368496Z 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-21T20:50:21.5384754Z 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-21T20:50:21.5393439Z 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-21T20:50:21.5402068Z 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-21T20:50:21.5416696Z 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-21T20:50:21.5431354Z 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-21T20:50:21.5443662Z 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-21T20:50:21.5451971Z 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-21T20:50:21.5469466Z 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-21T20:50:21.5485796Z 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-21T20:50:21.5499127Z 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-21T20:50:21.5506392Z 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-21T20:50:21.5519937Z 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-21T20:50:21.5537991Z 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-21T20:50:21.5550817Z 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-21T20:50:21.5560697Z 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-21T20:50:21.5567878Z 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-21T20:50:21.5585605Z 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-21T20:50:21.5592432Z 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-21T20:50:21.5600662Z 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-21T20:50:21.5607502Z 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-21T20:50:21.5616050Z 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-21T20:50:21.5627442Z 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-21T20:50:21.5642940Z 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-21T20:50:21.5655792Z 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-21T20:50:21.5680237Z 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-21T20:50:21.5688972Z 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-21T20:50:21.5702372Z 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-21T20:50:21.5718293Z 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-21T20:50:21.5735417Z 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-21T20:50:21.5751047Z 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-21T20:50:21.5764137Z 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-21T20:50:21.5779178Z 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-21T20:50:21.5792933Z 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-21T20:50:21.5803360Z 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-21T20:50:21.5815126Z 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-21T20:50:21.5825297Z 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-21T20:50:21.5842502Z 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-21T20:50:21.5849491Z 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-21T20:50:21.5856563Z 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-21T20:50:21.5863457Z 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-21T20:50:21.5870266Z 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-21T20:50:21.5880852Z 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-21T20:50:21.5895318Z 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-21T20:50:21.5902404Z 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-21T20:50:21.5918449Z 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-21T20:50:21.5930107Z 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-21T20:50:21.5944149Z 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-21T20:50:21.5952824Z 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-21T20:50:21.5975508Z 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-21T20:50:21.5989734Z 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-21T20:50:21.6002691Z 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-21T20:50:21.6013694Z 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-21T20:50:21.6043847Z 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-21T20:50:21.6050647Z 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-21T20:50:21.6056989Z 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-21T20:50:21.6066430Z 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-21T20:50:21.6079138Z 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-21T20:50:21.6098426Z 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-21T20:50:21.6116083Z 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-21T20:50:21.6128922Z 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-21T20:50:21.6141314Z 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-21T20:50:21.6154632Z 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-21T20:50:21.6175338Z 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-21T20:50:21.6187488Z 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-21T20:50:21.6199667Z 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-21T20:50:21.6211418Z 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-21T20:50:21.6226415Z 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-21T20:50:21.6237477Z 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-21T20:50:21.6253495Z 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-21T20:50:21.6260551Z 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-21T20:50:21.6271328Z 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-21T20:50:21.6277905Z 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-21T20:50:21.6293270Z 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-21T20:50:21.6309804Z 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-21T20:50:21.6319657Z 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-21T20:50:21.6333442Z 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-21T20:50:21.6349309Z 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-21T20:50:21.6360654Z 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-21T20:50:21.6370768Z 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-21T20:50:21.6385460Z 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-21T20:50:21.6397747Z 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-21T20:50:21.6410978Z 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-21T20:50:21.6426206Z 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-21T20:50:21.6432876Z 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-21T20:50:21.6449396Z 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-21T20:50:21.6456453Z 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-21T20:50:21.6466215Z 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-21T20:50:21.6480984Z 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-21T20:50:21.6494837Z 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-21T20:50:21.6509340Z 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-21T20:50:21.6516070Z 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-21T20:50:21.6524062Z 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-21T20:50:21.6536199Z 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-21T20:50:21.6548946Z 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-21T20:50:21.6557147Z 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-21T20:50:21.6574244Z 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-21T20:50:21.6581828Z 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-21T20:50:21.6588725Z 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-21T20:50:21.6599236Z 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-21T20:50:21.6605498Z 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-21T20:50:21.6623056Z 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-21T20:50:21.6635250Z 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-21T20:50:21.6648734Z 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-21T20:50:21.6654882Z 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-21T20:50:21.6667193Z 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-21T20:50:21.6680724Z 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-21T20:50:21.6695766Z 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-21T20:50:21.6711200Z 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-21T20:50:21.6724864Z 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-21T20:50:21.6737066Z 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-21T20:50:21.6751794Z 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-21T20:50:21.6764169Z 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-21T20:50:21.6778365Z 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-21T20:50:21.6784805Z 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-21T20:50:21.6794714Z 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-21T20:50:21.6806066Z 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-21T20:50:21.6818970Z 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-21T20:50:21.6843614Z 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-21T20:50:21.6852161Z 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-21T20:50:21.6866119Z 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-21T20:50:21.6872152Z 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-21T20:50:21.6882999Z 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-21T20:50:21.6894879Z 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-21T20:50:21.6904630Z 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-21T20:50:21.6921617Z 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-21T20:50:21.6932688Z 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-21T20:50:21.6950704Z 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-21T20:50:21.6957151Z 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-21T20:50:21.6964103Z 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-21T20:50:21.6977834Z 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-21T20:50:21.6992503Z 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-21T20:50:21.7004928Z 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-21T20:50:21.7019763Z 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-21T20:50:21.7031825Z 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-21T20:50:21.7045215Z 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-21T20:50:21.7055787Z 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-21T20:50:21.7074877Z 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-21T20:50:21.7092378Z 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-21T20:50:21.7107257Z 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-21T20:50:21.7122735Z 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-21T20:50:21.7129899Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:21.7131996Z 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-21T20:50:21.7139259Z 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-21T20:50:21.7146631Z 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-21T20:50:21.7151513Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-21T20:50:21.7153222Z 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-21T20:50:21.7161707Z 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-21T20:50:21.7167621Z 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-21T20:50:21.7174735Z 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-21T20:50:21.7181199Z 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-21T20:50:21.7188838Z 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-21T20:50:21.7194759Z 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-21T20:50:21.7200935Z 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-21T20:50:21.7206721Z 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-21T20:50:21.7214349Z 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-21T20:50:21.7220995Z 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-21T20:50:21.7228374Z 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-21T20:50:21.7233839Z 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-21T20:50:21.7240310Z 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-21T20:50:21.7249177Z 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-21T20:50:21.7255536Z 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-21T20:50:21.7260661Z 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-21T20:50:21.7266146Z 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-21T20:50:21.7272625Z 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-21T20:50:21.7278403Z 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-21T20:50:21.7285446Z 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-21T20:50:21.7290859Z 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-21T20:50:21.7297575Z 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-21T20:50:21.7304458Z 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-21T20:50:21.7309757Z 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-21T20:50:21.7315913Z 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-21T20:50:21.7321361Z 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-21T20:50:21.7327514Z 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-21T20:50:21.7334242Z 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-21T20:50:21.7340539Z 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-21T20:50:21.7346460Z 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-21T20:50:21.7354203Z 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-21T20:50:21.7360793Z 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-21T20:50:21.7367616Z 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-21T20:50:21.7373738Z 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-21T20:50:21.7380408Z 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-21T20:50:21.7386926Z 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-21T20:50:21.7393823Z 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-21T20:50:21.7401227Z 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-21T20:50:21.7406458Z 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-21T20:50:21.7411916Z 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-21T20:50:21.7419093Z 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-21T20:50:21.7426388Z 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-21T20:50:21.7432927Z 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-21T20:50:21.7440289Z 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-21T20:50:21.7446085Z 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-21T20:50:21.7454553Z 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-21T20:50:21.7459582Z 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-21T20:50:21.7465910Z 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-21T20:50:21.7471586Z 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-21T20:50:21.7476907Z 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-21T20:50:21.7483089Z 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-21T20:50:21.7488977Z 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-21T20:50:21.7494870Z 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-21T20:50:21.7499756Z 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-21T20:50:21.7506291Z 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-21T20:50:21.7511740Z 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-21T20:50:21.7517525Z 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-21T20:50:21.7523150Z 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-21T20:50:21.7530236Z 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-21T20:50:21.7535364Z 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-21T20:50:21.7541929Z 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-21T20:50:21.7548736Z 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-21T20:50:21.7554943Z 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-21T20:50:21.7560039Z 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-21T20:50:21.7567253Z 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-21T20:50:21.7574819Z 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-21T20:50:21.7580639Z 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-21T20:50:21.7586044Z 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-21T20:50:21.7591897Z 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-21T20:50:21.7597709Z 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-21T20:50:21.7604070Z 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-21T20:50:21.7610772Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-21T20:50:21.7612525Z 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-21T20:50:21.7624697Z 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-21T20:50:21.7638550Z 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-21T20:50:21.7654380Z 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-21T20:50:21.7667648Z 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-21T20:50:21.7683269Z 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-21T20:50:21.7693265Z 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-21T20:50:21.7700517Z 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-21T20:50:21.7714732Z 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-21T20:50:21.7729649Z 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-21T20:50:21.7736516Z 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-21T20:50:21.7748151Z 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-21T20:50:21.7761794Z 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-21T20:50:21.7774874Z 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-21T20:50:21.7787859Z 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-21T20:50:21.7801365Z 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-21T20:50:21.7814246Z 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-21T20:50:21.7830048Z 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-21T20:50:21.7837188Z 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-21T20:50:21.7849031Z 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-21T20:50:21.7862139Z 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-21T20:50:21.7868575Z 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-21T20:50:21.7876073Z 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-21T20:50:21.7895514Z 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-21T20:50:21.7903723Z 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-21T20:50:21.7918074Z 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-21T20:50:21.7931519Z 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-21T20:50:21.7944690Z 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-21T20:50:21.7959741Z 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-21T20:50:21.7971925Z 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-21T20:50:21.7980549Z 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-21T20:50:21.7995315Z 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-21T20:50:21.8007748Z 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-21T20:50:21.8023005Z 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-21T20:50:21.8038467Z 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-21T20:50:21.8051892Z 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-21T20:50:21.8066491Z 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-21T20:50:21.8074254Z 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-21T20:50:21.8082818Z 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-21T20:50:21.8097241Z 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-21T20:50:21.8113005Z 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-21T20:50:21.8128075Z 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-21T20:50:21.8136338Z 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-21T20:50:21.8151309Z 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-21T20:50:21.8163793Z 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-21T20:50:21.8179164Z 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-21T20:50:21.8194459Z 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-21T20:50:21.8209213Z 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-21T20:50:21.8217337Z 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-21T20:50:21.8230879Z 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-21T20:50:21.8244308Z 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-21T20:50:21.8261500Z 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-21T20:50:21.8281580Z 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-21T20:50:21.8297461Z 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-21T20:50:21.8310823Z 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-21T20:50:21.8325455Z 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-21T20:50:21.8340810Z 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-21T20:50:21.8355980Z 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-21T20:50:21.8371759Z 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-21T20:50:21.8378581Z 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-21T20:50:21.8391861Z 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-21T20:50:21.8405554Z 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-21T20:50:21.8422550Z 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-21T20:50:21.8433632Z 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-21T20:50:21.8440696Z 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-21T20:50:21.8460256Z 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-21T20:50:21.8472342Z 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-21T20:50:21.8490259Z 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-21T20:50:21.8503836Z 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-21T20:50:21.8519783Z 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-21T20:50:21.8534678Z 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-21T20:50:21.8548499Z 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-21T20:50:21.8566533Z 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-21T20:50:21.8582037Z 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-21T20:50:21.8588695Z 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-21T20:50:21.8607238Z 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-21T20:50:21.8619303Z 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-21T20:50:21.8631386Z 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-21T20:50:21.8643324Z 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-21T20:50:21.8657021Z 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-21T20:50:21.8668923Z 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-21T20:50:21.8688899Z 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-21T20:50:21.8696161Z 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-21T20:50:21.8704914Z 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-21T20:50:21.8719782Z 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-21T20:50:21.8730151Z 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-21T20:50:21.8745792Z 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-21T20:50:21.8752838Z 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-21T20:50:21.8765671Z 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-21T20:50:21.8776613Z 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-21T20:50:21.8791281Z 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-21T20:50:21.8805833Z 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-21T20:50:21.8816855Z 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-21T20:50:21.8828075Z 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-21T20:50:21.8840404Z 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-21T20:50:21.8847164Z 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-21T20:50:21.8853743Z 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-21T20:50:21.8863820Z 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-21T20:50:21.8876490Z 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-21T20:50:21.8887363Z 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-21T20:50:21.8898920Z 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-21T20:50:21.8913338Z 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-21T20:50:21.8926819Z 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-21T20:50:21.8938504Z 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-21T20:50:21.8945471Z 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-21T20:50:21.8956836Z 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-21T20:50:21.8968559Z 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-21T20:50:21.8981024Z 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-21T20:50:21.8994017Z 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-21T20:50:21.9000567Z 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-21T20:50:21.9015378Z 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-21T20:50:21.9027340Z 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-21T20:50:21.9040118Z 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-21T20:50:21.9054513Z 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-21T20:50:21.9071476Z 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-21T20:50:21.9078090Z 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-21T20:50:21.9089751Z 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-21T20:50:21.9104509Z 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-21T20:50:21.9122398Z 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-21T20:50:21.9133938Z 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-21T20:50:21.9140982Z 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-21T20:50:21.9152875Z 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-21T20:50:21.9161909Z 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-21T20:50:21.9171065Z 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-21T20:50:21.9183515Z 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-21T20:50:21.9198165Z 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-21T20:50:21.9210388Z 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-21T20:50:21.9221502Z 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-21T20:50:21.9233513Z 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-21T20:50:21.9245110Z 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-21T20:50:21.9258946Z 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-21T20:50:21.9271175Z 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-21T20:50:21.9277866Z 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-21T20:50:21.9289758Z 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-21T20:50:21.9301035Z 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-21T20:50:21.9312630Z 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-21T20:50:21.9322106Z 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-21T20:50:21.9333649Z 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-21T20:50:21.9343910Z 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-21T20:50:21.9350450Z 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-21T20:50:21.9364178Z 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-21T20:50:21.9374738Z 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-21T20:50:21.9384142Z 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-21T20:50:21.9395401Z 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-21T20:50:21.9404956Z 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-21T20:50:21.9419174Z 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-21T20:50:21.9425371Z 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-21T20:50:21.9439297Z 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-21T20:50:21.9452311Z 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-21T20:50:21.9459004Z 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-21T20:50:21.9470803Z 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-21T20:50:21.9484882Z 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-21T20:50:21.9497687Z 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-21T20:50:21.9511298Z 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-21T20:50:21.9523839Z 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-21T20:50:21.9536808Z 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-21T20:50:21.9543726Z 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-21T20:50:21.9556410Z 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-21T20:50:21.9570380Z 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-21T20:50:21.9576663Z 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-21T20:50:21.9583654Z 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-21T20:50:21.9594104Z 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-21T20:50:21.9604302Z 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-21T20:50:21.9616850Z 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-21T20:50:21.9629887Z 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-21T20:50:21.9642464Z 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-21T20:50:21.9649327Z 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-21T20:50:21.9660541Z 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-21T20:50:21.9675576Z 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-21T20:50:21.9689400Z 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-21T20:50:21.9701536Z 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-21T20:50:21.9716394Z 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-21T20:50:21.9732897Z 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-21T20:50:21.9744648Z 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-21T20:50:21.9756143Z 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-21T20:50:21.9767081Z 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-21T20:50:21.9774266Z 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-21T20:50:21.9786867Z 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-21T20:50:21.9793532Z 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-21T20:50:21.9804831Z 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-21T20:50:21.9815769Z 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-21T20:50:21.9827976Z 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-21T20:50:21.9839463Z 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-21T20:50:21.9851788Z 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-21T20:50:21.9862718Z 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-21T20:50:21.9875638Z 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-21T20:50:21.9890369Z 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-21T20:50:21.9897404Z 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-21T20:50:21.9912710Z 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-21T20:50:21.9919606Z 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-21T20:50:21.9933813Z 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-21T20:50:21.9949359Z 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-21T20:50:21.9960623Z 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-21T20:50:21.9971761Z 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-21T20:50:21.9983865Z 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-21T20:50:22.0001010Z 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-21T20:50:22.0013863Z 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-21T20:50:22.0026736Z 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-21T20:50:22.0039512Z 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-21T20:50:22.0055375Z 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-21T20:50:22.0072584Z 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-21T20:50:22.0083570Z 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-21T20:50:22.0094309Z 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-21T20:50:22.0101262Z 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-21T20:50:22.0109136Z 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-21T20:50:22.0121384Z 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-21T20:50:22.0133627Z 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-21T20:50:22.0143555Z 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-21T20:50:22.0153309Z 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-21T20:50:22.0165166Z 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-21T20:50:22.0179675Z 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-21T20:50:22.0189346Z 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-21T20:50:22.0204555Z 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-21T20:50:22.0218843Z 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-21T20:50:22.0232380Z 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-21T20:50:22.0246389Z 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-21T20:50:22.0253641Z 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-21T20:50:22.0266383Z 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-21T20:50:22.0273185Z 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-21T20:50:22.0285763Z 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-21T20:50:22.0295833Z 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-21T20:50:22.0311081Z 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-21T20:50:22.0323574Z 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-21T20:50:22.0331649Z 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-21T20:50:22.0340067Z 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-21T20:50:22.0353225Z 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-21T20:50:22.0365800Z 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-21T20:50:22.0378822Z 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-21T20:50:22.0387065Z 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-21T20:50:22.0393349Z 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-21T20:50:22.0405365Z 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-21T20:50:22.0419970Z 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-21T20:50:22.0430872Z 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-21T20:50:22.0446360Z 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-21T20:50:22.0457627Z 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-21T20:50:22.0471319Z 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-21T20:50:22.0486350Z 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-21T20:50:22.0497753Z 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-21T20:50:22.0504771Z 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-21T20:50:22.0510841Z 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-21T20:50:22.0529446Z 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-21T20:50:22.0543478Z 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-21T20:50:22.0559065Z 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-21T20:50:22.0572182Z 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-21T20:50:22.0579118Z 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-21T20:50:22.0592064Z 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-21T20:50:22.0602654Z 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-21T20:50:22.0613964Z 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-21T20:50:22.0625911Z 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-21T20:50:22.0637185Z 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-21T20:50:22.0649759Z 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-21T20:50:22.0662517Z 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-21T20:50:22.0675339Z 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-21T20:50:22.0686115Z 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-21T20:50:22.0696841Z 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-21T20:50:22.0710962Z 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-21T20:50:22.0718473Z 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-21T20:50:22.0729961Z 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-21T20:50:22.0741106Z 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-21T20:50:22.0754199Z 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-21T20:50:22.0767355Z 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-21T20:50:22.0776780Z 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-21T20:50:22.0788376Z 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-21T20:50:22.0794520Z 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-21T20:50:22.0805573Z 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-21T20:50:22.0818903Z 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-21T20:50:22.0832288Z 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-21T20:50:22.0845845Z 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-21T20:50:22.0859108Z 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-21T20:50:22.0874744Z 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-21T20:50:22.0886867Z 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-21T20:50:22.0898376Z 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-21T20:50:22.0910853Z 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-21T20:50:22.0925667Z 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-21T20:50:22.0932865Z 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-21T20:50:22.0944698Z 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-21T20:50:22.0958425Z 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-21T20:50:22.0965410Z 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-21T20:50:22.0976573Z 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-21T20:50:22.0988124Z 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-21T20:50:22.0995143Z 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-21T20:50:22.1007737Z 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-21T20:50:22.1019817Z 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-21T20:50:22.1030773Z 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-21T20:50:22.1037139Z 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-21T20:50:22.1044160Z 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-21T20:50:22.1061919Z 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-21T20:50:22.1074159Z 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-21T20:50:22.1086700Z 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-21T20:50:22.1103376Z 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-21T20:50:22.1116472Z 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-21T20:50:22.1133786Z 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-21T20:50:22.1147727Z 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-21T20:50:22.1159366Z 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-21T20:50:22.1166744Z 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-21T20:50:22.1172540Z 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-21T20:50:22.1179931Z 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-21T20:50:22.1187781Z 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-21T20:50:22.1195087Z 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-21T20:50:22.1207944Z 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-21T20:50:22.1218557Z 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-21T20:50:22.1233060Z 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-21T20:50:22.1240078Z 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-21T20:50:22.1252448Z 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-21T20:50:22.1265698Z 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-21T20:50:22.1276050Z 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-21T20:50:22.1282763Z 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-21T20:50:22.1289978Z 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-21T20:50:22.1303325Z 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-21T20:50:22.1310012Z 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-21T20:50:22.1318110Z 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-21T20:50:22.1332506Z 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-21T20:50:22.1341135Z 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-21T20:50:22.1352107Z 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-21T20:50:22.1362929Z 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-21T20:50:22.1370182Z 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-21T20:50:22.1383476Z 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-21T20:50:22.1390218Z 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-21T20:50:22.1397084Z 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-21T20:50:22.1403944Z 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-21T20:50:22.1414800Z 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-21T20:50:22.1428294Z 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-21T20:50:22.1435898Z 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-21T20:50:22.1450440Z 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-21T20:50:22.1457015Z 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-21T20:50:22.1469303Z 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-21T20:50:22.1481158Z 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-21T20:50:22.1493720Z 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-21T20:50:22.1504942Z 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-21T20:50:22.1517365Z 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-21T20:50:22.1523322Z 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-21T20:50:22.1535295Z 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-21T20:50:22.1547518Z 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-21T20:50:22.1554215Z 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-21T20:50:22.1564849Z 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-21T20:50:22.1579722Z 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-21T20:50:22.1593000Z 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-21T20:50:22.1602596Z 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-21T20:50:22.1614181Z 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-21T20:50:22.1620462Z 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-21T20:50:22.1636374Z 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-21T20:50:22.1651547Z 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-21T20:50:22.1660634Z 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-21T20:50:22.1675200Z 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-21T20:50:22.1686670Z 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-21T20:50:22.1697912Z 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-21T20:50:22.1711908Z 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-21T20:50:22.1729802Z 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-21T20:50:22.1740894Z 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-21T20:50:22.1754836Z 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-21T20:50:22.1761906Z 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-21T20:50:22.1777154Z 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-21T20:50:22.1788346Z 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-21T20:50:22.1801015Z 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-21T20:50:22.1816006Z 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-21T20:50:22.1827479Z 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-21T20:50:22.1845774Z 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-21T20:50:22.1857530Z 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-21T20:50:22.1869457Z 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-21T20:50:22.1877083Z 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-21T20:50:22.1888615Z 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-21T20:50:22.1903947Z 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-21T20:50:22.1915220Z 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-21T20:50:22.1928926Z 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-21T20:50:22.1941668Z 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-21T20:50:22.1953482Z 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-21T20:50:22.1971124Z 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-21T20:50:22.1987994Z 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-21T20:50:22.1999560Z 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-21T20:50:22.2005790Z 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-21T20:50:22.2022013Z 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-21T20:50:22.2034143Z 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-21T20:50:22.2045929Z 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-21T20:50:22.2058536Z 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-21T20:50:22.2070242Z 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-21T20:50:22.2081793Z 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-21T20:50:22.2089014Z 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-21T20:50:22.2096118Z 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-21T20:50:22.2102600Z 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-21T20:50:22.2115316Z 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-21T20:50:22.2128332Z 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-21T20:50:22.2141046Z 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-21T20:50:22.2148461Z 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-21T20:50:22.2155140Z 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-21T20:50:22.2162513Z 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-21T20:50:22.2175895Z 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-21T20:50:22.2183170Z 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-21T20:50:22.2198027Z 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-21T20:50:22.2213825Z 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-21T20:50:22.2221240Z 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-21T20:50:22.2233971Z 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-21T20:50:22.2240185Z 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-21T20:50:22.2254944Z 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-21T20:50:22.2271669Z 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-21T20:50:22.2282020Z 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-21T20:50:22.2294774Z 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-21T20:50:22.2309126Z 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-21T20:50:22.2324413Z 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-21T20:50:22.2336270Z 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-21T20:50:22.2349223Z 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-21T20:50:22.2361360Z 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-21T20:50:22.2373280Z 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-21T20:50:22.2385011Z 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-21T20:50:22.2396439Z 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-21T20:50:22.2408200Z 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-21T20:50:22.2421493Z 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-21T20:50:22.2428065Z 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-21T20:50:22.2433390Z 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-21T20:50:22.2447264Z 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-21T20:50:22.2459462Z 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-21T20:50:22.2473178Z 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-21T20:50:22.2488638Z 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-21T20:50:22.2501315Z 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-21T20:50:22.2507735Z 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-21T20:50:22.2518002Z 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-21T20:50:22.2529213Z 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-21T20:50:22.2542464Z 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-21T20:50:22.2555513Z 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-21T20:50:22.2566948Z 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-21T20:50:22.2581551Z 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-21T20:50:22.2588088Z 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-21T20:50:22.2599495Z 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-21T20:50:22.2611809Z 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-21T20:50:22.2624031Z 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-21T20:50:22.2638368Z 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-21T20:50:22.2652213Z 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-21T20:50:22.2664185Z 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-21T20:50:22.2671067Z 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-21T20:50:22.2682838Z 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-21T20:50:22.2695508Z 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-21T20:50:22.2708286Z 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-21T20:50:22.2717351Z 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-21T20:50:22.2723178Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-21T20:50:22.2725230Z 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-21T20:50:22.2736931Z 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-21T20:50:22.2750246Z 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-21T20:50:22.2763093Z 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-21T20:50:22.2777954Z 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-21T20:50:22.2797343Z 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-21T20:50:22.2808198Z 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-21T20:50:22.2824817Z 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-21T20:50:22.2836904Z 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-21T20:50:22.2847656Z 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-21T20:50:22.2854835Z 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-21T20:50:22.2867736Z 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-21T20:50:22.2880726Z 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-21T20:50:22.2897240Z 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-21T20:50:22.2909711Z 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-21T20:50:22.2921950Z 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-21T20:50:22.2934384Z 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-21T20:50:22.2947635Z 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-21T20:50:22.2962183Z 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-21T20:50:22.2971847Z 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-21T20:50:22.2984635Z 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-21T20:50:22.2991755Z 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-21T20:50:22.3006289Z 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-21T20:50:22.3012681Z 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-21T20:50:22.3025916Z 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-21T20:50:22.3038048Z 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-21T20:50:22.3052365Z 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-21T20:50:22.3067963Z 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-21T20:50:22.3081247Z 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-21T20:50:22.3088048Z 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-21T20:50:22.3099422Z 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-21T20:50:22.3115097Z 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-21T20:50:22.3128566Z 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-21T20:50:22.3140125Z 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-21T20:50:22.3155460Z 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-21T20:50:22.3168756Z 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-21T20:50:22.3187206Z 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-21T20:50:22.3204044Z 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-21T20:50:22.3217680Z 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-21T20:50:22.3233239Z 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-21T20:50:22.3239958Z 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-21T20:50:22.3251502Z 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-21T20:50:22.3265201Z 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-21T20:50:22.3275643Z 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-21T20:50:22.3296992Z 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-21T20:50:22.3317492Z 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-21T20:50:22.3327622Z 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-21T20:50:22.3339647Z 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-21T20:50:22.3354525Z 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-21T20:50:22.3368190Z 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-21T20:50:22.3386160Z 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-21T20:50:22.3403198Z 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-21T20:50:22.3421347Z 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-21T20:50:22.3438186Z 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-21T20:50:22.3451556Z 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-21T20:50:22.3469299Z 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-21T20:50:22.3484058Z 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-21T20:50:22.3498491Z 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-21T20:50:22.3515542Z 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-21T20:50:22.3527522Z 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-21T20:50:22.3542406Z 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-21T20:50:22.3549535Z 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-21T20:50:22.3561442Z 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-21T20:50:22.3573720Z 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-21T20:50:22.3589638Z 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-21T20:50:22.3609040Z 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-21T20:50:22.3624274Z 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-21T20:50:22.3637765Z 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-21T20:50:22.3653265Z 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-21T20:50:22.3669368Z 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-21T20:50:22.3688304Z 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-21T20:50:22.3700558Z 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-21T20:50:22.3717798Z 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-21T20:50:22.3730257Z 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-21T20:50:22.3746159Z 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-21T20:50:22.3760096Z 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-21T20:50:22.3774935Z 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-21T20:50:22.3786528Z 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-21T20:50:22.3801912Z 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-21T20:50:22.3819878Z 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-21T20:50:22.3832392Z 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-21T20:50:22.3843963Z 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-21T20:50:22.3856614Z 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-21T20:50:22.3871911Z 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-21T20:50:22.3887198Z 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-21T20:50:22.3899813Z 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-21T20:50:22.3917635Z 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-21T20:50:22.3928810Z 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-21T20:50:22.3944595Z 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-21T20:50:22.3958737Z 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-21T20:50:22.3973501Z 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-21T20:50:22.3986409Z 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-21T20:50:22.4000809Z 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-21T20:50:22.4012982Z 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-21T20:50:22.4026939Z 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-21T20:50:22.4038538Z 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-21T20:50:22.4052004Z 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-21T20:50:22.4064518Z 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-21T20:50:22.4080308Z 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-21T20:50:22.4094497Z 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-21T20:50:22.4102249Z 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-21T20:50:22.4115881Z 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-21T20:50:22.4128961Z 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-21T20:50:22.4141594Z 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-21T20:50:22.4154016Z 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-21T20:50:22.4165437Z 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-21T20:50:22.4182059Z 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-21T20:50:22.4192520Z 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-21T20:50:22.4210374Z 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-21T20:50:22.4221725Z 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-21T20:50:22.4238036Z 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-21T20:50:22.4260665Z 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-21T20:50:22.4276408Z 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-21T20:50:22.4288381Z 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-21T20:50:22.4304455Z 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-21T20:50:22.4320069Z 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-21T20:50:22.4335009Z 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-21T20:50:22.4350956Z 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-21T20:50:22.4364962Z 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-21T20:50:22.4377180Z 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-21T20:50:22.4388286Z 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-21T20:50:22.4400298Z 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-21T20:50:22.4414078Z 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-21T20:50:22.4427136Z 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-21T20:50:22.4442972Z 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-21T20:50:22.4456604Z 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-21T20:50:22.4469917Z 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-21T20:50:22.4479033Z 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-21T20:50:22.4494526Z 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-21T20:50:22.4506500Z 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-21T20:50:22.4519294Z 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-21T20:50:22.4531614Z 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-21T20:50:22.4543008Z 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-21T20:50:22.4554951Z 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-21T20:50:22.4570450Z 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-21T20:50:22.4582221Z 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-21T20:50:22.4594934Z 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-21T20:50:22.4601862Z 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-21T20:50:22.4617077Z 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-21T20:50:22.4629028Z 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-21T20:50:22.4642591Z 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-21T20:50:22.4656275Z 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-21T20:50:22.4667342Z 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-21T20:50:22.4680201Z 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-21T20:50:22.4695560Z 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-21T20:50:22.4710537Z 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-21T20:50:22.4717282Z 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-21T20:50:22.4729803Z 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-21T20:50:22.4740358Z 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-21T20:50:22.4750522Z 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-21T20:50:22.4761527Z 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-21T20:50:22.4783772Z 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-21T20:50:22.4790822Z 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-21T20:50:22.4806187Z 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-21T20:50:22.4814382Z 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-21T20:50:22.4830977Z 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-21T20:50:22.4845815Z 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-21T20:50:22.4864214Z 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-21T20:50:22.4885939Z 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-21T20:50:22.4900820Z 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-21T20:50:22.4914672Z 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-21T20:50:22.4931608Z 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-21T20:50:22.4943028Z 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-21T20:50:22.4959747Z 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-21T20:50:22.4969706Z 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-21T20:50:22.4985958Z 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-21T20:50:22.5000318Z 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-21T20:50:22.5012499Z 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-21T20:50:22.5024471Z 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-21T20:50:22.5036607Z 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-21T20:50:22.5048773Z 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-21T20:50:22.5063014Z 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-21T20:50:22.5073901Z 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-21T20:50:22.5085321Z 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-21T20:50:22.5099715Z 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-21T20:50:22.5112045Z 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-21T20:50:22.5129804Z 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-21T20:50:22.5143505Z 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-21T20:50:22.5156269Z 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-21T20:50:22.5170009Z 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-21T20:50:22.5180267Z 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-21T20:50:22.5192820Z 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-21T20:50:22.5200728Z 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-21T20:50:22.5213632Z 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-21T20:50:22.5229313Z 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-21T20:50:22.5242832Z 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-21T20:50:22.5255822Z 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-21T20:50:22.5270853Z 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-21T20:50:22.5277641Z 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-21T20:50:22.5285560Z 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-21T20:50:22.5298375Z 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-21T20:50:22.5311737Z 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-21T20:50:22.5322450Z 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-21T20:50:22.5334430Z 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-21T20:50:22.5346606Z 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-21T20:50:22.5356411Z 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-21T20:50:22.5368670Z 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-21T20:50:22.5389886Z 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-21T20:50:22.5401430Z 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-21T20:50:22.5412505Z 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-21T20:50:22.5423045Z 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-21T20:50:22.5437707Z 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-21T20:50:22.5450434Z 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-21T20:50:22.5462456Z 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-21T20:50:22.5475806Z 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-21T20:50:22.5491915Z 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-21T20:50:22.5508548Z 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-21T20:50:22.5520519Z 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-21T20:50:22.5532273Z 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-21T20:50:22.5553943Z 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-21T20:50:22.5568190Z 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-21T20:50:22.5581628Z 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-21T20:50:22.5597676Z 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-21T20:50:22.5610497Z 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-21T20:50:22.5621985Z 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-21T20:50:22.5634005Z 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-21T20:50:22.5645159Z 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-21T20:50:22.5656300Z 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-21T20:50:22.5669813Z 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-21T20:50:22.5684773Z 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-21T20:50:22.5697934Z 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-21T20:50:22.5711237Z 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-21T20:50:22.5724854Z 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-21T20:50:22.5736849Z 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-21T20:50:22.5746909Z 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-21T20:50:22.5753370Z 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-21T20:50:22.5768225Z 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-21T20:50:22.5779203Z 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-21T20:50:22.5792277Z 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-21T20:50:22.5798580Z 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-21T20:50:22.5808494Z 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-21T20:50:22.5822568Z 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-21T20:50:22.5834288Z 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-21T20:50:22.5847324Z 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-21T20:50:22.5860997Z 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-21T20:50:22.5873935Z 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-21T20:50:22.5892611Z 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-21T20:50:22.5899232Z 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-21T20:50:22.5913589Z 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-21T20:50:22.5928721Z 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-21T20:50:22.5940329Z 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-21T20:50:22.5953211Z 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-21T20:50:22.5965198Z 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-21T20:50:22.5980691Z 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-21T20:50:22.5996436Z 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-21T20:50:22.6009536Z 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-21T20:50:22.6020086Z 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-21T20:50:22.6038068Z 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-21T20:50:22.6049088Z 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-21T20:50:22.6061334Z 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-21T20:50:22.6075178Z 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-21T20:50:22.6086642Z 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-21T20:50:22.6099540Z 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-21T20:50:22.6112053Z 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-21T20:50:22.6125933Z 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-21T20:50:22.6138310Z 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-21T20:50:22.6145214Z 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-21T20:50:22.6157922Z 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-21T20:50:22.6164388Z 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-21T20:50:22.6182743Z 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-21T20:50:22.6198424Z 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-21T20:50:22.6208874Z 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-21T20:50:22.6218557Z 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-21T20:50:22.6233533Z 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-21T20:50:22.6243615Z 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-21T20:50:22.6261905Z 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-21T20:50:22.6279226Z 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-21T20:50:22.6291499Z 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-21T20:50:22.6305449Z 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-21T20:50:22.6319661Z 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-21T20:50:22.6336599Z 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-21T20:50:22.6346148Z 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-21T20:50:22.6360127Z 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-21T20:50:22.6372032Z 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-21T20:50:22.6384746Z 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-21T20:50:22.6398095Z 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-21T20:50:22.6416982Z 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-21T20:50:22.6432645Z 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-21T20:50:22.6446099Z 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-21T20:50:22.6457837Z 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-21T20:50:22.6474743Z 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-21T20:50:22.6489415Z 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-21T20:50:22.6502387Z 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-21T20:50:22.6509839Z 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-21T20:50:22.6521199Z 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-21T20:50:22.6527560Z 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-21T20:50:22.6539169Z 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-21T20:50:22.6549638Z 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-21T20:50:22.6561237Z 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-21T20:50:22.6571987Z 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-21T20:50:22.6586910Z 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-21T20:50:22.6593982Z 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-21T20:50:22.6604977Z 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-21T20:50:22.6617144Z 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-21T20:50:22.6628990Z 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-21T20:50:22.6643269Z 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-21T20:50:22.6657558Z 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-21T20:50:22.6675083Z 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-21T20:50:22.6693495Z 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-21T20:50:22.6705703Z 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-21T20:50:22.6721703Z 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-21T20:50:22.6736430Z 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-21T20:50:22.6745678Z 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-21T20:50:22.6752503Z 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-21T20:50:22.6761831Z 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-21T20:50:22.6768312Z 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-21T20:50:22.6780348Z 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-21T20:50:22.6790992Z 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-21T20:50:22.6805883Z 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-21T20:50:22.6819283Z 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-21T20:50:22.6833330Z 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-21T20:50:22.6848200Z 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-21T20:50:22.6861978Z 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-21T20:50:22.6883460Z 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-21T20:50:22.6897026Z 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-21T20:50:22.6909145Z 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-21T20:50:22.6930572Z 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-21T20:50:22.6939826Z 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-21T20:50:22.6951595Z 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-21T20:50:22.6963477Z 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-21T20:50:22.6978280Z 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-21T20:50:22.6996150Z 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-21T20:50:22.7007113Z 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-21T20:50:22.7019354Z 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-21T20:50:22.7031248Z 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-21T20:50:22.7045796Z 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-21T20:50:22.7057671Z 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-21T20:50:22.7064522Z 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-21T20:50:22.7075201Z 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-21T20:50:22.7089214Z 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-21T20:50:22.7105188Z 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-21T20:50:22.7119208Z 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-21T20:50:22.7130770Z 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-21T20:50:22.7139758Z 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-21T20:50:22.7151514Z 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-21T20:50:22.7166676Z 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-21T20:50:22.7180467Z 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-21T20:50:22.7194619Z 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-21T20:50:22.7211754Z 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-21T20:50:22.7223255Z 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-21T20:50:22.7231457Z 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-21T20:50:22.7244282Z 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-21T20:50:22.7257916Z 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-21T20:50:22.7272332Z 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-21T20:50:22.7279099Z 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-21T20:50:22.7291272Z 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-21T20:50:22.7302192Z 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-21T20:50:22.7312365Z 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-21T20:50:22.7324457Z 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-21T20:50:22.7330777Z 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-21T20:50:22.7342208Z 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-21T20:50:22.7355093Z 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-21T20:50:22.7367147Z 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-21T20:50:22.7374173Z 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-21T20:50:22.7385575Z 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-21T20:50:22.7397177Z 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-21T20:50:22.7411030Z 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-21T20:50:22.7423198Z 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-21T20:50:22.7434922Z 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-21T20:50:22.7450627Z 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-21T20:50:22.7463048Z 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-21T20:50:22.7477494Z 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-21T20:50:22.7489664Z 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-21T20:50:22.7505127Z 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-21T20:50:22.7517572Z 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-21T20:50:22.7529341Z 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-21T20:50:22.7540533Z 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-21T20:50:22.7552536Z 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-21T20:50:22.7564262Z 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-21T20:50:22.7578966Z 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-21T20:50:22.7592197Z 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-21T20:50:22.7603606Z 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-21T20:50:22.7614792Z 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-21T20:50:22.7628646Z 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-21T20:50:22.7642430Z 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-21T20:50:22.7657039Z 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-21T20:50:22.7668515Z 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-21T20:50:22.7682691Z 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-21T20:50:22.7688726Z 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-21T20:50:22.7700502Z 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-21T20:50:22.7713973Z 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-21T20:50:22.7721338Z 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-21T20:50:22.7737822Z 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-21T20:50:22.7747856Z 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-21T20:50:22.7759102Z 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-21T20:50:22.7773096Z 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-21T20:50:22.7781237Z 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-21T20:50:22.7793618Z 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-21T20:50:22.7805526Z 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-21T20:50:22.7821640Z 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-21T20:50:22.7835000Z 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-21T20:50:22.7845473Z 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-21T20:50:22.7856695Z 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-21T20:50:22.7873236Z 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-21T20:50:22.7887524Z 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-21T20:50:22.7898992Z 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-21T20:50:22.7905578Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:22.7907595Z 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-21T20:50:22.7914170Z 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-21T20:50:22.7919313Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-21T20:50:22.7920923Z 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-21T20:50:22.7926800Z 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-21T20:50:22.7933388Z 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-21T20:50:22.7938572Z 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-21T20:50:22.7944545Z 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-21T20:50:22.7951976Z 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-21T20:50:22.7958827Z 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-21T20:50:22.7965384Z 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-21T20:50:22.7970123Z 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-21T20:50:22.7977425Z 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-21T20:50:22.7983793Z 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-21T20:50:22.7991675Z 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-21T20:50:22.7996193Z 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-21T20:50:22.8004300Z 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-21T20:50:22.8011613Z 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-21T20:50:22.8017182Z 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-21T20:50:22.8021744Z 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-21T20:50:22.8027350Z 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-21T20:50:22.8033518Z 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-21T20:50:22.8039183Z 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-21T20:50:22.8045831Z 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-21T20:50:22.8051288Z 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-21T20:50:22.8056297Z 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-21T20:50:22.8062308Z 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-21T20:50:22.8067351Z 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-21T20:50:22.8072950Z 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-21T20:50:22.8078966Z 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-21T20:50:22.8084336Z 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-21T20:50:22.8089166Z 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-21T20:50:22.8094564Z 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-21T20:50:22.8100726Z 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-21T20:50:22.8107109Z 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-21T20:50:22.8113039Z 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-21T20:50:22.8118877Z 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-21T20:50:22.8123968Z 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-21T20:50:22.8129870Z 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-21T20:50:22.8136050Z 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-21T20:50:22.8143155Z 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-21T20:50:22.8148631Z 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-21T20:50:22.8155963Z 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-21T20:50:22.8161439Z 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-21T20:50:22.8167414Z 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-21T20:50:22.8173591Z 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-21T20:50:22.8179998Z 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-21T20:50:22.8186091Z 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-21T20:50:22.8194402Z 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-21T20:50:22.8201673Z 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-21T20:50:22.8207401Z 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-21T20:50:22.8214051Z 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-21T20:50:22.8219476Z 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-21T20:50:22.8225527Z 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-21T20:50:22.8230831Z 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-21T20:50:22.8236971Z 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-21T20:50:22.8242592Z 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-21T20:50:22.8247764Z 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-21T20:50:22.8254481Z 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-21T20:50:22.8259320Z 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-21T20:50:22.8266154Z 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-21T20:50:22.8272262Z 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-21T20:50:22.8279518Z 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-21T20:50:22.8284804Z 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-21T20:50:22.8290609Z 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-21T20:50:22.8296418Z 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-21T20:50:22.8302511Z 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-21T20:50:22.8308755Z 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-21T20:50:22.8315618Z 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-21T20:50:22.8322368Z 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-21T20:50:22.8327417Z 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-21T20:50:22.8332394Z 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-21T20:50:22.8338568Z 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-21T20:50:22.8344076Z 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-21T20:50:22.8350702Z 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-21T20:50:22.8357027Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-21T20:50:22.8359188Z 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-21T20:50:22.8373940Z 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-21T20:50:22.8389692Z 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-21T20:50:22.8397228Z 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-21T20:50:22.8404307Z 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-21T20:50:22.8416733Z 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-21T20:50:22.8428873Z 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-21T20:50:22.8442705Z 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-21T20:50:22.8452696Z 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-21T20:50:22.8464936Z 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-21T20:50:22.8477634Z 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-21T20:50:22.8485074Z 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-21T20:50:22.8496186Z 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-21T20:50:22.8509494Z 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-21T20:50:22.8524689Z 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-21T20:50:22.8535683Z 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-21T20:50:22.8551347Z 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-21T20:50:22.8565621Z 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-21T20:50:22.8578177Z 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-21T20:50:22.8589967Z 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-21T20:50:22.8604796Z 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-21T20:50:22.8618413Z 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-21T20:50:22.8631455Z 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-21T20:50:22.8638357Z 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-21T20:50:22.8645434Z 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-21T20:50:22.8657290Z 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-21T20:50:22.8664252Z 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-21T20:50:22.8678865Z 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-21T20:50:22.8691634Z 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-21T20:50:22.8701331Z 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-21T20:50:22.8716716Z 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-21T20:50:22.8730036Z 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-21T20:50:22.8736695Z 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-21T20:50:22.8749637Z 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-21T20:50:22.8756466Z 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-21T20:50:22.8767269Z 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-21T20:50:22.8776212Z 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-21T20:50:22.8786866Z 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-21T20:50:22.8799445Z 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-21T20:50:22.8812109Z 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-21T20:50:22.8824992Z 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-21T20:50:22.8838409Z 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-21T20:50:22.8850244Z 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-21T20:50:22.8862210Z 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-21T20:50:22.8873567Z 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-21T20:50:22.8887746Z 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-21T20:50:22.8897575Z 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-21T20:50:22.8910955Z 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-21T20:50:22.8927009Z 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-21T20:50:22.8935197Z 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-21T20:50:22.8948560Z 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-21T20:50:22.8959281Z 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-21T20:50:22.8969647Z 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-21T20:50:22.8984828Z 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-21T20:50:22.9002281Z 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-21T20:50:22.9014359Z 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-21T20:50:22.9029968Z 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-21T20:50:22.9042072Z 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-21T20:50:22.9054897Z 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-21T20:50:22.9068880Z 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-21T20:50:22.9076992Z 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-21T20:50:22.9087529Z 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-21T20:50:22.9099113Z 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-21T20:50:22.9113571Z 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-21T20:50:22.9124170Z 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-21T20:50:22.9131508Z 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-21T20:50:22.9139851Z 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-21T20:50:22.9154465Z 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-21T20:50:22.9169152Z 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-21T20:50:22.9182637Z 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-21T20:50:22.9190353Z 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-21T20:50:22.9198850Z 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-21T20:50:22.9214208Z 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-21T20:50:22.9225910Z 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-21T20:50:22.9237739Z 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-21T20:50:22.9254512Z 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-21T20:50:22.9269489Z 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-21T20:50:22.9280579Z 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-21T20:50:22.9297802Z 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-21T20:50:22.9310419Z 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-21T20:50:22.9322216Z 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-21T20:50:22.9334546Z 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-21T20:50:22.9346965Z 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-21T20:50:22.9362276Z 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-21T20:50:22.9376220Z 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-21T20:50:22.9388250Z 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-21T20:50:22.9394690Z 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-21T20:50:22.9409110Z 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-21T20:50:22.9421054Z 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-21T20:50:22.9435749Z 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-21T20:50:22.9447959Z 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-21T20:50:22.9458203Z 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-21T20:50:22.9471874Z 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-21T20:50:22.9483948Z 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-21T20:50:22.9495986Z 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-21T20:50:22.9508783Z 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-21T20:50:22.9519958Z 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-21T20:50:22.9531503Z 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-21T20:50:22.9542992Z 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-21T20:50:22.9549689Z 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-21T20:50:22.9564900Z 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-21T20:50:22.9571576Z 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-21T20:50:22.9583468Z 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-21T20:50:22.9597702Z 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-21T20:50:22.9610941Z 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-21T20:50:22.9620208Z 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-21T20:50:22.9635700Z 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-21T20:50:22.9642817Z 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-21T20:50:22.9658267Z 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-21T20:50:22.9670661Z 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-21T20:50:22.9681798Z 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-21T20:50:22.9703148Z 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-21T20:50:22.9713250Z 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-21T20:50:22.9721457Z 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-21T20:50:22.9733152Z 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-21T20:50:22.9747433Z 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-21T20:50:22.9753678Z 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-21T20:50:22.9770264Z 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-21T20:50:22.9780514Z 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-21T20:50:22.9792628Z 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-21T20:50:22.9806249Z 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-21T20:50:22.9820054Z 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-21T20:50:22.9831070Z 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-21T20:50:22.9843195Z 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-21T20:50:22.9858163Z 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-21T20:50:22.9865218Z 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-21T20:50:22.9884420Z 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-21T20:50:22.9895756Z 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-21T20:50:22.9909665Z 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-21T20:50:22.9921779Z 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-21T20:50:22.9932882Z 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-21T20:50:22.9946670Z 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-21T20:50:22.9954368Z 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-21T20:50:22.9962381Z 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-21T20:50:22.9978883Z 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-21T20:50:22.9992137Z 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-21T20:50:22.9999138Z 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-21T20:50:23.0011836Z 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-21T20:50:23.0027676Z 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-21T20:50:23.0040534Z 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-21T20:50:23.0051581Z 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-21T20:50:23.0065336Z 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-21T20:50:23.0076474Z 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-21T20:50:23.0087861Z 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-21T20:50:23.0101875Z 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-21T20:50:23.0113895Z 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-21T20:50:23.0127008Z 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-21T20:50:23.0140393Z 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-21T20:50:23.0152392Z 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-21T20:50:23.0164524Z 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-21T20:50:23.0185485Z 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-21T20:50:23.0199830Z 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-21T20:50:23.0209960Z 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-21T20:50:23.0216805Z 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-21T20:50:23.0227728Z 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-21T20:50:23.0242523Z 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-21T20:50:23.0255279Z 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-21T20:50:23.0268417Z 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-21T20:50:23.0280507Z 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-21T20:50:23.0295171Z 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-21T20:50:23.0304603Z 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-21T20:50:23.0311752Z 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-21T20:50:23.0323820Z 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-21T20:50:23.0335960Z 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-21T20:50:23.0347552Z 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-21T20:50:23.0356034Z 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-21T20:50:23.0362671Z 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-21T20:50:23.0374037Z 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-21T20:50:23.0385253Z 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-21T20:50:23.0397212Z 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-21T20:50:23.0404325Z 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-21T20:50:23.0411053Z 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-21T20:50:23.0425607Z 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-21T20:50:23.0432123Z 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-21T20:50:23.0445520Z 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-21T20:50:23.0453412Z 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-21T20:50:23.0460818Z 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-21T20:50:23.0467888Z 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-21T20:50:23.0479414Z 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-21T20:50:23.0486591Z 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-21T20:50:23.0499084Z 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-21T20:50:23.0515439Z 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-21T20:50:23.0533658Z 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-21T20:50:23.0546862Z 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-21T20:50:23.0561048Z 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-21T20:50:23.0576875Z 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-21T20:50:23.0591467Z 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-21T20:50:23.0606418Z 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-21T20:50:23.0614028Z 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-21T20:50:23.0632087Z 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-21T20:50:23.0648328Z 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-21T20:50:23.0660721Z 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-21T20:50:23.0675184Z 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-21T20:50:23.0686490Z 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-21T20:50:23.0696699Z 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-21T20:50:23.0703560Z 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-21T20:50:23.0715392Z 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-21T20:50:23.0729539Z 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-21T20:50:23.0745953Z 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-21T20:50:23.0759265Z 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-21T20:50:23.0773749Z 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-21T20:50:23.0785353Z 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-21T20:50:23.0791924Z 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-21T20:50:23.0798285Z 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-21T20:50:23.0810829Z 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-21T20:50:23.0817384Z 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-21T20:50:23.0828718Z 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-21T20:50:23.0838824Z 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-21T20:50:23.0846434Z 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-21T20:50:23.0858517Z 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-21T20:50:23.0871900Z 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-21T20:50:23.0887884Z 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-21T20:50:23.0899659Z 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-21T20:50:23.0910568Z 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-21T20:50:23.0917271Z 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-21T20:50:23.0931390Z 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-21T20:50:23.0942804Z 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-21T20:50:23.0956881Z 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-21T20:50:23.0969486Z 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-21T20:50:23.0982700Z 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-21T20:50:23.0990623Z 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-21T20:50:23.1001312Z 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-21T20:50:23.1015546Z 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-21T20:50:23.1028149Z 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-21T20:50:23.1040672Z 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-21T20:50:23.1053987Z 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-21T20:50:23.1068072Z 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-21T20:50:23.1082606Z 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-21T20:50:23.1096388Z 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-21T20:50:23.1111052Z 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-21T20:50:23.1121363Z 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-21T20:50:23.1128188Z 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-21T20:50:23.1135155Z 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-21T20:50:23.1142171Z 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-21T20:50:23.1148852Z 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-21T20:50:23.1160878Z 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-21T20:50:23.1175773Z 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-21T20:50:23.1188281Z 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-21T20:50:23.1196160Z 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-21T20:50:23.1209000Z 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-21T20:50:23.1220009Z 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-21T20:50:23.1227229Z 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-21T20:50:23.1239882Z 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-21T20:50:23.1246781Z 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-21T20:50:23.1257953Z 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-21T20:50:23.1270900Z 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-21T20:50:23.1277563Z 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-21T20:50:23.1290075Z 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-21T20:50:23.1302431Z 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-21T20:50:23.1315326Z 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-21T20:50:23.1327780Z 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-21T20:50:23.1337800Z 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-21T20:50:23.1350450Z 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-21T20:50:23.1361394Z 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-21T20:50:23.1375892Z 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-21T20:50:23.1388349Z 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-21T20:50:23.1400878Z 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-21T20:50:23.1412718Z 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-21T20:50:23.1427543Z 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-21T20:50:23.1435035Z 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-21T20:50:23.1445533Z 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-21T20:50:23.1457236Z 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-21T20:50:23.1468729Z 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-21T20:50:23.1479698Z 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-21T20:50:23.1490478Z 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-21T20:50:23.1501848Z 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-21T20:50:23.1516173Z 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-21T20:50:23.1531153Z 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-21T20:50:23.1543229Z 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-21T20:50:23.1555159Z 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-21T20:50:23.1561652Z 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-21T20:50:23.1568245Z 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-21T20:50:23.1580564Z 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-21T20:50:23.1586936Z 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-21T20:50:23.1601318Z 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-21T20:50:23.1613207Z 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-21T20:50:23.1627869Z 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-21T20:50:23.1639687Z 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-21T20:50:23.1652307Z 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-21T20:50:23.1665814Z 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-21T20:50:23.1678603Z 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-21T20:50:23.1684766Z 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-21T20:50:23.1691703Z 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-21T20:50:23.1703397Z 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-21T20:50:23.1709934Z 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-21T20:50:23.1720987Z 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-21T20:50:23.1730982Z 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-21T20:50:23.1743457Z 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-21T20:50:23.1757909Z 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-21T20:50:23.1773174Z 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-21T20:50:23.1791542Z 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-21T20:50:23.1806234Z 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-21T20:50:23.1818883Z 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-21T20:50:23.1825522Z 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-21T20:50:23.1844494Z 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-21T20:50:23.1862832Z 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-21T20:50:23.1870450Z 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-21T20:50:23.1876935Z 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-21T20:50:23.1893771Z 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-21T20:50:23.1900610Z 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-21T20:50:23.1911942Z 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-21T20:50:23.1924564Z 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-21T20:50:23.1936784Z 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-21T20:50:23.1950748Z 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-21T20:50:23.1965263Z 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-21T20:50:23.1972811Z 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-21T20:50:23.1984022Z 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-21T20:50:23.1996222Z 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-21T20:50:23.2002910Z 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-21T20:50:23.2015032Z 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-21T20:50:23.2029205Z 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-21T20:50:23.2041308Z 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-21T20:50:23.2051563Z 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-21T20:50:23.2058475Z 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-21T20:50:23.2070674Z 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-21T20:50:23.2086132Z 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-21T20:50:23.2097243Z 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-21T20:50:23.2112722Z 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-21T20:50:23.2128018Z 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-21T20:50:23.2137519Z 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-21T20:50:23.2148619Z 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-21T20:50:23.2160210Z 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-21T20:50:23.2166524Z 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-21T20:50:23.2177965Z 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-21T20:50:23.2189728Z 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-21T20:50:23.2197228Z 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-21T20:50:23.2212857Z 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-21T20:50:23.2226162Z 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-21T20:50:23.2233033Z 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-21T20:50:23.2238984Z 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-21T20:50:23.2251099Z 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-21T20:50:23.2261088Z 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-21T20:50:23.2273069Z 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-21T20:50:23.2284247Z 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-21T20:50:23.2295101Z 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-21T20:50:23.2307116Z 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-21T20:50:23.2318726Z 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-21T20:50:23.2330852Z 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-21T20:50:23.2340032Z 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-21T20:50:23.2347124Z 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-21T20:50:23.2359301Z 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-21T20:50:23.2370302Z 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-21T20:50:23.2384669Z 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-21T20:50:23.2395880Z 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-21T20:50:23.2408716Z 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-21T20:50:23.2422789Z 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-21T20:50:23.2436066Z 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-21T20:50:23.2443908Z 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-21T20:50:23.2455205Z 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-21T20:50:23.2466429Z 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-21T20:50:23.2472836Z 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-21T20:50:23.2482586Z 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-21T20:50:23.2490099Z 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-21T20:50:23.2503602Z 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-21T20:50:23.2515753Z 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-21T20:50:23.2530611Z 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-21T20:50:23.2544921Z 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-21T20:50:23.2556249Z 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-21T20:50:23.2567787Z 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-21T20:50:23.2580368Z 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-21T20:50:23.2592089Z 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-21T20:50:23.2598940Z 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-21T20:50:23.2605558Z 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-21T20:50:23.2618815Z 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-21T20:50:23.2637713Z 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-21T20:50:23.2644092Z 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-21T20:50:23.2655791Z 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-21T20:50:23.2668403Z 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-21T20:50:23.2676406Z 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-21T20:50:23.2688387Z 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-21T20:50:23.2695538Z 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-21T20:50:23.2707212Z 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-21T20:50:23.2721961Z 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-21T20:50:23.2728106Z 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-21T20:50:23.2741733Z 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-21T20:50:23.2759618Z 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-21T20:50:23.2775195Z 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-21T20:50:23.2787139Z 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-21T20:50:23.2800141Z 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-21T20:50:23.2806836Z 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-21T20:50:23.2818190Z 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-21T20:50:23.2830462Z 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-21T20:50:23.2841593Z 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-21T20:50:23.2853972Z 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-21T20:50:23.2867775Z 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-21T20:50:23.2879601Z 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-21T20:50:23.2886384Z 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-21T20:50:23.2899356Z 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-21T20:50:23.2910158Z 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-21T20:50:23.2923998Z 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-21T20:50:23.2934901Z 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-21T20:50:23.2946170Z 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-21T20:50:23.2960245Z 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-21T20:50:23.2970830Z 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-21T20:50:23.2978892Z 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-21T20:50:23.2993571Z 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-21T20:50:23.3005312Z 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-21T20:50:23.3011880Z 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-21T20:50:23.3027474Z 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-21T20:50:23.3042548Z 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-21T20:50:23.3055768Z 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-21T20:50:23.3067712Z 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-21T20:50:23.3079533Z 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-21T20:50:23.3090435Z 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-21T20:50:23.3104797Z 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-21T20:50:23.3118483Z 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-21T20:50:23.3132944Z 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-21T20:50:23.3143377Z 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-21T20:50:23.3155408Z 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-21T20:50:23.3170933Z 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-21T20:50:23.3181908Z 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-21T20:50:23.3193211Z 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-21T20:50:23.3204357Z 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-21T20:50:23.3216714Z 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-21T20:50:23.3224195Z 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-21T20:50:23.3234664Z 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-21T20:50:23.3246601Z 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-21T20:50:23.3257800Z 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-21T20:50:23.3270420Z 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-21T20:50:23.3280514Z 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-21T20:50:23.3291424Z 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-21T20:50:23.3303996Z 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-21T20:50:23.3314958Z 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-21T20:50:23.3327727Z 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-21T20:50:23.3340823Z 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-21T20:50:23.3354826Z 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-21T20:50:23.3368565Z 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-21T20:50:23.3380158Z 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-21T20:50:23.3392019Z 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-21T20:50:23.3402108Z 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-21T20:50:23.3415390Z 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-21T20:50:23.3421739Z 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-21T20:50:23.3431722Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-21T20:50:23.3433430Z 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-21T20:50:23.3438955Z 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-21T20:50:23.3444602Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-21T20:50:23.3446350Z 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-21T20:50:23.3462052Z 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-21T20:50:23.3468948Z 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-21T20:50:23.3482105Z 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-21T20:50:23.3498462Z 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-21T20:50:23.3508764Z 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-21T20:50:23.3527513Z 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-21T20:50:23.3535718Z 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-21T20:50:23.3551601Z 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-21T20:50:23.3557698Z 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-21T20:50:23.3568586Z 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-21T20:50:23.3586775Z 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-21T20:50:23.3601586Z 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-21T20:50:23.3612246Z 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-21T20:50:23.3624535Z 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-21T20:50:23.3643504Z 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-21T20:50:23.3656092Z 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-21T20:50:23.3671201Z 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-21T20:50:23.3687090Z 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-21T20:50:23.3697852Z 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-21T20:50:23.3712769Z 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-21T20:50:23.3719095Z 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-21T20:50:23.3732715Z 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-21T20:50:23.3747723Z 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-21T20:50:23.3763111Z 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-21T20:50:23.3774593Z 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-21T20:50:23.3797311Z 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-21T20:50:23.3808265Z 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-21T20:50:23.3818589Z 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-21T20:50:23.3825708Z 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-21T20:50:23.3832930Z 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-21T20:50:23.3846333Z 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-21T20:50:23.3860426Z 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-21T20:50:23.3872962Z 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-21T20:50:23.3883475Z 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-21T20:50:23.3899394Z 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-21T20:50:23.3912025Z 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-21T20:50:23.3927238Z 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-21T20:50:23.3941386Z 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-21T20:50:23.3954790Z 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-21T20:50:23.3962052Z 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-21T20:50:23.3975192Z 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-21T20:50:23.3992604Z 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-21T20:50:23.4008720Z 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-21T20:50:23.4025144Z 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-21T20:50:23.4035786Z 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-21T20:50:23.4047131Z 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-21T20:50:23.4057939Z 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-21T20:50:23.4068569Z 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-21T20:50:23.4080117Z 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-21T20:50:23.4089874Z 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-21T20:50:23.4103045Z 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-21T20:50:23.4113994Z 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-21T20:50:23.4127941Z 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-21T20:50:23.4146176Z 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-21T20:50:23.4158635Z 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-21T20:50:23.4169619Z 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-21T20:50:23.4175620Z 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-21T20:50:23.4190148Z 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-21T20:50:23.4201823Z 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-21T20:50:23.4215611Z 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-21T20:50:23.4222779Z 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-21T20:50:23.4231398Z 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-21T20:50:23.4242316Z 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-21T20:50:23.4257836Z 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-21T20:50:23.4270198Z 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-21T20:50:23.4283116Z 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-21T20:50:23.4294415Z 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-21T20:50:23.4301472Z 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-21T20:50:23.4308324Z 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-21T20:50:23.4323462Z 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-21T20:50:23.4333083Z 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-21T20:50:23.4339786Z 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-21T20:50:23.4353321Z 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-21T20:50:23.4366105Z 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-21T20:50:23.4379573Z 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-21T20:50:23.4392003Z 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-21T20:50:23.4409190Z 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-21T20:50:23.4421851Z 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-21T20:50:23.4434272Z 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-21T20:50:23.4439936Z 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-21T20:50:23.4454446Z 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-21T20:50:23.4468460Z 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-21T20:50:23.4482130Z 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-21T20:50:23.4488751Z 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-21T20:50:23.4501824Z 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-21T20:50:23.4516548Z 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-21T20:50:23.4529434Z 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-21T20:50:23.4543536Z 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-21T20:50:23.4558099Z 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-21T20:50:23.4573001Z 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-21T20:50:23.4587387Z 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-21T20:50:23.4601963Z 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-21T20:50:23.4617546Z 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-21T20:50:23.4626274Z 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-21T20:50:23.4641777Z 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-21T20:50:23.4652380Z 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-21T20:50:23.4658842Z 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-21T20:50:23.4675035Z 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-21T20:50:23.4689435Z 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-21T20:50:23.4696197Z 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-21T20:50:23.4706018Z 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-21T20:50:23.4722192Z 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-21T20:50:23.4732180Z 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-21T20:50:23.4744692Z 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-21T20:50:23.4757158Z 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-21T20:50:23.4765273Z 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-21T20:50:23.4783187Z 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-21T20:50:23.4795114Z 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-21T20:50:23.4805387Z 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-21T20:50:23.4817940Z 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-21T20:50:23.4831866Z 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-21T20:50:23.4841063Z 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-21T20:50:23.4857994Z 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-21T20:50:23.4870078Z 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-21T20:50:23.4885119Z 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-21T20:50:23.4898724Z 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-21T20:50:23.4910663Z 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-21T20:50:23.4926899Z 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-21T20:50:23.4935431Z 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-21T20:50:23.4945627Z 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-21T20:50:23.4960854Z 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-21T20:50:23.4975468Z 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-21T20:50:23.4993563Z 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-21T20:50:23.5007321Z 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-21T20:50:23.5018148Z 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-21T20:50:23.5028402Z 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-21T20:50:23.5041202Z 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-21T20:50:23.5056270Z 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-21T20:50:23.5070046Z 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-21T20:50:23.5083379Z 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-21T20:50:23.5099582Z 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-21T20:50:23.5113805Z 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-21T20:50:23.5129564Z 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-21T20:50:23.5142662Z 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-21T20:50:23.5157225Z 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-21T20:50:23.5172980Z 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-21T20:50:23.5188317Z 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-21T20:50:23.5194992Z 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-21T20:50:23.5206710Z 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-21T20:50:23.5223076Z 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-21T20:50:23.5234045Z 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-21T20:50:23.5240921Z 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-21T20:50:23.5252755Z 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-21T20:50:23.5264741Z 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-21T20:50:23.5271505Z 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-21T20:50:23.5279034Z 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-21T20:50:23.5289128Z 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-21T20:50:23.5300896Z 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-21T20:50:23.5307828Z 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-21T20:50:23.5318107Z 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-21T20:50:23.5329946Z 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-21T20:50:23.5340328Z 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-21T20:50:23.5354212Z 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-21T20:50:23.5361887Z 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-21T20:50:23.5373739Z 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-21T20:50:23.5388943Z 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-21T20:50:23.5396014Z 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-21T20:50:23.5402716Z 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-21T20:50:23.5410538Z 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-21T20:50:23.5426098Z 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-21T20:50:23.5441684Z 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-21T20:50:23.5452025Z 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-21T20:50:23.5462663Z 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-21T20:50:23.5469435Z 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-21T20:50:23.5477306Z 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-21T20:50:23.5497486Z 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-21T20:50:23.5517721Z 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-21T20:50:23.5529336Z 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-21T20:50:23.5541152Z 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-21T20:50:23.5547544Z 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-21T20:50:23.5558897Z 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-21T20:50:23.5574359Z 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-21T20:50:23.5584448Z 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-21T20:50:23.5596714Z 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-21T20:50:23.5602743Z 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-21T20:50:23.5614603Z 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-21T20:50:23.5627260Z 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-21T20:50:23.5637792Z 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-21T20:50:23.5651100Z 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-21T20:50:23.5659908Z 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-21T20:50:23.5667586Z 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-21T20:50:23.5681344Z 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-21T20:50:23.5691024Z 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-21T20:50:23.5706903Z 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-21T20:50:23.5717793Z 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-21T20:50:23.5728077Z 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-21T20:50:23.5739610Z 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-21T20:50:23.5749882Z 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-21T20:50:23.5766135Z 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-21T20:50:23.5776079Z 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-21T20:50:23.5790024Z 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-21T20:50:23.5802418Z 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-21T20:50:23.5815114Z 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-21T20:50:23.5826570Z 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-21T20:50:23.5841634Z 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-21T20:50:23.5858189Z 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-21T20:50:23.5869586Z 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-21T20:50:23.5882958Z 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-21T20:50:23.5893328Z 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-21T20:50:23.5900311Z 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-21T20:50:23.5914500Z 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-21T20:50:23.5927172Z 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-21T20:50:23.5946715Z 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-21T20:50:23.5958236Z 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-21T20:50:23.5972143Z 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-21T20:50:23.5978790Z 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-21T20:50:23.5986700Z 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-21T20:50:23.6003625Z 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-21T20:50:23.6019236Z 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-21T20:50:23.6029192Z 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-21T20:50:23.6040075Z 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-21T20:50:23.6054411Z 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-21T20:50:23.6061809Z 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-21T20:50:23.6074494Z 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-21T20:50:23.6086238Z 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-21T20:50:23.6101103Z 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-21T20:50:23.6113380Z 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-21T20:50:23.6128932Z 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-21T20:50:23.6138759Z 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-21T20:50:23.6151816Z 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-21T20:50:23.6163325Z 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-21T20:50:23.6170066Z 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-21T20:50:23.6183534Z 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-21T20:50:23.6203435Z 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-21T20:50:23.6218341Z 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-21T20:50:23.6231496Z 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-21T20:50:23.6244276Z 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-21T20:50:23.6257226Z 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-21T20:50:23.6270707Z 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-21T20:50:23.6285036Z 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-21T20:50:23.6297429Z 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-21T20:50:23.6322419Z 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-21T20:50:23.6336169Z 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-21T20:50:23.6342306Z 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-21T20:50:23.6352960Z 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-21T20:50:23.6363964Z 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-21T20:50:23.6370496Z 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-21T20:50:23.6380062Z 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-21T20:50:23.6393826Z 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-21T20:50:23.6403879Z 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-21T20:50:23.6416489Z 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-21T20:50:23.6430339Z 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-21T20:50:23.6442636Z 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-21T20:50:23.6457851Z 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-21T20:50:23.6469974Z 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-21T20:50:23.6485350Z 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-21T20:50:23.6496311Z 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-21T20:50:23.6508018Z 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-21T20:50:23.6518011Z 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-21T20:50:23.6525428Z 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-21T20:50:23.6537754Z 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-21T20:50:23.6547862Z 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-21T20:50:23.6560554Z 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-21T20:50:23.6566915Z 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-21T20:50:23.6573633Z 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-21T20:50:23.6586714Z 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-21T20:50:23.6592856Z 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-21T20:50:23.6608329Z 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-21T20:50:23.6618090Z 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-21T20:50:23.6628150Z 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-21T20:50:23.6634523Z 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-21T20:50:23.6651169Z 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-21T20:50:23.6662855Z 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-21T20:50:23.6669059Z 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-21T20:50:23.6680248Z 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-21T20:50:23.6692641Z 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-21T20:50:23.6702764Z 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-21T20:50:23.6714767Z 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-21T20:50:23.6727231Z 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-21T20:50:23.6740177Z 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-21T20:50:23.6751695Z 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-21T20:50:23.6766434Z 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-21T20:50:23.6780911Z 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-21T20:50:23.6797354Z 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-21T20:50:23.6807423Z 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-21T20:50:23.6814437Z 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-21T20:50:23.6821488Z 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-21T20:50:23.6838090Z 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-21T20:50:23.6850417Z 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-21T20:50:23.6863463Z 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-21T20:50:23.6877854Z 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-21T20:50:23.6892266Z 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-21T20:50:23.6908202Z 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-21T20:50:23.6921230Z 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-21T20:50:23.6938360Z 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-21T20:50:23.6945938Z 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-21T20:50:23.6958864Z 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-21T20:50:23.6970522Z 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-21T20:50:23.6986749Z 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-21T20:50:23.6999932Z 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-21T20:50:23.7011594Z 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-21T20:50:23.7025040Z 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-21T20:50:23.7036328Z 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-21T20:50:23.7050031Z 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-21T20:50:23.7056578Z 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-21T20:50:23.7070385Z 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-21T20:50:23.7084274Z 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-21T20:50:23.7095650Z 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-21T20:50:23.7107458Z 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-21T20:50:23.7115870Z 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-21T20:50:23.7125812Z 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-21T20:50:23.7136179Z 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-21T20:50:23.7147482Z 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-21T20:50:23.7164393Z 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-21T20:50:23.7172238Z 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-21T20:50:23.7186513Z 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-21T20:50:23.7198742Z 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-21T20:50:23.7209739Z 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-21T20:50:23.7224610Z 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-21T20:50:23.7237195Z 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-21T20:50:23.7243609Z 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-21T20:50:23.7260026Z 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-21T20:50:23.7268956Z 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-21T20:50:23.7280730Z 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-21T20:50:23.7291007Z 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-21T20:50:23.7306382Z 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-21T20:50:23.7312098Z 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-21T20:50:23.7323870Z 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-21T20:50:23.7335581Z 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-21T20:50:23.7346212Z 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-21T20:50:23.7360966Z 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-21T20:50:23.7376360Z 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-21T20:50:23.7390227Z 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-21T20:50:23.7402593Z 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-21T20:50:23.7415759Z 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-21T20:50:23.7426674Z 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-21T20:50:23.7438854Z 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-21T20:50:23.7451472Z 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-21T20:50:23.7468822Z 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-21T20:50:23.7482563Z 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-21T20:50:23.7494453Z 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-21T20:50:23.7509513Z 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-21T20:50:23.7516490Z 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-21T20:50:23.7528494Z 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-21T20:50:23.7541694Z 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-21T20:50:23.7562620Z 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-21T20:50:23.7575264Z 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-21T20:50:23.7586234Z 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-21T20:50:23.7598775Z 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-21T20:50:23.7610542Z 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-21T20:50:23.7622452Z 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-21T20:50:23.7630496Z 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-21T20:50:23.7643438Z 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-21T20:50:23.7650176Z 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-21T20:50:23.7662564Z 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-21T20:50:23.7675113Z 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-21T20:50:23.7687546Z 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-21T20:50:23.7700947Z 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-21T20:50:23.7713227Z 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-21T20:50:23.7719587Z 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-21T20:50:23.7725977Z 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-21T20:50:23.7741687Z 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-21T20:50:23.7754417Z 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-21T20:50:23.7769485Z 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-21T20:50:23.7781381Z 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-21T20:50:23.7795523Z 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-21T20:50:23.7809369Z 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-21T20:50:23.7823278Z 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-21T20:50:23.7843848Z 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-21T20:50:23.7856030Z 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-21T20:50:23.7862783Z 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-21T20:50:23.7878307Z 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-21T20:50:23.7892377Z 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-21T20:50:23.7904255Z 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-21T20:50:23.7923329Z 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-21T20:50:23.7933504Z 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-21T20:50:23.7945263Z 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-21T20:50:23.7955372Z 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-21T20:50:23.7972872Z 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-21T20:50:23.7989680Z 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-21T20:50:23.8000235Z 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-21T20:50:23.8006404Z 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-21T20:50:23.8017666Z 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-21T20:50:23.8024455Z 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-21T20:50:23.8047326Z 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-21T20:50:23.8063562Z 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-21T20:50:23.8076263Z 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-21T20:50:23.8087989Z 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-21T20:50:23.8103170Z 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-21T20:50:23.8117012Z 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-21T20:50:23.8128336Z 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-21T20:50:23.8143815Z 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-21T20:50:23.8158285Z 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-21T20:50:23.8170691Z 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-21T20:50:23.8187927Z 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-21T20:50:23.8203344Z 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-21T20:50:23.8219799Z 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-21T20:50:23.8226455Z 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-21T20:50:23.8238677Z 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-21T20:50:23.8250637Z 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-21T20:50:23.8263347Z 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-21T20:50:23.8276229Z 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-21T20:50:23.8289083Z 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-21T20:50:23.8301614Z 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-21T20:50:23.8312896Z 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-21T20:50:23.8322536Z 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-21T20:50:23.8329001Z 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-21T20:50:23.8340825Z 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-21T20:50:23.8352673Z 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-21T20:50:23.8359748Z 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-21T20:50:23.8371754Z 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-21T20:50:23.8379562Z 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-21T20:50:23.8392663Z 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-21T20:50:23.8409639Z 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-21T20:50:23.8424940Z 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-21T20:50:23.8438313Z 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-21T20:50:23.8455090Z 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-21T20:50:23.8468957Z 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-21T20:50:23.8480131Z 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-21T20:50:23.8491895Z 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-21T20:50:23.8502982Z 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-21T20:50:23.8515802Z 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-21T20:50:23.8523365Z 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-21T20:50:23.8535651Z 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-21T20:50:23.8547083Z 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-21T20:50:23.8559068Z 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-21T20:50:23.8575602Z 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-21T20:50:23.8586740Z 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-21T20:50:23.8593310Z 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-21T20:50:23.8605122Z 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-21T20:50:23.8626067Z 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-21T20:50:23.8641952Z 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-21T20:50:23.8652427Z 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-21T20:50:23.8659496Z 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-21T20:50:23.8677689Z 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-21T20:50:23.8689617Z 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-21T20:50:23.8701940Z 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-21T20:50:23.8708158Z 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-21T20:50:23.8714775Z 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-21T20:50:23.8720886Z 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-21T20:50:23.8731983Z 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-21T20:50:23.8739455Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:23.8741451Z 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-21T20:50:23.8747209Z 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-21T20:50:23.8752782Z 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-21T20:50:23.8757149Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-21T20:50:23.8758588Z 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-21T20:50:23.8766036Z 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-21T20:50:23.8771274Z 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-21T20:50:23.8777095Z 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-21T20:50:23.8782862Z 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-21T20:50:23.8788927Z 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-21T20:50:23.8795209Z 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-21T20:50:23.8799882Z 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-21T20:50:23.8804628Z 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-21T20:50:23.8811113Z 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-21T20:50:23.8817733Z 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-21T20:50:23.8823476Z 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-21T20:50:23.8828871Z 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-21T20:50:23.8835458Z 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-21T20:50:23.8842474Z 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-21T20:50:23.8847874Z 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-21T20:50:23.8854465Z 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-21T20:50:23.8859877Z 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-21T20:50:23.8865638Z 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-21T20:50:23.8870893Z 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-21T20:50:23.8877034Z 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-21T20:50:23.8882769Z 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-21T20:50:23.8888941Z 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-21T20:50:23.8895554Z 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-21T20:50:23.8901281Z 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-21T20:50:23.8906303Z 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-21T20:50:23.8911425Z 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-21T20:50:23.8917632Z 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-21T20:50:23.8923719Z 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-21T20:50:23.8929199Z 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-21T20:50:23.8935363Z 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-21T20:50:23.8941060Z 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-21T20:50:23.8947541Z 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-21T20:50:23.8952697Z 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-21T20:50:23.8957577Z 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-21T20:50:23.8963785Z 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-21T20:50:23.8968761Z 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-21T20:50:23.8974255Z 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-21T20:50:23.8979955Z 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-21T20:50:23.8986424Z 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-21T20:50:23.8992187Z 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-21T20:50:23.8997803Z 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-21T20:50:23.9003778Z 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-21T20:50:23.9009676Z 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-21T20:50:23.9015716Z 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-21T20:50:23.9022950Z 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-21T20:50:23.9029606Z 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-21T20:50:23.9038252Z 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-21T20:50:23.9043846Z 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-21T20:50:23.9050600Z 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-21T20:50:23.9055844Z 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-21T20:50:23.9060475Z 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-21T20:50:23.9066181Z 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-21T20:50:23.9071920Z 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-21T20:50:23.9078188Z 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-21T20:50:23.9084957Z 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-21T20:50:23.9091224Z 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-21T20:50:23.9096063Z 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-21T20:50:23.9101890Z 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-21T20:50:23.9107916Z 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-21T20:50:23.9112653Z 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-21T20:50:23.9118445Z 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-21T20:50:23.9124770Z 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-21T20:50:23.9132186Z 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-21T20:50:23.9138231Z 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-21T20:50:23.9143811Z 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-21T20:50:23.9150127Z 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-21T20:50:23.9156183Z 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-21T20:50:23.9161120Z 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-21T20:50:23.9166052Z 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-21T20:50:23.9172122Z 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-21T20:50:23.9177949Z 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-21T20:50:23.9183053Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-21T20:50:23.9184714Z 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-21T20:50:23.9199194Z 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-21T20:50:23.9211250Z 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-21T20:50:23.9224316Z 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-21T20:50:23.9236684Z 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-21T20:50:23.9249642Z 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-21T20:50:23.9264872Z 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-21T20:50:23.9276252Z 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-21T20:50:23.9289866Z 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-21T20:50:23.9303425Z 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-21T20:50:23.9315063Z 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-21T20:50:23.9334070Z 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-21T20:50:23.9340800Z 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-21T20:50:23.9355228Z 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-21T20:50:23.9367112Z 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-21T20:50:23.9386320Z 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-21T20:50:23.9399866Z 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-21T20:50:23.9414778Z 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-21T20:50:23.9426224Z 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-21T20:50:23.9439988Z 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-21T20:50:23.9453847Z 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-21T20:50:23.9466487Z 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-21T20:50:23.9481428Z 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-21T20:50:23.9496088Z 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-21T20:50:23.9509870Z 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-21T20:50:23.9525192Z 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-21T20:50:23.9539271Z 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-21T20:50:23.9553430Z 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-21T20:50:23.9568563Z 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-21T20:50:23.9574783Z 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-21T20:50:23.9586469Z 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-21T20:50:23.9600100Z 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-21T20:50:23.9612095Z 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-21T20:50:23.9618393Z 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-21T20:50:23.9625071Z 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-21T20:50:23.9637971Z 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-21T20:50:23.9652463Z 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-21T20:50:23.9664427Z 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-21T20:50:23.9677412Z 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-21T20:50:23.9690920Z 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-21T20:50:23.9698318Z 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-21T20:50:23.9711741Z 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-21T20:50:23.9724955Z 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-21T20:50:23.9739815Z 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-21T20:50:23.9752422Z 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-21T20:50:23.9764044Z 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-21T20:50:23.9775518Z 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-21T20:50:23.9787946Z 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-21T20:50:23.9798827Z 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-21T20:50:23.9809252Z 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-21T20:50:23.9821591Z 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-21T20:50:23.9834253Z 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-21T20:50:23.9848363Z 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-21T20:50:23.9859690Z 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-21T20:50:23.9869783Z 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-21T20:50:23.9881444Z 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-21T20:50:23.9893886Z 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-21T20:50:23.9905634Z 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-21T20:50:23.9916710Z 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-21T20:50:23.9928108Z 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-21T20:50:23.9941879Z 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-21T20:50:23.9948692Z 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-21T20:50:23.9955119Z 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-21T20:50:23.9967036Z 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-21T20:50:23.9973746Z 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-21T20:50:23.9985781Z 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-21T20:50:23.9996973Z 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-21T20:50:24.0010441Z 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-21T20:50:24.0017173Z 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-21T20:50:24.0031720Z 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-21T20:50:24.0046519Z 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-21T20:50:24.0053382Z 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-21T20:50:24.0061961Z 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-21T20:50:24.0076285Z 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-21T20:50:24.0089489Z 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-21T20:50:24.0103796Z 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-21T20:50:24.0115780Z 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-21T20:50:24.0127872Z 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-21T20:50:24.0143176Z 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-21T20:50:24.0156356Z 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-21T20:50:24.0171383Z 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-21T20:50:24.0186283Z 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-21T20:50:24.0200544Z 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-21T20:50:24.0207257Z 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-21T20:50:24.0221441Z 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-21T20:50:24.0235455Z 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-21T20:50:24.0250721Z 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-21T20:50:24.0264378Z 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-21T20:50:24.0275918Z 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-21T20:50:24.0291240Z 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-21T20:50:24.0304685Z 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-21T20:50:24.0316758Z 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-21T20:50:24.0328669Z 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-21T20:50:24.0342087Z 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-21T20:50:24.0355490Z 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-21T20:50:24.0366342Z 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-21T20:50:24.0385161Z 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-21T20:50:24.0400329Z 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-21T20:50:24.0414111Z 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-21T20:50:24.0426613Z 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-21T20:50:24.0434308Z 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-21T20:50:24.0441566Z 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-21T20:50:24.0451891Z 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-21T20:50:24.0462033Z 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-21T20:50:24.0473580Z 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-21T20:50:24.0484210Z 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-21T20:50:24.0499935Z 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-21T20:50:24.0513072Z 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-21T20:50:24.0521520Z 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-21T20:50:24.0528135Z 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-21T20:50:24.0540286Z 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-21T20:50:24.0548567Z 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-21T20:50:24.0559314Z 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-21T20:50:24.0580383Z 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-21T20:50:24.0597058Z 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-21T20:50:24.0611920Z 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-21T20:50:24.0620887Z 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-21T20:50:24.0635400Z 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-21T20:50:24.0648110Z 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-21T20:50:24.0654488Z 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-21T20:50:24.0666295Z 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-21T20:50:24.0679473Z 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-21T20:50:24.0692233Z 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-21T20:50:24.0706096Z 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-21T20:50:24.0718283Z 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-21T20:50:24.0728710Z 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-21T20:50:24.0735695Z 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-21T20:50:24.0747921Z 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-21T20:50:24.0763013Z 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-21T20:50:24.0777054Z 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-21T20:50:24.0791463Z 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-21T20:50:24.0802298Z 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-21T20:50:24.0814866Z 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-21T20:50:24.0827620Z 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-21T20:50:24.0841518Z 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-21T20:50:24.0856486Z 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-21T20:50:24.0869761Z 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-21T20:50:24.0884944Z 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-21T20:50:24.0896015Z 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-21T20:50:24.0906821Z 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-21T20:50:24.0915031Z 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-21T20:50:24.0921965Z 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-21T20:50:24.0934808Z 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-21T20:50:24.0946171Z 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-21T20:50:24.0964655Z 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-21T20:50:24.0976813Z 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-21T20:50:24.0989413Z 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-21T20:50:24.1001338Z 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-21T20:50:24.1012159Z 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-21T20:50:24.1023556Z 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-21T20:50:24.1034171Z 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-21T20:50:24.1045987Z 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-21T20:50:24.1056544Z 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-21T20:50:24.1066100Z 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-21T20:50:24.1074667Z 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-21T20:50:24.1085025Z 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-21T20:50:24.1100353Z 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-21T20:50:24.1115906Z 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-21T20:50:24.1130955Z 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-21T20:50:24.1137042Z 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-21T20:50:24.1148845Z 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-21T20:50:24.1162588Z 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-21T20:50:24.1169927Z 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-21T20:50:24.1177599Z 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-21T20:50:24.1183948Z 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-21T20:50:24.1191042Z 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-21T20:50:24.1205750Z 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-21T20:50:24.1218630Z 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-21T20:50:24.1229213Z 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-21T20:50:24.1240080Z 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-21T20:50:24.1247024Z 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-21T20:50:24.1260226Z 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-21T20:50:24.1271524Z 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-21T20:50:24.1277712Z 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-21T20:50:24.1290227Z 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-21T20:50:24.1303238Z 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-21T20:50:24.1314369Z 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-21T20:50:24.1325221Z 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-21T20:50:24.1340776Z 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-21T20:50:24.1352842Z 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-21T20:50:24.1358909Z 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-21T20:50:24.1365826Z 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-21T20:50:24.1377703Z 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-21T20:50:24.1390643Z 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-21T20:50:24.1403681Z 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-21T20:50:24.1416608Z 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-21T20:50:24.1424867Z 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-21T20:50:24.1431693Z 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-21T20:50:24.1438442Z 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-21T20:50:24.1453884Z 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-21T20:50:24.1468525Z 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-21T20:50:24.1483487Z 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-21T20:50:24.1495892Z 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-21T20:50:24.1505683Z 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-21T20:50:24.1515647Z 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-21T20:50:24.1530431Z 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-21T20:50:24.1544879Z 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-21T20:50:24.1558298Z 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-21T20:50:24.1570767Z 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-21T20:50:24.1582091Z 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-21T20:50:24.1594023Z 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-21T20:50:24.1605268Z 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-21T20:50:24.1617996Z 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-21T20:50:24.1633690Z 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-21T20:50:24.1647694Z 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-21T20:50:24.1658580Z 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-21T20:50:24.1670143Z 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-21T20:50:24.1676754Z 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-21T20:50:24.1688964Z 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-21T20:50:24.1702955Z 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-21T20:50:24.1717285Z 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-21T20:50:24.1724398Z 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-21T20:50:24.1740560Z 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-21T20:50:24.1748931Z 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-21T20:50:24.1762869Z 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-21T20:50:24.1773953Z 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-21T20:50:24.1788671Z 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-21T20:50:24.1805817Z 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-21T20:50:24.1821142Z 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-21T20:50:24.1828428Z 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-21T20:50:24.1844799Z 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-21T20:50:24.1854731Z 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-21T20:50:24.1866795Z 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-21T20:50:24.1874356Z 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-21T20:50:24.1887067Z 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-21T20:50:24.1899605Z 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-21T20:50:24.1914846Z 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-21T20:50:24.1929484Z 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-21T20:50:24.1941715Z 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-21T20:50:24.1955755Z 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-21T20:50:24.1970211Z 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-21T20:50:24.1984352Z 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-21T20:50:24.1999685Z 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-21T20:50:24.2015166Z 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-21T20:50:24.2029862Z 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-21T20:50:24.2038183Z 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-21T20:50:24.2046242Z 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-21T20:50:24.2059928Z 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-21T20:50:24.2070926Z 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-21T20:50:24.2083188Z 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-21T20:50:24.2092903Z 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-21T20:50:24.2096346Z 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-21T20:50:24.2108663Z 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-21T20:50:24.2125347Z 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-21T20:50:24.2141225Z 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-21T20:50:24.2149349Z 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-21T20:50:24.2162312Z 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-21T20:50:24.2171730Z 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-21T20:50:24.2183252Z 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-21T20:50:24.2195002Z 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-21T20:50:24.2201704Z 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-21T20:50:24.2212154Z 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-21T20:50:24.2218740Z 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-21T20:50:24.2230819Z 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-21T20:50:24.2242242Z 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-21T20:50:24.2250416Z 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-21T20:50:24.2263581Z 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-21T20:50:24.2279296Z 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-21T20:50:24.2293523Z 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-21T20:50:24.2308343Z 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-21T20:50:24.2321652Z 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-21T20:50:24.2335103Z 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-21T20:50:24.2348882Z 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-21T20:50:24.2363680Z 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-21T20:50:24.2378098Z 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-21T20:50:24.2385543Z 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-21T20:50:24.2397651Z 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-21T20:50:24.2410148Z 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-21T20:50:24.2421262Z 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-21T20:50:24.2436339Z 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-21T20:50:24.2451667Z 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-21T20:50:24.2458846Z 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-21T20:50:24.2471270Z 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-21T20:50:24.2488566Z 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-21T20:50:24.2503478Z 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-21T20:50:24.2516718Z 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-21T20:50:24.2529533Z 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-21T20:50:24.2542518Z 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-21T20:50:24.2555925Z 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-21T20:50:24.2572480Z 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-21T20:50:24.2586287Z 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-21T20:50:24.2598095Z 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-21T20:50:24.2608995Z 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-21T20:50:24.2620993Z 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-21T20:50:24.2633513Z 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-21T20:50:24.2647061Z 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-21T20:50:24.2661033Z 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-21T20:50:24.2673077Z 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-21T20:50:24.2681842Z 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-21T20:50:24.2697303Z 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-21T20:50:24.2709624Z 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-21T20:50:24.2720167Z 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-21T20:50:24.2732521Z 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-21T20:50:24.2747342Z 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-21T20:50:24.2760369Z 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-21T20:50:24.2772169Z 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-21T20:50:24.2786614Z 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-21T20:50:24.2798979Z 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-21T20:50:24.2806136Z 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-21T20:50:24.2818307Z 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-21T20:50:24.2825150Z 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-21T20:50:24.2837059Z 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-21T20:50:24.2843561Z 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-21T20:50:24.2862396Z 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-21T20:50:24.2875674Z 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-21T20:50:24.2884633Z 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-21T20:50:24.2894441Z 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-21T20:50:24.2900648Z 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-21T20:50:24.2912663Z 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-21T20:50:24.2926165Z 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-21T20:50:24.2941184Z 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-21T20:50:24.2948410Z 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-21T20:50:24.2960113Z 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-21T20:50:24.2972506Z 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-21T20:50:24.2983060Z 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-21T20:50:24.2994209Z 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-21T20:50:24.3007910Z 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-21T20:50:24.3021805Z 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-21T20:50:24.3032261Z 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-21T20:50:24.3045306Z 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-21T20:50:24.3055494Z 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-21T20:50:24.3065868Z 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-21T20:50:24.3081108Z 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-21T20:50:24.3093815Z 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-21T20:50:24.3107299Z 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-21T20:50:24.3118844Z 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-21T20:50:24.3130201Z 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-21T20:50:24.3141745Z 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-21T20:50:24.3155651Z 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-21T20:50:24.3168953Z 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-21T20:50:24.3181485Z 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-21T20:50:24.3194620Z 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-21T20:50:24.3212352Z 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-21T20:50:24.3228180Z 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-21T20:50:24.3241979Z 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-21T20:50:24.3249502Z 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-21T20:50:24.3261364Z 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-21T20:50:24.3274947Z 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-21T20:50:24.3289019Z 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-21T20:50:24.3300744Z 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-21T20:50:24.3310355Z 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-21T20:50:24.3317162Z 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-21T20:50:24.3324766Z 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-21T20:50:24.3337913Z 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-21T20:50:24.3349022Z 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-21T20:50:24.3360385Z 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-21T20:50:24.3372099Z 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-21T20:50:24.3385591Z 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-21T20:50:24.3399943Z 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-21T20:50:24.3411100Z 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-21T20:50:24.3420605Z 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-21T20:50:24.3428086Z 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-21T20:50:24.3439853Z 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-21T20:50:24.3452742Z 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-21T20:50:24.3466949Z 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-21T20:50:24.3479226Z 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-21T20:50:24.3490268Z 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-21T20:50:24.3501907Z 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-21T20:50:24.3508851Z 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-21T20:50:24.3521411Z 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-21T20:50:24.3532753Z 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-21T20:50:24.3545093Z 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-21T20:50:24.3551819Z 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-21T20:50:24.3563207Z 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-21T20:50:24.3570382Z 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-21T20:50:24.3581770Z 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-21T20:50:24.3593512Z 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-21T20:50:24.3608573Z 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-21T20:50:24.3621355Z 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-21T20:50:24.3634002Z 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-21T20:50:24.3648990Z 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-21T20:50:24.3660186Z 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-21T20:50:24.3672745Z 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-21T20:50:24.3682947Z 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-21T20:50:24.3689165Z 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-21T20:50:24.3701675Z 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-21T20:50:24.3714742Z 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-21T20:50:24.3729382Z 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-21T20:50:24.3745381Z 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-21T20:50:24.3758556Z 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-21T20:50:24.3775068Z 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-21T20:50:24.3791072Z 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-21T20:50:24.3803792Z 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-21T20:50:24.3820133Z 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-21T20:50:24.3835449Z 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-21T20:50:24.3847213Z 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-21T20:50:24.3859041Z 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-21T20:50:24.3870612Z 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-21T20:50:24.3877209Z 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-21T20:50:24.3888908Z 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-21T20:50:24.3900697Z 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-21T20:50:24.3914081Z 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-21T20:50:24.3924866Z 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-21T20:50:24.3938869Z 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-21T20:50:24.3950463Z 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-21T20:50:24.3961882Z 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-21T20:50:24.3972302Z 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-21T20:50:24.3985317Z 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-21T20:50:24.3995779Z 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-21T20:50:24.4006876Z 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-21T20:50:24.4020325Z 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-21T20:50:24.4027451Z 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-21T20:50:24.4040518Z 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-21T20:50:24.4052327Z 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-21T20:50:24.4065879Z 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-21T20:50:24.4077817Z 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-21T20:50:24.4085731Z 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-21T20:50:24.4101983Z 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-21T20:50:24.4116446Z 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-21T20:50:24.4129858Z 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-21T20:50:24.4142116Z 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-21T20:50:24.4153900Z 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-21T20:50:24.4170212Z 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-21T20:50:24.4179056Z 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-21T20:50:24.4195734Z 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-21T20:50:24.4208422Z 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-21T20:50:24.4220783Z 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-21T20:50:24.4236785Z 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-21T20:50:24.4243553Z 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-21T20:50:24.4255536Z 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-21T20:50:24.4268960Z 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-21T20:50:24.4281895Z 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-21T20:50:24.4296303Z 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-21T20:50:24.4308827Z 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-21T20:50:24.4320471Z 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-21T20:50:24.4334679Z 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-21T20:50:24.4348240Z 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-21T20:50:24.4359839Z 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-21T20:50:24.4376134Z 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-21T20:50:24.4388332Z 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-21T20:50:24.4395353Z 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-21T20:50:24.4408501Z 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-21T20:50:24.4425949Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-21T20:50:24.4427605Z 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-21T20:50:24.4445858Z 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-21T20:50:24.4463590Z 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-21T20:50:24.4476332Z 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-21T20:50:24.4487892Z 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-21T20:50:24.4501212Z 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-21T20:50:24.4511216Z 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-21T20:50:24.4525144Z 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-21T20:50:24.4538198Z 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-21T20:50:24.4554220Z 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-21T20:50:24.4561236Z 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-21T20:50:24.4572350Z 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-21T20:50:24.4586213Z 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-21T20:50:24.4602835Z 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-21T20:50:24.4618704Z 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-21T20:50:24.4638655Z 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-21T20:50:24.4653778Z 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-21T20:50:24.4667456Z 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-21T20:50:24.4680842Z 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-21T20:50:24.4694233Z 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-21T20:50:24.4705712Z 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-21T20:50:24.4722652Z 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-21T20:50:24.4734095Z 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-21T20:50:24.4749694Z 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-21T20:50:24.4763291Z 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-21T20:50:24.4776217Z 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-21T20:50:24.4788308Z 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-21T20:50:24.4801140Z 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-21T20:50:24.4824431Z 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-21T20:50:24.4837399Z 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-21T20:50:24.4850604Z 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-21T20:50:24.4861850Z 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-21T20:50:24.4875367Z 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-21T20:50:24.4890280Z 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-21T20:50:24.4910264Z 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-21T20:50:24.4929858Z 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-21T20:50:24.4940816Z 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-21T20:50:24.4956808Z 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-21T20:50:24.4971791Z 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-21T20:50:24.4992938Z 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-21T20:50:24.5006032Z 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-21T20:50:24.5020156Z 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-21T20:50:24.5039483Z 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-21T20:50:24.5056033Z 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-21T20:50:24.5068818Z 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-21T20:50:24.5081553Z 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-21T20:50:24.5095606Z 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-21T20:50:24.5107953Z 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-21T20:50:24.5124120Z 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-21T20:50:24.5135879Z 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-21T20:50:24.5147051Z 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-21T20:50:24.5160027Z 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-21T20:50:24.5172521Z 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-21T20:50:24.5188868Z 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-21T20:50:24.5204260Z 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-21T20:50:24.5222497Z 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-21T20:50:24.5246156Z 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-21T20:50:24.5252676Z 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-21T20:50:24.5268084Z 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-21T20:50:24.5281608Z 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-21T20:50:24.5296317Z 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-21T20:50:24.5309145Z 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-21T20:50:24.5321225Z 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-21T20:50:24.5335440Z 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-21T20:50:24.5350039Z 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-21T20:50:24.5362491Z 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-21T20:50:24.5375108Z 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-21T20:50:24.5381704Z 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-21T20:50:24.5398961Z 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-21T20:50:24.5416199Z 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-21T20:50:24.5432677Z 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-21T20:50:24.5445929Z 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-21T20:50:24.5457886Z 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-21T20:50:24.5473537Z 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-21T20:50:24.5487181Z 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-21T20:50:24.5497414Z 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-21T20:50:24.5509063Z 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-21T20:50:24.5520541Z 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-21T20:50:24.5533178Z 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-21T20:50:24.5544879Z 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-21T20:50:24.5565443Z 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-21T20:50:24.5578504Z 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-21T20:50:24.5591462Z 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-21T20:50:24.5606410Z 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-21T20:50:24.5620041Z 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-21T20:50:24.5632725Z 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-21T20:50:24.5645096Z 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-21T20:50:24.5659086Z 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-21T20:50:24.5671318Z 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-21T20:50:24.5682042Z 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-21T20:50:24.5693955Z 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-21T20:50:24.5709131Z 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-21T20:50:24.5724674Z 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-21T20:50:24.5734481Z 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-21T20:50:24.5742541Z 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-21T20:50:24.5757658Z 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-21T20:50:24.5769404Z 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-21T20:50:24.5781907Z 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-21T20:50:24.5793452Z 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-21T20:50:24.5806165Z 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-21T20:50:24.5817905Z 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-21T20:50:24.5830375Z 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-21T20:50:24.5843149Z 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-21T20:50:24.5854632Z 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-21T20:50:24.5868030Z 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-21T20:50:24.5878912Z 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-21T20:50:24.5897042Z 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-21T20:50:24.5912123Z 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-21T20:50:24.5927965Z 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-21T20:50:24.5934803Z 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-21T20:50:24.5950141Z 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-21T20:50:24.5965129Z 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-21T20:50:24.5980057Z 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-21T20:50:24.5992113Z 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-21T20:50:24.6003847Z 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-21T20:50:24.6020361Z 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-21T20:50:24.6036249Z 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-21T20:50:24.6053534Z 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-21T20:50:24.6065332Z 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-21T20:50:24.6086242Z 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-21T20:50:24.6103421Z 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-21T20:50:24.6119775Z 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-21T20:50:24.6136349Z 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-21T20:50:24.6149318Z 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-21T20:50:24.6163615Z 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-21T20:50:24.6173148Z 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-21T20:50:24.6180218Z 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-21T20:50:24.6194514Z 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-21T20:50:24.6210349Z 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-21T20:50:24.6221946Z 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-21T20:50:24.6235288Z 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-21T20:50:24.6249783Z 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-21T20:50:24.6261385Z 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-21T20:50:24.6274476Z 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-21T20:50:24.6283482Z 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-21T20:50:24.6297996Z 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-21T20:50:24.6312834Z 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-21T20:50:24.6325667Z 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-21T20:50:24.6337686Z 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-21T20:50:24.6345758Z 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-21T20:50:24.6359472Z 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-21T20:50:24.6373760Z 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-21T20:50:24.6386979Z 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-21T20:50:24.6404368Z 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-21T20:50:24.6415436Z 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-21T20:50:24.6428010Z 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-21T20:50:24.6439549Z 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-21T20:50:24.6455721Z 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-21T20:50:24.6467899Z 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-21T20:50:24.6484294Z 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-21T20:50:24.6491229Z 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-21T20:50:24.6508856Z 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-21T20:50:24.6520052Z 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-21T20:50:24.6533668Z 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-21T20:50:24.6545093Z 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-21T20:50:24.6566127Z 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-21T20:50:24.6578787Z 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-21T20:50:24.6590648Z 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-21T20:50:24.6605045Z 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-21T20:50:24.6616289Z 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-21T20:50:24.6631393Z 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-21T20:50:24.6646123Z 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-21T20:50:24.6660394Z 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-21T20:50:24.6672112Z 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-21T20:50:24.6682137Z 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-21T20:50:24.6693888Z 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-21T20:50:24.6707291Z 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-21T20:50:24.6714630Z 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-21T20:50:24.6734471Z 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-21T20:50:24.6749483Z 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-21T20:50:24.6764987Z 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-21T20:50:24.6778179Z 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-21T20:50:24.6793364Z 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-21T20:50:24.6807062Z 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-21T20:50:24.6813983Z 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-21T20:50:24.6829392Z 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-21T20:50:24.6840789Z 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-21T20:50:24.6856266Z 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-21T20:50:24.6872907Z 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-21T20:50:24.6884455Z 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-21T20:50:24.6895667Z 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-21T20:50:24.6909229Z 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-21T20:50:24.6923018Z 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-21T20:50:24.6933368Z 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-21T20:50:24.6945415Z 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-21T20:50:24.6966085Z 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-21T20:50:24.6977028Z 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-21T20:50:24.6989367Z 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-21T20:50:24.6999822Z 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-21T20:50:24.7010485Z 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-21T20:50:24.7023849Z 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-21T20:50:24.7037309Z 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-21T20:50:24.7051665Z 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-21T20:50:24.7066782Z 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-21T20:50:24.7077668Z 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-21T20:50:24.7091615Z 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-21T20:50:24.7101222Z 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-21T20:50:24.7117565Z 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-21T20:50:24.7130923Z 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-21T20:50:24.7144028Z 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-21T20:50:24.7158876Z 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-21T20:50:24.7166226Z 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-21T20:50:24.7182011Z 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-21T20:50:24.7197412Z 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-21T20:50:24.7211056Z 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-21T20:50:24.7224771Z 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-21T20:50:24.7235860Z 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-21T20:50:24.7249808Z 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-21T20:50:24.7262368Z 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-21T20:50:24.7277087Z 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-21T20:50:24.7291944Z 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-21T20:50:24.7312868Z 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-21T20:50:24.7326400Z 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-21T20:50:24.7343856Z 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-21T20:50:24.7358409Z 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-21T20:50:24.7370953Z 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-21T20:50:24.7380262Z 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-21T20:50:24.7392901Z 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-21T20:50:24.7402394Z 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-21T20:50:24.7418804Z 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-21T20:50:24.7430989Z 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-21T20:50:24.7438673Z 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-21T20:50:24.7454161Z 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-21T20:50:24.7471630Z 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-21T20:50:24.7496069Z 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-21T20:50:24.7511551Z 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-21T20:50:24.7522477Z 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-21T20:50:24.7536676Z 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-21T20:50:24.7547673Z 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-21T20:50:24.7559532Z 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-21T20:50:24.7575402Z 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-21T20:50:24.7588473Z 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-21T20:50:24.7602905Z 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-21T20:50:24.7610202Z 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-21T20:50:24.7617174Z 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-21T20:50:24.7624414Z 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-21T20:50:24.7637114Z 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-21T20:50:24.7652630Z 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-21T20:50:24.7663764Z 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-21T20:50:24.7669832Z 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-21T20:50:24.7685588Z 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-21T20:50:24.7698594Z 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-21T20:50:24.7711415Z 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-21T20:50:24.7726758Z 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-21T20:50:24.7740814Z 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-21T20:50:24.7747764Z 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-21T20:50:24.7761006Z 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-21T20:50:24.7781470Z 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-21T20:50:24.7795095Z 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-21T20:50:24.7809890Z 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-21T20:50:24.7825639Z 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-21T20:50:24.7847501Z 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-21T20:50:24.7870515Z 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-21T20:50:24.7883467Z 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-21T20:50:24.7891574Z 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-21T20:50:24.7905151Z 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-21T20:50:24.7920387Z 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-21T20:50:24.7927306Z 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-21T20:50:24.7940288Z 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-21T20:50:24.7953967Z 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-21T20:50:24.7965411Z 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-21T20:50:24.7979711Z 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-21T20:50:24.7993860Z 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-21T20:50:24.8005079Z 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-21T20:50:24.8015731Z 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-21T20:50:24.8031232Z 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-21T20:50:24.8042626Z 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-21T20:50:24.8053812Z 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-21T20:50:24.8067506Z 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-21T20:50:24.8079888Z 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-21T20:50:24.8092557Z 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-21T20:50:24.8105180Z 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-21T20:50:24.8118833Z 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-21T20:50:24.8133525Z 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-21T20:50:24.8140689Z 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-21T20:50:24.8147686Z 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-21T20:50:24.8158760Z 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-21T20:50:24.8170382Z 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-21T20:50:24.8183666Z 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-21T20:50:24.8194927Z 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-21T20:50:24.8211363Z 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-21T20:50:24.8224748Z 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-21T20:50:24.8231847Z 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-21T20:50:24.8249494Z 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-21T20:50:24.8269091Z 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-21T20:50:24.8282170Z 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-21T20:50:24.8296742Z 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-21T20:50:24.8312815Z 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-21T20:50:24.8327465Z 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-21T20:50:24.8340152Z 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-21T20:50:24.8352182Z 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-21T20:50:24.8358761Z 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-21T20:50:24.8369225Z 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-21T20:50:24.8383558Z 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-21T20:50:24.8395893Z 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-21T20:50:24.8409946Z 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-21T20:50:24.8424909Z 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-21T20:50:24.8437024Z 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-21T20:50:24.8449766Z 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-21T20:50:24.8460152Z 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-21T20:50:24.8470218Z 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-21T20:50:24.8487569Z 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-21T20:50:24.8499448Z 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-21T20:50:24.8512231Z 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-21T20:50:24.8518482Z 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-21T20:50:24.8534059Z 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-21T20:50:24.8544474Z 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-21T20:50:24.8557897Z 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-21T20:50:24.8569846Z 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-21T20:50:24.8582775Z 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-21T20:50:24.8595347Z 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-21T20:50:24.8607923Z 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-21T20:50:24.8618474Z 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-21T20:50:24.8628653Z 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-21T20:50:24.8639519Z 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-21T20:50:24.8654246Z 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-21T20:50:24.8665341Z 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-21T20:50:24.8677114Z 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-21T20:50:24.8689961Z 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-21T20:50:24.8706201Z 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-21T20:50:24.8718313Z 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-21T20:50:24.8727242Z 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-21T20:50:24.8738268Z 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-21T20:50:24.8751472Z 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-21T20:50:24.8765227Z 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-21T20:50:24.8779397Z 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-21T20:50:24.8789424Z 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-21T20:50:24.8804641Z 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-21T20:50:24.8816719Z 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-21T20:50:24.8830005Z 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-21T20:50:24.8841614Z 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-21T20:50:24.8857413Z 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-21T20:50:24.8869888Z 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-21T20:50:24.8882212Z 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-21T20:50:24.8894909Z 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-21T20:50:24.8906345Z 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-21T20:50:24.8919164Z 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-21T20:50:24.8932405Z 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-21T20:50:24.8946365Z 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-21T20:50:24.8965224Z 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-21T20:50:24.8977878Z 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-21T20:50:24.8989788Z 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-21T20:50:24.9002052Z 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-21T20:50:24.9014544Z 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-21T20:50:24.9026625Z 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-21T20:50:24.9039611Z 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-21T20:50:24.9053876Z 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-21T20:50:24.9064770Z 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-21T20:50:24.9076398Z 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-21T20:50:24.9099237Z 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-21T20:50:24.9124379Z 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-21T20:50:24.9144975Z 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-21T20:50:24.9156422Z 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-21T20:50:24.9167498Z 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-21T20:50:24.9181863Z 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-21T20:50:24.9192990Z 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-21T20:50:24.9205093Z 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-21T20:50:24.9218684Z 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-21T20:50:24.9235448Z 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-21T20:50:24.9249074Z 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-21T20:50:24.9261140Z 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-21T20:50:24.9272577Z 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-21T20:50:24.9280145Z 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-21T20:50:24.9292109Z 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-21T20:50:24.9303236Z 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-21T20:50:24.9316094Z 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-21T20:50:24.9330539Z 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-21T20:50:24.9343555Z 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-21T20:50:24.9350592Z 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-21T20:50:24.9364199Z 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-21T20:50:24.9378260Z 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-21T20:50:24.9389937Z 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-21T20:50:24.9403266Z 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-21T20:50:24.9426842Z 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-21T20:50:24.9442671Z 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-21T20:50:24.9459096Z 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-21T20:50:24.9470304Z 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-21T20:50:24.9481516Z 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-21T20:50:24.9495594Z 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-21T20:50:24.9509603Z 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-21T20:50:24.9524530Z 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-21T20:50:24.9542234Z 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-21T20:50:24.9560318Z 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-21T20:50:24.9575588Z 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-21T20:50:24.9582145Z 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-21T20:50:24.9591754Z 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-21T20:50:24.9605719Z 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-21T20:50:24.9622847Z 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-21T20:50:24.9629863Z 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-21T20:50:24.9643857Z 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-21T20:50:24.9659384Z 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-21T20:50:24.9674342Z 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-21T20:50:24.9688611Z 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-21T20:50:24.9699561Z 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-21T20:50:24.9706399Z 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-21T20:50:24.9720839Z 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-21T20:50:24.9732756Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:24.9734618Z 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-21T20:50:24.9740620Z 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-21T20:50:24.9744985Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-21T20:50:24.9746836Z 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-21T20:50:24.9753416Z 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-21T20:50:24.9759245Z 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-21T20:50:24.9764064Z 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-21T20:50:24.9769700Z 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-21T20:50:24.9774680Z 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-21T20:50:24.9781169Z 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-21T20:50:24.9786130Z 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-21T20:50:24.9791261Z 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-21T20:50:24.9796682Z 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-21T20:50:24.9802589Z 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-21T20:50:24.9807728Z 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-21T20:50:24.9813623Z 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-21T20:50:24.9818268Z 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-21T20:50:24.9824404Z 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-21T20:50:24.9828721Z 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-21T20:50:24.9833653Z 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-21T20:50:24.9839656Z 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-21T20:50:24.9844906Z 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-21T20:50:24.9850241Z 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-21T20:50:24.9856053Z 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-21T20:50:24.9860798Z 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-21T20:50:24.9866880Z 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-21T20:50:24.9873303Z 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-21T20:50:24.9879091Z 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-21T20:50:24.9884670Z 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-21T20:50:24.9889490Z 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-21T20:50:24.9895451Z 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-21T20:50:24.9901407Z 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-21T20:50:24.9906322Z 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-21T20:50:24.9912696Z 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-21T20:50:24.9918702Z 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-21T20:50:24.9924290Z 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-21T20:50:24.9929636Z 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-21T20:50:24.9934470Z 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-21T20:50:24.9940051Z 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-21T20:50:24.9946486Z 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-21T20:50:24.9952942Z 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-21T20:50:24.9958063Z 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-21T20:50:24.9964426Z 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-21T20:50:24.9970511Z 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-21T20:50:24.9975997Z 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-21T20:50:24.9981138Z 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-21T20:50:24.9986644Z 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-21T20:50:24.9992185Z 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-21T20:50:25.0000826Z 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-21T20:50:25.0005846Z 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-21T20:50:25.0012108Z 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-21T20:50:25.0017230Z 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-21T20:50:25.0022284Z 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-21T20:50:25.0027962Z 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-21T20:50:25.0032528Z 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-21T20:50:25.0037027Z 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-21T20:50:25.0042331Z 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-21T20:50:25.0047251Z 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-21T20:50:25.0053198Z 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-21T20:50:25.0059775Z 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-21T20:50:25.0064342Z 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-21T20:50:25.0069933Z 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-21T20:50:25.0075627Z 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-21T20:50:25.0081388Z 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-21T20:50:25.0087994Z 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-21T20:50:25.0093235Z 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-21T20:50:25.0097982Z 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-21T20:50:25.0104577Z 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-21T20:50:25.0109909Z 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-21T20:50:25.0115339Z 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-21T20:50:25.0120236Z 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-21T20:50:25.0125933Z 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-21T20:50:25.0130852Z 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-21T20:50:25.0137492Z 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-21T20:50:25.0142584Z 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-21T20:50:25.0147719Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-21T20:50:25.0149867Z 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-21T20:50:25.0164657Z 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-21T20:50:25.0177141Z 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-21T20:50:25.0188668Z 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-21T20:50:25.0203681Z 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-21T20:50:25.0216004Z 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-21T20:50:25.0230445Z 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-21T20:50:25.0249549Z 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-21T20:50:25.0261859Z 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-21T20:50:25.0278982Z 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-21T20:50:25.0294106Z 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-21T20:50:25.0306667Z 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-21T20:50:25.0319154Z 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-21T20:50:25.0329821Z 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-21T20:50:25.0342127Z 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-21T20:50:25.0357733Z 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-21T20:50:25.0374917Z 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-21T20:50:25.0386596Z 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-21T20:50:25.0402219Z 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-21T20:50:25.0419456Z 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-21T20:50:25.0431756Z 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-21T20:50:25.0442646Z 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-21T20:50:25.0460742Z 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-21T20:50:25.0474363Z 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-21T20:50:25.0491340Z 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-21T20:50:25.0504281Z 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-21T20:50:25.0516575Z 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-21T20:50:25.0531131Z 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-21T20:50:25.0547725Z 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-21T20:50:25.0563019Z 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-21T20:50:25.0579398Z 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-21T20:50:25.0590641Z 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-21T20:50:25.0604785Z 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-21T20:50:25.0619924Z 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-21T20:50:25.0645469Z 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-21T20:50:25.0661064Z 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-21T20:50:25.0675036Z 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-21T20:50:25.0688410Z 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-21T20:50:25.0699108Z 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-21T20:50:25.0711443Z 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-21T20:50:25.0726857Z 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-21T20:50:25.0740086Z 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-21T20:50:25.0758075Z 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-21T20:50:25.0767002Z 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-21T20:50:25.0785760Z 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-21T20:50:25.0796541Z 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-21T20:50:25.0810308Z 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-21T20:50:25.0824558Z 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-21T20:50:25.0841789Z 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-21T20:50:25.0855672Z 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-21T20:50:25.0868746Z 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-21T20:50:25.0883759Z 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-21T20:50:25.0902607Z 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-21T20:50:25.0915653Z 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-21T20:50:25.0929113Z 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-21T20:50:25.0939675Z 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-21T20:50:25.0954422Z 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-21T20:50:25.0965740Z 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-21T20:50:25.0979409Z 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-21T20:50:25.0992249Z 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-21T20:50:25.1005662Z 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-21T20:50:25.1018526Z 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-21T20:50:25.1033373Z 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-21T20:50:25.1048223Z 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-21T20:50:25.1061409Z 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-21T20:50:25.1077806Z 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-21T20:50:25.1093371Z 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-21T20:50:25.1109460Z 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-21T20:50:25.1125094Z 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-21T20:50:25.1139365Z 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-21T20:50:25.1156712Z 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-21T20:50:25.1168007Z 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-21T20:50:25.1179958Z 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-21T20:50:25.1194007Z 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-21T20:50:25.1208061Z 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-21T20:50:25.1220663Z 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-21T20:50:25.1234919Z 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-21T20:50:25.1249532Z 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-21T20:50:25.1262408Z 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-21T20:50:25.1274792Z 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-21T20:50:25.1289546Z 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-21T20:50:25.1297134Z 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-21T20:50:25.1310868Z 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-21T20:50:25.1325559Z 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-21T20:50:25.1337057Z 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-21T20:50:25.1347664Z 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-21T20:50:25.1360771Z 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-21T20:50:25.1374687Z 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-21T20:50:25.1400310Z 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-21T20:50:25.1403446Z 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-21T20:50:25.1416150Z 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-21T20:50:25.1429689Z 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-21T20:50:25.1440991Z 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-21T20:50:25.1456484Z 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-21T20:50:25.1467250Z 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-21T20:50:25.1480283Z 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-21T20:50:25.1495388Z 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-21T20:50:25.1506566Z 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-21T20:50:25.1520096Z 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-21T20:50:25.1531828Z 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-21T20:50:25.1545910Z 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-21T20:50:25.1566549Z 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-21T20:50:25.1582601Z 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-21T20:50:25.1599576Z 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-21T20:50:25.1615791Z 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-21T20:50:25.1631290Z 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-21T20:50:25.1648908Z 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-21T20:50:25.1663182Z 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-21T20:50:25.1679388Z 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-21T20:50:25.1694516Z 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-21T20:50:25.1707817Z 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-21T20:50:25.1728282Z 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-21T20:50:25.1740435Z 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-21T20:50:25.1757905Z 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-21T20:50:25.1771783Z 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-21T20:50:25.1785954Z 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-21T20:50:25.1797424Z 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-21T20:50:25.1816059Z 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-21T20:50:25.1829320Z 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-21T20:50:25.1846497Z 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-21T20:50:25.1859341Z 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-21T20:50:25.1876946Z 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-21T20:50:25.1894055Z 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-21T20:50:25.1908694Z 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-21T20:50:25.1925930Z 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-21T20:50:25.1943741Z 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-21T20:50:25.1961813Z 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-21T20:50:25.1973215Z 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-21T20:50:25.1988458Z 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-21T20:50:25.2000862Z 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-21T20:50:25.2017455Z 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-21T20:50:25.2030642Z 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-21T20:50:25.2045937Z 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-21T20:50:25.2062078Z 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-21T20:50:25.2077646Z 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-21T20:50:25.2099823Z 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-21T20:50:25.2113707Z 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-21T20:50:25.2130548Z 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-21T20:50:25.2145429Z 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-21T20:50:25.2157771Z 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-21T20:50:25.2171841Z 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-21T20:50:25.2186206Z 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-21T20:50:25.2201349Z 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-21T20:50:25.2216104Z 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-21T20:50:25.2228825Z 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-21T20:50:25.2244814Z 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-21T20:50:25.2258553Z 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-21T20:50:25.2271237Z 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-21T20:50:25.2284709Z 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-21T20:50:25.2296760Z 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-21T20:50:25.2304516Z 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-21T20:50:25.2315226Z 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-21T20:50:25.2327323Z 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-21T20:50:25.2344309Z 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-21T20:50:25.2356124Z 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-21T20:50:25.2369591Z 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-21T20:50:25.2380333Z 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-21T20:50:25.2403768Z 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-21T20:50:25.2414084Z 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-21T20:50:25.2429292Z 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-21T20:50:25.2450202Z 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-21T20:50:25.2469688Z 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-21T20:50:25.2484893Z 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-21T20:50:25.2501256Z 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-21T20:50:25.2514311Z 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-21T20:50:25.2530323Z 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-21T20:50:25.2548698Z 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-21T20:50:25.2557665Z 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-21T20:50:25.2572399Z 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-21T20:50:25.2584420Z 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-21T20:50:25.2599195Z 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-21T20:50:25.2614213Z 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-21T20:50:25.2629760Z 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-21T20:50:25.2647086Z 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-21T20:50:25.2662922Z 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-21T20:50:25.2679520Z 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-21T20:50:25.2696249Z 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-21T20:50:25.2707660Z 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-21T20:50:25.2720207Z 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-21T20:50:25.2737668Z 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-21T20:50:25.2758472Z 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-21T20:50:25.2782564Z 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-21T20:50:25.2809738Z 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-21T20:50:25.2852316Z 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-21T20:50:25.2872362Z 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-21T20:50:25.2888507Z 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-21T20:50:25.2906603Z 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-21T20:50:25.2925545Z 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-21T20:50:25.2942699Z 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-21T20:50:25.2967738Z 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-21T20:50:25.3010760Z 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-21T20:50:25.3028697Z 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-21T20:50:25.3050179Z 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-21T20:50:25.3067804Z 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-21T20:50:25.3081592Z 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-21T20:50:25.3100678Z 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-21T20:50:25.3119345Z 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-21T20:50:25.3131392Z 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-21T20:50:25.3149724Z 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-21T20:50:25.3162132Z 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-21T20:50:25.3180155Z 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-21T20:50:25.3193338Z 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-21T20:50:25.3207237Z 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-21T20:50:25.3229770Z 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-21T20:50:25.3242091Z 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-21T20:50:25.3258937Z 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-21T20:50:25.3275162Z 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-21T20:50:25.3289655Z 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-21T20:50:25.3303127Z 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-21T20:50:25.3315684Z 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-21T20:50:25.3323918Z 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-21T20:50:25.3336845Z 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-21T20:50:25.3352779Z 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-21T20:50:25.3368396Z 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-21T20:50:25.3388552Z 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-21T20:50:25.3401191Z 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-21T20:50:25.3414835Z 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-21T20:50:25.3429258Z 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-21T20:50:25.3443985Z 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-21T20:50:25.3458740Z 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-21T20:50:25.3473786Z 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-21T20:50:25.3482698Z 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-21T20:50:25.3494093Z 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-21T20:50:25.3505863Z 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-21T20:50:25.3521716Z 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-21T20:50:25.3535897Z 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-21T20:50:25.3550798Z 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-21T20:50:25.3566398Z 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-21T20:50:25.3577698Z 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-21T20:50:25.3587846Z 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-21T20:50:25.3603247Z 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-21T20:50:25.3615294Z 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-21T20:50:25.3632074Z 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-21T20:50:25.3645906Z 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-21T20:50:25.3659397Z 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-21T20:50:25.3675514Z 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-21T20:50:25.3692209Z 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-21T20:50:25.3703588Z 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-21T20:50:25.3713829Z 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-21T20:50:25.3731594Z 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-21T20:50:25.3746109Z 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-21T20:50:25.3757972Z 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-21T20:50:25.3772526Z 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-21T20:50:25.3785004Z 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-21T20:50:25.3798437Z 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-21T20:50:25.3811360Z 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-21T20:50:25.3823579Z 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-21T20:50:25.3838330Z 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-21T20:50:25.3853897Z 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-21T20:50:25.3863798Z 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-21T20:50:25.3876171Z 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-21T20:50:25.3886365Z 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-21T20:50:25.3897671Z 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-21T20:50:25.3912837Z 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-21T20:50:25.3927483Z 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-21T20:50:25.3939070Z 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-21T20:50:25.3953529Z 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-21T20:50:25.3965978Z 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-21T20:50:25.3979096Z 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-21T20:50:25.3993404Z 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-21T20:50:25.4005236Z 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-21T20:50:25.4018848Z 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-21T20:50:25.4031212Z 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-21T20:50:25.4045877Z 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-21T20:50:25.4058291Z 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-21T20:50:25.4071410Z 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-21T20:50:25.4083029Z 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-21T20:50:25.4098212Z 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-21T20:50:25.4113184Z 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-21T20:50:25.4130296Z 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-21T20:50:25.4142504Z 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-21T20:50:25.4154816Z 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-21T20:50:25.4167080Z 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-21T20:50:25.4180235Z 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-21T20:50:25.4193860Z 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-21T20:50:25.4207066Z 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-21T20:50:25.4219805Z 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-21T20:50:25.4235893Z 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-21T20:50:25.4251270Z 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-21T20:50:25.4263710Z 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-21T20:50:25.4278961Z 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-21T20:50:25.4289837Z 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-21T20:50:25.4302048Z 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-21T20:50:25.4315759Z 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-21T20:50:25.4329190Z 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-21T20:50:25.4349183Z 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-21T20:50:25.4361284Z 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-21T20:50:25.4375103Z 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-21T20:50:25.4385689Z 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-21T20:50:25.4397903Z 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-21T20:50:25.4411482Z 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-21T20:50:25.4426833Z 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-21T20:50:25.4438113Z 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-21T20:50:25.4455439Z 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-21T20:50:25.4468096Z 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-21T20:50:25.4482964Z 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-21T20:50:25.4496339Z 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-21T20:50:25.4508961Z 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-21T20:50:25.4522673Z 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-21T20:50:25.4535933Z 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-21T20:50:25.4548862Z 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-21T20:50:25.4562532Z 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-21T20:50:25.4574573Z 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-21T20:50:25.4590314Z 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-21T20:50:25.4603085Z 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-21T20:50:25.4617237Z 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-21T20:50:25.4627875Z 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-21T20:50:25.4645156Z 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-21T20:50:25.4660332Z 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-21T20:50:25.4671431Z 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-21T20:50:25.4683772Z 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-21T20:50:25.4695229Z 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-21T20:50:25.4713915Z 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-21T20:50:25.4732363Z 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-21T20:50:25.4746698Z 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-21T20:50:25.4758912Z 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-21T20:50:25.4771483Z 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-21T20:50:25.4783148Z 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-21T20:50:25.4797969Z 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-21T20:50:25.4810897Z 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-21T20:50:25.4825997Z 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-21T20:50:25.4838341Z 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-21T20:50:25.4851245Z 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-21T20:50:25.4862899Z 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-21T20:50:25.4876474Z 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-21T20:50:25.4888942Z 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-21T20:50:25.4900952Z 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-21T20:50:25.4915306Z 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-21T20:50:25.4926130Z 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-21T20:50:25.4939542Z 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-21T20:50:25.4949062Z 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-21T20:50:25.4965214Z 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-21T20:50:25.4976578Z 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-21T20:50:25.4988765Z 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-21T20:50:25.5000138Z 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-21T20:50:25.5024153Z 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-21T20:50:25.5035615Z 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-21T20:50:25.5047083Z 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-21T20:50:25.5060364Z 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-21T20:50:25.5076489Z 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-21T20:50:25.5091390Z 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-21T20:50:25.5102919Z 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-21T20:50:25.5120240Z 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-21T20:50:25.5135993Z 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-21T20:50:25.5151091Z 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-21T20:50:25.5165808Z 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-21T20:50:25.5180897Z 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-21T20:50:25.5200860Z 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-21T20:50:25.5216004Z 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-21T20:50:25.5233733Z 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-21T20:50:25.5246563Z 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-21T20:50:25.5264479Z 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-21T20:50:25.5276755Z 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-21T20:50:25.5292116Z 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-21T20:50:25.5304848Z 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-21T20:50:25.5320032Z 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-21T20:50:25.5336688Z 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-21T20:50:25.5350273Z 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-21T20:50:25.5364678Z 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-21T20:50:25.5379674Z 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-21T20:50:25.5396377Z 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-21T20:50:25.5409812Z 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-21T20:50:25.5424432Z 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-21T20:50:25.5437095Z 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-21T20:50:25.5447214Z 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-21T20:50:25.5461491Z 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-21T20:50:25.5478518Z 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-21T20:50:25.5494505Z 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-21T20:50:25.5509468Z 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-21T20:50:25.5521444Z 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-21T20:50:25.5534621Z 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-21T20:50:25.5549955Z 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-21T20:50:25.5565527Z 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-21T20:50:25.5578681Z 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-21T20:50:25.5590029Z 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-21T20:50:25.5601775Z 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-21T20:50:25.5616533Z 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-21T20:50:25.5628622Z 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-21T20:50:25.5640850Z 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-21T20:50:25.5651774Z 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-21T20:50:25.5666018Z 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-21T20:50:25.5680406Z 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-21T20:50:25.5696983Z 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-21T20:50:25.5710850Z 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-21T20:50:25.5723117Z 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-21T20:50:25.5739970Z 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-21T20:50:25.5752304Z 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-21T20:50:25.5765463Z 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-21T20:50:25.5781040Z 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-21T20:50:25.5793245Z 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-21T20:50:25.5807990Z 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-21T20:50:25.5821970Z 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-21T20:50:25.5833596Z 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-21T20:50:25.5847439Z 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-21T20:50:25.5858637Z 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-21T20:50:25.5873430Z 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-21T20:50:25.5893189Z 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-21T20:50:25.5903288Z 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-21T20:50:25.5917411Z 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-21T20:50:25.5933038Z 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-21T20:50:25.5947225Z 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-21T20:50:25.5962548Z 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-21T20:50:25.5979990Z 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-21T20:50:25.5996058Z 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-21T20:50:25.6011299Z 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-21T20:50:25.6024830Z 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-21T20:50:25.6042223Z 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-21T20:50:25.6056646Z 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-21T20:50:25.6071147Z 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-21T20:50:25.6084062Z 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-21T20:50:25.6100371Z 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-21T20:50:25.6115161Z 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-21T20:50:25.6132874Z 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-21T20:50:25.6146578Z 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-21T20:50:25.6163018Z 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-21T20:50:25.6176588Z 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-21T20:50:25.6189826Z 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-21T20:50:25.6207739Z 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-21T20:50:25.6219478Z 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-21T20:50:25.6234346Z 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-21T20:50:25.6249575Z 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-21T20:50:25.6263586Z 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-21T20:50:25.6278233Z 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-21T20:50:25.6294502Z 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-21T20:50:25.6308889Z 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-21T20:50:25.6324519Z 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-21T20:50:25.6345118Z 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-21T20:50:25.6368759Z 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-21T20:50:25.6380775Z 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-21T20:50:25.6395844Z 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-21T20:50:25.6406091Z 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-21T20:50:25.6422568Z 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-21T20:50:25.6436478Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-21T20:50:25.6438312Z 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-21T20:50:25.6443569Z 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-21T20:50:25.6447806Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-21T20:50:25.6449530Z 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-21T20:50:25.6461606Z 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-21T20:50:25.6472065Z 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-21T20:50:25.6486422Z 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-21T20:50:25.6500015Z 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-21T20:50:25.6514695Z 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-21T20:50:25.6526040Z 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-21T20:50:25.6541476Z 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-21T20:50:25.6552104Z 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-21T20:50:25.6567189Z 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-21T20:50:25.6581053Z 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-21T20:50:25.6593162Z 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-21T20:50:25.6607286Z 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-21T20:50:25.6615056Z 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-21T20:50:25.6627197Z 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-21T20:50:25.6638897Z 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-21T20:50:25.6648977Z 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-21T20:50:25.6663827Z 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-21T20:50:25.6673828Z 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-21T20:50:25.6686727Z 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-21T20:50:25.6699260Z 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-21T20:50:25.6714799Z 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-21T20:50:25.6721061Z 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-21T20:50:25.6735124Z 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-21T20:50:25.6747092Z 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-21T20:50:25.6758405Z 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-21T20:50:25.6769990Z 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-21T20:50:25.6784216Z 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-21T20:50:25.6796041Z 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-21T20:50:25.6813360Z 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-21T20:50:25.6826099Z 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-21T20:50:25.6838399Z 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-21T20:50:25.6850660Z 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-21T20:50:25.6864160Z 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-21T20:50:25.6877264Z 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-21T20:50:25.6889492Z 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-21T20:50:25.6903955Z 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-21T20:50:25.6926827Z 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-21T20:50:25.6943147Z 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-21T20:50:25.6955324Z 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-21T20:50:25.6968505Z 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-21T20:50:25.6979196Z 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-21T20:50:25.6994488Z 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-21T20:50:25.7010762Z 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-21T20:50:25.7022740Z 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-21T20:50:25.7036564Z 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-21T20:50:25.7048615Z 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-21T20:50:25.7055948Z 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-21T20:50:25.7070177Z 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-21T20:50:25.7080590Z 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-21T20:50:25.7098267Z 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-21T20:50:25.7110783Z 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-21T20:50:25.7124557Z 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-21T20:50:25.7138764Z 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-21T20:50:25.7150194Z 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-21T20:50:25.7160001Z 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-21T20:50:25.7171855Z 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-21T20:50:25.7182188Z 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-21T20:50:25.7195068Z 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-21T20:50:25.7208296Z 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-21T20:50:25.7219315Z 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-21T20:50:25.7232112Z 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-21T20:50:25.7244625Z 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-21T20:50:25.7258673Z 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-21T20:50:25.7272785Z 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-21T20:50:25.7287269Z 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-21T20:50:25.7300375Z 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-21T20:50:25.7311719Z 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-21T20:50:25.7322792Z 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-21T20:50:25.7335560Z 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-21T20:50:25.7351410Z 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-21T20:50:25.7363379Z 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-21T20:50:25.7377339Z 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-21T20:50:25.7388830Z 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-21T20:50:25.7401782Z 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-21T20:50:25.7415029Z 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-21T20:50:25.7430848Z 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-21T20:50:25.7450273Z 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-21T20:50:25.7464360Z 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-21T20:50:25.7477694Z 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-21T20:50:25.7488994Z 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-21T20:50:25.7496249Z 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-21T20:50:25.7511063Z 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-21T20:50:25.7526710Z 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-21T20:50:25.7540614Z 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-21T20:50:25.7554318Z 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-21T20:50:25.7567260Z 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-21T20:50:25.7580464Z 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-21T20:50:25.7599783Z 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-21T20:50:25.7613206Z 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-21T20:50:25.7620087Z 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-21T20:50:25.7632362Z 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-21T20:50:25.7645484Z 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-21T20:50:25.7661218Z 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-21T20:50:25.7674201Z 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-21T20:50:25.7691980Z 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-21T20:50:25.7705596Z 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-21T20:50:25.7719806Z 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-21T20:50:25.7736919Z 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-21T20:50:25.7751694Z 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-21T20:50:25.7765842Z 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-21T20:50:25.7777698Z 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-21T20:50:25.7790433Z 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-21T20:50:25.7801734Z 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-21T20:50:25.7814776Z 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-21T20:50:25.7828273Z 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-21T20:50:25.7842678Z 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-21T20:50:25.7855493Z 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-21T20:50:25.7870655Z 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-21T20:50:25.7887084Z 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-21T20:50:25.7899506Z 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-21T20:50:25.7906656Z 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-21T20:50:25.7922013Z 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-21T20:50:25.7935275Z 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-21T20:50:25.7948393Z 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-21T20:50:25.7968244Z 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-21T20:50:25.7981381Z 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-21T20:50:25.7996446Z 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-21T20:50:25.8008759Z 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-21T20:50:25.8022692Z 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-21T20:50:25.8035154Z 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-21T20:50:25.8046083Z 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-21T20:50:25.8063539Z 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-21T20:50:25.8075590Z 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-21T20:50:25.8086472Z 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-21T20:50:25.8101493Z 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-21T20:50:25.8114026Z 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-21T20:50:25.8128176Z 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-21T20:50:25.8145633Z 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-21T20:50:25.8160457Z 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-21T20:50:25.8174982Z 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-21T20:50:25.8190890Z 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-21T20:50:25.8205210Z 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-21T20:50:25.8216815Z 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-21T20:50:25.8231959Z 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-21T20:50:25.8245305Z 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-21T20:50:25.8257733Z 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-21T20:50:25.8270754Z 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-21T20:50:25.8281002Z 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-21T20:50:25.8293185Z 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-21T20:50:25.8299708Z 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-21T20:50:25.8312594Z 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-21T20:50:25.8323287Z 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-21T20:50:25.8335512Z 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-21T20:50:25.8349999Z 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-21T20:50:25.8362535Z 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-21T20:50:25.8375780Z 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-21T20:50:25.8389531Z 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-21T20:50:25.8400667Z 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-21T20:50:25.8412818Z 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-21T20:50:25.8427612Z 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-21T20:50:25.8444772Z 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-21T20:50:25.8458877Z 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-21T20:50:25.8478346Z 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-21T20:50:25.8490404Z 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-21T20:50:25.8503537Z 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-21T20:50:25.8515704Z 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-21T20:50:25.8528201Z 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-21T20:50:25.8538696Z 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-21T20:50:25.8551087Z 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-21T20:50:25.8569430Z 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-21T20:50:25.8578051Z 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-21T20:50:25.8591485Z 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-21T20:50:25.8606437Z 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-21T20:50:25.8619768Z 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-21T20:50:25.8631307Z 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-21T20:50:25.8646468Z 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-21T20:50:25.8652981Z 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-21T20:50:25.8668186Z 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-21T20:50:25.8680541Z 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-21T20:50:25.8696544Z 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-21T20:50:25.8712849Z 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-21T20:50:25.8724328Z 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-21T20:50:25.8740551Z 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-21T20:50:25.8758989Z 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-21T20:50:25.8770873Z 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-21T20:50:25.8785080Z 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-21T20:50:25.8800868Z 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-21T20:50:25.8812253Z 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-21T20:50:25.8827909Z 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-21T20:50:25.8843432Z 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-21T20:50:25.8858332Z 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-21T20:50:25.8876115Z 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-21T20:50:25.8890913Z 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-21T20:50:25.8903122Z 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-21T20:50:25.8910467Z 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-21T20:50:25.8920991Z 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-21T20:50:25.8935046Z 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-21T20:50:25.8948526Z 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-21T20:50:25.8961025Z 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-21T20:50:25.8973357Z 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-21T20:50:25.8987342Z 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-21T20:50:25.9003461Z 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-21T20:50:25.9011454Z 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-21T20:50:25.9028043Z 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-21T20:50:25.9035286Z 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-21T20:50:25.9046941Z 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-21T20:50:25.9059462Z 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-21T20:50:25.9074848Z 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-21T20:50:25.9088464Z 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-21T20:50:25.9103792Z 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-21T20:50:25.9117366Z 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-21T20:50:25.9135492Z 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-21T20:50:25.9147593Z 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-21T20:50:25.9165183Z 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-21T20:50:25.9181883Z 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-21T20:50:25.9192319Z 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-21T20:50:25.9205154Z 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-21T20:50:25.9218747Z 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-21T20:50:25.9225985Z 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-21T20:50:25.9244412Z 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-21T20:50:25.9257868Z 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-21T20:50:25.9269334Z 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-21T20:50:25.9281502Z 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-21T20:50:25.9296913Z 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-21T20:50:25.9311716Z 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-21T20:50:25.9325390Z 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-21T20:50:25.9336581Z 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-21T20:50:25.9347022Z 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-21T20:50:25.9361919Z 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-21T20:50:25.9377419Z 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-21T20:50:25.9391797Z 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-21T20:50:25.9403135Z 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-21T20:50:25.9414380Z 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-21T20:50:25.9426165Z 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-21T20:50:25.9439937Z 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-21T20:50:25.9445890Z 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-21T20:50:25.9453517Z 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-21T20:50:25.9468632Z 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-21T20:50:25.9479903Z 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-21T20:50:25.9494002Z 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-21T20:50:25.9506874Z 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-21T20:50:25.9519557Z 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-21T20:50:25.9532033Z 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-21T20:50:25.9545247Z 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-21T20:50:25.9558386Z 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-21T20:50:25.9571265Z 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-21T20:50:25.9577398Z 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-21T20:50:25.9590627Z 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-21T20:50:25.9601822Z 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-21T20:50:25.9613359Z 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-21T20:50:25.9629185Z 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-21T20:50:25.9644608Z 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-21T20:50:25.9651574Z 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-21T20:50:25.9667936Z 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-21T20:50:25.9677681Z 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-21T20:50:25.9690145Z 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-21T20:50:25.9699993Z 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-21T20:50:25.9713159Z 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-21T20:50:25.9726357Z 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-21T20:50:25.9737865Z 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-21T20:50:25.9752202Z 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-21T20:50:25.9760843Z 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-21T20:50:25.9774130Z 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-21T20:50:25.9781976Z 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-21T20:50:25.9793902Z 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-21T20:50:25.9804250Z 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-21T20:50:25.9815630Z 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-21T20:50:25.9828017Z 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-21T20:50:25.9841367Z 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-21T20:50:25.9856609Z 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-21T20:50:25.9868770Z 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-21T20:50:25.9882154Z 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-21T20:50:25.9894630Z 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-21T20:50:25.9906811Z 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-21T20:50:25.9920293Z 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-21T20:50:25.9934494Z 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-21T20:50:25.9946949Z 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-21T20:50:25.9964066Z 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-21T20:50:25.9975174Z 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-21T20:50:25.9990026Z 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-21T20:50:26.0000011Z 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-21T20:50:26.0016022Z 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-21T20:50:26.0028393Z 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-21T20:50:26.0039601Z 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-21T20:50:26.0053121Z 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-21T20:50:26.0070575Z 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-21T20:50:26.0085613Z 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-21T20:50:26.0094966Z 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-21T20:50:26.0107737Z 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-21T20:50:26.0119770Z 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-21T20:50:26.0130724Z 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-21T20:50:26.0147626Z 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-21T20:50:26.0158872Z 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-21T20:50:26.0170000Z 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-21T20:50:26.0183620Z 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-21T20:50:26.0193959Z 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-21T20:50:26.0212207Z 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-21T20:50:26.0223154Z 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-21T20:50:26.0239018Z 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-21T20:50:26.0254431Z 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-21T20:50:26.0266105Z 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-21T20:50:26.0278994Z 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-21T20:50:26.0294177Z 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-21T20:50:26.0306951Z 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-21T20:50:26.0319400Z 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-21T20:50:26.0334787Z 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-21T20:50:26.0346095Z 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-21T20:50:26.0361350Z 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-21T20:50:26.0369644Z 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-21T20:50:26.0383627Z 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-21T20:50:26.0390276Z 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-21T20:50:26.0404013Z 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-21T20:50:26.0410683Z 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-21T20:50:26.0424134Z 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-21T20:50:26.0440591Z 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-21T20:50:26.0456004Z 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-21T20:50:26.0467028Z 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-21T20:50:26.0481958Z 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-21T20:50:26.0490929Z 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-21T20:50:26.0500575Z 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-21T20:50:26.0521822Z 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-21T20:50:26.0531730Z 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-21T20:50:26.0542459Z 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-21T20:50:26.0555038Z 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-21T20:50:26.0569042Z 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-21T20:50:26.0583816Z 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-21T20:50:26.0598567Z 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-21T20:50:26.0610871Z 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-21T20:50:26.0627833Z 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-21T20:50:26.0639494Z 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-21T20:50:26.0647400Z 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-21T20:50:26.0660851Z 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-21T20:50:26.0672043Z 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-21T20:50:26.0687513Z 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-21T20:50:26.0716433Z 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-21T20:50:26.0731385Z 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-21T20:50:26.0745060Z 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-21T20:50:26.0760118Z 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-21T20:50:26.0773512Z 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-21T20:50:26.0788985Z 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-21T20:50:26.0803258Z 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-21T20:50:26.0817160Z 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-21T20:50:26.0835636Z 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-21T20:50:26.0847694Z 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-21T20:50:26.0865248Z 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-21T20:50:26.0879246Z 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-21T20:50:26.0887105Z 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-21T20:50:26.0897402Z 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-21T20:50:26.0915988Z 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-21T20:50:26.0927679Z 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-21T20:50:26.0941623Z 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-21T20:50:26.0958034Z 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-21T20:50:26.0973312Z 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-21T20:50:26.0990817Z 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-21T20:50:26.1005421Z 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-21T20:50:26.1019236Z 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-21T20:50:26.1034480Z 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-21T20:50:26.1046736Z 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-21T20:50:26.1061216Z 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-21T20:50:26.1073596Z 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-21T20:50:26.1086100Z 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-21T20:50:26.1100847Z 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-21T20:50:26.1114038Z 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-21T20:50:26.1136081Z 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-21T20:50:26.1147207Z 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-21T20:50:26.1159070Z 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-21T20:50:26.1171170Z 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-21T20:50:26.1188351Z 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-21T20:50:26.1202067Z 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-21T20:50:26.1214497Z 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-21T20:50:26.1237738Z 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-21T20:50:26.1252741Z 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-21T20:50:26.1268208Z 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-21T20:50:26.1283135Z 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-21T20:50:26.1296494Z 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-21T20:50:26.1310461Z 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-21T20:50:26.1322584Z 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-21T20:50:26.1334125Z 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-21T20:50:26.1341121Z 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-21T20:50:26.1352350Z 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-21T20:50:26.1363380Z 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-21T20:50:26.1376251Z 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-21T20:50:26.1392204Z 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-21T20:50:26.1406287Z 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-21T20:50:26.1414706Z 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-21T20:50:26.1428135Z 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-21T20:50:26.1441878Z 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-21T20:50:26.1459299Z 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-21T20:50:26.1472507Z 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-21T20:50:26.1479203Z 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-21T20:50:26.1490101Z 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-21T20:50:26.1496517Z 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-21T20:50:26.1506410Z 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-21T20:50:26.1520760Z 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-21T20:50:26.1531700Z 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-21T20:50:26.1544417Z 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-21T20:50:26.1559379Z 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-21T20:50:26.1576838Z 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-21T20:50:26.1583824Z 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-21T20:50:26.1595748Z 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-21T20:50:26.1617009Z 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-21T20:50:26.1620536Z 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-21T20:50:26.1634384Z 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-21T20:50:26.1647117Z 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-21T20:50:26.1660186Z 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-21T20:50:26.1673584Z 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-21T20:50:26.1687516Z 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-21T20:50:26.1700440Z 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-21T20:50:26.1713695Z 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-21T20:50:26.1727489Z 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-21T20:50:26.1739976Z 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-21T20:50:26.1753144Z 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-21T20:50:26.1767321Z 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-21T20:50:26.1783446Z 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-21T20:50:26.1801042Z 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-21T20:50:26.1819442Z 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-21T20:50:26.1831313Z 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-21T20:50:26.1845129Z 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-21T20:50:26.1857339Z 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-21T20:50:26.1871490Z 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-21T20:50:26.1879221Z 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-21T20:50:26.1891653Z 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-21T20:50:26.1906054Z 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-21T20:50:26.1926027Z 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-21T20:50:26.1940116Z 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-21T20:50:26.1955002Z 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-21T20:50:26.1968309Z 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-21T20:50:26.1980648Z 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-21T20:50:26.1997629Z 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-21T20:50:26.2011733Z 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-21T20:50:26.2022705Z 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-21T20:50:26.2035160Z 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-21T20:50:26.2042148Z 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-21T20:50:26.2054237Z 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-21T20:50:26.2066626Z 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-21T20:50:26.2086784Z 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-21T20:50:26.2094713Z 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-21T20:50:26.2108607Z 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-21T20:50:26.2120700Z 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-21T20:50:26.2134793Z 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-21T20:50:26.2141755Z 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-21T20:50:26.2153965Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:26.2156203Z 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-21T20:50:26.2161336Z 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-21T20:50:26.2166487Z 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-21T20:50:26.2171330Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-21T20:50:26.2172909Z 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-21T20:50:26.2179418Z 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-21T20:50:26.2185693Z 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-21T20:50:26.2191343Z 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-21T20:50:26.2197281Z 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-21T20:50:26.2205436Z 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-21T20:50:26.2210134Z 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-21T20:50:26.2216252Z 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-21T20:50:26.2221525Z 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-21T20:50:26.2226259Z 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-21T20:50:26.2233032Z 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-21T20:50:26.2239794Z 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-21T20:50:26.2244583Z 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-21T20:50:26.2250164Z 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-21T20:50:26.2257459Z 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-21T20:50:26.2262297Z 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-21T20:50:26.2266940Z 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-21T20:50:26.2273087Z 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-21T20:50:26.2279750Z 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-21T20:50:26.2285453Z 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-21T20:50:26.2292058Z 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-21T20:50:26.2298375Z 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-21T20:50:26.2304085Z 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-21T20:50:26.2309933Z 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-21T20:50:26.2315848Z 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-21T20:50:26.2321120Z 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-21T20:50:26.2327600Z 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-21T20:50:26.2333726Z 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-21T20:50:26.2338649Z 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-21T20:50:26.2346032Z 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-21T20:50:26.2352168Z 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-21T20:50:26.2369306Z 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-21T20:50:26.2378289Z 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-21T20:50:26.2383885Z 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-21T20:50:26.2390994Z 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-21T20:50:26.2396996Z 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-21T20:50:26.2404384Z 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-21T20:50:26.2411458Z 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-21T20:50:26.2419228Z 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-21T20:50:26.2425239Z 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-21T20:50:26.2431135Z 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-21T20:50:26.2437083Z 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-21T20:50:26.2443434Z 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-21T20:50:26.2448584Z 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-21T20:50:26.2454039Z 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-21T20:50:26.2459814Z 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-21T20:50:26.2465912Z 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-21T20:50:26.2470649Z 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-21T20:50:26.2477664Z 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-21T20:50:26.2483361Z 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-21T20:50:26.2489795Z 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-21T20:50:26.2494502Z 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-21T20:50:26.2500148Z 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-21T20:50:26.2504745Z 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-21T20:50:26.2510760Z 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-21T20:50:26.2516139Z 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-21T20:50:26.2523007Z 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-21T20:50:26.2530364Z 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-21T20:50:26.2535738Z 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-21T20:50:26.2541052Z 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-21T20:50:26.2547692Z 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-21T20:50:26.2554078Z 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-21T20:50:26.2559577Z 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-21T20:50:26.2566194Z 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-21T20:50:26.2572527Z 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-21T20:50:26.2578303Z 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-21T20:50:26.2584697Z 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-21T20:50:26.2591125Z 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-21T20:50:26.2598262Z 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-21T20:50:26.2604190Z 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-21T20:50:26.2610152Z 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-21T20:50:26.2616398Z 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-21T20:50:26.2622438Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-21T20:50:26.2624299Z 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-21T20:50:26.2640634Z 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-21T20:50:26.2655346Z 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-21T20:50:26.2667624Z 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-21T20:50:26.2682696Z 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-21T20:50:26.2696677Z 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-21T20:50:26.2708525Z 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-21T20:50:26.2723635Z 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-21T20:50:26.2736530Z 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-21T20:50:26.2752130Z 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-21T20:50:26.2767852Z 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-21T20:50:26.2783185Z 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-21T20:50:26.2801175Z 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-21T20:50:26.2812856Z 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-21T20:50:26.2829132Z 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-21T20:50:26.2844954Z 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-21T20:50:26.2853169Z 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-21T20:50:26.2868756Z 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-21T20:50:26.2882713Z 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-21T20:50:26.2896826Z 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-21T20:50:26.2909370Z 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-21T20:50:26.2924061Z 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-21T20:50:26.2937992Z 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-21T20:50:26.2954488Z 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-21T20:50:26.2969834Z 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-21T20:50:26.2984282Z 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-21T20:50:26.2993439Z 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-21T20:50:26.3006652Z 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-21T20:50:26.3024937Z 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-21T20:50:26.3041318Z 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-21T20:50:26.3048938Z 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-21T20:50:26.3062314Z 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-21T20:50:26.3077638Z 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-21T20:50:26.3093858Z 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-21T20:50:26.3109055Z 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-21T20:50:26.3124253Z 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-21T20:50:26.3137552Z 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-21T20:50:26.3152724Z 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-21T20:50:26.3162602Z 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-21T20:50:26.3177569Z 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-21T20:50:26.3193579Z 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-21T20:50:26.3207476Z 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-21T20:50:26.3222370Z 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-21T20:50:26.3239422Z 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-21T20:50:26.3255214Z 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-21T20:50:26.3263913Z 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-21T20:50:26.3278201Z 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-21T20:50:26.3286911Z 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-21T20:50:26.3302574Z 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-21T20:50:26.3324383Z 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-21T20:50:26.3340185Z 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-21T20:50:26.3349409Z 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-21T20:50:26.3360564Z 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-21T20:50:26.3388387Z 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-21T20:50:26.3403688Z 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-21T20:50:26.3411643Z 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-21T20:50:26.3426964Z 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-21T20:50:26.3434922Z 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-21T20:50:26.3447923Z 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-21T20:50:26.3461549Z 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-21T20:50:26.3475158Z 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-21T20:50:26.3490268Z 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-21T20:50:26.3498454Z 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-21T20:50:26.3508226Z 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-21T20:50:26.3516272Z 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-21T20:50:26.3530710Z 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-21T20:50:26.3545118Z 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-21T20:50:26.3558870Z 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-21T20:50:26.3573199Z 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-21T20:50:26.3587167Z 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-21T20:50:26.3595430Z 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-21T20:50:26.3609675Z 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-21T20:50:26.3625586Z 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-21T20:50:26.3642871Z 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-21T20:50:26.3658087Z 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-21T20:50:26.3674047Z 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-21T20:50:26.3688144Z 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-21T20:50:26.3704310Z 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-21T20:50:26.3713018Z 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-21T20:50:26.3721500Z 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-21T20:50:26.3738685Z 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-21T20:50:26.3747519Z 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-21T20:50:26.3762195Z 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-21T20:50:26.3780166Z 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-21T20:50:26.3795388Z 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-21T20:50:26.3809330Z 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-21T20:50:26.3824417Z 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-21T20:50:26.3839034Z 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-21T20:50:26.3847784Z 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-21T20:50:26.3869284Z 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-21T20:50:26.3877311Z 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-21T20:50:26.3893049Z 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-21T20:50:26.3910298Z 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-21T20:50:26.3926294Z 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-21T20:50:26.3940109Z 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-21T20:50:26.3956109Z 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-21T20:50:26.3973376Z 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-21T20:50:26.3987124Z 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-21T20:50:26.4003413Z 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-21T20:50:26.4017178Z 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-21T20:50:26.4032877Z 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-21T20:50:26.4041784Z 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-21T20:50:26.4055812Z 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-21T20:50:26.4069577Z 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-21T20:50:26.4085687Z 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-21T20:50:26.4099800Z 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-21T20:50:26.4113874Z 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-21T20:50:26.4132226Z 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-21T20:50:26.4149233Z 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-21T20:50:26.4163614Z 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-21T20:50:26.4178079Z 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-21T20:50:26.4186361Z 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-21T20:50:26.4201757Z 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-21T20:50:26.4221719Z 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-21T20:50:26.4236669Z 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-21T20:50:26.4250652Z 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-21T20:50:26.4263413Z 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-21T20:50:26.4276015Z 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-21T20:50:26.4289750Z 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-21T20:50:26.4304151Z 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-21T20:50:26.4321059Z 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-21T20:50:26.4337431Z 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-21T20:50:26.4353266Z 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-21T20:50:26.4369059Z 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-21T20:50:26.4378196Z 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-21T20:50:26.4394056Z 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-21T20:50:26.4407905Z 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-21T20:50:26.4421890Z 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-21T20:50:26.4437344Z 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-21T20:50:26.4452331Z 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-21T20:50:26.4469043Z 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-21T20:50:26.4485638Z 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-21T20:50:26.4502070Z 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-21T20:50:26.4517991Z 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-21T20:50:26.4533657Z 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-21T20:50:26.4548984Z 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-21T20:50:26.4564386Z 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-21T20:50:26.4581154Z 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-21T20:50:26.4597443Z 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-21T20:50:26.4614267Z 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-21T20:50:26.4623342Z 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-21T20:50:26.4638255Z 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-21T20:50:26.4646637Z 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-21T20:50:26.4660450Z 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-21T20:50:26.4675849Z 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-21T20:50:26.4689749Z 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-21T20:50:26.4704941Z 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-21T20:50:26.4720915Z 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-21T20:50:26.4735373Z 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-21T20:50:26.4750802Z 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-21T20:50:26.4767386Z 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-21T20:50:26.4782385Z 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-21T20:50:26.4797691Z 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-21T20:50:26.4813253Z 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-21T20:50:26.4829549Z 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-21T20:50:26.4845268Z 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-21T20:50:26.4856785Z 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-21T20:50:26.4877575Z 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-21T20:50:26.4888099Z 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-21T20:50:26.4905267Z 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-21T20:50:26.4919770Z 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-21T20:50:26.4934215Z 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-21T20:50:26.4948588Z 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-21T20:50:26.4971634Z 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-21T20:50:26.4980081Z 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-21T20:50:26.4996525Z 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-21T20:50:26.5012229Z 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-21T20:50:26.5019279Z 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-21T20:50:26.5033865Z 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-21T20:50:26.5041624Z 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-21T20:50:26.5056313Z 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-21T20:50:26.5069983Z 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-21T20:50:26.5083765Z 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-21T20:50:26.5098869Z 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-21T20:50:26.5113538Z 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-21T20:50:26.5127068Z 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-21T20:50:26.5144712Z 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-21T20:50:26.5161257Z 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-21T20:50:26.5175138Z 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-21T20:50:26.5189763Z 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-21T20:50:26.5198041Z 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-21T20:50:26.5212994Z 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-21T20:50:26.5229723Z 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-21T20:50:26.5244392Z 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-21T20:50:26.5258888Z 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-21T20:50:26.5267261Z 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-21T20:50:26.5276419Z 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-21T20:50:26.5289998Z 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-21T20:50:26.5297698Z 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-21T20:50:26.5305371Z 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-21T20:50:26.5320503Z 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-21T20:50:26.5335245Z 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-21T20:50:26.5351965Z 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-21T20:50:26.5361432Z 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-21T20:50:26.5375728Z 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-21T20:50:26.5385555Z 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-21T20:50:26.5405196Z 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-21T20:50:26.5420683Z 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-21T20:50:26.5428448Z 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-21T20:50:26.5442759Z 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-21T20:50:26.5457361Z 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-21T20:50:26.5473801Z 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-21T20:50:26.5482589Z 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-21T20:50:26.5498987Z 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-21T20:50:26.5507983Z 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-21T20:50:26.5521739Z 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-21T20:50:26.5529403Z 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-21T20:50:26.5542952Z 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-21T20:50:26.5556281Z 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-21T20:50:26.5570171Z 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-21T20:50:26.5584039Z 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-21T20:50:26.5600156Z 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-21T20:50:26.5608388Z 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-21T20:50:26.5622856Z 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-21T20:50:26.5637609Z 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-21T20:50:26.5645956Z 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-21T20:50:26.5661361Z 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-21T20:50:26.5678491Z 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-21T20:50:26.5687478Z 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-21T20:50:26.5704044Z 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-21T20:50:26.5713474Z 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-21T20:50:26.5721964Z 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-21T20:50:26.5737181Z 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-21T20:50:26.5751782Z 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-21T20:50:26.5766323Z 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-21T20:50:26.5780790Z 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-21T20:50:26.5789352Z 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-21T20:50:26.5798168Z 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-21T20:50:26.5814617Z 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-21T20:50:26.5829346Z 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-21T20:50:26.5844174Z 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-21T20:50:26.5860822Z 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-21T20:50:26.5869595Z 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-21T20:50:26.5887891Z 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-21T20:50:26.5906013Z 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-21T20:50:26.5914069Z 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-21T20:50:26.5929287Z 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-21T20:50:26.5937320Z 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-21T20:50:26.5945940Z 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-21T20:50:26.5959255Z 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-21T20:50:26.5973140Z 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-21T20:50:26.5988933Z 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-21T20:50:26.6003768Z 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-21T20:50:26.6017374Z 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-21T20:50:26.6032611Z 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-21T20:50:26.6047742Z 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-21T20:50:26.6062167Z 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-21T20:50:26.6070812Z 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-21T20:50:26.6086959Z 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-21T20:50:26.6101709Z 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-21T20:50:26.6116105Z 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-21T20:50:26.6131259Z 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-21T20:50:26.6145997Z 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-21T20:50:26.6161725Z 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-21T20:50:26.6170622Z 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-21T20:50:26.6185062Z 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-21T20:50:26.6193086Z 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-21T20:50:26.6207055Z 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-21T20:50:26.6221520Z 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-21T20:50:26.6238118Z 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-21T20:50:26.6254400Z 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-21T20:50:26.6268302Z 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-21T20:50:26.6277894Z 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-21T20:50:26.6293057Z 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-21T20:50:26.6310098Z 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-21T20:50:26.6325544Z 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-21T20:50:26.6342732Z 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-21T20:50:26.6357823Z 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-21T20:50:26.6374160Z 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-21T20:50:26.6382357Z 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-21T20:50:26.6399162Z 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-21T20:50:26.6413593Z 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-21T20:50:26.6428417Z 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-21T20:50:26.6436514Z 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-21T20:50:26.6451888Z 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-21T20:50:26.6467014Z 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-21T20:50:26.6484234Z 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-21T20:50:26.6501273Z 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-21T20:50:26.6515401Z 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-21T20:50:26.6529970Z 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-21T20:50:26.6545676Z 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-21T20:50:26.6561530Z 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-21T20:50:26.6578336Z 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-21T20:50:26.6593336Z 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-21T20:50:26.6607177Z 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-21T20:50:26.6621822Z 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-21T20:50:26.6636909Z 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-21T20:50:26.6650534Z 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-21T20:50:26.6664587Z 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-21T20:50:26.6673189Z 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-21T20:50:26.6682297Z 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-21T20:50:26.6697702Z 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-21T20:50:26.6712432Z 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-21T20:50:26.6726506Z 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-21T20:50:26.6741929Z 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-21T20:50:26.6757491Z 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-21T20:50:26.6772863Z 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-21T20:50:26.6786564Z 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-21T20:50:26.6802851Z 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-21T20:50:26.6816576Z 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-21T20:50:26.6833121Z 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-21T20:50:26.6841577Z 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-21T20:50:26.6857379Z 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-21T20:50:26.6871745Z 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-21T20:50:26.6886671Z 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-21T20:50:26.6900914Z 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-21T20:50:26.6916852Z 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-21T20:50:26.6930871Z 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-21T20:50:26.6946286Z 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-21T20:50:26.6955208Z 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-21T20:50:26.6963940Z 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-21T20:50:26.6980377Z 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-21T20:50:26.6990012Z 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-21T20:50:26.7000033Z 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-21T20:50:26.7009837Z 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-21T20:50:26.7026410Z 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-21T20:50:26.7043721Z 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-21T20:50:26.7057933Z 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-21T20:50:26.7072049Z 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-21T20:50:26.7087333Z 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-21T20:50:26.7104298Z 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-21T20:50:26.7113243Z 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-21T20:50:26.7129848Z 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-21T20:50:26.7144765Z 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-21T20:50:26.7161184Z 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-21T20:50:26.7177378Z 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-21T20:50:26.7193112Z 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-21T20:50:26.7207343Z 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-21T20:50:26.7224841Z 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-21T20:50:26.7240951Z 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-21T20:50:26.7255428Z 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-21T20:50:26.7268857Z 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-21T20:50:26.7284977Z 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-21T20:50:26.7300400Z 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-21T20:50:26.7309329Z 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-21T20:50:26.7318057Z 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-21T20:50:26.7333706Z 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-21T20:50:26.7342076Z 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-21T20:50:26.7350668Z 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-21T20:50:26.7368053Z 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-21T20:50:26.7382750Z 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-21T20:50:26.7400290Z 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-21T20:50:26.7418174Z 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-21T20:50:26.7435247Z 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-21T20:50:26.7449022Z 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-21T20:50:26.7462413Z 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-21T20:50:26.7479141Z 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-21T20:50:26.7494527Z 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-21T20:50:26.7509600Z 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-21T20:50:26.7523959Z 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-21T20:50:26.7537942Z 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-21T20:50:26.7545742Z 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-21T20:50:26.7554735Z 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-21T20:50:26.7569486Z 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-21T20:50:26.7583739Z 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-21T20:50:26.7598971Z 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-21T20:50:26.7607891Z 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-21T20:50:26.7622002Z 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-21T20:50:26.7637208Z 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-21T20:50:26.7653166Z 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-21T20:50:26.7669449Z 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-21T20:50:26.7685367Z 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-21T20:50:26.7701107Z 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-21T20:50:26.7718116Z 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-21T20:50:26.7733782Z 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-21T20:50:26.7749847Z 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-21T20:50:26.7759898Z 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-21T20:50:26.7778141Z 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-21T20:50:26.7794119Z 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-21T20:50:26.7802598Z 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-21T20:50:26.7811823Z 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-21T20:50:26.7826886Z 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-21T20:50:26.7842615Z 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-21T20:50:26.7858166Z 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-21T20:50:26.7866936Z 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-21T20:50:26.7875208Z 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-21T20:50:26.7889901Z 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-21T20:50:26.7905548Z 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-21T20:50:26.7914396Z 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-21T20:50:26.7929151Z 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-21T20:50:26.7937709Z 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-21T20:50:26.7947353Z 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-21T20:50:26.7962401Z 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-21T20:50:26.7977913Z 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-21T20:50:26.7994738Z 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-21T20:50:26.8010570Z 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-21T20:50:26.8019431Z 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-21T20:50:26.8035228Z 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-21T20:50:26.8051152Z 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-21T20:50:26.8059522Z 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-21T20:50:26.8074593Z 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-21T20:50:26.8089914Z 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-21T20:50:26.8106464Z 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-21T20:50:26.8121196Z 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-21T20:50:26.8135577Z 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-21T20:50:26.8150660Z 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-21T20:50:26.8165958Z 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-21T20:50:26.8181304Z 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-21T20:50:26.8195325Z 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-21T20:50:26.8210019Z 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-21T20:50:26.8226461Z 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-21T20:50:26.8241000Z 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-21T20:50:26.8256832Z 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-21T20:50:26.8274753Z 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-21T20:50:26.8284324Z 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-21T20:50:26.8302290Z 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-21T20:50:26.8318895Z 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-21T20:50:26.8335832Z 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-21T20:50:26.8349987Z 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-21T20:50:26.8365971Z 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-21T20:50:26.8383108Z 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-21T20:50:26.8397995Z 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-21T20:50:26.8411737Z 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-21T20:50:26.8426540Z 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-21T20:50:26.8441997Z 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-21T20:50:26.8456457Z 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-21T20:50:26.8474429Z 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-21T20:50:26.8493392Z 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-21T20:50:26.8508184Z 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-21T20:50:26.8524410Z 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-21T20:50:26.8539687Z 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-21T20:50:26.8548282Z 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-21T20:50:26.8565030Z 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-21T20:50:26.8573572Z 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-21T20:50:26.8590293Z 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-21T20:50:26.8605811Z 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-21T20:50:26.8623996Z 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-21T20:50:26.8638827Z 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-21T20:50:26.8656159Z 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-21T20:50:26.8665486Z 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-21T20:50:26.8681400Z 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-21T20:50:26.8689374Z 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-21T20:50:26.8703401Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-21T20:50:26.8704938Z 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-21T20:50:26.8719437Z 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-21T20:50:26.8736134Z 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-21T20:50:26.8752064Z 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-21T20:50:26.8769119Z 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-21T20:50:26.8785882Z 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-21T20:50:26.8801283Z 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-21T20:50:26.8817481Z 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-21T20:50:26.8832465Z 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-21T20:50:26.8849116Z 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-21T20:50:26.8865835Z 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-21T20:50:26.8881365Z 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-21T20:50:26.8896107Z 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-21T20:50:26.8905107Z 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-21T20:50:26.8923230Z 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-21T20:50:26.8941250Z 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-21T20:50:26.8955620Z 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-21T20:50:26.8971599Z 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-21T20:50:26.8987793Z 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-21T20:50:26.9004332Z 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-21T20:50:26.9025895Z 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-21T20:50:26.9043622Z 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-21T20:50:26.9058802Z 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-21T20:50:26.9073263Z 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-21T20:50:26.9086228Z 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-21T20:50:26.9101848Z 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-21T20:50:26.9119951Z 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-21T20:50:26.9135901Z 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-21T20:50:26.9151032Z 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-21T20:50:26.9168091Z 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-21T20:50:26.9184340Z 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-21T20:50:26.9201228Z 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-21T20:50:26.9220078Z 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-21T20:50:26.9229684Z 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-21T20:50:26.9244347Z 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-21T20:50:26.9261572Z 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-21T20:50:26.9278515Z 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-21T20:50:26.9293098Z 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-21T20:50:26.9309529Z 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-21T20:50:26.9324321Z 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-21T20:50:26.9338454Z 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-21T20:50:26.9353550Z 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-21T20:50:26.9372767Z 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-21T20:50:26.9391354Z 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-21T20:50:26.9407365Z 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-21T20:50:26.9423414Z 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-21T20:50:26.9438661Z 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-21T20:50:26.9454462Z 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-21T20:50:26.9470806Z 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-21T20:50:26.9491274Z 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-21T20:50:26.9505972Z 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-21T20:50:26.9522022Z 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-21T20:50:26.9534992Z 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-21T20:50:26.9550290Z 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-21T20:50:26.9562746Z 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-21T20:50:26.9577755Z 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-21T20:50:26.9595380Z 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-21T20:50:26.9611688Z 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-21T20:50:26.9630363Z 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-21T20:50:26.9644605Z 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-21T20:50:26.9660664Z 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-21T20:50:26.9675977Z 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-21T20:50:26.9692112Z 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-21T20:50:26.9709271Z 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-21T20:50:26.9718578Z 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-21T20:50:26.9733775Z 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-21T20:50:26.9749157Z 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-21T20:50:26.9765783Z 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-21T20:50:26.9784121Z 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-21T20:50:26.9799757Z 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-21T20:50:26.9820482Z 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-21T20:50:26.9834566Z 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-21T20:50:26.9847367Z 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-21T20:50:26.9861702Z 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-21T20:50:26.9876073Z 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-21T20:50:26.9889269Z 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-21T20:50:26.9906825Z 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-21T20:50:26.9923202Z 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-21T20:50:26.9940342Z 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-21T20:50:26.9959640Z 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-21T20:50:26.9969739Z 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-21T20:50:26.9986376Z 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-21T20:50:27.0000541Z 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-21T20:50:27.0014075Z 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-21T20:50:27.0029295Z 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-21T20:50:27.0042782Z 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-21T20:50:27.0058931Z 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-21T20:50:27.0073494Z 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-21T20:50:27.0090916Z 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-21T20:50:27.0104755Z 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-21T20:50:27.0120696Z 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-21T20:50:27.0135335Z 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-21T20:50:27.0152414Z 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-21T20:50:27.0170373Z 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-21T20:50:27.0186018Z 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-21T20:50:27.0200566Z 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-21T20:50:27.0213299Z 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-21T20:50:27.0229831Z 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-21T20:50:27.0246634Z 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-21T20:50:27.0262303Z 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-21T20:50:27.0278451Z 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-21T20:50:27.0286432Z 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-21T20:50:27.0301145Z 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-21T20:50:27.0316146Z 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-21T20:50:27.0331608Z 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-21T20:50:27.0345940Z 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-21T20:50:27.0361313Z 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-21T20:50:27.0376888Z 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-21T20:50:27.0394033Z 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-21T20:50:27.0409724Z 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-21T20:50:27.0424055Z 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-21T20:50:27.0438425Z 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-21T20:50:27.0454987Z 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-21T20:50:27.0469522Z 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-21T20:50:27.0486992Z 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-21T20:50:27.0502791Z 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-21T20:50:27.0518972Z 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-21T20:50:27.0534827Z 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-21T20:50:27.0550119Z 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-21T20:50:27.0563985Z 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-21T20:50:27.0578430Z 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-21T20:50:27.0595675Z 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-21T20:50:27.0607111Z 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-21T20:50:27.0623437Z 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-21T20:50:27.0638356Z 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-21T20:50:27.0653747Z 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-21T20:50:27.0669407Z 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-21T20:50:27.0678505Z 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-21T20:50:27.0696435Z 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-21T20:50:27.0712360Z 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-21T20:50:27.0727156Z 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-21T20:50:27.0743291Z 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-21T20:50:27.0758823Z 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-21T20:50:27.0773831Z 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-21T20:50:27.0791226Z 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-21T20:50:27.0806604Z 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-21T20:50:27.0821455Z 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-21T20:50:27.0837011Z 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-21T20:50:27.0852123Z 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-21T20:50:27.0867249Z 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-21T20:50:27.0882919Z 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-21T20:50:27.0897451Z 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-21T20:50:27.0913442Z 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-21T20:50:27.0928571Z 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-21T20:50:27.0945929Z 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-21T20:50:27.0962553Z 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-21T20:50:27.0977875Z 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-21T20:50:27.0992975Z 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-21T20:50:27.1006850Z 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-21T20:50:27.1022052Z 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-21T20:50:27.1039141Z 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-21T20:50:27.1054267Z 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-21T20:50:27.1062282Z 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-21T20:50:27.1077131Z 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-21T20:50:27.1093139Z 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-21T20:50:27.1109435Z 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-21T20:50:27.1126524Z 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-21T20:50:27.1142808Z 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-21T20:50:27.1168352Z 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-21T20:50:27.1187248Z 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-21T20:50:27.1202388Z 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-21T20:50:27.1218808Z 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-21T20:50:27.1233480Z 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-21T20:50:27.1248312Z 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-21T20:50:27.1264723Z 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-21T20:50:27.1280136Z 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-21T20:50:27.1294634Z 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-21T20:50:27.1307007Z 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-21T20:50:27.1320663Z 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-21T20:50:27.1328808Z 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-21T20:50:27.1344210Z 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-21T20:50:27.1358630Z 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-21T20:50:27.1371454Z 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-21T20:50:27.1387595Z 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-21T20:50:27.1404726Z 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-21T20:50:27.1420029Z 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-21T20:50:27.1433841Z 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-21T20:50:27.1450229Z 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-21T20:50:27.1458650Z 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-21T20:50:27.1474138Z 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-21T20:50:27.1489422Z 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-21T20:50:27.1505580Z 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-21T20:50:27.1522589Z 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-21T20:50:27.1538042Z 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-21T20:50:27.1553164Z 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-21T20:50:27.1570779Z 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-21T20:50:27.1587497Z 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-21T20:50:27.1604615Z 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-21T20:50:27.1619441Z 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-21T20:50:27.1632692Z 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-21T20:50:27.1650027Z 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-21T20:50:27.1666990Z 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-21T20:50:27.1682950Z 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-21T20:50:27.1701009Z 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-21T20:50:27.1716800Z 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-21T20:50:27.1732536Z 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-21T20:50:27.1748388Z 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-21T20:50:27.1764894Z 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-21T20:50:27.1780770Z 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-21T20:50:27.1795636Z 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-21T20:50:27.1810768Z 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-21T20:50:27.1826145Z 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-21T20:50:27.1841577Z 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-21T20:50:27.1858272Z 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-21T20:50:27.1872714Z 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-21T20:50:27.1881103Z 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-21T20:50:27.1895714Z 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-21T20:50:27.1911127Z 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-21T20:50:27.1926401Z 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-21T20:50:27.1941305Z 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-21T20:50:27.1957277Z 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-21T20:50:27.1972345Z 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-21T20:50:27.1989535Z 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-21T20:50:27.2004231Z 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-21T20:50:27.2019141Z 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-21T20:50:27.2037027Z 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-21T20:50:27.2051084Z 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-21T20:50:27.2067488Z 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-21T20:50:27.2085323Z 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-21T20:50:27.2102224Z 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-21T20:50:27.2120277Z 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-21T20:50:27.2135982Z 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-21T20:50:27.2151114Z 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-21T20:50:27.2167146Z 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-21T20:50:27.2181343Z 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-21T20:50:27.2196890Z 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-21T20:50:27.2211557Z 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-21T20:50:27.2228155Z 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-21T20:50:27.2245595Z 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-21T20:50:27.2260870Z 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-21T20:50:27.2277706Z 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-21T20:50:27.2296093Z 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-21T20:50:27.2312199Z 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-21T20:50:27.2320812Z 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-21T20:50:27.2336241Z 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-21T20:50:27.2352574Z 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-21T20:50:27.2367331Z 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-21T20:50:27.2381277Z 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-21T20:50:27.2396897Z 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-21T20:50:27.2415645Z 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-21T20:50:27.2429928Z 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-21T20:50:27.2444848Z 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-21T20:50:27.2460650Z 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-21T20:50:27.2475069Z 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-21T20:50:27.2491386Z 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-21T20:50:27.2506550Z 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-21T20:50:27.2522304Z 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-21T20:50:27.2539532Z 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-21T20:50:27.2554579Z 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-21T20:50:27.2571397Z 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-21T20:50:27.2585479Z 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-21T20:50:27.2599679Z 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-21T20:50:27.2615050Z 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-21T20:50:27.2633605Z 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-21T20:50:27.2650900Z 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-21T20:50:27.2665864Z 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-21T20:50:27.2682083Z 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-21T20:50:27.2698065Z 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-21T20:50:27.2712640Z 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-21T20:50:27.2727737Z 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-21T20:50:27.2743673Z 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-21T20:50:27.2758835Z 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-21T20:50:27.2772803Z 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-21T20:50:27.2786788Z 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-21T20:50:27.2801855Z 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-21T20:50:27.2817488Z 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-21T20:50:27.2831769Z 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-21T20:50:27.2845911Z 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-21T20:50:27.2864236Z 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-21T20:50:27.2881041Z 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-21T20:50:27.2895161Z 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-21T20:50:27.2910512Z 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-21T20:50:27.2925445Z 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-21T20:50:27.2942071Z 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-21T20:50:27.2958765Z 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-21T20:50:27.2974534Z 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-21T20:50:27.2989222Z 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-21T20:50:27.3006545Z 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-21T20:50:27.3022540Z 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-21T20:50:27.3039872Z 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-21T20:50:27.3055657Z 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-21T20:50:27.3071001Z 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-21T20:50:27.3085507Z 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-21T20:50:27.3102038Z 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-21T20:50:27.3117050Z 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-21T20:50:27.3134320Z 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-21T20:50:27.3150658Z 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-21T20:50:27.3167415Z 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-21T20:50:27.3187715Z 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-21T20:50:27.3203311Z 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-21T20:50:27.3218414Z 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-21T20:50:27.3234718Z 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-21T20:50:27.3251928Z 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-21T20:50:27.3266534Z 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-21T20:50:27.3282995Z 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-21T20:50:27.3301284Z 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-21T20:50:27.3317047Z 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-21T20:50:27.3335597Z 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-21T20:50:27.3352975Z 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-21T20:50:27.3368783Z 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-21T20:50:27.3384889Z 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-21T20:50:27.3402140Z 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-21T20:50:27.3418944Z 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-21T20:50:27.3434731Z 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-21T20:50:27.3449047Z 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-21T20:50:27.3464878Z 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-21T20:50:27.3480274Z 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-21T20:50:27.3499190Z 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-21T20:50:27.3514605Z 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-21T20:50:27.3530968Z 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-21T20:50:27.3545930Z 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-21T20:50:27.3560002Z 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-21T20:50:27.3574538Z 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-21T20:50:27.3591973Z 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-21T20:50:27.3606549Z 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-21T20:50:27.3620928Z 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-21T20:50:27.3636084Z 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-21T20:50:27.3650216Z 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-21T20:50:27.3664320Z 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-21T20:50:27.3680667Z 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-21T20:50:27.3697222Z 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-21T20:50:27.3713307Z 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-21T20:50:27.3727777Z 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-21T20:50:27.3745588Z 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-21T20:50:27.3762004Z 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-21T20:50:27.3781848Z 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-21T20:50:27.3796418Z 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-21T20:50:27.3810592Z 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-21T20:50:27.3825600Z 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-21T20:50:27.3841713Z 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-21T20:50:27.3859609Z 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-21T20:50:27.3876847Z 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-21T20:50:27.3894592Z 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-21T20:50:27.3912392Z 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-21T20:50:27.3921574Z 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-21T20:50:27.3936983Z 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-21T20:50:27.3952687Z 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-21T20:50:27.3967604Z 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-21T20:50:27.3983128Z 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-21T20:50:27.3998546Z 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-21T20:50:27.4012375Z 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-21T20:50:27.4028510Z 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-21T20:50:27.4043255Z 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-21T20:50:27.4059273Z 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-21T20:50:27.4074807Z 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-21T20:50:27.4082934Z 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-21T20:50:27.4105352Z 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-21T20:50:27.4123415Z 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-21T20:50:27.4138027Z 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-21T20:50:27.4152391Z 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-21T20:50:27.4166477Z 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-21T20:50:27.4181007Z 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-21T20:50:27.4196467Z 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-21T20:50:27.4212544Z 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-21T20:50:27.4228636Z 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-21T20:50:27.4244140Z 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-21T20:50:27.4259056Z 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-21T20:50:27.4273982Z 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-21T20:50:27.4282763Z 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-21T20:50:27.4299170Z 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-21T20:50:27.4316167Z 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-21T20:50:27.4332322Z 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-21T20:50:27.4349743Z 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-21T20:50:27.4365839Z 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-21T20:50:27.4381597Z 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-21T20:50:27.4397670Z 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-21T20:50:27.4414958Z 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-21T20:50:27.4434287Z 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-21T20:50:27.4449129Z 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-21T20:50:27.4462894Z 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-21T20:50:27.4476922Z 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-21T20:50:27.4493336Z 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-21T20:50:27.4509746Z 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-21T20:50:27.4525136Z 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-21T20:50:27.4540393Z 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-21T20:50:27.4556274Z 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-21T20:50:27.4572546Z 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-21T20:50:27.4587751Z 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-21T20:50:27.4603335Z 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-21T20:50:27.4619527Z 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-21T20:50:27.4636837Z 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-21T20:50:27.4652381Z 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-21T20:50:27.4668429Z 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-21T20:50:27.4685002Z 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-21T20:50:27.4699425Z 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-21T20:50:27.4714977Z 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-21T20:50:27.4729212Z 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-21T20:50:27.4744358Z 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-21T20:50:27.4753186Z 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-21T20:50:27.4770466Z 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-21T20:50:27.4787160Z 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-21T20:50:27.4803173Z 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-21T20:50:27.4818979Z 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-21T20:50:27.4835595Z 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-21T20:50:27.4850316Z 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-21T20:50:27.4864446Z 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-21T20:50:27.4880237Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:27.4882159Z 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-21T20:50:27.4890452Z 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-21T20:50:27.4896648Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-21T20:50:27.4898283Z 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-21T20:50:27.4905347Z 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-21T20:50:27.4913733Z 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-21T20:50:27.4921088Z 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-21T20:50:27.4928586Z 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-21T20:50:27.4936737Z 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-21T20:50:27.4944433Z 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-21T20:50:27.4951875Z 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-21T20:50:27.4959450Z 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-21T20:50:27.4966746Z 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-21T20:50:27.4974303Z 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-21T20:50:27.4982066Z 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-21T20:50:27.4989792Z 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-21T20:50:27.4997199Z 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-21T20:50:27.5004080Z 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-21T20:50:27.5011208Z 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-21T20:50:27.5018435Z 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-21T20:50:27.5025753Z 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-21T20:50:27.5033971Z 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-21T20:50:27.5041925Z 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-21T20:50:27.5050080Z 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-21T20:50:27.5057493Z 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-21T20:50:27.5065800Z 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-21T20:50:27.5074659Z 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-21T20:50:27.5081742Z 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-21T20:50:27.5089179Z 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-21T20:50:27.5096891Z 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-21T20:50:27.5103975Z 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-21T20:50:27.5111309Z 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-21T20:50:27.5118546Z 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-21T20:50:27.5125935Z 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-21T20:50:27.5133806Z 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-21T20:50:27.5141582Z 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-21T20:50:27.5148899Z 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-21T20:50:27.5156806Z 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-21T20:50:27.5164529Z 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-21T20:50:27.5172058Z 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-21T20:50:27.5179690Z 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-21T20:50:27.5187728Z 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-21T20:50:27.5195622Z 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-21T20:50:27.5203031Z 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-21T20:50:27.5210582Z 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-21T20:50:27.5218360Z 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-21T20:50:27.5226008Z 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-21T20:50:27.5233662Z 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-21T20:50:27.5240952Z 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-21T20:50:27.5249525Z 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-21T20:50:27.5257932Z 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-21T20:50:27.5265934Z 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-21T20:50:27.5274714Z 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-21T20:50:27.5282737Z 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-21T20:50:27.5290226Z 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-21T20:50:27.5297927Z 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-21T20:50:27.5304547Z 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-21T20:50:27.5311920Z 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-21T20:50:27.5319643Z 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-21T20:50:27.5327178Z 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-21T20:50:27.5335706Z 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-21T20:50:27.5345714Z 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-21T20:50:27.5355311Z 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-21T20:50:27.5362226Z 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-21T20:50:27.5369188Z 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-21T20:50:27.5377812Z 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-21T20:50:27.5388703Z 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-21T20:50:27.5396126Z 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-21T20:50:27.5405045Z 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-21T20:50:27.5412056Z 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-21T20:50:27.5419620Z 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-21T20:50:27.5427810Z 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-21T20:50:27.5436132Z 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-21T20:50:27.5443271Z 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-21T20:50:27.5450053Z 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-21T20:50:27.5456730Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-21T20:50:27.5459169Z 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-21T20:50:27.5475044Z 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-21T20:50:27.5492515Z 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-21T20:50:27.5508833Z 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-21T20:50:27.5525835Z 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-21T20:50:27.5543981Z 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-21T20:50:27.5552714Z 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-21T20:50:27.5569247Z 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-21T20:50:27.5584163Z 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-21T20:50:27.5600404Z 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-21T20:50:27.5617533Z 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-21T20:50:27.5626087Z 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-21T20:50:27.5643024Z 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-21T20:50:27.5653501Z 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-21T20:50:27.5670014Z 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-21T20:50:27.5690766Z 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-21T20:50:27.5714927Z 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-21T20:50:27.5729761Z 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-21T20:50:27.5744667Z 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-21T20:50:27.5757686Z 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-21T20:50:27.5764847Z 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-21T20:50:27.5780312Z 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-21T20:50:27.5796182Z 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-21T20:50:27.5804708Z 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-21T20:50:27.5820848Z 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-21T20:50:27.5836477Z 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-21T20:50:27.5851811Z 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-21T20:50:27.5867725Z 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-21T20:50:27.5884836Z 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-21T20:50:27.5899499Z 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-21T20:50:27.5915517Z 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-21T20:50:27.5935492Z 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-21T20:50:27.5953448Z 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-21T20:50:27.5968905Z 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-21T20:50:27.5977811Z 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-21T20:50:27.5995447Z 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-21T20:50:27.6011344Z 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-21T20:50:27.6025897Z 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-21T20:50:27.6042920Z 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-21T20:50:27.6056609Z 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-21T20:50:27.6072583Z 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-21T20:50:27.6087592Z 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-21T20:50:27.6106048Z 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-21T20:50:27.6123659Z 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-21T20:50:27.6140339Z 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-21T20:50:27.6156169Z 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-21T20:50:27.6172060Z 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-21T20:50:27.6188488Z 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-21T20:50:27.6202616Z 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-21T20:50:27.6218374Z 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-21T20:50:27.6226771Z 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-21T20:50:27.6242618Z 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-21T20:50:27.6258431Z 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-21T20:50:27.6277534Z 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-21T20:50:27.6293649Z 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-21T20:50:27.6307318Z 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-21T20:50:27.6324328Z 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-21T20:50:27.6332437Z 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-21T20:50:27.6348109Z 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-21T20:50:27.6366539Z 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-21T20:50:27.6380826Z 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-21T20:50:27.6397006Z 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-21T20:50:27.6412919Z 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-21T20:50:27.6427272Z 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-21T20:50:27.6435837Z 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-21T20:50:27.6452263Z 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-21T20:50:27.6469537Z 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-21T20:50:27.6486105Z 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-21T20:50:27.6502539Z 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-21T20:50:27.6516377Z 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-21T20:50:27.6532161Z 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-21T20:50:27.6548214Z 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-21T20:50:27.6567115Z 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-21T20:50:27.6585612Z 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-21T20:50:27.6601078Z 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-21T20:50:27.6616922Z 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-21T20:50:27.6631435Z 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-21T20:50:27.6649196Z 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-21T20:50:27.6666143Z 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-21T20:50:27.6681493Z 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-21T20:50:27.6700074Z 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-21T20:50:27.6718387Z 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-21T20:50:27.6734184Z 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-21T20:50:27.6748515Z 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-21T20:50:27.6762756Z 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-21T20:50:27.6779006Z 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-21T20:50:27.6795379Z 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-21T20:50:27.6811308Z 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-21T20:50:27.6827975Z 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-21T20:50:27.6836024Z 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-21T20:50:27.6852425Z 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-21T20:50:27.6866711Z 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-21T20:50:27.6874383Z 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-21T20:50:27.6889911Z 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-21T20:50:27.6903236Z 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-21T20:50:27.6917561Z 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-21T20:50:27.6934928Z 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-21T20:50:27.6948989Z 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-21T20:50:27.6965767Z 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-21T20:50:27.6980048Z 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-21T20:50:27.6987484Z 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-21T20:50:27.6996111Z 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-21T20:50:27.7013207Z 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-21T20:50:27.7027760Z 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-21T20:50:27.7042124Z 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-21T20:50:27.7060925Z 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-21T20:50:27.7069912Z 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-21T20:50:27.7086818Z 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-21T20:50:27.7101707Z 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-21T20:50:27.7109972Z 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-21T20:50:27.7125382Z 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-21T20:50:27.7141703Z 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-21T20:50:27.7158358Z 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-21T20:50:27.7176163Z 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-21T20:50:27.7191929Z 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-21T20:50:27.7205797Z 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-21T20:50:27.7220006Z 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-21T20:50:27.7235117Z 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-21T20:50:27.7252527Z 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-21T20:50:27.7267167Z 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-21T20:50:27.7280892Z 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-21T20:50:27.7297935Z 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-21T20:50:27.7312650Z 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-21T20:50:27.7328108Z 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-21T20:50:27.7342587Z 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-21T20:50:27.7358617Z 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-21T20:50:27.7375107Z 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-21T20:50:27.7383855Z 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-21T20:50:27.7398353Z 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-21T20:50:27.7416140Z 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-21T20:50:27.7432144Z 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-21T20:50:27.7447493Z 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-21T20:50:27.7465746Z 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-21T20:50:27.7483196Z 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-21T20:50:27.7498926Z 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-21T20:50:27.7516386Z 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-21T20:50:27.7535118Z 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-21T20:50:27.7543783Z 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-21T20:50:27.7562553Z 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-21T20:50:27.7577510Z 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-21T20:50:27.7591739Z 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-21T20:50:27.7606454Z 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-21T20:50:27.7622012Z 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-21T20:50:27.7639931Z 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-21T20:50:27.7654380Z 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-21T20:50:27.7668446Z 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-21T20:50:27.7683864Z 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-21T20:50:27.7691670Z 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-21T20:50:27.7706375Z 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-21T20:50:27.7722133Z 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-21T20:50:27.7737938Z 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-21T20:50:27.7754178Z 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-21T20:50:27.7763298Z 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-21T20:50:27.7779496Z 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-21T20:50:27.7793777Z 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-21T20:50:27.7809131Z 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-21T20:50:27.7817182Z 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-21T20:50:27.7832935Z 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-21T20:50:27.7847393Z 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-21T20:50:27.7863232Z 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-21T20:50:27.7879373Z 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-21T20:50:27.7897202Z 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-21T20:50:27.7913853Z 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-21T20:50:27.7931717Z 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-21T20:50:27.7939481Z 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-21T20:50:27.7955671Z 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-21T20:50:27.7971068Z 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-21T20:50:27.7980973Z 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-21T20:50:27.7997760Z 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-21T20:50:27.8012543Z 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-21T20:50:27.8028009Z 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-21T20:50:27.8045839Z 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-21T20:50:27.8054523Z 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-21T20:50:27.8068764Z 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-21T20:50:27.8077458Z 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-21T20:50:27.8086297Z 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-21T20:50:27.8103666Z 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-21T20:50:27.8118606Z 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-21T20:50:27.8134274Z 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-21T20:50:27.8149573Z 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-21T20:50:27.8165107Z 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-21T20:50:27.8181604Z 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-21T20:50:27.8197083Z 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-21T20:50:27.8212941Z 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-21T20:50:27.8228343Z 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-21T20:50:27.8243189Z 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-21T20:50:27.8257318Z 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-21T20:50:27.8265653Z 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-21T20:50:27.8274441Z 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-21T20:50:27.8291343Z 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-21T20:50:27.8309387Z 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-21T20:50:27.8327551Z 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-21T20:50:27.8343673Z 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-21T20:50:27.8358906Z 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-21T20:50:27.8373335Z 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-21T20:50:27.8390522Z 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-21T20:50:27.8407176Z 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-21T20:50:27.8424517Z 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-21T20:50:27.8439676Z 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-21T20:50:27.8455442Z 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-21T20:50:27.8464170Z 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-21T20:50:27.8473246Z 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-21T20:50:27.8489501Z 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-21T20:50:27.8505143Z 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-21T20:50:27.8521023Z 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-21T20:50:27.8537081Z 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-21T20:50:27.8546870Z 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-21T20:50:27.8564434Z 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-21T20:50:27.8579739Z 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-21T20:50:27.8593594Z 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-21T20:50:27.8607927Z 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-21T20:50:27.8615817Z 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-21T20:50:27.8632608Z 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-21T20:50:27.8648023Z 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-21T20:50:27.8666406Z 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-21T20:50:27.8682133Z 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-21T20:50:27.8699014Z 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-21T20:50:27.8715948Z 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-21T20:50:27.8725178Z 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-21T20:50:27.8733987Z 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-21T20:50:27.8750651Z 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-21T20:50:27.8766593Z 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-21T20:50:27.8782037Z 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-21T20:50:27.8800119Z 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-21T20:50:27.8808314Z 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-21T20:50:27.8824168Z 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-21T20:50:27.8840615Z 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-21T20:50:27.8849975Z 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-21T20:50:27.8864852Z 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-21T20:50:27.8873398Z 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-21T20:50:27.8890281Z 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-21T20:50:27.8902865Z 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-21T20:50:27.8917411Z 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-21T20:50:27.8930860Z 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-21T20:50:27.8945153Z 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-21T20:50:27.8963628Z 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-21T20:50:27.8980098Z 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-21T20:50:27.8994471Z 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-21T20:50:27.9009140Z 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-21T20:50:27.9025268Z 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-21T20:50:27.9040488Z 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-21T20:50:27.9055261Z 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-21T20:50:27.9070850Z 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-21T20:50:27.9086208Z 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-21T20:50:27.9103098Z 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-21T20:50:27.9120974Z 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-21T20:50:27.9138646Z 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-21T20:50:27.9153348Z 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-21T20:50:27.9168325Z 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-21T20:50:27.9184670Z 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-21T20:50:27.9193774Z 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-21T20:50:27.9202595Z 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-21T20:50:27.9217355Z 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-21T20:50:27.9233529Z 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-21T20:50:27.9252083Z 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-21T20:50:27.9267653Z 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-21T20:50:27.9283075Z 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-21T20:50:27.9297412Z 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-21T20:50:27.9312435Z 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-21T20:50:27.9329520Z 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-21T20:50:27.9338200Z 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-21T20:50:27.9354122Z 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-21T20:50:27.9369910Z 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-21T20:50:27.9385065Z 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-21T20:50:27.9401073Z 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-21T20:50:27.9415482Z 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-21T20:50:27.9432157Z 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-21T20:50:27.9447859Z 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-21T20:50:27.9463517Z 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-21T20:50:27.9479101Z 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-21T20:50:27.9494672Z 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-21T20:50:27.9503233Z 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-21T20:50:27.9521439Z 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-21T20:50:27.9535928Z 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-21T20:50:27.9543778Z 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-21T20:50:27.9552426Z 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-21T20:50:27.9568649Z 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-21T20:50:27.9584898Z 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-21T20:50:27.9601561Z 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-21T20:50:27.9618344Z 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-21T20:50:27.9635909Z 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-21T20:50:27.9650590Z 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-21T20:50:27.9666774Z 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-21T20:50:27.9682591Z 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-21T20:50:27.9697944Z 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-21T20:50:27.9717711Z 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-21T20:50:27.9732849Z 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-21T20:50:27.9751794Z 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-21T20:50:27.9769218Z 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-21T20:50:27.9789857Z 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-21T20:50:27.9804550Z 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-21T20:50:27.9813265Z 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-21T20:50:27.9828684Z 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-21T20:50:27.9845031Z 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-21T20:50:27.9860399Z 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-21T20:50:27.9875788Z 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-21T20:50:27.9890591Z 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-21T20:50:27.9904711Z 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-21T20:50:27.9919184Z 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-21T20:50:27.9933940Z 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-21T20:50:27.9949722Z 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-21T20:50:27.9965428Z 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-21T20:50:27.9974712Z 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-21T20:50:27.9992076Z 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-21T20:50:28.0008531Z 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-21T20:50:28.0023724Z 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-21T20:50:28.0041684Z 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-21T20:50:28.0059912Z 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-21T20:50:28.0075248Z 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-21T20:50:28.0091024Z 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-21T20:50:28.0107648Z 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-21T20:50:28.0122944Z 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-21T20:50:28.0138812Z 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-21T20:50:28.0155219Z 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-21T20:50:28.0172211Z 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-21T20:50:28.0190346Z 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-21T20:50:28.0207927Z 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-21T20:50:28.0223532Z 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-21T20:50:28.0240122Z 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-21T20:50:28.0254875Z 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-21T20:50:28.0273559Z 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-21T20:50:28.0291394Z 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-21T20:50:28.0301221Z 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-21T20:50:28.0315901Z 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-21T20:50:28.0332564Z 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-21T20:50:28.0348504Z 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-21T20:50:28.0366771Z 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-21T20:50:28.0383647Z 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-21T20:50:28.0400239Z 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-21T20:50:28.0416244Z 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-21T20:50:28.0424570Z 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-21T20:50:28.0442405Z 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-21T20:50:28.0458035Z 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-21T20:50:28.0474029Z 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-21T20:50:28.0490200Z 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-21T20:50:28.0507089Z 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-21T20:50:28.0522887Z 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-21T20:50:28.0537484Z 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-21T20:50:28.0555221Z 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-21T20:50:28.0572622Z 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-21T20:50:28.0587431Z 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-21T20:50:28.0603303Z 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-21T20:50:28.0618746Z 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-21T20:50:28.0633759Z 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-21T20:50:28.0643310Z 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-21T20:50:28.0658970Z 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-21T20:50:28.0675653Z 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-21T20:50:28.0695302Z 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-21T20:50:28.0713635Z 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-21T20:50:28.0731612Z 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-21T20:50:28.0747191Z 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-21T20:50:28.0755654Z 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-21T20:50:28.0764231Z 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-21T20:50:28.0779778Z 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-21T20:50:28.0796470Z 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-21T20:50:28.0813060Z 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-21T20:50:28.0821908Z 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-21T20:50:28.0829954Z 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-21T20:50:28.0846150Z 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-21T20:50:28.0860721Z 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-21T20:50:28.0874890Z 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-21T20:50:28.0886048Z 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-21T20:50:28.0896266Z 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-21T20:50:28.0911856Z 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-21T20:50:28.0927746Z 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-21T20:50:28.0942808Z 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-21T20:50:28.0960006Z 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-21T20:50:28.0977761Z 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-21T20:50:28.0991481Z 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-21T20:50:28.1006942Z 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-21T20:50:28.1022014Z 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-21T20:50:28.1038234Z 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-21T20:50:28.1053020Z 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-21T20:50:28.1069813Z 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-21T20:50:28.1086231Z 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-21T20:50:28.1100482Z 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-21T20:50:28.1115733Z 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-21T20:50:28.1131987Z 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-21T20:50:28.1145864Z 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-21T20:50:28.1153768Z 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-21T20:50:28.1170329Z 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-21T20:50:28.1188023Z 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-21T20:50:28.1203195Z 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-21T20:50:28.1218255Z 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-21T20:50:28.1233311Z 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-21T20:50:28.1248969Z 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-21T20:50:28.1264328Z 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-21T20:50:28.1273068Z 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-21T20:50:28.1281679Z 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-21T20:50:28.1297383Z 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-21T20:50:28.1315012Z 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-21T20:50:28.1335881Z 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-21T20:50:28.1359311Z 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-21T20:50:28.1378051Z 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-21T20:50:28.1392880Z 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-21T20:50:28.1411700Z 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-21T20:50:28.1428837Z 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-21T20:50:28.1436960Z 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-21T20:50:28.1453182Z 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-21T20:50:28.1468275Z 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-21T20:50:28.1484265Z 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-21T20:50:28.1499561Z 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-21T20:50:28.1515988Z 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-21T20:50:28.1530605Z 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-21T20:50:28.1538424Z 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-21T20:50:28.1553703Z 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-21T20:50:28.1569057Z 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-21T20:50:28.1584984Z 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-21T20:50:28.1593316Z 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-21T20:50:28.1601506Z 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-21T20:50:28.1617533Z 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-21T20:50:28.1634301Z 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-21T20:50:28.1649851Z 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-21T20:50:28.1665971Z 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-21T20:50:28.1682385Z 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-21T20:50:28.1696398Z 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-21T20:50:28.1712416Z 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-21T20:50:28.1721089Z 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-21T20:50:28.1736202Z 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-21T20:50:28.1745710Z 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-21T20:50:28.1754896Z 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-21T20:50:28.1771197Z 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-21T20:50:28.1786186Z 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-21T20:50:28.1801194Z 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-21T20:50:28.1817051Z 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-21T20:50:28.1831618Z 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-21T20:50:28.1846809Z 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-21T20:50:28.1862697Z 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-21T20:50:28.1879893Z 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-21T20:50:28.1896823Z 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-21T20:50:28.1912227Z 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-21T20:50:28.1921448Z 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-21T20:50:28.1938003Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-21T20:50:28.1939792Z 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-21T20:50:28.1947227Z 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-21T20:50:28.1953694Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-21T20:50:28.1962816Z 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-21T20:50:28.1970939Z 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-21T20:50:28.1986843Z 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-21T20:50:28.2000760Z 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-21T20:50:28.2016752Z 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-21T20:50:28.2033045Z 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-21T20:50:28.2051335Z 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-21T20:50:28.2067128Z 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-21T20:50:28.2084036Z 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-21T20:50:28.2100411Z 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-21T20:50:28.2115475Z 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-21T20:50:28.2129633Z 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-21T20:50:28.2145268Z 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-21T20:50:28.2161124Z 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-21T20:50:28.2176839Z 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-21T20:50:28.2192330Z 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-21T20:50:28.2207812Z 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-21T20:50:28.2215801Z 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-21T20:50:28.2230984Z 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-21T20:50:28.2246287Z 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-21T20:50:28.2254807Z 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-21T20:50:28.2270181Z 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-21T20:50:28.2286116Z 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-21T20:50:28.2302779Z 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-21T20:50:28.2320215Z 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-21T20:50:28.2336620Z 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-21T20:50:28.2350969Z 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-21T20:50:28.2367721Z 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-21T20:50:28.2383641Z 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-21T20:50:28.2399692Z 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-21T20:50:28.2414356Z 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-21T20:50:28.2430918Z 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-21T20:50:28.2445821Z 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-21T20:50:28.2462388Z 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-21T20:50:28.2479107Z 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-21T20:50:28.2495477Z 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-21T20:50:28.2509980Z 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-21T20:50:28.2526671Z 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-21T20:50:28.2545184Z 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-21T20:50:28.2560170Z 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-21T20:50:28.2568781Z 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-21T20:50:28.2583527Z 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-21T20:50:28.2599344Z 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-21T20:50:28.2614884Z 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-21T20:50:28.2623364Z 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-21T20:50:28.2642172Z 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-21T20:50:28.2658352Z 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-21T20:50:28.2674329Z 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-21T20:50:28.2691612Z 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-21T20:50:28.2707423Z 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-21T20:50:28.2723795Z 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-21T20:50:28.2741862Z 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-21T20:50:28.2759744Z 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-21T20:50:28.2776546Z 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-21T20:50:28.2793871Z 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-21T20:50:28.2808395Z 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-21T20:50:28.2824853Z 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-21T20:50:28.2839211Z 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-21T20:50:28.2855409Z 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-21T20:50:28.2869873Z 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-21T20:50:28.2886989Z 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-21T20:50:28.2901270Z 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-21T20:50:28.2917399Z 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-21T20:50:28.2934112Z 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-21T20:50:28.2948549Z 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-21T20:50:28.2962962Z 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-21T20:50:28.2978555Z 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-21T20:50:28.2993693Z 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-21T20:50:28.3008182Z 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-21T20:50:28.3024597Z 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-21T20:50:28.3040081Z 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-21T20:50:28.3054375Z 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-21T20:50:28.3069098Z 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-21T20:50:28.3084241Z 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-21T20:50:28.3100329Z 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-21T20:50:28.3115854Z 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-21T20:50:28.3130509Z 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-21T20:50:28.3148809Z 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-21T20:50:28.3165315Z 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-21T20:50:28.3183679Z 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-21T20:50:28.3198941Z 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-21T20:50:28.3212588Z 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-21T20:50:28.3228927Z 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-21T20:50:28.3244364Z 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-21T20:50:28.3259944Z 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-21T20:50:28.3275462Z 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-21T20:50:28.3290173Z 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-21T20:50:28.3304706Z 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-21T20:50:28.3320030Z 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-21T20:50:28.3334728Z 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-21T20:50:28.3351261Z 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-21T20:50:28.3367774Z 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-21T20:50:28.3384905Z 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-21T20:50:28.3402623Z 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-21T20:50:28.3417939Z 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-21T20:50:28.3432582Z 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-21T20:50:28.3450145Z 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-21T20:50:28.3465819Z 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-21T20:50:28.3481194Z 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-21T20:50:28.3497121Z 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-21T20:50:28.3514586Z 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-21T20:50:28.3523771Z 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-21T20:50:28.3538851Z 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-21T20:50:28.3555875Z 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-21T20:50:28.3571128Z 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-21T20:50:28.3587160Z 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-21T20:50:28.3604220Z 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-21T20:50:28.3620154Z 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-21T20:50:28.3628678Z 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-21T20:50:28.3642146Z 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-21T20:50:28.3659138Z 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-21T20:50:28.3674133Z 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-21T20:50:28.3691055Z 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-21T20:50:28.3704741Z 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-21T20:50:28.3718773Z 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-21T20:50:28.3734348Z 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-21T20:50:28.3751115Z 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-21T20:50:28.3766555Z 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-21T20:50:28.3781365Z 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-21T20:50:28.3797207Z 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-21T20:50:28.3813007Z 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-21T20:50:28.3829042Z 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-21T20:50:28.3843650Z 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-21T20:50:28.3861475Z 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-21T20:50:28.3879378Z 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-21T20:50:28.3893640Z 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-21T20:50:28.3910454Z 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-21T20:50:28.3925224Z 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-21T20:50:28.3939226Z 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-21T20:50:28.3947077Z 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-21T20:50:28.3961904Z 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-21T20:50:28.3978382Z 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-21T20:50:28.3995111Z 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-21T20:50:28.4010282Z 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-21T20:50:28.4026321Z 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-21T20:50:28.4041358Z 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-21T20:50:28.4057969Z 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-21T20:50:28.4073215Z 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-21T20:50:28.4088094Z 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-21T20:50:28.4104280Z 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-21T20:50:28.4122168Z 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-21T20:50:28.4137185Z 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-21T20:50:28.4153673Z 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-21T20:50:28.4169152Z 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-21T20:50:28.4186557Z 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-21T20:50:28.4195289Z 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-21T20:50:28.4212581Z 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-21T20:50:28.4228163Z 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-21T20:50:28.4244046Z 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-21T20:50:28.4253609Z 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-21T20:50:28.4269074Z 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-21T20:50:28.4283725Z 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-21T20:50:28.4299361Z 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-21T20:50:28.4313799Z 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-21T20:50:28.4328722Z 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-21T20:50:28.4344569Z 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-21T20:50:28.4360431Z 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-21T20:50:28.4368257Z 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-21T20:50:28.4385280Z 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-21T20:50:28.4399796Z 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-21T20:50:28.4415640Z 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-21T20:50:28.4430046Z 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-21T20:50:28.4446088Z 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-21T20:50:28.4463793Z 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-21T20:50:28.4478762Z 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-21T20:50:28.4494264Z 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-21T20:50:28.4511010Z 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-21T20:50:28.4527650Z 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-21T20:50:28.4541976Z 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-21T20:50:28.4559054Z 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-21T20:50:28.4574863Z 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-21T20:50:28.4589208Z 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-21T20:50:28.4603401Z 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-21T20:50:28.4623315Z 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-21T20:50:28.4639819Z 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-21T20:50:28.4656341Z 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-21T20:50:28.4672885Z 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-21T20:50:28.4687700Z 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-21T20:50:28.4703642Z 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-21T20:50:28.4712061Z 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-21T20:50:28.4726123Z 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-21T20:50:28.4740187Z 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-21T20:50:28.4747488Z 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-21T20:50:28.4762856Z 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-21T20:50:28.4770571Z 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-21T20:50:28.4786499Z 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-21T20:50:28.4803555Z 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-21T20:50:28.4819542Z 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-21T20:50:28.4835968Z 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-21T20:50:28.4851403Z 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-21T20:50:28.4867145Z 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-21T20:50:28.4881776Z 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-21T20:50:28.4895909Z 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-21T20:50:28.4911770Z 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-21T20:50:28.4919997Z 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-21T20:50:28.4938969Z 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-21T20:50:28.4957326Z 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-21T20:50:28.4972477Z 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-21T20:50:28.4988580Z 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-21T20:50:28.5006276Z 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-21T20:50:28.5020949Z 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-21T20:50:28.5037562Z 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-21T20:50:28.5052406Z 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-21T20:50:28.5067444Z 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-21T20:50:28.5081611Z 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-21T20:50:28.5096771Z 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-21T20:50:28.5113332Z 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-21T20:50:28.5131443Z 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-21T20:50:28.5140734Z 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-21T20:50:28.5148809Z 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-21T20:50:28.5163130Z 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-21T20:50:28.5170650Z 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-21T20:50:28.5179205Z 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-21T20:50:28.5194215Z 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-21T20:50:28.5211247Z 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-21T20:50:28.5227599Z 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-21T20:50:28.5244531Z 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-21T20:50:28.5259211Z 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-21T20:50:28.5275131Z 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-21T20:50:28.5290987Z 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-21T20:50:28.5307193Z 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-21T20:50:28.5316563Z 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-21T20:50:28.5331837Z 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-21T20:50:28.5348553Z 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-21T20:50:28.5364855Z 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-21T20:50:28.5381139Z 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-21T20:50:28.5389886Z 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-21T20:50:28.5406440Z 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-21T20:50:28.5423300Z 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-21T20:50:28.5437612Z 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-21T20:50:28.5455193Z 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-21T20:50:28.5472293Z 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-21T20:50:28.5486871Z 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-21T20:50:28.5501768Z 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-21T20:50:28.5517623Z 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-21T20:50:28.5532026Z 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-21T20:50:28.5548601Z 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-21T20:50:28.5564135Z 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-21T20:50:28.5576440Z 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-21T20:50:28.5592134Z 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-21T20:50:28.5607500Z 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-21T20:50:28.5616196Z 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-21T20:50:28.5630403Z 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-21T20:50:28.5646197Z 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-21T20:50:28.5661127Z 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-21T20:50:28.5678212Z 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-21T20:50:28.5694382Z 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-21T20:50:28.5710640Z 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-21T20:50:28.5726690Z 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-21T20:50:28.5743192Z 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-21T20:50:28.5757745Z 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-21T20:50:28.5772433Z 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-21T20:50:28.5780586Z 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-21T20:50:28.5796407Z 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-21T20:50:28.5811764Z 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-21T20:50:28.5827782Z 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-21T20:50:28.5842051Z 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-21T20:50:28.5857314Z 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-21T20:50:28.5872046Z 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-21T20:50:28.5886086Z 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-21T20:50:28.5902246Z 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-21T20:50:28.5917723Z 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-21T20:50:28.5934852Z 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-21T20:50:28.5950401Z 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-21T20:50:28.5965946Z 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-21T20:50:28.5981590Z 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-21T20:50:28.5998526Z 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-21T20:50:28.6014322Z 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-21T20:50:28.6029492Z 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-21T20:50:28.6045465Z 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-21T20:50:28.6063355Z 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-21T20:50:28.6079699Z 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-21T20:50:28.6095986Z 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-21T20:50:28.6112297Z 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-21T20:50:28.6129634Z 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-21T20:50:28.6138145Z 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-21T20:50:28.6155309Z 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-21T20:50:28.6173036Z 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-21T20:50:28.6188766Z 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-21T20:50:28.6203052Z 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-21T20:50:28.6210744Z 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-21T20:50:28.6227070Z 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-21T20:50:28.6243281Z 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-21T20:50:28.6258911Z 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-21T20:50:28.6274611Z 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-21T20:50:28.6289711Z 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-21T20:50:28.6298191Z 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-21T20:50:28.6314089Z 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-21T20:50:28.6322761Z 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-21T20:50:28.6339959Z 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-21T20:50:28.6355135Z 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-21T20:50:28.6370172Z 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-21T20:50:28.6386289Z 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-21T20:50:28.6401231Z 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-21T20:50:28.6416158Z 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-21T20:50:28.6432609Z 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-21T20:50:28.6447909Z 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-21T20:50:28.6462405Z 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-21T20:50:28.6479333Z 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-21T20:50:28.6496241Z 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-21T20:50:28.6513526Z 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-21T20:50:28.6528666Z 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-21T20:50:28.6544636Z 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-21T20:50:28.6560605Z 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-21T20:50:28.6574232Z 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-21T20:50:28.6589058Z 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-21T20:50:28.6604924Z 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-21T20:50:28.6621517Z 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-21T20:50:28.6636180Z 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-21T20:50:28.6651809Z 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-21T20:50:28.6667572Z 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-21T20:50:28.6683364Z 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-21T20:50:28.6697343Z 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-21T20:50:28.6711847Z 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-21T20:50:28.6729597Z 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-21T20:50:28.6744623Z 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-21T20:50:28.6758619Z 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-21T20:50:28.6766989Z 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-21T20:50:28.6782745Z 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-21T20:50:28.6798241Z 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-21T20:50:28.6814186Z 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-21T20:50:28.6829083Z 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-21T20:50:28.6846742Z 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-21T20:50:28.6861455Z 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-21T20:50:28.6876051Z 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-21T20:50:28.6890295Z 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-21T20:50:28.6898755Z 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-21T20:50:28.6915166Z 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-21T20:50:28.6930781Z 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-21T20:50:28.6944571Z 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-21T20:50:28.6959403Z 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-21T20:50:28.6974056Z 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-21T20:50:28.6989025Z 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-21T20:50:28.7004942Z 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-21T20:50:28.7020397Z 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-21T20:50:28.7037877Z 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-21T20:50:28.7053698Z 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-21T20:50:28.7071164Z 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-21T20:50:28.7088657Z 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-21T20:50:28.7097861Z 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-21T20:50:28.7114524Z 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-21T20:50:28.7131408Z 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-21T20:50:28.7149323Z 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-21T20:50:28.7165936Z 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-21T20:50:28.7180753Z 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-21T20:50:28.7195869Z 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-21T20:50:28.7211494Z 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-21T20:50:28.7225896Z 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-21T20:50:28.7241740Z 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-21T20:50:28.7258439Z 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-21T20:50:28.7274320Z 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-21T20:50:28.7291264Z 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-21T20:50:28.7309206Z 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-21T20:50:28.7325518Z 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-21T20:50:28.7342247Z 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-21T20:50:28.7359846Z 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-21T20:50:28.7375735Z 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-21T20:50:28.7392080Z 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-21T20:50:28.7407590Z 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-21T20:50:28.7422248Z 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-21T20:50:28.7430421Z 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-21T20:50:28.7444216Z 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-21T20:50:28.7462312Z 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-21T20:50:28.7479686Z 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-21T20:50:28.7496417Z 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-21T20:50:28.7510823Z 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-21T20:50:28.7528055Z 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-21T20:50:28.7544717Z 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-21T20:50:28.7560090Z 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-21T20:50:28.7575248Z 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-21T20:50:28.7591830Z 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-21T20:50:28.7613960Z 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-21T20:50:28.7627891Z 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-21T20:50:28.7642751Z 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-21T20:50:28.7658201Z 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-21T20:50:28.7672131Z 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-21T20:50:28.7685564Z 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-21T20:50:28.7698937Z 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-21T20:50:28.7714090Z 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-21T20:50:28.7728437Z 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-21T20:50:28.7744280Z 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-21T20:50:28.7762097Z 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-21T20:50:28.7770527Z 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-21T20:50:28.7788032Z 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-21T20:50:28.7805312Z 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-21T20:50:28.7820126Z 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-21T20:50:28.7836159Z 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-21T20:50:28.7850912Z 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-21T20:50:28.7868338Z 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-21T20:50:28.7888013Z 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-21T20:50:28.7903625Z 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-21T20:50:28.7919470Z 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-21T20:50:28.7933841Z 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-21T20:50:28.7947979Z 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-21T20:50:28.7955374Z 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-21T20:50:28.7968980Z 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-21T20:50:28.7987583Z 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-21T20:50:28.8002094Z 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-21T20:50:28.8010558Z 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-21T20:50:28.8027126Z 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-21T20:50:28.8042397Z 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-21T20:50:28.8058418Z 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-21T20:50:28.8073137Z 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-21T20:50:28.8088964Z 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-21T20:50:28.8104068Z 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-21T20:50:28.8120272Z 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-21T20:50:28.8135672Z 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-21T20:50:28.8149982Z 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-21T20:50:28.8164178Z 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-21T20:50:28.8180890Z 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-21T20:50:28.8196582Z 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-21T20:50:28.8211323Z 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-21T20:50:28.8220156Z 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-21T20:50:28.8235497Z 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-21T20:50:28.8253763Z 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-21T20:50:28.8270228Z 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-21T20:50:28.8287313Z 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-21T20:50:28.8303552Z 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-21T20:50:28.8318122Z 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-21T20:50:28.8333346Z 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-21T20:50:28.8349261Z 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-21T20:50:28.8357903Z 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-21T20:50:28.8374341Z 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-21T20:50:28.8382305Z 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-21T20:50:28.8400960Z 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-21T20:50:28.8418377Z 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-21T20:50:28.8435364Z 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-21T20:50:28.8451729Z 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-21T20:50:28.8466397Z 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-21T20:50:28.8481591Z 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-21T20:50:28.8497600Z 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-21T20:50:28.8516909Z 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-21T20:50:28.8531753Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:28.8533378Z 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-21T20:50:28.8539633Z 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-21T20:50:28.8546376Z 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-21T20:50:28.8555073Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-21T20:50:28.8556579Z 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-21T20:50:28.8570704Z 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-21T20:50:28.8582190Z 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-21T20:50:28.8591993Z 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-21T20:50:28.8601061Z 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-21T20:50:28.8609122Z 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-21T20:50:28.8615919Z 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-21T20:50:28.8623414Z 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-21T20:50:28.8631218Z 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-21T20:50:28.8639286Z 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-21T20:50:28.8646115Z 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-21T20:50:28.8653660Z 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-21T20:50:28.8661231Z 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-21T20:50:28.8667970Z 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-21T20:50:28.8675795Z 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-21T20:50:28.8683309Z 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-21T20:50:28.8690600Z 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-21T20:50:28.8697387Z 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-21T20:50:28.8704018Z 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-21T20:50:28.8712604Z 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-21T20:50:28.8721572Z 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-21T20:50:28.8730206Z 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-21T20:50:28.8737122Z 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-21T20:50:28.8743824Z 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-21T20:50:28.8750914Z 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-21T20:50:28.8757292Z 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-21T20:50:28.8765159Z 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-21T20:50:28.8773031Z 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-21T20:50:28.8779904Z 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-21T20:50:28.8786545Z 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-21T20:50:28.8794501Z 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-21T20:50:28.8801984Z 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-21T20:50:28.8809251Z 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-21T20:50:28.8815477Z 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-21T20:50:28.8822783Z 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-21T20:50:28.8830399Z 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-21T20:50:28.8837092Z 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-21T20:50:28.8844258Z 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-21T20:50:28.8851828Z 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-21T20:50:28.8858323Z 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-21T20:50:28.8865851Z 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-21T20:50:28.8872817Z 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-21T20:50:28.8880164Z 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-21T20:50:28.8887657Z 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-21T20:50:28.8895638Z 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-21T20:50:28.8903477Z 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-21T20:50:28.8910553Z 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-21T20:50:28.8917725Z 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-21T20:50:28.8925002Z 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-21T20:50:28.8931739Z 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-21T20:50:28.8939348Z 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-21T20:50:28.8946899Z 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-21T20:50:28.8953960Z 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-21T20:50:28.8961113Z 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-21T20:50:28.8968218Z 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-21T20:50:28.8975097Z 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-21T20:50:28.8982343Z 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-21T20:50:28.8989501Z 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-21T20:50:28.8997154Z 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-21T20:50:28.9004714Z 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-21T20:50:28.9012344Z 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-21T20:50:28.9019845Z 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-21T20:50:28.9027305Z 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-21T20:50:28.9034726Z 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-21T20:50:28.9041982Z 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-21T20:50:28.9049727Z 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-21T20:50:28.9058481Z 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-21T20:50:28.9066869Z 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-21T20:50:28.9074970Z 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-21T20:50:28.9082862Z 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-21T20:50:28.9090212Z 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-21T20:50:28.9097990Z 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-21T20:50:28.9106218Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-21T20:50:28.9108295Z 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-21T20:50:28.9118147Z 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-21T20:50:28.9133653Z 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-21T20:50:28.9148941Z 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-21T20:50:28.9165098Z 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-21T20:50:28.9180335Z 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-21T20:50:28.9194727Z 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-21T20:50:28.9210197Z 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-21T20:50:28.9226969Z 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-21T20:50:28.9241943Z 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-21T20:50:28.9249816Z 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-21T20:50:28.9265389Z 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-21T20:50:28.9281748Z 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-21T20:50:28.9297733Z 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-21T20:50:28.9314578Z 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-21T20:50:28.9330615Z 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-21T20:50:28.9346994Z 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-21T20:50:28.9362436Z 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-21T20:50:28.9371029Z 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-21T20:50:28.9387972Z 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-21T20:50:28.9404588Z 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-21T20:50:28.9419744Z 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-21T20:50:28.9428835Z 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-21T20:50:28.9444921Z 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-21T20:50:28.9462040Z 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-21T20:50:28.9478273Z 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-21T20:50:28.9494167Z 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-21T20:50:28.9509926Z 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-21T20:50:28.9525204Z 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-21T20:50:28.9533888Z 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-21T20:50:28.9542718Z 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-21T20:50:28.9560767Z 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-21T20:50:28.9576208Z 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-21T20:50:28.9594388Z 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-21T20:50:28.9603439Z 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-21T20:50:28.9618637Z 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-21T20:50:28.9634504Z 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-21T20:50:28.9648468Z 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-21T20:50:28.9663828Z 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-21T20:50:28.9678572Z 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-21T20:50:28.9693855Z 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-21T20:50:28.9702655Z 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-21T20:50:28.9718734Z 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-21T20:50:28.9734902Z 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-21T20:50:28.9750674Z 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-21T20:50:28.9765974Z 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-21T20:50:28.9780685Z 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-21T20:50:28.9795606Z 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-21T20:50:28.9810358Z 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-21T20:50:28.9824212Z 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-21T20:50:28.9839615Z 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-21T20:50:28.9855465Z 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-21T20:50:28.9869417Z 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-21T20:50:28.9886483Z 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-21T20:50:28.9903445Z 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-21T20:50:28.9918093Z 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-21T20:50:28.9935087Z 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-21T20:50:28.9950218Z 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-21T20:50:28.9958458Z 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-21T20:50:28.9967638Z 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-21T20:50:28.9982706Z 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-21T20:50:28.9990705Z 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-21T20:50:29.0005569Z 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-21T20:50:29.0019942Z 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-21T20:50:29.0027627Z 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-21T20:50:29.0043831Z 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-21T20:50:29.0060331Z 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-21T20:50:29.0077146Z 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-21T20:50:29.0092173Z 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-21T20:50:29.0106092Z 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-21T20:50:29.0120846Z 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-21T20:50:29.0134686Z 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-21T20:50:29.0150985Z 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-21T20:50:29.0169623Z 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-21T20:50:29.0177719Z 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-21T20:50:29.0193552Z 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-21T20:50:29.0208310Z 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-21T20:50:29.0225809Z 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-21T20:50:29.0242998Z 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-21T20:50:29.0259007Z 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-21T20:50:29.0274233Z 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-21T20:50:29.0283130Z 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-21T20:50:29.0291526Z 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-21T20:50:29.0299969Z 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-21T20:50:29.0315579Z 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-21T20:50:29.0323691Z 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-21T20:50:29.0338946Z 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-21T20:50:29.0347021Z 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-21T20:50:29.0362966Z 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-21T20:50:29.0380604Z 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-21T20:50:29.0401526Z 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-21T20:50:29.0412485Z 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-21T20:50:29.0430420Z 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-21T20:50:29.0445813Z 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-21T20:50:29.0453806Z 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-21T20:50:29.0463139Z 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-21T20:50:29.0477916Z 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-21T20:50:29.0491532Z 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-21T20:50:29.0504714Z 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-21T20:50:29.0518896Z 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-21T20:50:29.0532976Z 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-21T20:50:29.0547698Z 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-21T20:50:29.0564658Z 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-21T20:50:29.0577934Z 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-21T20:50:29.0591687Z 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-21T20:50:29.0606107Z 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-21T20:50:29.0614635Z 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-21T20:50:29.0622829Z 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-21T20:50:29.0631796Z 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-21T20:50:29.0647760Z 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-21T20:50:29.0665795Z 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-21T20:50:29.0675586Z 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-21T20:50:29.0690064Z 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-21T20:50:29.0698434Z 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-21T20:50:29.0712552Z 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-21T20:50:29.0725972Z 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-21T20:50:29.0742181Z 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-21T20:50:29.0752264Z 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-21T20:50:29.0769923Z 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-21T20:50:29.0784418Z 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-21T20:50:29.0799602Z 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-21T20:50:29.0814743Z 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-21T20:50:29.0823894Z 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-21T20:50:29.0838886Z 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-21T20:50:29.0852810Z 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-21T20:50:29.0860723Z 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-21T20:50:29.0876931Z 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-21T20:50:29.0885675Z 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-21T20:50:29.0900094Z 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-21T20:50:29.0907538Z 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-21T20:50:29.0915537Z 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-21T20:50:29.0931324Z 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-21T20:50:29.0945826Z 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-21T20:50:29.0962006Z 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-21T20:50:29.0978495Z 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-21T20:50:29.0993886Z 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-21T20:50:29.1007722Z 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-21T20:50:29.1022031Z 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-21T20:50:29.1036527Z 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-21T20:50:29.1053528Z 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-21T20:50:29.1067995Z 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-21T20:50:29.1083052Z 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-21T20:50:29.1090883Z 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-21T20:50:29.1106093Z 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-21T20:50:29.1120380Z 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-21T20:50:29.1130100Z 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-21T20:50:29.1146181Z 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-21T20:50:29.1160762Z 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-21T20:50:29.1169282Z 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-21T20:50:29.1185183Z 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-21T20:50:29.1200190Z 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-21T20:50:29.1215562Z 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-21T20:50:29.1224489Z 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-21T20:50:29.1234213Z 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-21T20:50:29.1250024Z 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-21T20:50:29.1265699Z 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-21T20:50:29.1280691Z 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-21T20:50:29.1296175Z 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-21T20:50:29.1316544Z 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-21T20:50:29.1333616Z 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-21T20:50:29.1348302Z 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-21T20:50:29.1364343Z 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-21T20:50:29.1379677Z 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-21T20:50:29.1395555Z 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-21T20:50:29.1403977Z 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-21T20:50:29.1418410Z 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-21T20:50:29.1431262Z 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-21T20:50:29.1447413Z 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-21T20:50:29.1462886Z 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-21T20:50:29.1480556Z 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-21T20:50:29.1496155Z 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-21T20:50:29.1510131Z 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-21T20:50:29.1517814Z 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-21T20:50:29.1526489Z 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-21T20:50:29.1543875Z 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-21T20:50:29.1560513Z 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-21T20:50:29.1574555Z 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-21T20:50:29.1591526Z 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-21T20:50:29.1609565Z 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-21T20:50:29.1623871Z 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-21T20:50:29.1637731Z 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-21T20:50:29.1646767Z 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-21T20:50:29.1662746Z 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-21T20:50:29.1678572Z 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-21T20:50:29.1687173Z 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-21T20:50:29.1702898Z 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-21T20:50:29.1720848Z 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-21T20:50:29.1736318Z 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-21T20:50:29.1744373Z 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-21T20:50:29.1760731Z 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-21T20:50:29.1769175Z 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-21T20:50:29.1783623Z 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-21T20:50:29.1792114Z 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-21T20:50:29.1812391Z 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-21T20:50:29.1821726Z 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-21T20:50:29.1835531Z 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-21T20:50:29.1850655Z 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-21T20:50:29.1865730Z 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-21T20:50:29.1881927Z 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-21T20:50:29.1898701Z 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-21T20:50:29.1913329Z 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-21T20:50:29.1927551Z 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-21T20:50:29.1943360Z 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-21T20:50:29.1957969Z 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-21T20:50:29.1972120Z 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-21T20:50:29.1988268Z 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-21T20:50:29.2004251Z 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-21T20:50:29.2020282Z 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-21T20:50:29.2029157Z 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-21T20:50:29.2042931Z 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-21T20:50:29.2059959Z 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-21T20:50:29.2069059Z 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-21T20:50:29.2077476Z 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-21T20:50:29.2093545Z 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-21T20:50:29.2109338Z 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-21T20:50:29.2127700Z 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-21T20:50:29.2142935Z 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-21T20:50:29.2157559Z 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-21T20:50:29.2180158Z 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-21T20:50:29.2197462Z 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-21T20:50:29.2214463Z 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-21T20:50:29.2222596Z 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-21T20:50:29.2238157Z 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-21T20:50:29.2256002Z 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-21T20:50:29.2265094Z 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-21T20:50:29.2274255Z 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-21T20:50:29.2283080Z 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-21T20:50:29.2299439Z 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-21T20:50:29.2314176Z 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-21T20:50:29.2330467Z 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-21T20:50:29.2344950Z 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-21T20:50:29.2360996Z 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-21T20:50:29.2369625Z 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-21T20:50:29.2390739Z 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-21T20:50:29.2409355Z 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-21T20:50:29.2425281Z 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-21T20:50:29.2439619Z 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-21T20:50:29.2448363Z 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-21T20:50:29.2455714Z 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-21T20:50:29.2471676Z 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-21T20:50:29.2488559Z 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-21T20:50:29.2504889Z 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-21T20:50:29.2520084Z 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-21T20:50:29.2534571Z 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-21T20:50:29.2548434Z 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-21T20:50:29.2563475Z 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-21T20:50:29.2580319Z 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-21T20:50:29.2595304Z 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-21T20:50:29.2610706Z 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-21T20:50:29.2630750Z 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-21T20:50:29.2644766Z 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-21T20:50:29.2659578Z 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-21T20:50:29.2667811Z 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-21T20:50:29.2684778Z 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-21T20:50:29.2702074Z 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-21T20:50:29.2719241Z 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-21T20:50:29.2727555Z 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-21T20:50:29.2741927Z 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-21T20:50:29.2749406Z 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-21T20:50:29.2759181Z 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-21T20:50:29.2774234Z 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-21T20:50:29.2788937Z 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-21T20:50:29.2805892Z 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-21T20:50:29.2815127Z 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-21T20:50:29.2830689Z 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-21T20:50:29.2838840Z 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-21T20:50:29.2852088Z 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-21T20:50:29.2861312Z 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-21T20:50:29.2876664Z 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-21T20:50:29.2894116Z 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-21T20:50:29.2909733Z 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-21T20:50:29.2928198Z 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-21T20:50:29.2944258Z 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-21T20:50:29.2960005Z 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-21T20:50:29.2979576Z 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-21T20:50:29.2993967Z 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-21T20:50:29.3006630Z 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-21T20:50:29.3022164Z 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-21T20:50:29.3038696Z 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-21T20:50:29.3047671Z 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-21T20:50:29.3055593Z 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-21T20:50:29.3070110Z 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-21T20:50:29.3085687Z 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-21T20:50:29.3093629Z 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-21T20:50:29.3109346Z 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-21T20:50:29.3124319Z 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-21T20:50:29.3132807Z 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-21T20:50:29.3149030Z 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-21T20:50:29.3157243Z 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-21T20:50:29.3172344Z 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-21T20:50:29.3192694Z 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-21T20:50:29.3202325Z 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-21T20:50:29.3218015Z 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-21T20:50:29.3226415Z 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-21T20:50:29.3235011Z 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-21T20:50:29.3248381Z 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-21T20:50:29.3262015Z 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-21T20:50:29.3276660Z 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-21T20:50:29.3292412Z 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-21T20:50:29.3307212Z 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-21T20:50:29.3321456Z 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-21T20:50:29.3337069Z 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-21T20:50:29.3354464Z 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-21T20:50:29.3368864Z 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-21T20:50:29.3382380Z 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-21T20:50:29.3398229Z 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-21T20:50:29.3414134Z 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-21T20:50:29.3427801Z 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-21T20:50:29.3441879Z 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-21T20:50:29.3460301Z 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-21T20:50:29.3477453Z 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-21T20:50:29.3485648Z 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-21T20:50:29.3493017Z 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-21T20:50:29.3507143Z 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-21T20:50:29.3523875Z 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-21T20:50:29.3532681Z 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-21T20:50:29.3541007Z 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-21T20:50:29.3550439Z 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-21T20:50:29.3565143Z 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-21T20:50:29.3578842Z 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-21T20:50:29.3594114Z 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-21T20:50:29.3602514Z 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-21T20:50:29.3617813Z 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-21T20:50:29.3632072Z 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-21T20:50:29.3646406Z 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-21T20:50:29.3661488Z 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-21T20:50:29.3672590Z 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-21T20:50:29.3689285Z 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-21T20:50:29.3705377Z 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-21T20:50:29.3720866Z 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-21T20:50:29.3735901Z 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-21T20:50:29.3745014Z 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-21T20:50:29.3760529Z 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-21T20:50:29.3774932Z 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-21T20:50:29.3789108Z 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-21T20:50:29.3804955Z 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-21T20:50:29.3819864Z 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-21T20:50:29.3834895Z 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-21T20:50:29.3850476Z 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-21T20:50:29.3864748Z 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-21T20:50:29.3879222Z 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-21T20:50:29.3895390Z 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-21T20:50:29.3911401Z 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-21T20:50:29.3925948Z 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-21T20:50:29.3941576Z 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-21T20:50:29.3956572Z 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-21T20:50:29.3971196Z 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-21T20:50:29.3986991Z 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-21T20:50:29.3995626Z 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-21T20:50:29.4011185Z 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-21T20:50:29.4028243Z 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-21T20:50:29.4043703Z 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-21T20:50:29.4058796Z 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-21T20:50:29.4067550Z 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-21T20:50:29.4082110Z 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-21T20:50:29.4098696Z 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-21T20:50:29.4114358Z 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-21T20:50:29.4130288Z 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-21T20:50:29.4147227Z 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-21T20:50:29.4162318Z 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-21T20:50:29.4176684Z 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-21T20:50:29.4191401Z 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-21T20:50:29.4205873Z 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-21T20:50:29.4224282Z 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-21T20:50:29.4242374Z 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-21T20:50:29.4252106Z 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-21T20:50:29.4268430Z 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-21T20:50:29.4282806Z 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-21T20:50:29.4298771Z 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-21T20:50:29.4314093Z 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-21T20:50:29.4329370Z 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-21T20:50:29.4345438Z 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-21T20:50:29.4354734Z 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-21T20:50:29.4364193Z 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-21T20:50:29.4380042Z 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-21T20:50:29.4393967Z 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-21T20:50:29.4402880Z 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-21T20:50:29.4419159Z 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-21T20:50:29.4434389Z 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-21T20:50:29.4449034Z 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-21T20:50:29.4465354Z 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-21T20:50:29.4479360Z 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-21T20:50:29.4493314Z 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-21T20:50:29.4510613Z 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-21T20:50:29.4526733Z 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-21T20:50:29.4544420Z 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-21T20:50:29.4553462Z 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-21T20:50:29.4566471Z 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-21T20:50:29.4583278Z 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-21T20:50:29.4600852Z 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-21T20:50:29.4614955Z 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-21T20:50:29.4631120Z 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-21T20:50:29.4646176Z 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-21T20:50:29.4654187Z 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-21T20:50:29.4661893Z 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-21T20:50:29.4682977Z 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-21T20:50:29.4699937Z 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-21T20:50:29.4715056Z 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-21T20:50:29.4723225Z 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-21T20:50:29.4737610Z 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-21T20:50:29.4753102Z 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-21T20:50:29.4770907Z 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-21T20:50:29.4786730Z 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-21T20:50:29.4802871Z 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-21T20:50:29.4816394Z 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-21T20:50:29.4831490Z 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-21T20:50:29.4845804Z 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-21T20:50:29.4858985Z 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-21T20:50:29.4867051Z 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-21T20:50:29.4883729Z 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-21T20:50:29.4899167Z 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-21T20:50:29.4915314Z 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-21T20:50:29.4925588Z 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-21T20:50:29.4934001Z 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-21T20:50:29.4942325Z 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-21T20:50:29.4959392Z 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-21T20:50:29.4974016Z 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-21T20:50:29.4990258Z 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-21T20:50:29.4999356Z 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-21T20:50:29.5015191Z 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-21T20:50:29.5031394Z 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-21T20:50:29.5039585Z 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-21T20:50:29.5055848Z 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-21T20:50:29.5064378Z 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-21T20:50:29.5074716Z 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-21T20:50:29.5090222Z 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-21T20:50:29.5098954Z 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-21T20:50:29.5115447Z 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-21T20:50:29.5130527Z 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-21T20:50:29.5146757Z 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-21T20:50:29.5161788Z 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-21T20:50:29.5177326Z 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-21T20:50:29.5192308Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-21T20:50:29.5193789Z 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-21T20:50:29.5210749Z 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-21T20:50:29.5219608Z 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-21T20:50:29.5228154Z 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-21T20:50:29.5244166Z 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-21T20:50:29.5260922Z 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-21T20:50:29.5276291Z 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-21T20:50:29.5293046Z 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-21T20:50:29.5306944Z 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-21T20:50:29.5322350Z 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-21T20:50:29.5330309Z 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-21T20:50:29.5345261Z 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-21T20:50:29.5360405Z 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-21T20:50:29.5377335Z 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-21T20:50:29.5386810Z 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-21T20:50:29.5402653Z 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-21T20:50:29.5417314Z 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-21T20:50:29.5436034Z 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-21T20:50:29.5450652Z 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-21T20:50:29.5464539Z 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-21T20:50:29.5478515Z 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-21T20:50:29.5493372Z 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-21T20:50:29.5509361Z 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-21T20:50:29.5523808Z 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-21T20:50:29.5540123Z 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-21T20:50:29.5554527Z 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-21T20:50:29.5563247Z 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-21T20:50:29.5579251Z 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-21T20:50:29.5595360Z 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-21T20:50:29.5604421Z 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-21T20:50:29.5622931Z 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-21T20:50:29.5638165Z 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-21T20:50:29.5656309Z 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-21T20:50:29.5671674Z 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-21T20:50:29.5687484Z 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-21T20:50:29.5702074Z 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-21T20:50:29.5717356Z 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-21T20:50:29.5725668Z 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-21T20:50:29.5734632Z 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-21T20:50:29.5751522Z 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-21T20:50:29.5767387Z 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-21T20:50:29.5781290Z 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-21T20:50:29.5795722Z 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-21T20:50:29.5809605Z 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-21T20:50:29.5826264Z 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-21T20:50:29.5842200Z 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-21T20:50:29.5856552Z 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-21T20:50:29.5871295Z 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-21T20:50:29.5887885Z 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-21T20:50:29.5902379Z 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-21T20:50:29.5911007Z 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-21T20:50:29.5927825Z 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-21T20:50:29.5942590Z 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-21T20:50:29.5951339Z 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-21T20:50:29.5960342Z 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-21T20:50:29.5976904Z 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-21T20:50:29.5992167Z 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-21T20:50:29.6007065Z 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-21T20:50:29.6015414Z 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-21T20:50:29.6031679Z 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-21T20:50:29.6046392Z 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-21T20:50:29.6062447Z 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-21T20:50:29.6077063Z 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-21T20:50:29.6092699Z 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-21T20:50:29.6109567Z 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-21T20:50:29.6117648Z 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-21T20:50:29.6132339Z 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-21T20:50:29.6148264Z 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-21T20:50:29.6163282Z 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-21T20:50:29.6177641Z 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-21T20:50:29.6194298Z 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-21T20:50:29.6209530Z 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-21T20:50:29.6224748Z 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-21T20:50:29.6239882Z 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-21T20:50:29.6247805Z 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-21T20:50:29.6263184Z 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-21T20:50:29.6271646Z 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-21T20:50:29.6289533Z 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-21T20:50:29.6307200Z 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-21T20:50:29.6325693Z 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-21T20:50:29.6342410Z 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-21T20:50:29.6350671Z 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-21T20:50:29.6359119Z 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-21T20:50:29.6374501Z 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-21T20:50:29.6383628Z 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-21T20:50:29.6398335Z 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-21T20:50:29.6415873Z 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-21T20:50:29.6432587Z 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-21T20:50:29.6448197Z 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-21T20:50:29.6464037Z 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-21T20:50:29.6479087Z 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-21T20:50:29.6493985Z 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-21T20:50:29.6509102Z 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-21T20:50:29.6523935Z 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-21T20:50:29.6532293Z 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-21T20:50:29.6539803Z 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-21T20:50:29.6553930Z 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-21T20:50:29.6568793Z 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-21T20:50:29.6583994Z 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-21T20:50:29.6592614Z 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-21T20:50:29.6607309Z 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-21T20:50:29.6622004Z 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-21T20:50:29.6637237Z 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-21T20:50:29.6652418Z 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-21T20:50:29.6667659Z 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-21T20:50:29.6683226Z 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-21T20:50:29.6699792Z 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-21T20:50:29.6718431Z 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-21T20:50:29.6727987Z 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-21T20:50:29.6744748Z 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-21T20:50:29.6753555Z 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-21T20:50:29.6768200Z 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-21T20:50:29.6776849Z 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-21T20:50:29.6794194Z 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-21T20:50:29.6802385Z 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-21T20:50:29.6810929Z 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-21T20:50:29.6827150Z 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-21T20:50:29.6841282Z 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-21T20:50:29.6855561Z 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-21T20:50:29.6863877Z 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-21T20:50:29.6879718Z 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-21T20:50:29.6887808Z 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-21T20:50:29.6902132Z 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-21T20:50:29.6916792Z 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-21T20:50:29.6924749Z 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-21T20:50:29.6939494Z 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-21T20:50:29.6948203Z 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-21T20:50:29.6963674Z 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-21T20:50:29.6979308Z 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-21T20:50:29.6987740Z 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-21T20:50:29.7003128Z 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-21T20:50:29.7017051Z 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-21T20:50:29.7032161Z 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-21T20:50:29.7046541Z 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-21T20:50:29.7062024Z 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-21T20:50:29.7077634Z 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-21T20:50:29.7094254Z 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-21T20:50:29.7110443Z 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-21T20:50:29.7119122Z 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-21T20:50:29.7128132Z 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-21T20:50:29.7144675Z 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-21T20:50:29.7159558Z 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-21T20:50:29.7175505Z 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-21T20:50:29.7184230Z 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-21T20:50:29.7200977Z 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-21T20:50:29.7215406Z 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-21T20:50:29.7223672Z 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-21T20:50:29.7238328Z 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-21T20:50:29.7254491Z 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-21T20:50:29.7271729Z 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-21T20:50:29.7281106Z 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-21T20:50:29.7298355Z 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-21T20:50:29.7313842Z 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-21T20:50:29.7329234Z 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-21T20:50:29.7337367Z 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-21T20:50:29.7352196Z 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-21T20:50:29.7366536Z 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-21T20:50:29.7383583Z 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-21T20:50:29.7402133Z 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-21T20:50:29.7417829Z 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-21T20:50:29.7435095Z 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-21T20:50:29.7443179Z 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-21T20:50:29.7457294Z 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-21T20:50:29.7464704Z 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-21T20:50:29.7474175Z 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-21T20:50:29.7489116Z 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-21T20:50:29.7497538Z 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-21T20:50:29.7514898Z 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-21T20:50:29.7530123Z 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-21T20:50:29.7547730Z 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-21T20:50:29.7563807Z 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-21T20:50:29.7579767Z 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-21T20:50:29.7596088Z 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-21T20:50:29.7611512Z 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-21T20:50:29.7628756Z 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-21T20:50:29.7638226Z 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-21T20:50:29.7646414Z 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-21T20:50:29.7663216Z 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-21T20:50:29.7672853Z 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-21T20:50:29.7688671Z 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-21T20:50:29.7704134Z 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-21T20:50:29.7719182Z 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-21T20:50:29.7733209Z 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-21T20:50:29.7740657Z 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-21T20:50:29.7756535Z 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-21T20:50:29.7771109Z 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-21T20:50:29.7785758Z 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-21T20:50:29.7800232Z 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-21T20:50:29.7809044Z 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-21T20:50:29.7827038Z 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-21T20:50:29.7844359Z 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-21T20:50:29.7853399Z 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-21T20:50:29.7870003Z 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-21T20:50:29.7884597Z 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-21T20:50:29.7899295Z 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-21T20:50:29.7908000Z 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-21T20:50:29.7923933Z 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-21T20:50:29.7939401Z 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-21T20:50:29.7948073Z 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-21T20:50:29.7956744Z 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-21T20:50:29.7972497Z 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-21T20:50:29.7987518Z 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-21T20:50:29.8005577Z 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-21T20:50:29.8014065Z 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-21T20:50:29.8031094Z 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-21T20:50:29.8045910Z 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-21T20:50:29.8062324Z 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-21T20:50:29.8079758Z 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-21T20:50:29.8088258Z 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-21T20:50:29.8104283Z 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-21T20:50:29.8121365Z 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-21T20:50:29.8135157Z 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-21T20:50:29.8152728Z 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-21T20:50:29.8161633Z 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-21T20:50:29.8170239Z 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-21T20:50:29.8185554Z 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-21T20:50:29.8203124Z 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-21T20:50:29.8219707Z 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-21T20:50:29.8235966Z 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-21T20:50:29.8251142Z 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-21T20:50:29.8259873Z 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-21T20:50:29.8276663Z 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-21T20:50:29.8292096Z 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-21T20:50:29.8307957Z 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-21T20:50:29.8323952Z 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-21T20:50:29.8332557Z 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-21T20:50:29.8352577Z 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-21T20:50:29.8360856Z 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-21T20:50:29.8368596Z 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-21T20:50:29.8377608Z 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-21T20:50:29.8386935Z 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-21T20:50:29.8395963Z 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-21T20:50:29.8404362Z 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-21T20:50:29.8418204Z 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-21T20:50:29.8435230Z 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-21T20:50:29.8451983Z 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-21T20:50:29.8468112Z 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-21T20:50:29.8476712Z 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-21T20:50:29.8489663Z 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-21T20:50:29.8503764Z 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-21T20:50:29.8518635Z 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-21T20:50:29.8528353Z 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-21T20:50:29.8541594Z 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-21T20:50:29.8550007Z 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-21T20:50:29.8565437Z 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-21T20:50:29.8585178Z 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-21T20:50:29.8601192Z 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-21T20:50:29.8618147Z 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-21T20:50:29.8633566Z 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-21T20:50:29.8649665Z 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-21T20:50:29.8664994Z 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-21T20:50:29.8683372Z 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-21T20:50:29.8698400Z 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-21T20:50:29.8707542Z 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-21T20:50:29.8722101Z 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-21T20:50:29.8737158Z 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-21T20:50:29.8746774Z 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-21T20:50:29.8763528Z 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-21T20:50:29.8771575Z 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-21T20:50:29.8780483Z 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-21T20:50:29.8788842Z 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-21T20:50:29.8796908Z 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-21T20:50:29.8810740Z 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-21T20:50:29.8818643Z 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-21T20:50:29.8835565Z 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-21T20:50:29.8849268Z 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-21T20:50:29.8862438Z 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-21T20:50:29.8876719Z 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-21T20:50:29.8885567Z 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-21T20:50:29.8894051Z 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-21T20:50:29.8901975Z 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-21T20:50:29.8919080Z 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-21T20:50:29.8933720Z 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-21T20:50:29.8948915Z 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-21T20:50:29.8967752Z 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-21T20:50:29.8983036Z 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-21T20:50:29.8990510Z 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-21T20:50:29.8998358Z 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-21T20:50:29.9013059Z 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-21T20:50:29.9030246Z 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-21T20:50:29.9044830Z 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-21T20:50:29.9058658Z 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-21T20:50:29.9074671Z 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-21T20:50:29.9088833Z 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-21T20:50:29.9105085Z 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-21T20:50:29.9114167Z 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-21T20:50:29.9122735Z 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-21T20:50:29.9136846Z 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-21T20:50:29.9150822Z 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-21T20:50:29.9165710Z 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-21T20:50:29.9182676Z 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-21T20:50:29.9199436Z 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-21T20:50:29.9216664Z 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-21T20:50:29.9226920Z 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-21T20:50:29.9235779Z 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-21T20:50:29.9249759Z 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-21T20:50:29.9265729Z 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-21T20:50:29.9280003Z 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-21T20:50:29.9294598Z 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-21T20:50:29.9303062Z 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-21T20:50:29.9310821Z 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-21T20:50:29.9327065Z 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-21T20:50:29.9340977Z 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-21T20:50:29.9360669Z 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-21T20:50:29.9376886Z 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-21T20:50:29.9393652Z 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-21T20:50:29.9410236Z 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-21T20:50:29.9427254Z 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-21T20:50:29.9441283Z 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-21T20:50:29.9454814Z 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-21T20:50:29.9474665Z 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-21T20:50:29.9495388Z 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-21T20:50:29.9510975Z 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-21T20:50:29.9524512Z 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-21T20:50:29.9540174Z 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-21T20:50:29.9555223Z 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-21T20:50:29.9568910Z 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-21T20:50:29.9582266Z 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-21T20:50:29.9596282Z 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-21T20:50:29.9614617Z 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-21T20:50:29.9633418Z 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-21T20:50:29.9647432Z 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-21T20:50:29.9663352Z 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-21T20:50:29.9677419Z 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-21T20:50:29.9686324Z 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-21T20:50:29.9694940Z 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-21T20:50:29.9708133Z 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-21T20:50:29.9724884Z 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-21T20:50:29.9740404Z 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-21T20:50:29.9755182Z 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-21T20:50:29.9763558Z 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-21T20:50:29.9781992Z 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-21T20:50:29.9795845Z 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-21T20:50:29.9810082Z 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-21T20:50:29.9823739Z 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-21T20:50:29.9840150Z 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-21T20:50:29.9856052Z 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-21T20:50:29.9870153Z 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-21T20:50:29.9885320Z 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-21T20:50:29.9900367Z 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-21T20:50:29.9908996Z 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-21T20:50:29.9923135Z 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-21T20:50:29.9939286Z 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-21T20:50:29.9954615Z 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-21T20:50:29.9962266Z 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-21T20:50:29.9979279Z 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-21T20:50:29.9998615Z 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-21T20:50:30.0006539Z 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-21T20:50:30.0022850Z 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-21T20:50:30.0037789Z 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-21T20:50:30.0054320Z 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-21T20:50:30.0071651Z 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-21T20:50:30.0080182Z 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-21T20:50:30.0096515Z 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-21T20:50:30.0111102Z 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-21T20:50:30.0119485Z 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-21T20:50:30.0135723Z 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-21T20:50:30.0153967Z 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-21T20:50:30.0163830Z 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-21T20:50:30.0182158Z 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-21T20:50:30.0202440Z 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-21T20:50:30.0217601Z 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-21T20:50:30.0224809Z 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-21T20:50:30.0241960Z 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-21T20:50:30.0256295Z 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-21T20:50:30.0271144Z 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-21T20:50:30.0286323Z 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-21T20:50:30.0303689Z 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-21T20:50:30.0312453Z 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-21T20:50:30.0325419Z 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-21T20:50:30.0341323Z 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-21T20:50:30.0350661Z 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-21T20:50:30.0358923Z 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-21T20:50:30.0374471Z 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-21T20:50:30.0388947Z 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-21T20:50:30.0397163Z 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-21T20:50:30.0404536Z 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-21T20:50:30.0412305Z 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-21T20:50:30.0428319Z 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-21T20:50:30.0443342Z 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-21T20:50:30.0456221Z 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-21T20:50:30.0464413Z 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-21T20:50:30.0478809Z 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-21T20:50:30.0494657Z 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-21T20:50:30.0509252Z 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-21T20:50:30.0517535Z 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-21T20:50:30.0533578Z 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-21T20:50:30.0541754Z 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-21T20:50:30.0556558Z 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-21T20:50:30.0570453Z 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-21T20:50:30.0585846Z 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-21T20:50:30.0599590Z 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-21T20:50:30.0614045Z 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-21T20:50:30.0630917Z 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-21T20:50:30.0645330Z 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-21T20:50:30.0659944Z 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-21T20:50:30.0675122Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:30.0676775Z 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-21T20:50:30.0684132Z 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-21T20:50:30.0690983Z creating build/lib.linux-x86_64-cpython-310/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-21T20:50:30.0692516Z 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-21T20:50:30.0699362Z 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-21T20:50:30.0706247Z 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-21T20:50:30.0713825Z 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-21T20:50:30.0721467Z 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-21T20:50:30.0729982Z 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-21T20:50:30.0738236Z 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-21T20:50:30.0746268Z 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-21T20:50:30.0754569Z 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-21T20:50:30.0762600Z 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-21T20:50:30.0769668Z 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-21T20:50:30.0776369Z 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-21T20:50:30.0784023Z 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-21T20:50:30.0791416Z 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-21T20:50:30.0798829Z 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-21T20:50:30.0805772Z 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-21T20:50:30.0813076Z 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-21T20:50:30.0819748Z 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-21T20:50:30.0826736Z 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-21T20:50:30.0834334Z 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-21T20:50:30.0842069Z 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-21T20:50:30.0849792Z 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-21T20:50:30.0857100Z 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-21T20:50:30.0864944Z 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-21T20:50:30.0872270Z 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-21T20:50:30.0879276Z 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-21T20:50:30.0886976Z 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-21T20:50:30.0893663Z 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-21T20:50:30.0901296Z 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-21T20:50:30.0909088Z 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-21T20:50:30.0916338Z 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-21T20:50:30.0923758Z 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-21T20:50:30.0930844Z 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-21T20:50:30.0938025Z 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-21T20:50:30.0945841Z 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-21T20:50:30.0953647Z 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-21T20:50:30.0961272Z 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-21T20:50:30.0968369Z 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-21T20:50:30.0975476Z 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-21T20:50:30.0984327Z 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-21T20:50:30.0991709Z 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-21T20:50:30.0999311Z 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-21T20:50:30.1006629Z 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-21T20:50:30.1014410Z 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-21T20:50:30.1021930Z 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-21T20:50:30.1029918Z 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-21T20:50:30.1037215Z 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-21T20:50:30.1044640Z 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-21T20:50:30.1052117Z 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-21T20:50:30.1059365Z 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-21T20:50:30.1071608Z 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-21T20:50:30.1082043Z 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-21T20:50:30.1088968Z 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-21T20:50:30.1096843Z 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-21T20:50:30.1104811Z 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-21T20:50:30.1112939Z 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-21T20:50:30.1120464Z 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-21T20:50:30.1127018Z 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-21T20:50:30.1133881Z 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-21T20:50:30.1141413Z 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-21T20:50:30.1149644Z 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-21T20:50:30.1157684Z 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-21T20:50:30.1166113Z 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-21T20:50:30.1174177Z 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-21T20:50:30.1181605Z 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-21T20:50:30.1189921Z 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-21T20:50:30.1198529Z 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-21T20:50:30.1206333Z 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-21T20:50:30.1213856Z 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-21T20:50:30.1221393Z 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-21T20:50:30.1228756Z 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-21T20:50:30.1236304Z 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-21T20:50:30.1242908Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-04-21T20:50:30.1245037Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-04-21T20:50:30.1286580Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-04-21T20:50:30.1294171Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1295627Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1303075Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1310323Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1320519Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1329604Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1337078Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1344949Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1351803Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1359065Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1365901Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1373058Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1380150Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1387299Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1395510Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1402482Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1410144Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1417057Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1424513Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1431495Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1438882Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1446362Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1453623Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1460823Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1468095Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1476023Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1483241Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1490266Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1497998Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1505214Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1512387Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1519829Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1530012Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1537918Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1545176Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1552172Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1559714Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1567581Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1574779Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1582101Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-04-21T20:50:30.1588988Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1591067Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1598787Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1606748Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1608176Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1615758Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1622988Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1630590Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1649691Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1658197Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1666208Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1680788Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1689168Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1705027Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1713974Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1721790Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1739552Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1748442Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-04-21T20:50:30.1763621Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1765043Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1772443Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1779754Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1786749Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1794044Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1801594Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1809069Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1816664Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1824121Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1837629Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1840166Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1847005Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1854694Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1862222Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1869546Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1876646Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1883285Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1890779Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1898432Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1906019Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1912603Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1919221Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1934707Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-04-21T20:50:30.1942242Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-04-21T20:50:30.1944128Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:30.1945858Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-04-21T20:50:30.1947827Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-04-21T20:50:30.1950052Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-04-21T20:50:30.1952036Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-04-21T20:50:30.1953702Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-04-21T20:50:30.2380800Z running build_ext 2025-04-21T20:50:30.2425021Z -- Building with NumPy bindings 2025-04-21T20:50:30.2425634Z -- Not using cuDNN 2025-04-21T20:50:30.2425967Z -- Not using CUDA 2025-04-21T20:50:30.2426237Z -- Not using XPU 2025-04-21T20:50:30.2426529Z -- Using MKLDNN 2025-04-21T20:50:30.2426966Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-04-21T20:50:30.2427480Z -- Not using CBLAS in MKLDNN 2025-04-21T20:50:30.2427925Z -- Using system provided NCCL library at False, False 2025-04-21T20:50:30.2428431Z -- Building with distributed package: 2025-04-21T20:50:30.2428799Z -- USE_TENSORPIPE=True 2025-04-21T20:50:30.2429144Z -- USE_GLOO=True 2025-04-21T20:50:30.2429436Z -- USE_MPI=False 2025-04-21T20:50:30.2429731Z -- Building Executorch 2025-04-21T20:50:30.2430007Z -- Using ITT 2025-04-21T20:50:30.4964863Z 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-21T20:50:30.4966246Z 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-21T20:50:30.6533039Z building 'torch._C' extension 2025-04-21T20:50:30.6533834Z creating build/temp.linux-x86_64-cpython-310/torch/csrc 2025-04-21T20:50:30.6538857Z 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-21T20:50:30.7691520Z 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-21T20:50:30.8362483Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-04-21T20:50:30.8363313Z !! 2025-04-21T20:50:30.8363425Z 2025-04-21T20:50:30.8363560Z ******************************************************************************** 2025-04-21T20:50:30.8363938Z Please avoid running ``setup.py`` directly. 2025-04-21T20:50:30.8364340Z Instead, use pypa/build, pypa/installer or other 2025-04-21T20:50:30.8364709Z standards-based tools. 2025-04-21T20:50:30.8364914Z 2025-04-21T20:50:30.8365237Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-04-21T20:50:30.8365747Z ******************************************************************************** 2025-04-21T20:50:30.8366235Z 2025-04-21T20:50:30.8366318Z !! 2025-04-21T20:50:30.8366547Z self.initialize_options() 2025-04-21T20:50:30.8441381Z installing to build/bdist.linux-x86_64/wheel 2025-04-21T20:50:30.8441760Z running install 2025-04-21T20:50:30.8486735Z running install_lib 2025-04-21T20:50:30.8562354Z creating build/bdist.linux-x86_64/wheel 2025-04-21T20:50:30.8564119Z creating build/bdist.linux-x86_64/wheel/functorch 2025-04-21T20:50:30.8565643Z copying build/lib.linux-x86_64-cpython-310/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch 2025-04-21T20:50:30.8567418Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2025-04-21T20:50:30.8568850Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src 2025-04-21T20:50:30.8569867Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2025-04-21T20:50:30.8571322Z 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-21T20:50:30.8572567Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2025-04-21T20:50:30.8574039Z 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-21T20:50:30.8575328Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2025-04-21T20:50:30.8576849Z 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-21T20:50:30.8577932Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2025-04-21T20:50:30.8579370Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/vmap 2025-04-21T20:50:30.8580596Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2025-04-21T20:50:30.8582089Z copying build/lib.linux-x86_64-cpython-310/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/compile 2025-04-21T20:50:30.8583416Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2025-04-21T20:50:30.8584701Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8586019Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8587352Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8588530Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8589837Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8591149Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8592470Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8593854Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8595105Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-04-21T20:50:30.8597048Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2025-04-21T20:50:30.8598609Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-04-21T20:50:30.8599939Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-04-21T20:50:30.8601306Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-04-21T20:50:30.8602754Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2025-04-21T20:50:30.8604063Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-04-21T20:50:30.8605462Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-04-21T20:50:30.8607205Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-04-21T20:50:30.8608466Z 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-21T20:50:30.8611965Z creating build/bdist.linux-x86_64/wheel/torch 2025-04-21T20:50:30.8613288Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8614635Z copying build/lib.linux-x86_64-cpython-310/torch/__config__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8615916Z copying build/lib.linux-x86_64-cpython-310/torch/__future__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8617088Z copying build/lib.linux-x86_64-cpython-310/torch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8619118Z copying build/lib.linux-x86_64-cpython-310/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8620399Z copying build/lib.linux-x86_64-cpython-310/torch/_classes.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8621602Z copying build/lib.linux-x86_64-cpython-310/torch/_compile.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8623108Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8624175Z copying build/lib.linux-x86_64-cpython-310/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8625419Z copying build/lib.linux-x86_64-cpython-310/torch/_environment.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8626756Z copying build/lib.linux-x86_64-cpython-310/torch/_guards.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8628402Z copying build/lib.linux-x86_64-cpython-310/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8630214Z copying build/lib.linux-x86_64-cpython-310/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8631771Z copying build/lib.linux-x86_64-cpython-310/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8633297Z copying build/lib.linux-x86_64-cpython-310/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8634612Z copying build/lib.linux-x86_64-cpython-310/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8638257Z copying build/lib.linux-x86_64-cpython-310/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8639429Z copying build/lib.linux-x86_64-cpython-310/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8640704Z copying build/lib.linux-x86_64-cpython-310/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8641852Z copying build/lib.linux-x86_64-cpython-310/torch/_sources.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8643066Z copying build/lib.linux-x86_64-cpython-310/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8644300Z copying build/lib.linux-x86_64-cpython-310/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8645491Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8647475Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8649790Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8651060Z copying build/lib.linux-x86_64-cpython-310/torch/_thread_safe_fork.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8652170Z copying build/lib.linux-x86_64-cpython-310/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8656210Z copying build/lib.linux-x86_64-cpython-310/torch/_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8657799Z copying build/lib.linux-x86_64-cpython-310/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8659024Z copying build/lib.linux-x86_64-cpython-310/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8660263Z copying build/lib.linux-x86_64-cpython-310/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8661678Z copying build/lib.linux-x86_64-cpython-310/torch/functional.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8663516Z copying build/lib.linux-x86_64-cpython-310/torch/hub.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8665068Z copying build/lib.linux-x86_64-cpython-310/torch/library.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8666583Z copying build/lib.linux-x86_64-cpython-310/torch/overrides.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8668595Z copying build/lib.linux-x86_64-cpython-310/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8669698Z copying build/lib.linux-x86_64-cpython-310/torch/random.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8670956Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8672293Z copying build/lib.linux-x86_64-cpython-310/torch/serialization.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8674170Z copying build/lib.linux-x86_64-cpython-310/torch/storage.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8675728Z copying build/lib.linux-x86_64-cpython-310/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8676776Z copying build/lib.linux-x86_64-cpython-310/torch/types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8678043Z copying build/lib.linux-x86_64-cpython-310/torch/_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8679529Z copying build/lib.linux-x86_64-cpython-310/torch/version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:30.8681319Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2025-04-21T20:50:30.8683097Z copying build/lib.linux-x86_64-cpython-310/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_awaits 2025-04-21T20:50:30.8684910Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2025-04-21T20:50:30.8686170Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-04-21T20:50:30.8687668Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-04-21T20:50:30.8688965Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-04-21T20:50:30.8690607Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2025-04-21T20:50:30.8692087Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-21T20:50:30.8693747Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-21T20:50:30.8696512Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-21T20:50:30.8698085Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-04-21T20:50:30.8699465Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2025-04-21T20:50:30.8701314Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-04-21T20:50:30.8702737Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-04-21T20:50:30.8704135Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2025-04-21T20:50:30.8705512Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8707064Z 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-21T20:50:30.8708417Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8709901Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8711995Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8713315Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8714691Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8716037Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8718166Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8719712Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8721196Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8722606Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8724382Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8725664Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8727554Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8728970Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8730462Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8731761Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8733348Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8735765Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8737253Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8738720Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8740091Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_break_hints.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8741579Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_deduplication.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8742877Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_region_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8744216Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8745533Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8747664Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8748869Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8750261Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/metrics_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8751695Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8753162Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8755334Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/pgo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8756833Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8758220Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8759604Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8761090Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8762629Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8764174Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8766698Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8767907Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8769236Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8770525Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8771940Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8774320Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8775497Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-04-21T20:50:30.8778402Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2025-04-21T20:50:30.8780093Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8781523Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8783231Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8784731Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8786264Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8787775Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8789144Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8790495Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8792684Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8793986Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8795542Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-04-21T20:50:30.8797295Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/polyfills 2025-04-21T20:50:30.8798796Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8800209Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/builtins.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8802185Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/functools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8803680Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/fx.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8805045Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/itertools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8806429Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/loader.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8807848Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/operator.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8809195Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/os.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8810532Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/pytree.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8811880Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/sys.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8813066Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-04-21T20:50:30.8814095Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2025-04-21T20:50:30.8815892Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-04-21T20:50:30.8817110Z 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-21T20:50:30.8818654Z 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-21T20:50:30.8820013Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/aoti.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-04-21T20:50:30.8821848Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2025-04-21T20:50:30.8823679Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8825109Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8826484Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8828390Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8830433Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8832040Z 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-21T20:50:30.8833635Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8835165Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8836655Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8838526Z 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-21T20:50:30.8840993Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8842507Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8843843Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8845498Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8847442Z 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-21T20:50:30.8848966Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8851196Z 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-21T20:50:30.8852846Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8854187Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8856158Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-04-21T20:50:30.8858017Z 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-21T20:50:30.8859557Z 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-21T20:50:30.8861732Z creating build/bdist.linux-x86_64/wheel/torch/_export 2025-04-21T20:50:30.8863332Z copying build/lib.linux-x86_64-cpython-310/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8864697Z copying build/lib.linux-x86_64-cpython-310/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8866584Z copying build/lib.linux-x86_64-cpython-310/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8867802Z copying build/lib.linux-x86_64-cpython-310/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8869401Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8870819Z copying build/lib.linux-x86_64-cpython-310/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8872261Z copying build/lib.linux-x86_64-cpython-310/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8874052Z copying build/lib.linux-x86_64-cpython-310/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8875400Z copying build/lib.linux-x86_64-cpython-310/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-04-21T20:50:30.8877182Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2025-04-21T20:50:30.8878855Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-04-21T20:50:30.8880018Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-04-21T20:50:30.8881460Z 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-21T20:50:30.8883005Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-04-21T20:50:30.8884711Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2025-04-21T20:50:30.8886451Z 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-21T20:50:30.8888011Z 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-21T20:50:30.8889408Z 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-21T20:50:30.8890705Z 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-21T20:50:30.8891972Z 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-21T20:50:30.8893813Z 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-21T20:50:30.8895367Z 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-21T20:50:30.8896988Z 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-21T20:50:30.8898630Z 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-21T20:50:30.8900059Z 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-21T20:50:30.8901493Z 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-21T20:50:30.8903098Z 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-21T20:50:30.8904655Z 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-21T20:50:30.8905998Z 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-21T20:50:30.8907455Z 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-21T20:50:30.8908981Z 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-21T20:50:30.8910489Z 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-21T20:50:30.8911981Z 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-21T20:50:30.8913389Z 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-21T20:50:30.8915004Z 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-21T20:50:30.8916409Z 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-21T20:50:30.8917812Z 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-21T20:50:30.8919111Z 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-21T20:50:30.8920573Z 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-21T20:50:30.8921903Z 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-21T20:50:30.8923312Z 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-21T20:50:30.8924638Z 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-21T20:50:30.8926155Z 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-21T20:50:30.8927417Z 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-21T20:50:30.8928681Z 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-21T20:50:30.8929966Z 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-21T20:50:30.8931332Z 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-21T20:50:30.8932573Z 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-21T20:50:30.8933970Z 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-21T20:50:30.8935325Z 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-21T20:50:30.8936810Z 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-21T20:50:30.8938297Z 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-21T20:50:30.8939395Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2025-04-21T20:50:30.8940278Z 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-21T20:50:30.8941523Z 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-21T20:50:30.8942792Z 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-21T20:50:30.8943731Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2025-04-21T20:50:30.8944578Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-04-21T20:50:30.8945842Z 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-21T20:50:30.8947255Z 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-21T20:50:30.8948690Z 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-21T20:50:30.8949944Z 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-21T20:50:30.8951418Z 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-21T20:50:30.8952908Z 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-21T20:50:30.8954215Z 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-21T20:50:30.8955526Z 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-21T20:50:30.8956841Z 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-21T20:50:30.8958290Z 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-21T20:50:30.8959741Z 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-21T20:50:30.8961139Z 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-21T20:50:30.8962574Z 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-21T20:50:30.8963502Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2025-04-21T20:50:30.8965079Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-21T20:50:30.8966289Z 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-21T20:50:30.8967590Z 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-21T20:50:30.8968978Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-21T20:50:30.8971168Z 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-21T20:50:30.8972479Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-21T20:50:30.8974947Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-21T20:50:30.8976257Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-04-21T20:50:30.8977601Z 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-21T20:50:30.8979660Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2025-04-21T20:50:30.8981287Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8982946Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8984897Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8986388Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8987778Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8989202Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8990467Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8991975Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8993143Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8994625Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8996472Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8997632Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.8998885Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9000523Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9002151Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9003439Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9004560Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9005772Z 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-21T20:50:30.9007079Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9008356Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9009933Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-04-21T20:50:30.9011623Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_activation_checkpointing 2025-04-21T20:50:30.9013087Z 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-21T20:50:30.9014670Z 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-21T20:50:30.9016345Z 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-21T20:50:30.9017953Z 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-21T20:50:30.9019547Z 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-21T20:50:30.9020713Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2025-04-21T20:50:30.9021696Z 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-21T20:50:30.9023137Z 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-21T20:50:30.9024657Z 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-21T20:50:30.9026071Z 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-21T20:50:30.9027541Z 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-21T20:50:30.9028952Z 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-21T20:50:30.9030390Z 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-21T20:50:30.9031847Z 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-21T20:50:30.9033169Z 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-21T20:50:30.9034632Z 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-21T20:50:30.9036057Z 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-21T20:50:30.9037486Z 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-21T20:50:30.9038893Z 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-21T20:50:30.9040219Z 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-21T20:50:30.9041203Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2025-04-21T20:50:30.9042700Z 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-21T20:50:30.9044062Z 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-21T20:50:30.9045497Z 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-21T20:50:30.9046820Z 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-21T20:50:30.9048110Z 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-21T20:50:30.9049364Z 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-21T20:50:30.9050548Z 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-21T20:50:30.9051735Z 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-21T20:50:30.9053485Z 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-21T20:50:30.9054842Z 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-21T20:50:30.9056120Z 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-21T20:50:30.9057531Z 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-21T20:50:30.9058797Z 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-21T20:50:30.9060051Z 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-21T20:50:30.9061596Z 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-21T20:50:30.9063001Z 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-21T20:50:30.9064256Z 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-21T20:50:30.9065450Z 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-21T20:50:30.9067237Z 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-21T20:50:30.9068661Z 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-21T20:50:30.9069968Z 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-21T20:50:30.9071258Z 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-21T20:50:30.9072984Z 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-21T20:50:30.9074463Z 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-21T20:50:30.9075905Z 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-21T20:50:30.9077722Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2025-04-21T20:50:30.9079377Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/__autotune_main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9080744Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9082627Z 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-21T20:50:30.9083990Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/aoti_eager.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9085358Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9086879Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9088152Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9089565Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/choices.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9091425Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9093647Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9094794Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comm_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9096612Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9097956Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9100088Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_async.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9101228Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_ext.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9102588Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_subproc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9103893Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compiler_bisector.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9105210Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9106455Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9108228Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cpu_vec_isa.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9109464Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9111525Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9112916Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/custom_graph_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9114417Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9115739Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9117485Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/dtype_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9118607Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9119953Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/extern_node_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9121161Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9122507Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/freezing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9123746Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9125210Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9126430Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9128311Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9129555Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9130879Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9132286Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9135339Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9136680Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/loop_body.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9137822Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9140513Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/memory.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9141840Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9143126Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9144495Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9146039Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mock_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9147180Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9149146Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9150346Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9152212Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9153512Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9154785Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9157342Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9158907Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9160411Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9161724Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9162994Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9164340Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9165778Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/triton_bundler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9166955Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9168877Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9170294Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9171743Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9173668Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9175173Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/output_code.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9176766Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/standalone_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9178699Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic 2025-04-21T20:50:30.9180372Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-04-21T20:50:30.9181940Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/autoheuristic.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-04-21T20:50:30.9183762Z 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-21T20:50:30.9185434Z 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-21T20:50:30.9187151Z 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-21T20:50:30.9188501Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic/artifacts 2025-04-21T20:50:30.9189799Z 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-21T20:50:30.9191754Z 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-21T20:50:30.9193505Z 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-21T20:50:30.9195340Z 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-21T20:50:30.9197007Z 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-21T20:50:30.9198739Z 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-21T20:50:30.9199933Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2025-04-21T20:50:30.9200958Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9202358Z 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-21T20:50:30.9203711Z 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-21T20:50:30.9205103Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9206205Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9207594Z 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-21T20:50:30.9209257Z 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-21T20:50:30.9210700Z 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-21T20:50:30.9212215Z 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-21T20:50:30.9213688Z 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-21T20:50:30.9215401Z 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-21T20:50:30.9216663Z 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-21T20:50:30.9217904Z 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-21T20:50:30.9219352Z 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-21T20:50:30.9221451Z 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-21T20:50:30.9222936Z 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-21T20:50:30.9224478Z 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-21T20:50:30.9226016Z 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-21T20:50:30.9227590Z 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-21T20:50:30.9228929Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/halide.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9230295Z 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-21T20:50:30.9231792Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9233379Z 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-21T20:50:30.9234867Z 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-21T20:50:30.9236096Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9237509Z 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-21T20:50:30.9238931Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9240088Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9242350Z 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-21T20:50:30.9244118Z 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-21T20:50:30.9245562Z 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-21T20:50:30.9246753Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-04-21T20:50:30.9248516Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2025-04-21T20:50:30.9250005Z 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-21T20:50:30.9251513Z 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-21T20:50:30.9252984Z 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-21T20:50:30.9254489Z 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-21T20:50:30.9256004Z 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-21T20:50:30.9257600Z 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-21T20:50:30.9259033Z 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-21T20:50:30.9260591Z 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-21T20:50:30.9261974Z 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-21T20:50:30.9263361Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-04-21T20:50:30.9265031Z 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-21T20:50:30.9266955Z 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-21T20:50:30.9268961Z 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-21T20:50:30.9270321Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/rocm 2025-04-21T20:50:30.9271196Z 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-21T20:50:30.9272730Z 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-21T20:50:30.9274160Z 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-21T20:50:30.9275780Z 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-21T20:50:30.9277277Z 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-21T20:50:30.9278960Z 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-21T20:50:30.9280576Z 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-21T20:50:30.9282059Z 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-21T20:50:30.9283598Z 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-21T20:50:30.9285177Z 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-21T20:50:30.9286407Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2025-04-21T20:50:30.9287355Z 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-21T20:50:30.9288797Z 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-21T20:50:30.9290164Z 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-21T20:50:30.9291381Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2025-04-21T20:50:30.9292459Z 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-21T20:50:30.9293656Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2025-04-21T20:50:30.9295337Z 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-21T20:50:30.9296900Z 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-21T20:50:30.9298529Z 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-21T20:50:30.9299913Z 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-21T20:50:30.9301051Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2025-04-21T20:50:30.9302091Z 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-21T20:50:30.9303458Z 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-21T20:50:30.9304849Z 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-21T20:50:30.9306197Z 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-21T20:50:30.9307665Z 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-21T20:50:30.9309125Z 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-21T20:50:30.9310671Z 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-21T20:50:30.9312196Z 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-21T20:50:30.9313803Z 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-21T20:50:30.9315259Z 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-21T20:50:30.9316672Z 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-21T20:50:30.9318172Z 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-21T20:50:30.9319773Z 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-21T20:50:30.9321201Z 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-21T20:50:30.9322742Z 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-21T20:50:30.9324154Z 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-21T20:50:30.9325653Z 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-21T20:50:30.9327044Z 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-21T20:50:30.9328310Z 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-21T20:50:30.9329739Z 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-21T20:50:30.9331327Z 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-21T20:50:30.9332669Z 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-21T20:50:30.9334464Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2025-04-21T20:50:30.9335928Z 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-21T20:50:30.9337922Z 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-21T20:50:30.9339764Z 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-21T20:50:30.9341622Z 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-21T20:50:30.9343482Z 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-21T20:50:30.9345243Z 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-21T20:50:30.9347146Z 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-21T20:50:30.9349078Z 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-21T20:50:30.9350827Z 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-21T20:50:30.9352979Z 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-21T20:50:30.9354839Z 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-21T20:50:30.9356796Z 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-21T20:50:30.9358570Z 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-21T20:50:30.9360328Z 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-21T20:50:30.9362134Z 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-21T20:50:30.9363909Z 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-21T20:50:30.9365645Z 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-21T20:50:30.9367455Z 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-21T20:50:30.9369252Z 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-21T20:50:30.9371057Z 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-21T20:50:30.9372757Z 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-21T20:50:30.9374429Z 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-21T20:50:30.9376227Z 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-21T20:50:30.9377381Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2025-04-21T20:50:30.9378269Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-21T20:50:30.9379512Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-21T20:50:30.9380735Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-21T20:50:30.9382074Z 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-21T20:50:30.9383616Z 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-21T20:50:30.9384786Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-04-21T20:50:30.9385949Z 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-21T20:50:30.9387156Z 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-21T20:50:30.9388466Z 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-21T20:50:30.9389365Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/package 2025-04-21T20:50:30.9390239Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-04-21T20:50:30.9391493Z 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-21T20:50:30.9393041Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-04-21T20:50:30.9394441Z 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-21T20:50:30.9395483Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2025-04-21T20:50:30.9396484Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-21T20:50:30.9397921Z 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-21T20:50:30.9399253Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/benchmarking.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-21T20:50:30.9400607Z 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-21T20:50:30.9402040Z 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-21T20:50:30.9403505Z 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-21T20:50:30.9404846Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-04-21T20:50:30.9406114Z 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-21T20:50:30.9407366Z 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-21T20:50:30.9408842Z 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-21T20:50:30.9410222Z 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-21T20:50:30.9411563Z 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-21T20:50:30.9413191Z 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-21T20:50:30.9414465Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/script.ld -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-04-21T20:50:30.9415236Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2025-04-21T20:50:30.9416043Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9417053Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9418133Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9419269Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9420237Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9421318Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9422482Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9423736Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9424730Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9425893Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9427065Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-04-21T20:50:30.9428717Z creating build/bdist.linux-x86_64/wheel/torch/_library 2025-04-21T20:50:30.9430076Z copying build/lib.linux-x86_64-cpython-310/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9431278Z copying build/lib.linux-x86_64-cpython-310/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9432615Z copying build/lib.linux-x86_64-cpython-310/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9434055Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9435283Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9436673Z copying build/lib.linux-x86_64-cpython-310/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9437928Z copying build/lib.linux-x86_64-cpython-310/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9439064Z copying build/lib.linux-x86_64-cpython-310/torch/_library/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9440198Z copying build/lib.linux-x86_64-cpython-310/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9441997Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_profile.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-04-21T20:50:30.9443429Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2025-04-21T20:50:30.9444859Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-21T20:50:30.9446447Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-21T20:50:30.9447884Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-21T20:50:30.9449269Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/scribe.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-21T20:50:30.9450520Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-04-21T20:50:30.9451928Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2025-04-21T20:50:30.9453608Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9454933Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9456254Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9457730Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9458988Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9460221Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9461673Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9463223Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9464608Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9466286Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9467545Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9469614Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9470890Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9472061Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9473183Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9474489Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9475720Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-04-21T20:50:30.9477481Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2025-04-21T20:50:30.9478838Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-04-21T20:50:30.9480291Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-04-21T20:50:30.9482149Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2025-04-21T20:50:30.9483956Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-21T20:50:30.9485712Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-21T20:50:30.9487018Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-21T20:50:30.9488589Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-21T20:50:30.9490000Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-04-21T20:50:30.9491390Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2025-04-21T20:50:30.9492835Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-04-21T20:50:30.9494949Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-04-21T20:50:30.9496450Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2025-04-21T20:50:30.9497960Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-04-21T20:50:30.9500980Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-04-21T20:50:30.9502047Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-04-21T20:50:30.9503992Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2025-04-21T20:50:30.9505374Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/linalg 2025-04-21T20:50:30.9506973Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2025-04-21T20:50:30.9508556Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn 2025-04-21T20:50:30.9509939Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2025-04-21T20:50:30.9511770Z 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-21T20:50:30.9513526Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2025-04-21T20:50:30.9515191Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/special 2025-04-21T20:50:30.9516814Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2025-04-21T20:50:30.9518404Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-04-21T20:50:30.9519803Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-04-21T20:50:30.9521182Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-04-21T20:50:30.9522840Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2025-04-21T20:50:30.9524566Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9525799Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/_fake_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9527218Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9528795Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9531557Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9532882Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9534530Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9536611Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-04-21T20:50:30.9538441Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2025-04-21T20:50:30.9539994Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor 2025-04-21T20:50:30.9541466Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2025-04-21T20:50:30.9542971Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-04-21T20:50:30.9544351Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-04-21T20:50:30.9545766Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-04-21T20:50:30.9547719Z creating build/bdist.linux-x86_64/wheel/torch/accelerator 2025-04-21T20:50:30.9548929Z copying build/lib.linux-x86_64-cpython-310/torch/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-04-21T20:50:30.9550481Z copying build/lib.linux-x86_64-cpython-310/torch/accelerator/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-04-21T20:50:30.9552533Z creating build/bdist.linux-x86_64/wheel/torch/amp 2025-04-21T20:50:30.9554254Z copying build/lib.linux-x86_64-cpython-310/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-04-21T20:50:30.9555377Z copying build/lib.linux-x86_64-cpython-310/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-04-21T20:50:30.9556775Z copying build/lib.linux-x86_64-cpython-310/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-04-21T20:50:30.9558533Z creating build/bdist.linux-x86_64/wheel/torch/ao 2025-04-21T20:50:30.9559880Z copying build/lib.linux-x86_64-cpython-310/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao 2025-04-21T20:50:30.9561540Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2025-04-21T20:50:30.9563219Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn 2025-04-21T20:50:30.9564537Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2025-04-21T20:50:30.9566043Z 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-21T20:50:30.9567746Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2025-04-21T20:50:30.9569087Z 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-21T20:50:30.9570655Z 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-21T20:50:30.9572061Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2025-04-21T20:50:30.9573684Z 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-21T20:50:30.9575237Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2025-04-21T20:50:30.9576889Z 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-21T20:50:30.9578405Z 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-21T20:50:30.9580133Z 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-21T20:50:30.9581689Z 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-21T20:50:30.9583292Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2025-04-21T20:50:30.9586613Z 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-21T20:50:30.9587786Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2025-04-21T20:50:30.9589438Z 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-21T20:50:30.9590666Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-04-21T20:50:30.9592423Z 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-21T20:50:30.9594315Z 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-21T20:50:30.9595671Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2025-04-21T20:50:30.9596893Z 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-21T20:50:30.9598564Z 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-21T20:50:30.9600414Z 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-21T20:50:30.9602074Z 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-21T20:50:30.9603753Z 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-21T20:50:30.9604923Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2025-04-21T20:50:30.9605650Z 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-21T20:50:30.9606655Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2025-04-21T20:50:30.9607859Z 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-21T20:50:30.9609246Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2025-04-21T20:50:30.9611017Z 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-21T20:50:30.9612496Z 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-21T20:50:30.9613703Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2025-04-21T20:50:30.9615341Z 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-21T20:50:30.9616664Z 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-21T20:50:30.9618071Z 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-21T20:50:30.9619387Z 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-21T20:50:30.9620690Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2025-04-21T20:50:30.9622102Z 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-21T20:50:30.9623527Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2025-04-21T20:50:30.9625083Z 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-21T20:50:30.9626575Z 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-21T20:50:30.9628057Z 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-21T20:50:30.9629229Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2025-04-21T20:50:30.9630638Z 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-21T20:50:30.9631970Z 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-21T20:50:30.9633796Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2025-04-21T20:50:30.9635211Z 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-21T20:50:30.9636670Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2025-04-21T20:50:30.9638075Z 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-21T20:50:30.9639539Z 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-21T20:50:30.9652755Z 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-21T20:50:30.9654707Z 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-21T20:50:30.9655768Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2025-04-21T20:50:30.9656807Z 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-21T20:50:30.9658227Z 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-21T20:50:30.9659647Z 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-21T20:50:30.9660956Z 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-21T20:50:30.9662405Z 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-21T20:50:30.9663730Z 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-21T20:50:30.9665253Z 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-21T20:50:30.9666737Z 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-21T20:50:30.9668217Z 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-21T20:50:30.9669624Z 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-21T20:50:30.9671012Z 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-21T20:50:30.9672066Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2025-04-21T20:50:30.9673122Z 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-21T20:50:30.9674144Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2025-04-21T20:50:30.9675302Z 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-21T20:50:30.9676894Z 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-21T20:50:30.9678610Z 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-21T20:50:30.9680292Z 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-21T20:50:30.9681881Z 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-21T20:50:30.9684025Z 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-21T20:50:30.9685189Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2025-04-21T20:50:30.9686041Z 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-21T20:50:30.9686934Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2025-04-21T20:50:30.9687959Z 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-21T20:50:30.9689578Z 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-21T20:50:30.9690996Z 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-21T20:50:30.9691974Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2025-04-21T20:50:30.9693165Z 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-21T20:50:30.9694705Z 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-21T20:50:30.9695681Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2025-04-21T20:50:30.9696440Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-04-21T20:50:30.9697554Z 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-21T20:50:30.9698644Z 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-21T20:50:30.9699383Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2025-04-21T20:50:30.9700270Z 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-21T20:50:30.9701362Z 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-21T20:50:30.9702592Z 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-21T20:50:30.9703685Z 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-21T20:50:30.9704686Z 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-21T20:50:30.9705866Z 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-21T20:50:30.9707137Z 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-21T20:50:30.9708489Z 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-21T20:50:30.9709535Z 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-21T20:50:30.9710780Z 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-21T20:50:30.9712701Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2025-04-21T20:50:30.9714054Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-04-21T20:50:30.9715367Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-04-21T20:50:30.9716993Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2025-04-21T20:50:30.9719216Z 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-21T20:50:30.9720518Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2025-04-21T20:50:30.9721990Z 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-21T20:50:30.9724135Z 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-21T20:50:30.9725721Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2025-04-21T20:50:30.9727090Z 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-21T20:50:30.9728855Z 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-21T20:50:30.9730319Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2025-04-21T20:50:30.9731622Z 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-21T20:50:30.9733457Z 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-21T20:50:30.9735314Z 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-21T20:50:30.9737261Z 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-21T20:50:30.9738714Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-04-21T20:50:30.9740295Z 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-21T20:50:30.9741904Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-04-21T20:50:30.9743620Z 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-21T20:50:30.9745899Z 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-21T20:50:30.9748319Z 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-21T20:50:30.9749885Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2025-04-21T20:50:30.9751018Z 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-21T20:50:30.9752955Z 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-21T20:50:30.9754679Z 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-21T20:50:30.9756543Z 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-21T20:50:30.9758239Z 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-21T20:50:30.9760048Z 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-21T20:50:30.9761879Z 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-21T20:50:30.9763580Z 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-21T20:50:30.9764854Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2025-04-21T20:50:30.9765803Z 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-21T20:50:30.9767441Z 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-21T20:50:30.9768983Z 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-21T20:50:30.9770575Z 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-21T20:50:30.9771709Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2025-04-21T20:50:30.9772778Z 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-21T20:50:30.9774176Z 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-21T20:50:30.9775897Z 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-21T20:50:30.9777483Z 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-21T20:50:30.9779025Z 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-21T20:50:30.9780222Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2025-04-21T20:50:30.9781294Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-21T20:50:30.9782816Z 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-21T20:50:30.9784236Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-21T20:50:30.9785613Z 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-21T20:50:30.9787038Z 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-21T20:50:30.9788364Z 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-21T20:50:30.9789762Z 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-21T20:50:30.9791138Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-21T20:50:30.9792532Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-21T20:50:30.9793919Z 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-21T20:50:30.9795277Z 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-21T20:50:30.9796640Z 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-21T20:50:30.9798041Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-21T20:50:30.9799373Z 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-21T20:50:30.9800688Z 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-21T20:50:30.9802046Z 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-21T20:50:30.9803350Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-21T20:50:30.9804632Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-04-21T20:50:30.9805533Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2025-04-21T20:50:30.9806717Z 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-21T20:50:30.9808485Z 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-21T20:50:30.9810342Z 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-21T20:50:30.9811966Z 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-21T20:50:30.9813582Z 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-21T20:50:30.9815180Z 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-21T20:50:30.9816769Z 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-21T20:50:30.9818490Z 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-21T20:50:30.9820124Z 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-21T20:50:30.9821738Z 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-21T20:50:30.9823319Z 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-21T20:50:30.9824862Z 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-21T20:50:30.9826397Z 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-21T20:50:30.9827571Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2025-04-21T20:50:30.9828496Z 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-21T20:50:30.9829810Z 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-21T20:50:30.9831189Z 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-21T20:50:30.9832767Z 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-21T20:50:30.9834257Z 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-21T20:50:30.9835606Z 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-21T20:50:30.9837016Z 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-21T20:50:30.9838407Z 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-21T20:50:30.9839808Z 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-21T20:50:30.9841217Z 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-21T20:50:30.9842722Z 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-21T20:50:30.9844143Z 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-21T20:50:30.9845538Z 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-21T20:50:30.9846959Z 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-21T20:50:30.9848392Z 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-21T20:50:30.9849810Z 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-21T20:50:30.9851316Z 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-21T20:50:30.9852774Z 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-21T20:50:30.9854238Z 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-21T20:50:30.9855365Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2025-04-21T20:50:30.9856566Z 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-21T20:50:30.9858015Z 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-21T20:50:30.9859748Z 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-21T20:50:30.9861909Z 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-21T20:50:30.9863744Z 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-21T20:50:30.9864969Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2025-04-21T20:50:30.9866024Z 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-21T20:50:30.9867541Z 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-21T20:50:30.9869101Z 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-21T20:50:30.9870739Z 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-21T20:50:30.9872440Z 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-21T20:50:30.9873864Z 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-21T20:50:30.9875398Z 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-21T20:50:30.9877003Z 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-21T20:50:30.9878370Z 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-21T20:50:30.9879904Z 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-21T20:50:30.9881389Z 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-21T20:50:30.9882588Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2025-04-21T20:50:30.9883768Z 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-21T20:50:30.9885509Z 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-21T20:50:30.9886615Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2025-04-21T20:50:30.9887753Z 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-21T20:50:30.9889475Z 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-21T20:50:30.9891198Z 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-21T20:50:30.9892838Z 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-21T20:50:30.9894242Z 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-21T20:50:30.9896089Z 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-21T20:50:30.9897785Z 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-21T20:50:30.9899457Z 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-21T20:50:30.9901175Z 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-21T20:50:30.9902365Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2025-04-21T20:50:30.9903125Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9904267Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9905469Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9906566Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9907722Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9908960Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9910306Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9911494Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9912661Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9913886Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9915058Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9916269Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-04-21T20:50:30.9917183Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2025-04-21T20:50:30.9918196Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-04-21T20:50:30.9919617Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-04-21T20:50:30.9921052Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-04-21T20:50:30.9922157Z creating build/bdist.linux-x86_64/wheel/torch/backends 2025-04-21T20:50:30.9922878Z copying build/lib.linux-x86_64-cpython-310/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends 2025-04-21T20:50:30.9924266Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2025-04-21T20:50:30.9926454Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-04-21T20:50:30.9928023Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-04-21T20:50:30.9929095Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2025-04-21T20:50:30.9930455Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-04-21T20:50:30.9931695Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-04-21T20:50:30.9933694Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-04-21T20:50:30.9935339Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2025-04-21T20:50:30.9936954Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cpu 2025-04-21T20:50:30.9938481Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2025-04-21T20:50:30.9940109Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cuda 2025-04-21T20:50:30.9941849Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2025-04-21T20:50:30.9943297Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-04-21T20:50:30.9944767Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-04-21T20:50:30.9946007Z creating build/bdist.linux-x86_64/wheel/torch/backends/cusparselt 2025-04-21T20:50:30.9947718Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cusparselt 2025-04-21T20:50:30.9948967Z creating build/bdist.linux-x86_64/wheel/torch/backends/kleidiai 2025-04-21T20:50:30.9950688Z copying build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/kleidiai 2025-04-21T20:50:30.9952118Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2025-04-21T20:50:30.9953560Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mha 2025-04-21T20:50:30.9955025Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2025-04-21T20:50:30.9956568Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkl 2025-04-21T20:50:30.9958063Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2025-04-21T20:50:30.9959519Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkldnn 2025-04-21T20:50:30.9960965Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2025-04-21T20:50:30.9962417Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mps 2025-04-21T20:50:30.9964404Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2025-04-21T20:50:30.9965656Z copying build/lib.linux-x86_64-cpython-310/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/nnpack 2025-04-21T20:50:30.9966885Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2025-04-21T20:50:30.9968567Z copying build/lib.linux-x86_64-cpython-310/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/openmp 2025-04-21T20:50:30.9969896Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2025-04-21T20:50:30.9971295Z 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-21T20:50:30.9972786Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2025-04-21T20:50:30.9974404Z copying build/lib.linux-x86_64-cpython-310/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/quantized 2025-04-21T20:50:30.9975751Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2025-04-21T20:50:30.9977316Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-04-21T20:50:30.9978570Z 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-21T20:50:30.9980496Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2025-04-21T20:50:30.9981843Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xnnpack 2025-04-21T20:50:30.9983645Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2025-04-21T20:50:30.9985172Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-04-21T20:50:30.9986927Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/_cache.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-04-21T20:50:30.9988314Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/config.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-04-21T20:50:30.9989939Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2025-04-21T20:50:30.9991483Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-04-21T20:50:30.9993104Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-04-21T20:50:30.9994495Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2025-04-21T20:50:30.9996038Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu 2025-04-21T20:50:30.9997705Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2025-04-21T20:50:30.9999185Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-04-21T20:50:31.0000605Z 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-21T20:50:31.0001947Z 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-21T20:50:31.0003582Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2025-04-21T20:50:31.0005677Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0007546Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0008915Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0010462Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0011912Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0013244Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0014581Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0015769Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/gds.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0017150Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0018663Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0019954Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0021986Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0023289Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0024721Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0025971Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0027346Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0028689Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0030023Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-04-21T20:50:31.0032019Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2025-04-21T20:50:31.0033554Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-04-21T20:50:31.0035085Z 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-21T20:50:31.0036375Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-04-21T20:50:31.0037755Z 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-21T20:50:31.0039564Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2025-04-21T20:50:31.0041080Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0042525Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0043965Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0045366Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0046949Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0048221Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0049599Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0051588Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0052844Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0054219Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0055608Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0056894Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0058711Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0061536Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0063050Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0064430Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0066244Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0067435Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0068780Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-04-21T20:50:31.0070584Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2025-04-21T20:50:31.0072221Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-04-21T20:50:31.0073715Z 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-21T20:50:31.0075161Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-04-21T20:50:31.0076585Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-04-21T20:50:31.0078073Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2025-04-21T20:50:31.0079801Z 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-21T20:50:31.0081263Z 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-21T20:50:31.0082834Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2025-04-21T20:50:31.0084867Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-21T20:50:31.0086206Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-21T20:50:31.0087627Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-21T20:50:31.0089100Z 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-21T20:50:31.0090537Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-21T20:50:31.0091717Z 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-21T20:50:31.0093083Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-04-21T20:50:31.0094560Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2025-04-21T20:50:31.0096228Z 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-21T20:50:31.0097740Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2025-04-21T20:50:31.0099765Z 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-21T20:50:31.0101228Z 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-21T20:50:31.0102822Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2025-04-21T20:50:31.0104686Z 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-21T20:50:31.0106389Z 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-21T20:50:31.0108122Z 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-21T20:50:31.0109508Z 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-21T20:50:31.0110776Z 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-21T20:50:31.0112338Z 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-21T20:50:31.0113851Z 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-21T20:50:31.0115002Z 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-21T20:50:31.0116617Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2025-04-21T20:50:31.0118357Z 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-21T20:50:31.0119917Z 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-21T20:50:31.0121209Z 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-21T20:50:31.0122563Z 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-21T20:50:31.0124034Z 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-21T20:50:31.0125260Z 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-21T20:50:31.0126819Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2025-04-21T20:50:31.0128584Z 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-21T20:50:31.0129861Z 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-21T20:50:31.0131543Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2025-04-21T20:50:31.0133176Z 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-21T20:50:31.0134734Z 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-21T20:50:31.0136050Z 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-21T20:50:31.0137663Z 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-21T20:50:31.0139240Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-04-21T20:50:31.0141061Z 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-21T20:50:31.0142202Z 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-21T20:50:31.0143678Z 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-21T20:50:31.0145200Z 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-21T20:50:31.0146681Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2025-04-21T20:50:31.0148390Z 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-21T20:50:31.0149917Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2025-04-21T20:50:31.0151624Z 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-21T20:50:31.0153218Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_symmetric_memory 2025-04-21T20:50:31.0155126Z 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-21T20:50:31.0156750Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2025-04-21T20:50:31.0158309Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-04-21T20:50:31.0159756Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-04-21T20:50:31.0160902Z 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-21T20:50:31.0162359Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2025-04-21T20:50:31.0163821Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-04-21T20:50:31.0165373Z 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-21T20:50:31.0166444Z 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-21T20:50:31.0167699Z 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-21T20:50:31.0169230Z 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-21T20:50:31.0170514Z 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-21T20:50:31.0173069Z 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-21T20:50:31.0174044Z 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-21T20:50:31.0175431Z 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-21T20:50:31.0177106Z 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-21T20:50:31.0179227Z 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-21T20:50:31.0180531Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2025-04-21T20:50:31.0182362Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-04-21T20:50:31.0183876Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-04-21T20:50:31.0185535Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2025-04-21T20:50:31.0187061Z 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-21T20:50:31.0188095Z 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-21T20:50:31.0190160Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2025-04-21T20:50:31.0192067Z 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-21T20:50:31.0193217Z 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-21T20:50:31.0194718Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2025-04-21T20:50:31.0196059Z 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-21T20:50:31.0197369Z 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-21T20:50:31.0198401Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2025-04-21T20:50:31.0200158Z 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-21T20:50:31.0201492Z 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-21T20:50:31.0202776Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2025-04-21T20:50:31.0204346Z 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-21T20:50:31.0205809Z 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-21T20:50:31.0207259Z 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-21T20:50:31.0208576Z 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-21T20:50:31.0210032Z 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-21T20:50:31.0211851Z 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-21T20:50:31.0212848Z 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-21T20:50:31.0214128Z 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-21T20:50:31.0215752Z 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-21T20:50:31.0217121Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2025-04-21T20:50:31.0218596Z 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-21T20:50:31.0219868Z 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-21T20:50:31.0221455Z 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-21T20:50:31.0222970Z 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-21T20:50:31.0223994Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2025-04-21T20:50:31.0225898Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/autograd 2025-04-21T20:50:31.0227296Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2025-04-21T20:50:31.0228766Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0230244Z 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-21T20:50:31.0231684Z 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-21T20:50:31.0232841Z 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-21T20:50:31.0234097Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0235323Z 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-21T20:50:31.0236331Z 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-21T20:50:31.0237748Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_extension.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0239071Z 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-21T20:50:31.0240167Z 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-21T20:50:31.0241366Z 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-21T20:50:31.0242683Z 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-21T20:50:31.0243929Z 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-21T20:50:31.0245231Z 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-21T20:50:31.0246342Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0247603Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_version.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0248780Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0250169Z 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-21T20:50:31.0251601Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0253151Z 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-21T20:50:31.0254405Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0255657Z 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-21T20:50:31.0256837Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0258036Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0259501Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0260673Z 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-21T20:50:31.0261977Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0263246Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0264489Z 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-21T20:50:31.0266149Z 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-21T20:50:31.0267406Z 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-21T20:50:31.0268730Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0269804Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0271140Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-04-21T20:50:31.0272758Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2025-04-21T20:50:31.0274214Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-04-21T20:50:31.0275481Z 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-21T20:50:31.0276821Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2025-04-21T20:50:31.0278206Z 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-21T20:50:31.0279456Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2025-04-21T20:50:31.0280912Z 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-21T20:50:31.0282264Z 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-21T20:50:31.0284195Z 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-21T20:50:31.0285608Z 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-21T20:50:31.0286847Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2025-04-21T20:50:31.0288395Z 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-21T20:50:31.0289693Z 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-21T20:50:31.0290906Z 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-21T20:50:31.0292139Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2025-04-21T20:50:31.0293894Z 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-21T20:50:31.0295055Z 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-21T20:50:31.0296191Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2025-04-21T20:50:31.0297788Z 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-21T20:50:31.0299193Z 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-21T20:50:31.0300608Z 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-21T20:50:31.0301979Z 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-21T20:50:31.0303027Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2025-04-21T20:50:31.0304649Z 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-21T20:50:31.0306088Z 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-21T20:50:31.0307407Z 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-21T20:50:31.0308792Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-04-21T20:50:31.0310527Z 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-21T20:50:31.0312106Z 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-21T20:50:31.0313096Z 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-21T20:50:31.0314121Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2025-04-21T20:50:31.0315826Z 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-21T20:50:31.0317220Z 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-21T20:50:31.0318350Z 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-21T20:50:31.0319824Z 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-21T20:50:31.0321065Z 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-21T20:50:31.0322870Z 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-21T20:50:31.0324402Z 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-21T20:50:31.0325590Z 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-21T20:50:31.0327258Z 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-21T20:50:31.0328477Z 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-21T20:50:31.0329930Z 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-21T20:50:31.0331068Z 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-21T20:50:31.0332540Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2025-04-21T20:50:31.0334016Z 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-21T20:50:31.0335494Z 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-21T20:50:31.0337022Z 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-21T20:50:31.0338397Z 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-21T20:50:31.0339888Z 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-21T20:50:31.0341443Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2025-04-21T20:50:31.0343076Z 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-21T20:50:31.0344389Z 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-21T20:50:31.0345762Z 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-21T20:50:31.0346992Z 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-21T20:50:31.0348372Z 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-21T20:50:31.0349666Z 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-21T20:50:31.0350966Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2025-04-21T20:50:31.0352502Z 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-21T20:50:31.0353871Z 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-21T20:50:31.0355127Z 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-21T20:50:31.0356471Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2025-04-21T20:50:31.0357941Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-21T20:50:31.0359268Z 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-21T20:50:31.0360659Z 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-21T20:50:31.0361961Z 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-21T20:50:31.0363116Z 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-21T20:50:31.0364461Z 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-21T20:50:31.0366522Z 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-21T20:50:31.0367618Z 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-21T20:50:31.0369491Z 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-21T20:50:31.0370763Z 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-21T20:50:31.0372649Z 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-21T20:50:31.0374455Z 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-21T20:50:31.0375589Z 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-21T20:50:31.0377137Z 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-21T20:50:31.0378299Z 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-21T20:50:31.0379650Z 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-21T20:50:31.0380913Z 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-21T20:50:31.0382112Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-21T20:50:31.0383829Z 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-21T20:50:31.0385897Z 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-21T20:50:31.0387298Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-04-21T20:50:31.0388839Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp/_fully_shard 2025-04-21T20:50:31.0390503Z 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-21T20:50:31.0391716Z 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-21T20:50:31.0392973Z 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-21T20:50:31.0394410Z 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-21T20:50:31.0395574Z 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-21T20:50:31.0396852Z 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-21T20:50:31.0398449Z 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-21T20:50:31.0400048Z 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-21T20:50:31.0401150Z 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-21T20:50:31.0402962Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2025-04-21T20:50:31.0404480Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-04-21T20:50:31.0405922Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-04-21T20:50:31.0407385Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2025-04-21T20:50:31.0408936Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-04-21T20:50:31.0410293Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-04-21T20:50:31.0411645Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2025-04-21T20:50:31.0413757Z 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-21T20:50:31.0414736Z 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-21T20:50:31.0416728Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2025-04-21T20:50:31.0418211Z 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-21T20:50:31.0419671Z 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-21T20:50:31.0421068Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2025-04-21T20:50:31.0422878Z 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-21T20:50:31.0425095Z 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-21T20:50:31.0425495Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2025-04-21T20:50:31.0427355Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-21T20:50:31.0428617Z 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-21T20:50:31.0429927Z 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-21T20:50:31.0431247Z 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-21T20:50:31.0432827Z 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-21T20:50:31.0433756Z 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-21T20:50:31.0435202Z 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-21T20:50:31.0437027Z 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-21T20:50:31.0438087Z 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-21T20:50:31.0439681Z 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-21T20:50:31.0440806Z 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-21T20:50:31.0442196Z 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-21T20:50:31.0443530Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-21T20:50:31.0445326Z 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-21T20:50:31.0446233Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-04-21T20:50:31.0447692Z 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-21T20:50:31.0449503Z 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-21T20:50:31.0450990Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2025-04-21T20:50:31.0452982Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0454682Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0456374Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0457467Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0458665Z 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-21T20:50:31.0459946Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0461010Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0462564Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0463757Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0465962Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-04-21T20:50:31.0467975Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2025-04-21T20:50:31.0469459Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-21T20:50:31.0470886Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-21T20:50:31.0472327Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-21T20:50:31.0474191Z 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-21T20:50:31.0475802Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-21T20:50:31.0477278Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-21T20:50:31.0478483Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-21T20:50:31.0479874Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-04-21T20:50:31.0481244Z 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-21T20:50:31.0482956Z 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-21T20:50:31.0484863Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2025-04-21T20:50:31.0486497Z 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-21T20:50:31.0488075Z 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-21T20:50:31.0489416Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2025-04-21T20:50:31.0491249Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-21T20:50:31.0492156Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-21T20:50:31.0493810Z 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-21T20:50:31.0495306Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-21T20:50:31.0496611Z 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-21T20:50:31.0498028Z 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-21T20:50:31.0499559Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_random.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-21T20:50:31.0500976Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-21T20:50:31.0502551Z 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-21T20:50:31.0504322Z 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-21T20:50:31.0505727Z 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-21T20:50:31.0507137Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-04-21T20:50:31.0508599Z 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-21T20:50:31.0510125Z 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-21T20:50:31.0511832Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/_ops 2025-04-21T20:50:31.0513735Z 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-21T20:50:31.0515235Z 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-21T20:50:31.0516634Z 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-21T20:50:31.0517916Z 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-21T20:50:31.0519377Z 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-21T20:50:31.0520915Z 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-21T20:50:31.0522707Z 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-21T20:50:31.0524362Z 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-21T20:50:31.0525752Z 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-21T20:50:31.0527431Z 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-21T20:50:31.0529008Z 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-21T20:50:31.0530531Z 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-21T20:50:31.0532201Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/debug 2025-04-21T20:50:31.0533984Z 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-21T20:50:31.0535517Z 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-21T20:50:31.0537218Z 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-21T20:50:31.0539118Z 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-21T20:50:31.0540701Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/experimental 2025-04-21T20:50:31.0542391Z 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-21T20:50:31.0543685Z 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-21T20:50:31.0545605Z 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-21T20:50:31.0547239Z 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-21T20:50:31.0548576Z 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-21T20:50:31.0550202Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2025-04-21T20:50:31.0552047Z 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-21T20:50:31.0553618Z 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-21T20:50:31.0554779Z 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-21T20:50:31.0556216Z 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-21T20:50:31.0557687Z 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-21T20:50:31.0559056Z 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-21T20:50:31.0560593Z 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-21T20:50:31.0561848Z 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-21T20:50:31.0563544Z 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-21T20:50:31.0565579Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2025-04-21T20:50:31.0567247Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0568698Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0570074Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0571528Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0572915Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0574238Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0575530Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0576941Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0578370Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0579897Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0581600Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0583169Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0584772Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0585964Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0587434Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0588776Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0590261Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/generalized_pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0591650Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0593163Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0594459Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0595809Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0597214Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0598577Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0600134Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0601631Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0602976Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0604375Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0605763Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0607158Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0608590Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0610008Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0611412Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0612841Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0614271Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0615587Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0617059Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0618343Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0619731Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0621105Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0622504Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0623867Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0625382Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0626737Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0628428Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0629823Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0631227Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0633243Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0634619Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-04-21T20:50:31.0636357Z creating build/bdist.linux-x86_64/wheel/torch/export 2025-04-21T20:50:31.0637935Z copying build/lib.linux-x86_64-cpython-310/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0639550Z copying build/lib.linux-x86_64-cpython-310/torch/export/_draft_export.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0641222Z 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-21T20:50:31.0642596Z 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-21T20:50:31.0643989Z copying build/lib.linux-x86_64-cpython-310/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0645261Z copying build/lib.linux-x86_64-cpython-310/torch/export/_swap.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0646951Z copying build/lib.linux-x86_64-cpython-310/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0649053Z copying build/lib.linux-x86_64-cpython-310/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0650533Z copying build/lib.linux-x86_64-cpython-310/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0652246Z copying build/lib.linux-x86_64-cpython-310/torch/export/_wrapper_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0653790Z copying build/lib.linux-x86_64-cpython-310/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0654962Z copying build/lib.linux-x86_64-cpython-310/torch/export/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0656179Z copying build/lib.linux-x86_64-cpython-310/torch/export/decomp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0657526Z copying build/lib.linux-x86_64-cpython-310/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0659580Z copying build/lib.linux-x86_64-cpython-310/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0661439Z copying build/lib.linux-x86_64-cpython-310/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0662761Z copying build/lib.linux-x86_64-cpython-310/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-04-21T20:50:31.0664785Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2025-04-21T20:50:31.0666249Z copying build/lib.linux-x86_64-cpython-310/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-04-21T20:50:31.0667750Z creating build/bdist.linux-x86_64/wheel/torch/export/passes 2025-04-21T20:50:31.0669359Z copying build/lib.linux-x86_64-cpython-310/torch/export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/passes 2025-04-21T20:50:31.0670830Z creating build/bdist.linux-x86_64/wheel/torch/fft 2025-04-21T20:50:31.0672489Z copying build/lib.linux-x86_64-cpython-310/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fft 2025-04-21T20:50:31.0674325Z creating build/bdist.linux-x86_64/wheel/torch/func 2025-04-21T20:50:31.0675848Z copying build/lib.linux-x86_64-cpython-310/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/func 2025-04-21T20:50:31.0677253Z creating build/bdist.linux-x86_64/wheel/torch/futures 2025-04-21T20:50:31.0679172Z copying build/lib.linux-x86_64-cpython-310/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/futures 2025-04-21T20:50:31.0680863Z creating build/bdist.linux-x86_64/wheel/torch/fx 2025-04-21T20:50:31.0682331Z copying build/lib.linux-x86_64-cpython-310/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0683959Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0686120Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_graph_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0688186Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0689738Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0690998Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0692525Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0694076Z copying build/lib.linux-x86_64-cpython-310/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0695075Z copying build/lib.linux-x86_64-cpython-310/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0697028Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0699048Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0700723Z copying build/lib.linux-x86_64-cpython-310/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0701955Z copying build/lib.linux-x86_64-cpython-310/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0703282Z copying build/lib.linux-x86_64-cpython-310/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0705174Z copying build/lib.linux-x86_64-cpython-310/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0706429Z copying build/lib.linux-x86_64-cpython-310/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0708454Z copying build/lib.linux-x86_64-cpython-310/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0709769Z copying build/lib.linux-x86_64-cpython-310/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0711216Z copying build/lib.linux-x86_64-cpython-310/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-04-21T20:50:31.0712935Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2025-04-21T20:50:31.0714499Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0716011Z 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-21T20:50:31.0717153Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0718702Z 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-21T20:50:31.0720081Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_dynamism.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0721500Z 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-21T20:50:31.0723101Z 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-21T20:50:31.0724391Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0725876Z 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-21T20:50:31.0727586Z 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-21T20:50:31.0729004Z 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-21T20:50:31.0730357Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0731756Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0733122Z 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-21T20:50:31.0734532Z 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-21T20:50:31.0736370Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0737871Z 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-21T20:50:31.0739269Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0740543Z 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-21T20:50:31.0741863Z 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-21T20:50:31.0744152Z 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-21T20:50:31.0747444Z 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-21T20:50:31.0748883Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-04-21T20:50:31.0751178Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2025-04-21T20:50:31.0753192Z 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-21T20:50:31.0754241Z 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-21T20:50:31.0755957Z 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-21T20:50:31.0757746Z 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-21T20:50:31.0759129Z 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-21T20:50:31.0760396Z 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-21T20:50:31.0761736Z 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-21T20:50:31.0762919Z 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-21T20:50:31.0764625Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2025-04-21T20:50:31.0766148Z 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-21T20:50:31.0767295Z 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-21T20:50:31.0768850Z 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-21T20:50:31.0770091Z 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-21T20:50:31.0771154Z 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-21T20:50:31.0772437Z 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-21T20:50:31.0773630Z 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-21T20:50:31.0774879Z 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-21T20:50:31.0776343Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2025-04-21T20:50:31.0778099Z 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-21T20:50:31.0779392Z 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-21T20:50:31.0780704Z 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-21T20:50:31.0781924Z 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-21T20:50:31.0783260Z 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-21T20:50:31.0784715Z 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-21T20:50:31.0786581Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2025-04-21T20:50:31.0787997Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-21T20:50:31.0789423Z 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-21T20:50:31.0790825Z 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-21T20:50:31.0792064Z 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-21T20:50:31.0793964Z 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-21T20:50:31.0795034Z 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-21T20:50:31.0796044Z 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-21T20:50:31.0797633Z 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-21T20:50:31.0799074Z 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-21T20:50:31.0800405Z 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-21T20:50:31.0801664Z 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-21T20:50:31.0802864Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-04-21T20:50:31.0804527Z 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-21T20:50:31.0805885Z 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-21T20:50:31.0807075Z 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-21T20:50:31.0808529Z 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-21T20:50:31.0809701Z 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-21T20:50:31.0811135Z 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-21T20:50:31.0812715Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2025-04-21T20:50:31.0814423Z 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-21T20:50:31.0815338Z 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-21T20:50:31.0816716Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2025-04-21T20:50:31.0818103Z 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-21T20:50:31.0819259Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2025-04-21T20:50:31.0820732Z 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-21T20:50:31.0821844Z 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-21T20:50:31.0823152Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2025-04-21T20:50:31.0824590Z 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-21T20:50:31.0825944Z 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-21T20:50:31.0827300Z 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-21T20:50:31.0828552Z 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-21T20:50:31.0830031Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2025-04-21T20:50:31.0831458Z 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-21T20:50:31.0833019Z 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-21T20:50:31.0834902Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2025-04-21T20:50:31.0836570Z 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-21T20:50:31.0837902Z 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-21T20:50:31.0839105Z 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-21T20:50:31.0840597Z 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-21T20:50:31.0842098Z 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-21T20:50:31.0843151Z 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-21T20:50:31.0844735Z creating build/bdist.linux-x86_64/wheel/torch/jit 2025-04-21T20:50:31.0846134Z copying build/lib.linux-x86_64-cpython-310/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0847538Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0848697Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0850006Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0851023Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0852501Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0853637Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0854889Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0856124Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0857565Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0858860Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0860001Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0861284Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0862554Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0863702Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0865175Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0866805Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0868100Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0869651Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0871342Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0873032Z copying build/lib.linux-x86_64-cpython-310/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0874374Z copying build/lib.linux-x86_64-cpython-310/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0876018Z copying build/lib.linux-x86_64-cpython-310/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0877184Z copying build/lib.linux-x86_64-cpython-310/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0878505Z copying build/lib.linux-x86_64-cpython-310/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0879743Z copying build/lib.linux-x86_64-cpython-310/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0881166Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2025-04-21T20:50:31.0882764Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-04-21T20:50:31.0883802Z 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-21T20:50:31.0885350Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2025-04-21T20:50:31.0886771Z copying build/lib.linux-x86_64-cpython-310/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/mobile 2025-04-21T20:50:31.0888156Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-04-21T20:50:31.0889709Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2025-04-21T20:50:31.0891121Z copying build/lib.linux-x86_64-cpython-310/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/linalg 2025-04-21T20:50:31.0893416Z creating build/bdist.linux-x86_64/wheel/torch/masked 2025-04-21T20:50:31.0894855Z copying build/lib.linux-x86_64-cpython-310/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-04-21T20:50:31.0896200Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-04-21T20:50:31.0897747Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-04-21T20:50:31.0899706Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2025-04-21T20:50:31.0901135Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-21T20:50:31.0902615Z 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-21T20:50:31.0904015Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-21T20:50:31.0905167Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-21T20:50:31.0906673Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-21T20:50:31.0907697Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-21T20:50:31.0908877Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-21T20:50:31.0910106Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-04-21T20:50:31.0911458Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2025-04-21T20:50:31.0913122Z copying build/lib.linux-x86_64-cpython-310/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/monitor 2025-04-21T20:50:31.0914605Z creating build/bdist.linux-x86_64/wheel/torch/mps 2025-04-21T20:50:31.0915917Z copying build/lib.linux-x86_64-cpython-310/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-04-21T20:50:31.0917428Z copying build/lib.linux-x86_64-cpython-310/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-04-21T20:50:31.0918599Z copying build/lib.linux-x86_64-cpython-310/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-04-21T20:50:31.0920171Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2025-04-21T20:50:31.0921463Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-04-21T20:50:31.0923070Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-04-21T20:50:31.0924899Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/memory.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-04-21T20:50:31.0926052Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2025-04-21T20:50:31.0927537Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-21T20:50:31.0928703Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-21T20:50:31.0930169Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-21T20:50:31.0931590Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-21T20:50:31.0932615Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-21T20:50:31.0933985Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-04-21T20:50:31.0935415Z creating build/bdist.linux-x86_64/wheel/torch/nested 2025-04-21T20:50:31.0936994Z copying build/lib.linux-x86_64-cpython-310/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested 2025-04-21T20:50:31.0938547Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2025-04-21T20:50:31.0940272Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-21T20:50:31.0941433Z 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-21T20:50:31.0942827Z 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-21T20:50:31.0944296Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-21T20:50:31.0946257Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-04-21T20:50:31.0948453Z creating build/bdist.linux-x86_64/wheel/torch/nn 2025-04-21T20:50:31.0949884Z copying build/lib.linux-x86_64-cpython-310/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0951201Z copying build/lib.linux-x86_64-cpython-310/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0952505Z copying build/lib.linux-x86_64-cpython-310/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0953652Z copying build/lib.linux-x86_64-cpython-310/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0955332Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0958241Z copying build/lib.linux-x86_64-cpython-310/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0959650Z copying build/lib.linux-x86_64-cpython-310/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0961110Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.0962509Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2025-04-21T20:50:31.0964042Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-04-21T20:50:31.0965336Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-04-21T20:50:31.0966646Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-04-21T20:50:31.0967894Z 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-21T20:50:31.0969727Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention/experimental 2025-04-21T20:50:31.0971281Z 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-21T20:50:31.0972552Z 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-21T20:50:31.0973802Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2025-04-21T20:50:31.0975372Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-04-21T20:50:31.0976703Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-04-21T20:50:31.0977978Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2025-04-21T20:50:31.0979705Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic 2025-04-21T20:50:31.0981156Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2025-04-21T20:50:31.0982799Z 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-21T20:50:31.0984242Z 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-21T20:50:31.0985487Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2025-04-21T20:50:31.0986972Z 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-21T20:50:31.0988423Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2025-04-21T20:50:31.0989958Z 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-21T20:50:31.0991195Z 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-21T20:50:31.0992817Z 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-21T20:50:31.0993937Z 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-21T20:50:31.0995394Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2025-04-21T20:50:31.0997038Z 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-21T20:50:31.0998304Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2025-04-21T20:50:31.0999863Z 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-21T20:50:31.1001156Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2025-04-21T20:50:31.1002824Z 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-21T20:50:31.1004006Z 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-21T20:50:31.1005281Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2025-04-21T20:50:31.1006822Z 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-21T20:50:31.1007966Z 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-21T20:50:31.1009152Z 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-21T20:50:31.1010498Z 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-21T20:50:31.1011740Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2025-04-21T20:50:31.1013300Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1014525Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1015969Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1017667Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1018897Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1020556Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1021581Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1023127Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1025016Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1026146Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1027770Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1028969Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1030471Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1031717Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1033296Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1034435Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1036333Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1038440Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1039820Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1041465Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1042494Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1044243Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1045982Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1047425Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1049060Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1050342Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-04-21T20:50:31.1051819Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2025-04-21T20:50:31.1053338Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-21T20:50:31.1054680Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-21T20:50:31.1055973Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-21T20:50:31.1057358Z 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-21T20:50:31.1058629Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-21T20:50:31.1060639Z 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-21T20:50:31.1061899Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-04-21T20:50:31.1063199Z 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-21T20:50:31.1064587Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2025-04-21T20:50:31.1066067Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat 2025-04-21T20:50:31.1067509Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2025-04-21T20:50:31.1068985Z 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-21T20:50:31.1070482Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2025-04-21T20:50:31.1072074Z 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-21T20:50:31.1073540Z 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-21T20:50:31.1074834Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2025-04-21T20:50:31.1076458Z 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-21T20:50:31.1077576Z 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-21T20:50:31.1078935Z 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-21T20:50:31.1080126Z 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-21T20:50:31.1081555Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2025-04-21T20:50:31.1083070Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable 2025-04-21T20:50:31.1085016Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2025-04-21T20:50:31.1086613Z 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-21T20:50:31.1088049Z 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-21T20:50:31.1089812Z 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-21T20:50:31.1091208Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2025-04-21T20:50:31.1092668Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-04-21T20:50:31.1094076Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-04-21T20:50:31.1095491Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2025-04-21T20:50:31.1096951Z 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-21T20:50:31.1098602Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2025-04-21T20:50:31.1100188Z 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-21T20:50:31.1101248Z 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-21T20:50:31.1102401Z 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-21T20:50:31.1103873Z 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-21T20:50:31.1105013Z 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-21T20:50:31.1106269Z 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-21T20:50:31.1107517Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2025-04-21T20:50:31.1109044Z 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-21T20:50:31.1110537Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2025-04-21T20:50:31.1112170Z 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-21T20:50:31.1113744Z 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-21T20:50:31.1115033Z 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-21T20:50:31.1116491Z 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-21T20:50:31.1118002Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2025-04-21T20:50:31.1119665Z 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-21T20:50:31.1121227Z 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-21T20:50:31.1122596Z 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-21T20:50:31.1124005Z 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-21T20:50:31.1125336Z 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-21T20:50:31.1126775Z 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-21T20:50:31.1128172Z 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-21T20:50:31.1129496Z 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-21T20:50:31.1130871Z 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-21T20:50:31.1132539Z 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-21T20:50:31.1133920Z 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-21T20:50:31.1135579Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2025-04-21T20:50:31.1137161Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1138739Z 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-21T20:50:31.1140157Z 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-21T20:50:31.1141627Z 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-21T20:50:31.1143025Z 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-21T20:50:31.1144509Z 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-21T20:50:31.1145838Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1147266Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1148912Z 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-21T20:50:31.1150441Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1152076Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1153850Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1155606Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1157130Z 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-21T20:50:31.1158555Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-04-21T20:50:31.1160078Z 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-21T20:50:31.1161853Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2025-04-21T20:50:31.1163485Z 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-21T20:50:31.1165121Z 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-21T20:50:31.1166644Z 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-21T20:50:31.1168173Z 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-21T20:50:31.1169551Z 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-21T20:50:31.1170898Z 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-21T20:50:31.1172439Z 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-21T20:50:31.1174189Z 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-21T20:50:31.1175485Z 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-21T20:50:31.1177044Z 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-21T20:50:31.1178273Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.1179700Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-04-21T20:50:31.1181813Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2025-04-21T20:50:31.1183397Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1185357Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1186748Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1188108Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1189532Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1190966Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1192462Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1193887Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1195256Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1196904Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1198360Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1200831Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1202486Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1204270Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1205770Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1207502Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1208882Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1210234Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1211697Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1213150Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1214681Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1215921Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1217312Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1218668Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1220133Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1223008Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1224934Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-04-21T20:50:31.1227151Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2025-04-21T20:50:31.1228713Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-21T20:50:31.1230160Z 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-21T20:50:31.1231789Z 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-21T20:50:31.1233337Z 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-21T20:50:31.1234908Z 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-21T20:50:31.1236526Z 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-21T20:50:31.1238051Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-21T20:50:31.1239690Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-04-21T20:50:31.1241432Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter 2025-04-21T20:50:31.1243267Z 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-21T20:50:31.1244677Z 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-21T20:50:31.1246164Z 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-21T20:50:31.1247920Z 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-21T20:50:31.1249329Z 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-21T20:50:31.1250710Z 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-21T20:50:31.1252042Z 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-21T20:50:31.1253863Z 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-21T20:50:31.1255351Z 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-21T20:50:31.1256766Z 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-21T20:50:31.1258567Z 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-21T20:50:31.1259970Z 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-21T20:50:31.1261426Z 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-21T20:50:31.1262762Z 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-21T20:50:31.1264188Z 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-21T20:50:31.1265623Z 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-21T20:50:31.1267130Z 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-21T20:50:31.1269958Z 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-21T20:50:31.1271476Z 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-21T20:50:31.1273112Z 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-21T20:50:31.1274514Z 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-21T20:50:31.1276013Z 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-21T20:50:31.1277683Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib 2025-04-21T20:50:31.1279394Z 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-21T20:50:31.1280823Z 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-21T20:50:31.1282329Z 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-21T20:50:31.1284068Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib/ops 2025-04-21T20:50:31.1285693Z 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-21T20:50:31.1287325Z 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-21T20:50:31.1288783Z 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-21T20:50:31.1290217Z 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-21T20:50:31.1291716Z 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-21T20:50:31.1293286Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2025-04-21T20:50:31.1294916Z 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-21T20:50:31.1296476Z 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-21T20:50:31.1297999Z 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-21T20:50:31.1299473Z 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-21T20:50:31.1300910Z 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-21T20:50:31.1302553Z 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-21T20:50:31.1304069Z 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-21T20:50:31.1306217Z 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-21T20:50:31.1307906Z 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-21T20:50:31.1309384Z 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-21T20:50:31.1311048Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2025-04-21T20:50:31.1312849Z 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-21T20:50:31.1314312Z 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-21T20:50:31.1315762Z 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-21T20:50:31.1317255Z 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-21T20:50:31.1318675Z 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-21T20:50:31.1320296Z 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-21T20:50:31.1321734Z 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-21T20:50:31.1323495Z 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-21T20:50:31.1325011Z creating build/bdist.linux-x86_64/wheel/torch/onnx/ops 2025-04-21T20:50:31.1326541Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-04-21T20:50:31.1328192Z 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-21T20:50:31.1329920Z creating build/bdist.linux-x86_64/wheel/torch/optim 2025-04-21T20:50:31.1331482Z copying build/lib.linux-x86_64-cpython-310/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1332978Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_adafactor.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1334601Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1336008Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1337715Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1339264Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1340927Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1342433Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1343814Z copying build/lib.linux-x86_64-cpython-310/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1345311Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1346826Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1349048Z copying build/lib.linux-x86_64-cpython-310/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1350692Z copying build/lib.linux-x86_64-cpython-310/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1353163Z copying build/lib.linux-x86_64-cpython-310/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1354706Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1356225Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1357843Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1359414Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1360823Z copying build/lib.linux-x86_64-cpython-310/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-04-21T20:50:31.1362713Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2025-04-21T20:50:31.1364230Z 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-21T20:50:31.1365636Z 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-21T20:50:31.1367083Z creating build/bdist.linux-x86_64/wheel/torch/package 2025-04-21T20:50:31.1368843Z copying build/lib.linux-x86_64-cpython-310/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1370262Z copying build/lib.linux-x86_64-cpython-310/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1371410Z copying build/lib.linux-x86_64-cpython-310/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1372456Z copying build/lib.linux-x86_64-cpython-310/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1373783Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1375090Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1376135Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1377595Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1378545Z copying build/lib.linux-x86_64-cpython-310/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1380356Z copying build/lib.linux-x86_64-cpython-310/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1381406Z copying build/lib.linux-x86_64-cpython-310/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1382882Z copying build/lib.linux-x86_64-cpython-310/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1384163Z copying build/lib.linux-x86_64-cpython-310/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1385674Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1387213Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-04-21T20:50:31.1388653Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2025-04-21T20:50:31.1390509Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-04-21T20:50:31.1392014Z 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-21T20:50:31.1393896Z 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-21T20:50:31.1394750Z 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-21T20:50:31.1395907Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2025-04-21T20:50:31.1397475Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-21T20:50:31.1398534Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-21T20:50:31.1400231Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-21T20:50:31.1401653Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-21T20:50:31.1402969Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-21T20:50:31.1404030Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-21T20:50:31.1405673Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-04-21T20:50:31.1407190Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2025-04-21T20:50:31.1408848Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1410157Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1411285Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1412651Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1413824Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1414937Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1416307Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1417626Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1418934Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1420203Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1422036Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1423192Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1424538Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1425524Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1426841Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1428336Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-04-21T20:50:31.1429744Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2025-04-21T20:50:31.1431600Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-21T20:50:31.1432651Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-21T20:50:31.1433869Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-21T20:50:31.1435162Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-21T20:50:31.1436401Z 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-21T20:50:31.1437487Z 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-21T20:50:31.1438916Z 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-21T20:50:31.1440112Z 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-21T20:50:31.1441363Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-21T20:50:31.1442586Z 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-21T20:50:31.1444231Z 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-21T20:50:31.1445635Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-04-21T20:50:31.1447024Z creating build/bdist.linux-x86_64/wheel/torch/signal 2025-04-21T20:50:31.1448630Z copying build/lib.linux-x86_64-cpython-310/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal 2025-04-21T20:50:31.1450045Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2025-04-21T20:50:31.1451607Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-04-21T20:50:31.1452970Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-04-21T20:50:31.1454463Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2025-04-21T20:50:31.1455983Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-21T20:50:31.1457638Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-21T20:50:31.1458861Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-21T20:50:31.1460128Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-21T20:50:31.1462035Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-21T20:50:31.1466505Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-04-21T20:50:31.1468191Z creating build/bdist.linux-x86_64/wheel/torch/special 2025-04-21T20:50:31.1469649Z copying build/lib.linux-x86_64-cpython-310/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/special 2025-04-21T20:50:31.1471433Z creating build/bdist.linux-x86_64/wheel/torch/testing 2025-04-21T20:50:31.1473247Z copying build/lib.linux-x86_64-cpython-310/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-21T20:50:31.1474624Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-21T20:50:31.1476275Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-21T20:50:31.1477671Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-04-21T20:50:31.1479466Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2025-04-21T20:50:31.1481111Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-21T20:50:31.1482238Z 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-21T20:50:31.1484028Z 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-21T20:50:31.1485262Z 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-21T20:50:31.1486461Z 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-21T20:50:31.1487928Z 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-21T20:50:31.1489599Z 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-21T20:50:31.1491094Z 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-21T20:50:31.1492697Z 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-21T20:50:31.1493829Z 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-21T20:50:31.1495438Z 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-21T20:50:31.1496812Z 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-21T20:50:31.1505274Z 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-21T20:50:31.1506568Z 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-21T20:50:31.1509287Z 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-21T20:50:31.1511632Z 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-21T20:50:31.1513546Z 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-21T20:50:31.1514929Z 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-21T20:50:31.1516778Z 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-21T20:50:31.1518199Z 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-21T20:50:31.1519478Z 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-21T20:50:31.1522175Z 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-21T20:50:31.1523540Z 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-21T20:50:31.1525362Z 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-21T20:50:31.1526244Z 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-21T20:50:31.1528250Z 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-21T20:50:31.1529291Z 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-21T20:50:31.1530684Z 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-21T20:50:31.1531699Z 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-21T20:50:31.1532964Z 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-21T20:50:31.1543941Z 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-21T20:50:31.1544679Z 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-21T20:50:31.1545482Z 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-21T20:50:31.1546053Z 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-21T20:50:31.1546706Z 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-21T20:50:31.1547280Z 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-21T20:50:31.1547958Z 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-21T20:50:31.1548550Z 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-21T20:50:31.1549073Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/subclasses.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-04-21T20:50:31.1549663Z 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-21T20:50:31.1550226Z 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-21T20:50:31.1550803Z 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-21T20:50:31.1551080Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2025-04-21T20:50:31.1551983Z 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-21T20:50:31.1553422Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2025-04-21T20:50:31.1555660Z 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-21T20:50:31.1556529Z 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-21T20:50:31.1557863Z 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-21T20:50:31.1559608Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2025-04-21T20:50:31.1561179Z 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-21T20:50:31.1562689Z 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-21T20:50:31.1563784Z 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-21T20:50:31.1565257Z 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-21T20:50:31.1566626Z 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-21T20:50:31.1570828Z 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-21T20:50:31.1571993Z 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-21T20:50:31.1573157Z 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-21T20:50:31.1574885Z 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-21T20:50:31.1576291Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2025-04-21T20:50:31.1579388Z 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-21T20:50:31.1580823Z 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-21T20:50:31.1582233Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-04-21T20:50:31.1584109Z 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-21T20:50:31.1586582Z 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-21T20:50:31.1587651Z 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-21T20:50:31.1588891Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2025-04-21T20:50:31.1590838Z 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-21T20:50:31.1591842Z 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-21T20:50:31.1593352Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2025-04-21T20:50:31.1594997Z 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-21T20:50:31.1596328Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2025-04-21T20:50:31.1598126Z 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-21T20:50:31.1599450Z 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-21T20:50:31.1601235Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2025-04-21T20:50:31.1602945Z 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-21T20:50:31.1604459Z 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-21T20:50:31.1606494Z 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-21T20:50:31.1608133Z 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-21T20:50:31.1609333Z 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-21T20:50:31.1610642Z 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-21T20:50:31.1611874Z 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-21T20:50:31.1615154Z 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-21T20:50:31.1616581Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2025-04-21T20:50:31.1618299Z 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-21T20:50:31.1619728Z 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-21T20:50:31.1621104Z 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-21T20:50:31.1622542Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2025-04-21T20:50:31.1624294Z 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-21T20:50:31.1625650Z 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-21T20:50:31.1626926Z 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-21T20:50:31.1628795Z 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-21T20:50:31.1630253Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2025-04-21T20:50:31.1631876Z 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-21T20:50:31.1633341Z 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-21T20:50:31.1637970Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2025-04-21T20:50:31.1639531Z 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-21T20:50:31.1640974Z 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-21T20:50:31.1643144Z 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-21T20:50:31.1644629Z 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-21T20:50:31.1646172Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2025-04-21T20:50:31.1648013Z 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-21T20:50:31.1649575Z 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-21T20:50:31.1651147Z 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-21T20:50:31.1652782Z 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-21T20:50:31.1654757Z 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-21T20:50:31.1656408Z 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-21T20:50:31.1658171Z 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-21T20:50:31.1659242Z 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-21T20:50:31.1660699Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2025-04-21T20:50:31.1662633Z 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-21T20:50:31.1663820Z 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-21T20:50:31.1665072Z 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-21T20:50:31.1666275Z 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-21T20:50:31.1667720Z 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-21T20:50:31.1669011Z 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-21T20:50:31.1670737Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2025-04-21T20:50:31.1672456Z 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-21T20:50:31.1674176Z 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-21T20:50:31.1675012Z 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-21T20:50:31.1676764Z creating build/bdist.linux-x86_64/wheel/torch/utils 2025-04-21T20:50:31.1678239Z copying build/lib.linux-x86_64-cpython-310/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1679939Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_appending_byte_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1681016Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_backport_slots.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1682845Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1684550Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1685710Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1687091Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cpp_embed_headers.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1688323Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1689905Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1691375Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1692750Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1694012Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_filelock.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1695383Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1696534Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1697910Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_functools.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1699738Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1700830Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1702423Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1703490Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_ordered_set.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1704826Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1706175Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1707919Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1709213Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_thunk.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1710475Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1711772Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1713149Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1714246Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1715577Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1717416Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1718900Z copying build/lib.linux-x86_64-cpython-310/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1721211Z copying build/lib.linux-x86_64-cpython-310/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1722675Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1723952Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1725889Z copying build/lib.linux-x86_64-cpython-310/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1727325Z copying build/lib.linux-x86_64-cpython-310/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1728404Z copying build/lib.linux-x86_64-cpython-310/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1729910Z copying build/lib.linux-x86_64-cpython-310/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1731320Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1732718Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1733822Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1735066Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1736263Z copying build/lib.linux-x86_64-cpython-310/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1737356Z copying build/lib.linux-x86_64-cpython-310/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1738956Z copying build/lib.linux-x86_64-cpython-310/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1739596Z copying build/lib.linux-x86_64-cpython-310/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1741319Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2025-04-21T20:50:31.1742901Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-04-21T20:50:31.1744448Z 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-21T20:50:31.1745843Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2025-04-21T20:50:31.1747741Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1748272Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1749917Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1751025Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1752287Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/printers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1753783Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1754909Z 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-21T20:50:31.1756061Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1757324Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-04-21T20:50:31.1759150Z 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-21T20:50:31.1760978Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2025-04-21T20:50:31.1762437Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/backcompat 2025-04-21T20:50:31.1763784Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2025-04-21T20:50:31.1765281Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark 2025-04-21T20:50:31.1766637Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2025-04-21T20:50:31.1768232Z 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-21T20:50:31.1769391Z 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-21T20:50:31.1770671Z 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-21T20:50:31.1771948Z 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-21T20:50:31.1773343Z 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-21T20:50:31.1774625Z 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-21T20:50:31.1775867Z 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-21T20:50:31.1777229Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2025-04-21T20:50:31.1778816Z 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-21T20:50:31.1779893Z 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-21T20:50:31.1781411Z 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-21T20:50:31.1782724Z 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-21T20:50:31.1784216Z 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-21T20:50:31.1785310Z 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-21T20:50:31.1786778Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2025-04-21T20:50:31.1788329Z 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-21T20:50:31.1789506Z 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-21T20:50:31.1790770Z 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-21T20:50:31.1792273Z 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-21T20:50:31.1793732Z 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-21T20:50:31.1794880Z 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-21T20:50:31.1796101Z 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-21T20:50:31.1797535Z 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-21T20:50:31.1798738Z 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-21T20:50:31.1800327Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2025-04-21T20:50:31.1802179Z 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-21T20:50:31.1803481Z 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-21T20:50:31.1805167Z 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-21T20:50:31.1806517Z 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-21T20:50:31.1807829Z 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-21T20:50:31.1809134Z 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-21T20:50:31.1813003Z 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-21T20:50:31.1814405Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2025-04-21T20:50:31.1815907Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-04-21T20:50:31.1817102Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-04-21T20:50:31.1818562Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2025-04-21T20:50:31.1820005Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-21T20:50:31.1821454Z 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-21T20:50:31.1822654Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-21T20:50:31.1824449Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-21T20:50:31.1826089Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-21T20:50:31.1827308Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-21T20:50:31.1828998Z 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-21T20:50:31.1830745Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-04-21T20:50:31.1831998Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2025-04-21T20:50:31.1833587Z 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-21T20:50:31.1835435Z 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-21T20:50:31.1836602Z 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-21T20:50:31.1838161Z 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-21T20:50:31.1839579Z 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-21T20:50:31.1840910Z 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-21T20:50:31.1842167Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2025-04-21T20:50:31.1844175Z 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-21T20:50:31.1845617Z 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-21T20:50:31.1847045Z 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-21T20:50:31.1849110Z 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-21T20:50:31.1850685Z 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-21T20:50:31.1852141Z 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-21T20:50:31.1853115Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2025-04-21T20:50:31.1854240Z 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-21T20:50:31.1855848Z 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-21T20:50:31.1857527Z 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-21T20:50:31.1859287Z 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-21T20:50:31.1860944Z 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-21T20:50:31.1862051Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2025-04-21T20:50:31.1863152Z 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-21T20:50:31.1864588Z 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-21T20:50:31.1866085Z 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-21T20:50:31.1867625Z 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-21T20:50:31.1869147Z 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-21T20:50:31.1870715Z 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-21T20:50:31.1872341Z 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-21T20:50:31.1873953Z 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-21T20:50:31.1875423Z 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-21T20:50:31.1876935Z 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-21T20:50:31.1878409Z 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-21T20:50:31.1879885Z 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-21T20:50:31.1880880Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2025-04-21T20:50:31.1882038Z 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-21T20:50:31.1883663Z 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-21T20:50:31.1885217Z 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-21T20:50:31.1886834Z 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-21T20:50:31.1888378Z 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-21T20:50:31.1889759Z 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-21T20:50:31.1890887Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2025-04-21T20:50:31.1892030Z 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-21T20:50:31.1893591Z 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-21T20:50:31.1895313Z 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-21T20:50:31.1896925Z 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-21T20:50:31.1898268Z 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-21T20:50:31.1899305Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2025-04-21T20:50:31.1900533Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-21T20:50:31.1901961Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-21T20:50:31.1903286Z 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-21T20:50:31.1906250Z 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-21T20:50:31.1908147Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-04-21T20:50:31.1909479Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2025-04-21T20:50:31.1911138Z copying build/lib.linux-x86_64-cpython-310/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-04-21T20:50:31.1912416Z 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-21T20:50:31.1914069Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2025-04-21T20:50:31.1915581Z 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-21T20:50:31.1916910Z 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-21T20:50:31.1918396Z 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-21T20:50:31.1919790Z 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-21T20:50:31.1921626Z 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-21T20:50:31.1923230Z 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-21T20:50:31.1924494Z creating build/bdist.linux-x86_64/wheel/torch/utils/serialization 2025-04-21T20:50:31.1926043Z copying build/lib.linux-x86_64-cpython-310/torch/utils/serialization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-04-21T20:50:31.1928007Z copying build/lib.linux-x86_64-cpython-310/torch/utils/serialization/config.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-04-21T20:50:31.1929316Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2025-04-21T20:50:31.1930866Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-21T20:50:31.1932660Z 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-21T20:50:31.1934314Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-21T20:50:31.1936014Z 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-21T20:50:31.1937377Z 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-21T20:50:31.1938832Z 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-21T20:50:31.1940720Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-21T20:50:31.1942045Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-21T20:50:31.1943314Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-04-21T20:50:31.1944634Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2025-04-21T20:50:31.1945510Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-04-21T20:50:31.1946785Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-04-21T20:50:31.1948203Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-04-21T20:50:31.1950236Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2025-04-21T20:50:31.1951780Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-21T20:50:31.1953300Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-21T20:50:31.1954636Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-21T20:50:31.1955906Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/memory.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-21T20:50:31.1957244Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-21T20:50:31.1958595Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-04-21T20:50:31.1960648Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:31.1969047Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:31.1970387Z copying build/lib.linux-x86_64-cpython-310/torch/py.typed -> build/bdist.linux-x86_64/wheel/./torch 2025-04-21T20:50:31.1971983Z creating build/bdist.linux-x86_64/wheel/torch/bin 2025-04-21T20:50:31.1973525Z 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-21T20:50:31.2007125Z copying build/lib.linux-x86_64-cpython-310/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2040368Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2045630Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2097633Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2163205Z copying build/lib.linux-x86_64-cpython-310/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2165670Z copying build/lib.linux-x86_64-cpython-310/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2171230Z copying build/lib.linux-x86_64-cpython-310/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2177760Z copying build/lib.linux-x86_64-cpython-310/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2184549Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2191601Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2199718Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2299400Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2305687Z copying build/lib.linux-x86_64-cpython-310/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2307778Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2342391Z copying build/lib.linux-x86_64-cpython-310/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-04-21T20:50:31.2345264Z creating build/bdist.linux-x86_64/wheel/torch/test 2025-04-21T20:50:31.2347072Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2352537Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2358217Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2363876Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2369825Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2375554Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2380587Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2386339Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2392075Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2398053Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2405297Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2413526Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ArrayRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2418754Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2424246Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2429648Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2434998Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2440025Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2446186Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2451806Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_NetworkFlow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2457325Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2463567Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2470824Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2477723Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2486064Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2491501Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2497087Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2503016Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2508363Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2514230Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2520104Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_error_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2525531Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2530904Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2536228Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2541324Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2558046Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2563252Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_lazy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2568669Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2574357Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2581848Z 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-21T20:50:31.2588221Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2595143Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2612961Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2618862Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2624553Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2629575Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2634834Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2640737Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2645354Z 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-21T20:50:31.2650399Z 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-21T20:50:31.2655558Z 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-21T20:50:31.2661836Z 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-21T20:50:31.2668696Z 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-21T20:50:31.2674640Z 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-21T20:50:31.2680553Z 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-21T20:50:31.2685889Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_hip_HIPTest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2690952Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2698306Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2703405Z copying build/lib.linux-x86_64-cpython-310/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2709985Z copying build/lib.linux-x86_64-cpython-310/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2715695Z copying build/lib.linux-x86_64-cpython-310/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2723029Z copying build/lib.linux-x86_64-cpython-310/torch/test/atest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2730761Z copying build/lib.linux-x86_64-cpython-310/torch/test/basic -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2737014Z copying build/lib.linux-x86_64-cpython-310/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2742794Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2748220Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2754244Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2759638Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2768111Z copying build/lib.linux-x86_64-cpython-310/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2773221Z copying build/lib.linux-x86_64-cpython-310/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2778868Z copying build/lib.linux-x86_64-cpython-310/torch/test/half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2786628Z copying build/lib.linux-x86_64-cpython-310/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2797799Z copying build/lib.linux-x86_64-cpython-310/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2804522Z copying build/lib.linux-x86_64-cpython-310/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2811365Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2817014Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2822506Z copying build/lib.linux-x86_64-cpython-310/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2827930Z copying build/lib.linux-x86_64-cpython-310/torch/test/native_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2833654Z copying build/lib.linux-x86_64-cpython-310/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2838927Z copying build/lib.linux-x86_64-cpython-310/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2844540Z copying build/lib.linux-x86_64-cpython-310/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2849571Z copying build/lib.linux-x86_64-cpython-310/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2855886Z copying build/lib.linux-x86_64-cpython-310/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2861739Z copying build/lib.linux-x86_64-cpython-310/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2867056Z copying build/lib.linux-x86_64-cpython-310/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2872175Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2877858Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2883803Z copying build/lib.linux-x86_64-cpython-310/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2889052Z copying build/lib.linux-x86_64-cpython-310/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2894597Z copying build/lib.linux-x86_64-cpython-310/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2902223Z copying build/lib.linux-x86_64-cpython-310/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2907803Z copying build/lib.linux-x86_64-cpython-310/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2909262Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2915658Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2922987Z copying build/lib.linux-x86_64-cpython-310/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2929563Z copying build/lib.linux-x86_64-cpython-310/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2931253Z copying build/lib.linux-x86_64-cpython-310/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2938236Z copying build/lib.linux-x86_64-cpython-310/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2943348Z copying build/lib.linux-x86_64-cpython-310/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2948942Z copying build/lib.linux-x86_64-cpython-310/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2954449Z copying build/lib.linux-x86_64-cpython-310/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2960306Z copying build/lib.linux-x86_64-cpython-310/torch/test/List_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2970732Z copying build/lib.linux-x86_64-cpython-310/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2977318Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.2991391Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3000790Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3013033Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3023287Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3029086Z 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-21T20:50:31.3039776Z copying build/lib.linux-x86_64-cpython-310/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3046313Z copying build/lib.linux-x86_64-cpython-310/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3052015Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3057286Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3089891Z copying build/lib.linux-x86_64-cpython-310/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3098093Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_apply_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3103761Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3108731Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3114279Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_distributions_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3119410Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3125040Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3130178Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3135446Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_integer_divider_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3141441Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3148029Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3153930Z copying build/lib.linux-x86_64-cpython-310/torch/test/hip_vectorized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-04-21T20:50:31.3159999Z creating build/bdist.linux-x86_64/wheel/torch/_C 2025-04-21T20:50:31.3161789Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3163009Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3164302Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3165578Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3166744Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cusparselt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3167904Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3169136Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3170606Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3171847Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3173485Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_export.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3174735Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3176000Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3177289Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_instruction_counter.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3178438Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3179670Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3180901Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3182076Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3183497Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3184741Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3185979Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3187326Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3188413Z copying build/lib.linux-x86_64-cpython-310/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3192995Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3200997Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-04-21T20:50:31.3202959Z creating build/bdist.linux-x86_64/wheel/torch/_C/_dynamo 2025-04-21T20:50:31.3204678Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-04-21T20:50:31.3206590Z 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-21T20:50:31.3207855Z 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-21T20:50:31.3209142Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/guards.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-04-21T20:50:31.3211031Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2025-04-21T20:50:31.3212383Z copying build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C_flatbuffer 2025-04-21T20:50:31.3214014Z creating build/bdist.linux-x86_64/wheel/torch/lib 2025-04-21T20:50:31.3215468Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.3217235Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm 2025-04-21T20:50:31.3218851Z 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-21T20:50:31.3219920Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/err.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-04-21T20:50:31.3221087Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-04-21T20:50:31.3222282Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/socket.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-04-21T20:50:31.3223771Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm_windows 2025-04-21T20:50:31.3225187Z 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-21T20:50:31.3226371Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.3391661Z 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-21T20:50:31.3695203Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libaotriton_v2.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4001923Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10_hip.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4005841Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4015397Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4017395Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4025857Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4029723Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4034189Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libaoti_custom_ops.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.4037675Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.6207558Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_hip.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.6899474Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.6900636Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-04-21T20:50:31.6901928Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images 2025-04-21T20:50:31.6903959Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x 2025-04-21T20:50:31.6905519Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash 2025-04-21T20:50:31.6908922Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd 2025-04-21T20:50:31.6910548Z 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-21T20:50:31.6912567Z 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-21T20:50:31.6914544Z 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-21T20:50:31.6916781Z 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-21T20:50:31.6919041Z 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-21T20:50:31.6921114Z 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-21T20:50:31.6923647Z 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-21T20:50:31.6925765Z 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-21T20:50:31.6928727Z 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-21T20:50:31.6931054Z 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-21T20:50:31.6933124Z 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-21T20:50:31.6935237Z 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-21T20:50:31.6937624Z 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-21T20:50:31.6939951Z 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-21T20:50:31.6942124Z 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-21T20:50:31.6944318Z 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-21T20:50:31.6946451Z 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-21T20:50:31.6948580Z 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-21T20:50:31.6950797Z 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-21T20:50:31.6952956Z 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-21T20:50:31.6955072Z 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-21T20:50:31.6957365Z 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-21T20:50:31.6959523Z 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-21T20:50:31.6961629Z 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-21T20:50:31.6963789Z 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-21T20:50:31.6965954Z 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-21T20:50:31.6967980Z 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-21T20:50:31.6970458Z 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-21T20:50:31.6972549Z 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-21T20:50:31.6974788Z 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-21T20:50:31.6976837Z 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-21T20:50:31.6978965Z 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-21T20:50:31.6980980Z 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-21T20:50:31.6983174Z 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-21T20:50:31.6985248Z 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-21T20:50:31.6987667Z 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-21T20:50:31.6989825Z 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-21T20:50:31.6992040Z 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-21T20:50:31.6994218Z 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-21T20:50:31.6996358Z 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-21T20:50:31.6998494Z 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-21T20:50:31.7000681Z 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-21T20:50:31.7002764Z 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-21T20:50:31.7005135Z 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-21T20:50:31.7007343Z 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-21T20:50:31.7009454Z 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-21T20:50:31.7011597Z 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-21T20:50:31.7013694Z 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-21T20:50:31.7015881Z 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-21T20:50:31.7018063Z 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-21T20:50:31.7020152Z 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-21T20:50:31.7022502Z 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-21T20:50:31.7024940Z 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-21T20:50:31.7027109Z 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-21T20:50:31.7029251Z 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-21T20:50:31.7031482Z 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-21T20:50:31.7033704Z 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-21T20:50:31.7035995Z 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-21T20:50:31.7038085Z 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-21T20:50:31.7040353Z 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-21T20:50:31.7042494Z 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-21T20:50:31.7044687Z 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-21T20:50:31.7046805Z 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-21T20:50:31.7048915Z 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-21T20:50:31.7051007Z 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-21T20:50:31.7053539Z 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-21T20:50:31.7055635Z 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-21T20:50:31.7057919Z 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-21T20:50:31.7059985Z 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-21T20:50:31.7062228Z 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-21T20:50:31.7064408Z 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-21T20:50:31.7066540Z 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-21T20:50:31.7068898Z 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-21T20:50:31.7071130Z 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-21T20:50:31.7073538Z 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-21T20:50:31.7075646Z 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-21T20:50:31.7077883Z 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-21T20:50:31.7080017Z 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-21T20:50:31.7082371Z 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-21T20:50:31.7084664Z 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-21T20:50:31.7086932Z 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-21T20:50:31.7089136Z 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-21T20:50:31.7091222Z 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-21T20:50:31.7093383Z 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-21T20:50:31.7095638Z 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-21T20:50:31.7097721Z 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-21T20:50:31.7100082Z 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-21T20:50:31.7102632Z 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-21T20:50:31.7104786Z 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-21T20:50:31.7106781Z 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-21T20:50:31.7109011Z 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-21T20:50:31.7111009Z 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-21T20:50:31.7113180Z 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-21T20:50:31.7115167Z 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-21T20:50:31.7117273Z 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-21T20:50:31.7119435Z 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-21T20:50:31.7121539Z 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-21T20:50:31.7123751Z 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-21T20:50:31.7125840Z 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-21T20:50:31.7127885Z 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-21T20:50:31.7129999Z 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-21T20:50:31.7131980Z 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-21T20:50:31.7134187Z 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-21T20:50:31.7136207Z 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-21T20:50:31.7138356Z 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-21T20:50:31.7140529Z 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-21T20:50:31.7142590Z 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-21T20:50:31.7144501Z 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-21T20:50:31.7146416Z 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-21T20:50:31.7148340Z 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-21T20:50:31.7150355Z 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-21T20:50:31.7152432Z 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-21T20:50:31.7154485Z 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-21T20:50:31.7156603Z 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-21T20:50:31.7158828Z 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-21T20:50:31.7161650Z 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-21T20:50:31.7164546Z 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-21T20:50:31.7166998Z 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-21T20:50:31.7169244Z 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-21T20:50:31.7171275Z 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-21T20:50:31.7173263Z 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-21T20:50:31.7175407Z 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-21T20:50:31.7177531Z 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-21T20:50:31.7179688Z 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-21T20:50:31.7181688Z 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-21T20:50:31.7184120Z 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-21T20:50:31.7186468Z 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-21T20:50:31.7188930Z 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-21T20:50:31.7191238Z 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-21T20:50:31.7193532Z 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-21T20:50:31.7195917Z 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-21T20:50:31.7198099Z 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-21T20:50:31.7200158Z 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-21T20:50:31.7202283Z 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-21T20:50:31.7204446Z 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-21T20:50:31.7206750Z 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-21T20:50:31.7209162Z 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-21T20:50:31.7211472Z 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-21T20:50:31.7213638Z 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-21T20:50:31.7215941Z 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-21T20:50:31.7218320Z 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-21T20:50:31.7220526Z 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-21T20:50:31.7222915Z 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-21T20:50:31.7225384Z 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-21T20:50:31.7227546Z 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-21T20:50:31.7229907Z 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-21T20:50:31.7232300Z 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-21T20:50:31.7234613Z 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-21T20:50:31.7236942Z 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-21T20:50:31.7239289Z 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-21T20:50:31.7241603Z 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-21T20:50:31.7243798Z 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-21T20:50:31.7246202Z 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-21T20:50:31.7248448Z 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-21T20:50:31.7250667Z 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-21T20:50:31.7252963Z 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-21T20:50:31.7255238Z 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-21T20:50:31.7257414Z 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-21T20:50:31.7259889Z 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-21T20:50:31.7262238Z 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-21T20:50:31.7264545Z 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-21T20:50:31.7267003Z 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-21T20:50:31.7269356Z 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-21T20:50:31.7271622Z 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-21T20:50:31.7273878Z 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-21T20:50:31.7276059Z 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-21T20:50:31.7278235Z 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-21T20:50:31.7280673Z 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-21T20:50:31.7283191Z 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-21T20:50:31.7285161Z 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-21T20:50:31.7287020Z 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-21T20:50:31.7288983Z 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-21T20:50:31.7290871Z 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-21T20:50:31.7292843Z 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-21T20:50:31.7295144Z 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-21T20:50:31.7297565Z 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-21T20:50:31.7299853Z 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-21T20:50:31.7302133Z 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-21T20:50:31.7304363Z 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-21T20:50:31.7306613Z 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-21T20:50:31.7308845Z 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-21T20:50:31.7311084Z 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-21T20:50:31.7313342Z 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-21T20:50:31.7315744Z 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-21T20:50:31.7317937Z 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-21T20:50:31.7320092Z 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-21T20:50:31.7322374Z 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-21T20:50:31.7324472Z 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-21T20:50:31.7326573Z 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-21T20:50:31.7328744Z 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-21T20:50:31.7330899Z 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-21T20:50:31.7333094Z 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-21T20:50:31.7335190Z 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-21T20:50:31.7337444Z 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-21T20:50:31.7339478Z 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-21T20:50:31.7341607Z 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-21T20:50:31.7343688Z 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-21T20:50:31.7345872Z 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-21T20:50:31.7348148Z 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-21T20:50:31.7350073Z 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-21T20:50:31.7352159Z 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-21T20:50:31.7354080Z 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-21T20:50:31.7355963Z 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-21T20:50:31.7357861Z 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-21T20:50:31.7359790Z 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-21T20:50:31.7361674Z 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-21T20:50:31.7363547Z 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-21T20:50:31.7365660Z 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-21T20:50:31.7367546Z 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-21T20:50:31.7369429Z 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-21T20:50:31.7371468Z 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-21T20:50:31.7373356Z 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-21T20:50:31.7375224Z 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-21T20:50:31.7377188Z 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-21T20:50:31.7379124Z 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-21T20:50:31.7381001Z 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-21T20:50:31.7383043Z 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-21T20:50:31.7384944Z 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-21T20:50:31.7386867Z 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-21T20:50:31.7388728Z 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-21T20:50:31.7390671Z 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-21T20:50:31.7392800Z 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-21T20:50:31.7394735Z 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-21T20:50:31.7396609Z 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-21T20:50:31.7398521Z 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-21T20:50:31.7400403Z 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-21T20:50:31.7402306Z 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-21T20:50:31.7404355Z 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-21T20:50:31.7406422Z 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-21T20:50:31.7408686Z 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-21T20:50:31.7410924Z 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-21T20:50:31.7413089Z 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-21T20:50:31.7415206Z 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-21T20:50:31.7417434Z 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-21T20:50:31.7419516Z 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-21T20:50:31.7421709Z 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-21T20:50:31.7423779Z 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-21T20:50:31.7425848Z 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-21T20:50:31.7428207Z 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-21T20:50:31.7430315Z 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-21T20:50:31.7432796Z 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-21T20:50:31.7434882Z 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-21T20:50:31.7436853Z 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-21T20:50:31.7438913Z 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-21T20:50:31.7440947Z 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-21T20:50:31.7443361Z 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-21T20:50:31.7445447Z 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-21T20:50:31.7447683Z 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-21T20:50:31.7449671Z 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-21T20:50:31.7451723Z 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-21T20:50:31.7453943Z 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-21T20:50:31.7455994Z 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-21T20:50:31.7458180Z 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-21T20:50:31.7460430Z 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-21T20:50:31.7462587Z 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-21T20:50:31.7464971Z 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-21T20:50:31.7467117Z 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-21T20:50:31.7469178Z 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-21T20:50:31.7471720Z 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-21T20:50:31.7473916Z 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-21T20:50:31.7476031Z 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-21T20:50:31.7478196Z 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-21T20:50:31.7480268Z 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-21T20:50:31.7482283Z 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-21T20:50:31.7484563Z 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-21T20:50:31.7486640Z 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-21T20:50:31.7488803Z 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-21T20:50:31.7490903Z 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-21T20:50:31.7493023Z 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-21T20:50:31.7495066Z 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-21T20:50:31.7497104Z 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-21T20:50:31.7499081Z 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-21T20:50:31.7501096Z 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-21T20:50:31.7503060Z 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-21T20:50:31.7505098Z 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-21T20:50:31.7507068Z 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-21T20:50:31.7509276Z 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-21T20:50:31.7511261Z 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-21T20:50:31.7513312Z 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-21T20:50:31.7515354Z 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-21T20:50:31.7517330Z 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-21T20:50:31.7519334Z 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-21T20:50:31.7521388Z 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-21T20:50:31.7523407Z 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-21T20:50:31.7525498Z 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-21T20:50:31.7527551Z 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-21T20:50:31.7529516Z 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-21T20:50:31.7531552Z 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-21T20:50:31.7533568Z 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-21T20:50:31.7535559Z 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-21T20:50:31.7537604Z 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-21T20:50:31.7539680Z 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-21T20:50:31.7541687Z 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-21T20:50:31.7543692Z 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-21T20:50:31.7545698Z 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-21T20:50:31.7547657Z 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-21T20:50:31.7549667Z 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-21T20:50:31.7551864Z 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-21T20:50:31.7553885Z 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-21T20:50:31.7555883Z 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-21T20:50:31.7557899Z 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-21T20:50:31.7559829Z 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-21T20:50:31.7561848Z 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-21T20:50:31.7563846Z 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-21T20:50:31.7566039Z 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-21T20:50:31.7568064Z 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-21T20:50:31.7570057Z 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-21T20:50:31.7572206Z 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-21T20:50:31.7574165Z 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-21T20:50:31.7576350Z 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-21T20:50:31.7578384Z 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-21T20:50:31.7580433Z 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-21T20:50:31.7582597Z 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-21T20:50:31.7585053Z 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-21T20:50:31.7587149Z 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-21T20:50:31.7589494Z 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-21T20:50:31.7591885Z 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-21T20:50:31.7594156Z 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-21T20:50:31.7596163Z 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-21T20:50:31.7598306Z 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-21T20:50:31.7600333Z 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-21T20:50:31.7602641Z 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-21T20:50:31.7604917Z 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-21T20:50:31.7607329Z 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-21T20:50:31.7609388Z 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-21T20:50:31.7611334Z 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-21T20:50:31.7613372Z 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-21T20:50:31.7615390Z 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-21T20:50:31.7617564Z 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-21T20:50:31.7619968Z 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-21T20:50:31.7622128Z 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-21T20:50:31.7624466Z 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-21T20:50:31.7626470Z 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-21T20:50:31.7628646Z 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-21T20:50:31.7630766Z 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-21T20:50:31.7632821Z 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-21T20:50:31.7635100Z 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-21T20:50:31.7637165Z 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-21T20:50:31.7639237Z 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-21T20:50:31.7641222Z 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-21T20:50:31.7643245Z 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-21T20:50:31.7645234Z 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-21T20:50:31.7647358Z 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-21T20:50:31.7649391Z 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-21T20:50:31.7651483Z 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-21T20:50:31.7653482Z 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-21T20:50:31.7655600Z 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-21T20:50:31.7657737Z 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-21T20:50:31.7659799Z 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-21T20:50:31.7661810Z 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-21T20:50:31.7663908Z 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-21T20:50:31.7666017Z 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-21T20:50:31.7668130Z 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-21T20:50:31.7670256Z 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-21T20:50:31.7672417Z 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-21T20:50:31.7674310Z 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-21T20:50:31.7689422Z 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-21T20:50:31.7691601Z 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-21T20:50:31.7693577Z 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-21T20:50:31.7695800Z 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-21T20:50:31.7697746Z 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-21T20:50:31.7699818Z 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-21T20:50:31.7701862Z 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-21T20:50:31.7703942Z 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-21T20:50:31.7705927Z 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-21T20:50:31.7707969Z 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-21T20:50:31.7710105Z 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-21T20:50:31.7712145Z 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-21T20:50:31.7714255Z 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-21T20:50:31.7716452Z 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-21T20:50:31.7718493Z 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-21T20:50:31.7720445Z 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-21T20:50:31.7722418Z 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-21T20:50:31.7724487Z 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-21T20:50:31.7726466Z 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-21T20:50:31.7728474Z 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-21T20:50:31.7730476Z 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-21T20:50:31.7732479Z 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-21T20:50:31.7734475Z 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-21T20:50:31.7736452Z 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-21T20:50:31.7738511Z 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-21T20:50:31.7740465Z 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-21T20:50:31.7742608Z 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-21T20:50:31.7744750Z 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-21T20:50:31.7747207Z 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-21T20:50:31.7749175Z 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-21T20:50:31.7751262Z 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-21T20:50:31.7753495Z 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-21T20:50:31.7755629Z 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-21T20:50:31.7757677Z 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-21T20:50:31.7759875Z 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-21T20:50:31.7762076Z 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-21T20:50:31.7764043Z 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-21T20:50:31.7766269Z 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-21T20:50:31.7768300Z 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-21T20:50:31.7770432Z 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-21T20:50:31.7772412Z 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-21T20:50:31.7774540Z 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-21T20:50:31.7776617Z 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-21T20:50:31.7778645Z 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-21T20:50:31.7780778Z 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-21T20:50:31.7783011Z 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-21T20:50:31.7785043Z 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-21T20:50:31.7787078Z 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-21T20:50:31.7789190Z 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-21T20:50:31.7791131Z 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-21T20:50:31.7793248Z 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-21T20:50:31.7795278Z 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-21T20:50:31.7797308Z 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-21T20:50:31.7799332Z 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-21T20:50:31.7801269Z 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-21T20:50:31.7803271Z 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-21T20:50:31.7805215Z 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-21T20:50:31.7807285Z 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-21T20:50:31.7809236Z 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-21T20:50:31.7811342Z 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-21T20:50:31.7813530Z 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-21T20:50:31.7815594Z 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-21T20:50:31.7817706Z 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-21T20:50:31.7819845Z 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-21T20:50:31.7821970Z 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-21T20:50:31.7823997Z 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-21T20:50:31.7826161Z 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-21T20:50:31.7828215Z 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-21T20:50:31.7830374Z 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-21T20:50:31.7832620Z 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-21T20:50:31.7834728Z 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-21T20:50:31.7836756Z 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-21T20:50:31.7838759Z 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-21T20:50:31.7840880Z 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-21T20:50:31.7843040Z 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-21T20:50:31.7845355Z 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-21T20:50:31.7846935Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng 2025-04-21T20:50:31.7848530Z 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-21T20:50:31.7850777Z 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-21T20:50:31.7852284Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv 2025-04-21T20:50:31.7853912Z 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-21T20:50:31.7856367Z 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-21T20:50:31.7858490Z 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-21T20:50:31.7860735Z 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-21T20:50:31.7863137Z 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-21T20:50:31.7865466Z 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-21T20:50:31.7867795Z 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-21T20:50:31.7870171Z 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-21T20:50:31.7872627Z 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-21T20:50:31.7874895Z 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-21T20:50:31.7877287Z 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-21T20:50:31.7879751Z 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-21T20:50:31.7881989Z 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-21T20:50:31.7884416Z 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-21T20:50:31.7886730Z 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-21T20:50:31.7889022Z 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-21T20:50:31.7891322Z 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-21T20:50:31.7893599Z 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-21T20:50:31.7896066Z 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-21T20:50:31.7898501Z 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-21T20:50:31.7900817Z 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-21T20:50:31.7903138Z 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-21T20:50:31.7905434Z 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-21T20:50:31.7907789Z 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-21T20:50:31.7910274Z 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-21T20:50:31.7912865Z 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-21T20:50:31.7915292Z 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-21T20:50:31.7917752Z 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-21T20:50:31.7920142Z 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-21T20:50:31.7922539Z 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-21T20:50:31.7925012Z 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-21T20:50:31.7927219Z 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-21T20:50:31.7929462Z 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-21T20:50:31.7931775Z 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-21T20:50:31.7934003Z 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-21T20:50:31.7936283Z 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-21T20:50:31.7938762Z 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-21T20:50:31.7940933Z 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-21T20:50:31.7943253Z 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-21T20:50:31.7945564Z 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-21T20:50:31.7947819Z 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-21T20:50:31.7950147Z 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-21T20:50:31.7952703Z 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-21T20:50:31.7954986Z 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-21T20:50:31.7957283Z 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-21T20:50:31.7959513Z 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-21T20:50:31.7961873Z 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-21T20:50:31.7964229Z 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-21T20:50:31.7966452Z 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-21T20:50:31.7968705Z 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-21T20:50:31.7971076Z 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-21T20:50:31.7973501Z 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-21T20:50:31.7975850Z 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-21T20:50:31.7978100Z 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-21T20:50:31.7980455Z 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-21T20:50:31.7982844Z 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-21T20:50:31.7985027Z 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-21T20:50:31.7987242Z 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-21T20:50:31.7989382Z 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-21T20:50:31.7991825Z 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-21T20:50:31.7994250Z 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-21T20:50:31.7996510Z 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-21T20:50:31.7998800Z 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-21T20:50:31.8001023Z 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-21T20:50:31.8003286Z 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-21T20:50:31.8005720Z 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-21T20:50:31.8007866Z 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-21T20:50:31.8010174Z 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-21T20:50:31.8012488Z 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-21T20:50:31.8014898Z 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-21T20:50:31.8017019Z 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-21T20:50:31.8019206Z 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-21T20:50:31.8021594Z 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-21T20:50:31.8023913Z 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-21T20:50:31.8026178Z 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-21T20:50:31.8028347Z 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-21T20:50:31.8030743Z 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-21T20:50:31.8033122Z 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-21T20:50:31.8035479Z 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-21T20:50:31.8037932Z 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-21T20:50:31.8040251Z 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-21T20:50:31.8042625Z 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-21T20:50:31.8045031Z 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-21T20:50:31.8047475Z 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-21T20:50:31.8049671Z 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-21T20:50:31.8051922Z 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-21T20:50:31.8054291Z 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-21T20:50:31.8056577Z 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-21T20:50:31.8059002Z 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-21T20:50:31.8061138Z 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-21T20:50:31.8063490Z 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-21T20:50:31.8065811Z 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-21T20:50:31.8068184Z 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-21T20:50:31.8070754Z 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-21T20:50:31.8073105Z 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-21T20:50:31.8075509Z 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-21T20:50:31.8077856Z 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-21T20:50:31.8080436Z 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-21T20:50:31.8083834Z 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-21T20:50:31.8087120Z 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-21T20:50:31.8090021Z 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-21T20:50:31.8093095Z 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-21T20:50:31.8096452Z 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-21T20:50:31.8099046Z 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-21T20:50:31.8101681Z 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-21T20:50:31.8104634Z 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-21T20:50:31.8108001Z 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-21T20:50:31.8111108Z 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-21T20:50:31.8114441Z 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-21T20:50:31.8117280Z 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-21T20:50:31.8120352Z 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-21T20:50:31.8123185Z 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-21T20:50:31.8126274Z 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-21T20:50:31.8128801Z 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-21T20:50:31.8131076Z 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-21T20:50:31.8133868Z 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-21T20:50:31.8136946Z 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-21T20:50:31.8139698Z 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-21T20:50:31.8142554Z 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-21T20:50:31.8145372Z 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-21T20:50:31.8148485Z 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-21T20:50:31.8151116Z 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-21T20:50:31.8153810Z 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-21T20:50:31.8156863Z 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-21T20:50:31.8159652Z 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-21T20:50:31.8162719Z 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-21T20:50:31.8165455Z 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-21T20:50:31.8168101Z 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-21T20:50:31.8170731Z 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-21T20:50:31.8173799Z 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-21T20:50:31.8176581Z 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-21T20:50:31.8179137Z 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-21T20:50:31.8181984Z 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-21T20:50:31.8184864Z 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-21T20:50:31.8187971Z 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-21T20:50:31.8190438Z 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-21T20:50:31.8193434Z 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-21T20:50:31.8196145Z 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-21T20:50:31.8198774Z 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-21T20:50:31.8201717Z 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-21T20:50:31.8204769Z 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-21T20:50:31.8207733Z 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-21T20:50:31.8210635Z 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-21T20:50:31.8213443Z 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-21T20:50:31.8215620Z 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-21T20:50:31.8218649Z 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-21T20:50:31.8221903Z 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-21T20:50:31.8224973Z 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-21T20:50:31.8227646Z 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-21T20:50:31.8230372Z 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-21T20:50:31.8233562Z 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-21T20:50:31.8236166Z 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-21T20:50:31.8239228Z 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-21T20:50:31.8242264Z 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-21T20:50:31.8245506Z 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-21T20:50:31.8248060Z 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-21T20:50:31.8251184Z 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-21T20:50:31.8253998Z 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-21T20:50:31.8256768Z 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-21T20:50:31.8259591Z 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-21T20:50:31.8262485Z 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-21T20:50:31.8265880Z 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-21T20:50:31.8269063Z 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-21T20:50:31.8272171Z 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-21T20:50:31.8274781Z 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-21T20:50:31.8277408Z 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-21T20:50:31.8280363Z 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-21T20:50:31.8282819Z 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-21T20:50:31.8285132Z 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-21T20:50:31.8287500Z 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-21T20:50:31.8289698Z 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-21T20:50:31.8291847Z 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-21T20:50:31.8293986Z 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-21T20:50:31.8296160Z 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-21T20:50:31.8298391Z 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-21T20:50:31.8300564Z 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-21T20:50:31.8302663Z 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-21T20:50:31.8305070Z 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-21T20:50:31.8307572Z 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-21T20:50:31.8309788Z 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-21T20:50:31.8312110Z 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-21T20:50:31.8314537Z 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-21T20:50:31.8316839Z 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-21T20:50:31.8319214Z 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-21T20:50:31.8321525Z 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-21T20:50:31.8323778Z 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-21T20:50:31.8325927Z 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-21T20:50:31.8328184Z 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-21T20:50:31.8330459Z 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-21T20:50:31.8333195Z 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-21T20:50:31.8335579Z 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-21T20:50:31.8338067Z 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-21T20:50:31.8340650Z 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-21T20:50:31.8343128Z 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-21T20:50:31.8345745Z 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-21T20:50:31.8348159Z 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-21T20:50:31.8350614Z 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-21T20:50:31.8353024Z 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-21T20:50:31.8355404Z 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-21T20:50:31.8357629Z 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-21T20:50:31.8359854Z 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-21T20:50:31.8362750Z 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-21T20:50:31.8364980Z 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-21T20:50:31.8367285Z 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-21T20:50:31.8369541Z 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-21T20:50:31.8372518Z 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-21T20:50:31.8374846Z 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-21T20:50:31.8377294Z 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-21T20:50:31.8379617Z 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-21T20:50:31.8382393Z 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-21T20:50:31.8384788Z 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-21T20:50:31.8387220Z 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-21T20:50:31.8389647Z 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-21T20:50:31.8392622Z 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-21T20:50:31.8395702Z 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-21T20:50:31.8397874Z 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-21T20:50:31.8400394Z 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-21T20:50:31.8402799Z 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-21T20:50:31.8405222Z 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-21T20:50:31.8407632Z 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-21T20:50:31.8410405Z 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-21T20:50:31.8412875Z 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-21T20:50:31.8415157Z 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-21T20:50:31.8417859Z 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-21T20:50:31.8420139Z 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-21T20:50:31.8422657Z 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-21T20:50:31.8425176Z 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-21T20:50:31.8428193Z 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-21T20:50:31.8430983Z 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-21T20:50:31.8433387Z 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-21T20:50:31.8436201Z 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-21T20:50:31.8439100Z 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-21T20:50:31.8441462Z 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-21T20:50:31.8444009Z 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-21T20:50:31.8447239Z 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-21T20:50:31.8449320Z 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-21T20:50:31.8451372Z 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-21T20:50:31.8453503Z 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-21T20:50:31.8455754Z 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-21T20:50:31.8457919Z 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-21T20:50:31.8460042Z 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-21T20:50:31.8462326Z 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-21T20:50:31.8464691Z 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-21T20:50:31.8466967Z 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-21T20:50:31.8469822Z 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-21T20:50:31.8472221Z 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-21T20:50:31.8474845Z 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-21T20:50:31.8477057Z 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-21T20:50:31.8479405Z 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-21T20:50:31.8481625Z 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-21T20:50:31.8484110Z 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-21T20:50:31.8486280Z 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-21T20:50:31.8488346Z 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-21T20:50:31.8490786Z 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-21T20:50:31.8492995Z 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-21T20:50:31.8495207Z 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-21T20:50:31.8497423Z 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-21T20:50:31.8499926Z 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-21T20:50:31.8501981Z 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-21T20:50:31.8504029Z 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-21T20:50:31.8506057Z 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-21T20:50:31.8508153Z 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-21T20:50:31.8510209Z 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-21T20:50:31.8512783Z 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-21T20:50:31.8514880Z 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-21T20:50:31.8516908Z 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-21T20:50:31.8519148Z 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-21T20:50:31.8521200Z 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-21T20:50:31.8523240Z 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-21T20:50:31.8525281Z 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-21T20:50:31.8527742Z 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-21T20:50:31.8530028Z 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-21T20:50:31.8530995Z 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-21T20:50:31.8531959Z 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-21T20:50:31.8532907Z 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-21T20:50:31.8533903Z 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-21T20:50:31.8534956Z 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-21T20:50:31.8535933Z 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-21T20:50:31.8537067Z 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-21T20:50:31.8538069Z 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-21T20:50:31.8539032Z 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-21T20:50:31.8540007Z 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-21T20:50:31.8541065Z 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-21T20:50:31.8542118Z 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-21T20:50:31.8543110Z 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-21T20:50:31.8544311Z 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-21T20:50:31.8545266Z 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-21T20:50:31.8546245Z 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-21T20:50:31.8547204Z 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-21T20:50:31.8548176Z 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-21T20:50:31.8549167Z 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-21T20:50:31.8550139Z 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-21T20:50:31.8551129Z 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-21T20:50:31.8552183Z 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-21T20:50:31.8553142Z 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-21T20:50:31.8554230Z 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-21T20:50:31.8555269Z 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-21T20:50:31.8556497Z 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-21T20:50:31.8557507Z 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-21T20:50:31.8558485Z 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-21T20:50:31.8559464Z 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-21T20:50:31.8560426Z 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-21T20:50:31.8561389Z 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-21T20:50:31.8562358Z 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-21T20:50:31.8563388Z 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-21T20:50:31.8564432Z 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-21T20:50:31.8565452Z 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-21T20:50:31.8566411Z 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-21T20:50:31.8567390Z 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-21T20:50:31.8568529Z 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-21T20:50:31.8569507Z 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-21T20:50:31.8570489Z 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-21T20:50:31.8571448Z 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-21T20:50:31.8572448Z 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-21T20:50:31.8573423Z 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-21T20:50:31.8574566Z 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-21T20:50:31.8575523Z 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-21T20:50:31.8576505Z 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-21T20:50:31.8577463Z 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-21T20:50:31.8578474Z 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-21T20:50:31.8579425Z 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-21T20:50:31.8580426Z 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-21T20:50:31.8581384Z 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-21T20:50:31.8582816Z 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-21T20:50:31.8584125Z 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-21T20:50:31.8585196Z 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-21T20:50:31.8586178Z 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-21T20:50:31.8587197Z 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-21T20:50:31.8588202Z 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-21T20:50:31.8589166Z 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-21T20:50:31.8590133Z 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-21T20:50:31.8591102Z 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-21T20:50:31.8592232Z 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-21T20:50:31.8593296Z 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-21T20:50:31.8594360Z 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-21T20:50:31.8595592Z 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-21T20:50:31.8596903Z 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-21T20:50:31.8597964Z 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-21T20:50:31.8598971Z 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-21T20:50:31.8600041Z 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-21T20:50:31.8601043Z 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-21T20:50:31.8602093Z 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-21T20:50:31.8603209Z 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-21T20:50:31.8604471Z 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-21T20:50:31.8605705Z 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-21T20:50:31.8606690Z 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-21T20:50:31.8607739Z 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-21T20:50:31.8608982Z 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-21T20:50:31.8609986Z 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-21T20:50:31.8611045Z 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-21T20:50:31.8612093Z 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-21T20:50:31.8613157Z 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-21T20:50:31.8614169Z 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-21T20:50:31.8615174Z 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-21T20:50:31.8616249Z 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-21T20:50:31.8617274Z 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-21T20:50:31.8618370Z 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-21T20:50:31.8619352Z 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-21T20:50:31.8620317Z 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-21T20:50:31.8621282Z 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-21T20:50:31.8622350Z 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-21T20:50:31.8623621Z 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-21T20:50:31.8624626Z 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-21T20:50:31.8625631Z 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-21T20:50:31.8626810Z 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-21T20:50:31.8627825Z 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-21T20:50:31.8628845Z 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-21T20:50:31.8629885Z 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-21T20:50:31.8630990Z 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-21T20:50:31.8632250Z 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-21T20:50:31.8633225Z 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-21T20:50:31.8634315Z 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-21T20:50:31.8635390Z 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-21T20:50:31.8636421Z 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-21T20:50:31.8637427Z 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-21T20:50:31.8638523Z 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-21T20:50:31.8639604Z 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-21T20:50:31.8640854Z 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-21T20:50:31.8641908Z 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-21T20:50:31.8643059Z 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-21T20:50:31.8644187Z 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-21T20:50:31.8645260Z 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-21T20:50:31.8646312Z 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-21T20:50:31.8647407Z 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-21T20:50:31.8648472Z 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-21T20:50:31.8649545Z 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-21T20:50:31.8650685Z 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-21T20:50:31.8651868Z 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-21T20:50:31.8653077Z 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-21T20:50:31.8654471Z 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-21T20:50:31.8655926Z 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-21T20:50:31.8657109Z 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-21T20:50:31.8658300Z 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-21T20:50:31.8659432Z 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-21T20:50:31.8660678Z 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-21T20:50:31.8661907Z 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-21T20:50:31.8663081Z 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-21T20:50:31.8664263Z 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-21T20:50:31.8665303Z 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-21T20:50:31.8666871Z 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-21T20:50:31.8668037Z 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-21T20:50:31.8669222Z 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-21T20:50:31.8670432Z 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-21T20:50:31.8671466Z 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-21T20:50:31.8672833Z 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-21T20:50:31.8674071Z 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-21T20:50:31.8675157Z 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-21T20:50:31.8676477Z 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-21T20:50:31.8677720Z 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-21T20:50:31.8678882Z 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-21T20:50:31.8680089Z 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-21T20:50:31.8681310Z 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-21T20:50:31.8682396Z 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-21T20:50:31.8683748Z 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-21T20:50:31.8685077Z 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-21T20:50:31.8686109Z 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-21T20:50:31.8687233Z 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-21T20:50:31.8688314Z 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-21T20:50:31.8689576Z 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-21T20:50:31.8690799Z 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-21T20:50:31.8691923Z 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-21T20:50:31.8693041Z 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-21T20:50:31.8694226Z 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-21T20:50:31.8695416Z 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-21T20:50:31.8696522Z 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-21T20:50:31.8697646Z 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-21T20:50:31.8698618Z 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-21T20:50:31.8699713Z 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-21T20:50:31.8700865Z 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-21T20:50:31.8701875Z 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-21T20:50:31.8703012Z 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-21T20:50:31.8704071Z 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-21T20:50:31.8704580Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:31.8705623Z 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-21T20:50:31.8706834Z 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-21T20:50:31.8707970Z 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-21T20:50:31.8708390Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess 2025-04-21T20:50:31.8709354Z 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-21T20:50:31.8710454Z 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-21T20:50:31.8711430Z 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-21T20:50:31.8712533Z 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-21T20:50:31.8713651Z 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-21T20:50:31.8714707Z 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-21T20:50:31.8715823Z 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-21T20:50:31.8716866Z 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-21T20:50:31.8717969Z 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-21T20:50:31.8719166Z 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-21T20:50:31.8720326Z 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-21T20:50:31.8721356Z 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-21T20:50:31.8722362Z 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-21T20:50:31.8723443Z 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-21T20:50:31.8724374Z 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-21T20:50:31.8725603Z 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-21T20:50:31.8726575Z 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-21T20:50:31.8727619Z 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-21T20:50:31.8728556Z 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-21T20:50:31.8729572Z 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-21T20:50:31.8730713Z 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-21T20:50:31.8731745Z 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-21T20:50:31.8732781Z 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-21T20:50:31.8733909Z 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-21T20:50:31.8734844Z 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-21T20:50:31.8735874Z 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-21T20:50:31.8736801Z 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-21T20:50:31.8737805Z 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-21T20:50:31.8738765Z 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-21T20:50:31.8739790Z 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-21T20:50:31.8740719Z 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-21T20:50:31.8741757Z 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-21T20:50:31.8742882Z 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-21T20:50:31.8743940Z 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-21T20:50:31.8744874Z 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-21T20:50:31.8745983Z 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-21T20:50:31.8746926Z 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-21T20:50:31.8748026Z 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-21T20:50:31.8749058Z 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-21T20:50:31.8750089Z 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-21T20:50:31.8751111Z 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-21T20:50:31.8752395Z 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-21T20:50:31.8753520Z 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-21T20:50:31.8754450Z 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-21T20:50:31.8755668Z 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-21T20:50:31.8756709Z 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-21T20:50:31.8757797Z 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-21T20:50:31.8758851Z 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-21T20:50:31.8759983Z 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-21T20:50:31.8760911Z 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-21T20:50:31.8761939Z 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-21T20:50:31.8763033Z 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-21T20:50:31.8763965Z 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-21T20:50:31.8764927Z 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-21T20:50:31.8765958Z 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-21T20:50:31.8767288Z 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-21T20:50:31.8768309Z 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-21T20:50:31.8769334Z 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-21T20:50:31.8770314Z 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-21T20:50:31.8771314Z 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-21T20:50:31.8772241Z 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-21T20:50:31.8773256Z 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-21T20:50:31.8774636Z 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-21T20:50:31.8775601Z 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-21T20:50:31.8776524Z 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-21T20:50:31.8777462Z 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-21T20:50:31.8778372Z 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-21T20:50:31.8779299Z 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-21T20:50:31.8780592Z 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-21T20:50:31.8781614Z 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-21T20:50:31.8782712Z 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-21T20:50:31.8783638Z 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-21T20:50:31.8784159Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq 2025-04-21T20:50:31.8785190Z 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-21T20:50:31.8786543Z 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-21T20:50:31.8787621Z 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-21T20:50:31.8788670Z 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-21T20:50:31.8789749Z 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-21T20:50:31.8791320Z 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-21T20:50:31.8792428Z 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-21T20:50:31.8793382Z 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-21T20:50:31.8794480Z 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-21T20:50:31.8795419Z 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-21T20:50:31.8796830Z 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-21T20:50:31.8798006Z 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-21T20:50:31.8798973Z 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-21T20:50:31.8800011Z 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-21T20:50:31.8800977Z 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-21T20:50:31.8802039Z 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-21T20:50:31.8803061Z 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-21T20:50:31.8804057Z 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-21T20:50:31.8805126Z 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-21T20:50:31.8806831Z 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-21T20:50:31.8807799Z 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-21T20:50:31.8808744Z 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-21T20:50:31.8809693Z 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-21T20:50:31.8810643Z 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-21T20:50:31.8811825Z 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-21T20:50:31.8812822Z 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-21T20:50:31.8813905Z 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-21T20:50:31.8814858Z 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-21T20:50:31.8815798Z 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-21T20:50:31.8816750Z 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-21T20:50:31.8817711Z 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-21T20:50:31.8818694Z 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-21T20:50:31.8819624Z 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-21T20:50:31.8820567Z 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-21T20:50:31.8821550Z 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-21T20:50:31.8822621Z 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-21T20:50:31.8823589Z 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-21T20:50:31.8824543Z 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-21T20:50:31.8825506Z 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-21T20:50:31.8826548Z 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-21T20:50:31.8827532Z 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-21T20:50:31.8828539Z 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-21T20:50:31.8829793Z 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-21T20:50:31.8830736Z 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-21T20:50:31.8831883Z 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-21T20:50:31.8832953Z 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-21T20:50:31.8833973Z 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-21T20:50:31.8835013Z 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-21T20:50:31.8836197Z 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-21T20:50:31.8837297Z 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-21T20:50:31.8838319Z 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-21T20:50:31.8839284Z 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-21T20:50:31.8840370Z 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-21T20:50:31.8841387Z 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-21T20:50:31.8842455Z 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-21T20:50:31.8843615Z 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-21T20:50:31.8844628Z 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-21T20:50:31.8845631Z 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-21T20:50:31.8846743Z 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-21T20:50:31.8847705Z 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-21T20:50:31.8848734Z 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-21T20:50:31.8849766Z 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-21T20:50:31.8850785Z 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-21T20:50:31.8851844Z 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-21T20:50:31.8853152Z 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-21T20:50:31.8854240Z 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-21T20:50:31.8855207Z 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-21T20:50:31.8856257Z 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-21T20:50:31.8857204Z 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-21T20:50:31.8858256Z 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-21T20:50:31.8859288Z 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-21T20:50:31.8860321Z 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-21T20:50:31.8861305Z 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-21T20:50:31.8862495Z 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-21T20:50:31.8863760Z 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-21T20:50:31.8864791Z 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-21T20:50:31.8865751Z 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-21T20:50:31.8866697Z 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-21T20:50:31.8867736Z 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-21T20:50:31.8868745Z 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-21T20:50:31.8869822Z 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-21T20:50:31.8870939Z 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-21T20:50:31.8871955Z 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-21T20:50:31.8873041Z 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-21T20:50:31.8874018Z 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-21T20:50:31.8875102Z 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-21T20:50:31.8876102Z 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-21T20:50:31.8877115Z 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-21T20:50:31.8878055Z 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-21T20:50:31.8879098Z 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-21T20:50:31.8880183Z 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-21T20:50:31.8881137Z 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-21T20:50:31.8882175Z 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-21T20:50:31.8883495Z 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-21T20:50:31.8884748Z 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-21T20:50:31.8885910Z 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-21T20:50:31.8886926Z 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-21T20:50:31.8887923Z 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-21T20:50:31.8888929Z 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-21T20:50:31.8890052Z 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-21T20:50:31.8891037Z 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-21T20:50:31.8892187Z 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-21T20:50:31.8893226Z 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-21T20:50:31.8894296Z 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-21T20:50:31.8895309Z 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-21T20:50:31.8896583Z 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-21T20:50:31.8897784Z 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-21T20:50:31.8899044Z 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-21T20:50:31.8900331Z 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-21T20:50:31.8901513Z 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-21T20:50:31.8902599Z 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-21T20:50:31.8903736Z 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-21T20:50:31.8904879Z 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-21T20:50:31.8905892Z 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-21T20:50:31.8907164Z 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-21T20:50:31.8908219Z 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-21T20:50:31.8909330Z 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-21T20:50:31.8910595Z 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-21T20:50:31.8911659Z 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-21T20:50:31.8912750Z 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-21T20:50:31.8913849Z 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-21T20:50:31.8915016Z 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-21T20:50:31.8916136Z 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-21T20:50:31.8917350Z 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-21T20:50:31.8918462Z 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-21T20:50:31.8919399Z 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-21T20:50:31.8920503Z 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-21T20:50:31.8921640Z 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-21T20:50:31.8922640Z 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-21T20:50:31.8923865Z 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-21T20:50:31.8924960Z 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-21T20:50:31.8925965Z 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-21T20:50:31.8927084Z 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-21T20:50:31.8928020Z 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-21T20:50:31.8929168Z 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-21T20:50:31.8930175Z 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-21T20:50:31.8931266Z 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-21T20:50:31.8932419Z 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-21T20:50:31.8933428Z 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-21T20:50:31.8934524Z 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-21T20:50:31.8935658Z 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-21T20:50:31.8936634Z 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-21T20:50:31.8937666Z 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-21T20:50:31.8938761Z 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-21T20:50:31.8939908Z 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-21T20:50:31.8941010Z 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-21T20:50:31.8942089Z 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-21T20:50:31.8943208Z 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-21T20:50:31.8944197Z 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-21T20:50:31.8945249Z 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-21T20:50:31.8946299Z 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-21T20:50:31.8947385Z 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-21T20:50:31.8948519Z 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-21T20:50:31.8949636Z 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-21T20:50:31.8950689Z 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-21T20:50:31.8951916Z 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-21T20:50:31.8953021Z 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-21T20:50:31.8954115Z 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-21T20:50:31.8955337Z 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-21T20:50:31.8956440Z 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-21T20:50:31.8957558Z 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-21T20:50:31.8958642Z 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-21T20:50:31.8959760Z 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-21T20:50:31.8960846Z 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-21T20:50:31.8962043Z 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-21T20:50:31.8963150Z 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-21T20:50:31.8964295Z 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-21T20:50:31.8965447Z 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-21T20:50:31.8966639Z 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-21T20:50:31.8967924Z 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-21T20:50:31.8969152Z 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-21T20:50:31.8970277Z 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-21T20:50:31.8971739Z 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-21T20:50:31.8973218Z 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-21T20:50:31.8974609Z 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-21T20:50:31.8975986Z 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-21T20:50:31.8977147Z 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-21T20:50:31.8978312Z 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-21T20:50:31.8979367Z 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-21T20:50:31.8980454Z 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-21T20:50:31.8981612Z 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-21T20:50:31.8982837Z 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-21T20:50:31.8983935Z 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-21T20:50:31.8985071Z 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-21T20:50:31.8986081Z 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-21T20:50:31.8987107Z 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-21T20:50:31.8988327Z 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-21T20:50:31.8989405Z 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-21T20:50:31.8990576Z 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-21T20:50:31.8991653Z 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-21T20:50:31.8992750Z 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-21T20:50:31.8993743Z 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-21T20:50:31.8995049Z 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-21T20:50:31.8996085Z 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-21T20:50:31.8997093Z 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-21T20:50:31.8998116Z 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-21T20:50:31.8999286Z 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-21T20:50:31.9000610Z 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-21T20:50:31.9002251Z 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-21T20:50:31.9003534Z 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-21T20:50:31.9004780Z 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-21T20:50:31.9006064Z 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-21T20:50:31.9007356Z 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-21T20:50:31.9008800Z 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-21T20:50:31.9010268Z 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-21T20:50:31.9011629Z 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-21T20:50:31.9013086Z 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-21T20:50:31.9014196Z 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-21T20:50:31.9015661Z 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-21T20:50:31.9017007Z 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-21T20:50:31.9018435Z 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-21T20:50:31.9019520Z 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-21T20:50:31.9020655Z 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-21T20:50:31.9021669Z 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-21T20:50:31.9023728Z 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-21T20:50:31.9024765Z 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-21T20:50:31.9026301Z 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-21T20:50:31.9028575Z 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-21T20:50:31.9030430Z 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-21T20:50:31.9032150Z 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-21T20:50:31.9033787Z 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-21T20:50:31.9035204Z 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-21T20:50:31.9037353Z 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-21T20:50:31.9038880Z 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-21T20:50:31.9041329Z 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-21T20:50:31.9042875Z 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-21T20:50:31.9044714Z 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-21T20:50:31.9046274Z 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-21T20:50:31.9047803Z 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-21T20:50:31.9049084Z 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-21T20:50:31.9051043Z 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-21T20:50:31.9052812Z 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-21T20:50:31.9054395Z 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-21T20:50:31.9056679Z 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-21T20:50:31.9059894Z 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-21T20:50:31.9061817Z 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-21T20:50:31.9064248Z 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-21T20:50:31.9066423Z 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-21T20:50:31.9068419Z 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-21T20:50:31.9070428Z 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-21T20:50:31.9072585Z 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-21T20:50:31.9074910Z 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-21T20:50:31.9077134Z 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-21T20:50:31.9079451Z 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-21T20:50:31.9081281Z 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-21T20:50:31.9083873Z 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-21T20:50:31.9086314Z 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-21T20:50:31.9088207Z 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-21T20:50:31.9090080Z 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-21T20:50:31.9092095Z 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-21T20:50:31.9094399Z 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-21T20:50:31.9096579Z 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-21T20:50:31.9098642Z 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-21T20:50:31.9100573Z 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-21T20:50:31.9104305Z 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-21T20:50:31.9106707Z 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-21T20:50:31.9108505Z 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-21T20:50:31.9110545Z 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-21T20:50:31.9111850Z 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-21T20:50:31.9113859Z 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-21T20:50:31.9116571Z 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-21T20:50:31.9118125Z 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-21T20:50:31.9120277Z 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-21T20:50:31.9122038Z 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-21T20:50:31.9124006Z 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-21T20:50:31.9126323Z 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-21T20:50:31.9128530Z 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-21T20:50:31.9130416Z 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-21T20:50:31.9132464Z 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-21T20:50:31.9135144Z 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-21T20:50:31.9137169Z 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-21T20:50:31.9139099Z 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-21T20:50:31.9141281Z 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-21T20:50:31.9144659Z 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-21T20:50:31.9146390Z 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-21T20:50:31.9148266Z 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-21T20:50:31.9150197Z 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-21T20:50:31.9151428Z 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-21T20:50:31.9152782Z 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-21T20:50:31.9154639Z 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-21T20:50:31.9156071Z 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-21T20:50:31.9158129Z 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-21T20:50:31.9159926Z 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-21T20:50:31.9162345Z 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-21T20:50:31.9163404Z 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-21T20:50:31.9165403Z 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-21T20:50:31.9167018Z 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-21T20:50:31.9168554Z 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-21T20:50:31.9170122Z 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-21T20:50:31.9172173Z 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-21T20:50:31.9173862Z 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-21T20:50:31.9176586Z 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-21T20:50:31.9178260Z 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-21T20:50:31.9179993Z 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-21T20:50:31.9181509Z 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-21T20:50:31.9182667Z 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-21T20:50:31.9183962Z 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-21T20:50:31.9185412Z 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-21T20:50:31.9187044Z 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-21T20:50:31.9188961Z 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-21T20:50:31.9190331Z 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-21T20:50:31.9192217Z 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-21T20:50:31.9193851Z 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-21T20:50:31.9195525Z 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-21T20:50:31.9197335Z 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-21T20:50:31.9198728Z 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-21T20:50:31.9200374Z 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-21T20:50:31.9201784Z 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-21T20:50:31.9203279Z 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-21T20:50:31.9204758Z 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-21T20:50:31.9206290Z 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-21T20:50:31.9208012Z 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-21T20:50:31.9209543Z 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-21T20:50:31.9211106Z 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-21T20:50:31.9212730Z 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-21T20:50:31.9214025Z 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-21T20:50:31.9215928Z 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-21T20:50:31.9217188Z 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-21T20:50:31.9219381Z 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-21T20:50:31.9222199Z 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-21T20:50:31.9223318Z 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-21T20:50:31.9224779Z 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-21T20:50:31.9227037Z 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-21T20:50:31.9228522Z 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-21T20:50:31.9230224Z 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-21T20:50:31.9231916Z 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-21T20:50:31.9234619Z 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-21T20:50:31.9236161Z 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-21T20:50:31.9237762Z 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-21T20:50:31.9239714Z 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-21T20:50:31.9240978Z 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-21T20:50:31.9243071Z 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-21T20:50:31.9245432Z 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-21T20:50:31.9246692Z 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-21T20:50:31.9248840Z 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-21T20:50:31.9250364Z 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-21T20:50:31.9252491Z 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-21T20:50:31.9254106Z 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-21T20:50:31.9255844Z 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-21T20:50:31.9257336Z 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-21T20:50:31.9259536Z 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-21T20:50:31.9261515Z 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-21T20:50:31.9263174Z 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-21T20:50:31.9265456Z 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-21T20:50:31.9267349Z 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-21T20:50:31.9268648Z 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-21T20:50:31.9270556Z 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-21T20:50:31.9272593Z 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-21T20:50:31.9274960Z 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-21T20:50:31.9277003Z 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-21T20:50:31.9278252Z 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-21T20:50:31.9280064Z 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-21T20:50:31.9281508Z 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-21T20:50:31.9283310Z 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-21T20:50:31.9286162Z 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-21T20:50:31.9287470Z 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-21T20:50:31.9288911Z 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-21T20:50:31.9290829Z 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-21T20:50:31.9292766Z 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-21T20:50:31.9294301Z 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-21T20:50:31.9295706Z 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-21T20:50:31.9297951Z 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-21T20:50:31.9299538Z 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-21T20:50:31.9301845Z 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-21T20:50:31.9304190Z 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-21T20:50:31.9305715Z 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-21T20:50:31.9307832Z 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-21T20:50:31.9309244Z 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-21T20:50:31.9311050Z 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-21T20:50:31.9312327Z 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-21T20:50:31.9315062Z 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-21T20:50:31.9316665Z 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-21T20:50:31.9318920Z 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-21T20:50:31.9320043Z 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-21T20:50:31.9322436Z 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-21T20:50:31.9323984Z 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-21T20:50:31.9325170Z 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-21T20:50:31.9326726Z 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-21T20:50:31.9328196Z 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-21T20:50:31.9330075Z 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-21T20:50:31.9331823Z 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-21T20:50:31.9333483Z 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-21T20:50:31.9335457Z 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-21T20:50:31.9336854Z 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-21T20:50:31.9338277Z 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-21T20:50:31.9340409Z 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-21T20:50:31.9341723Z 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-21T20:50:31.9343790Z 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-21T20:50:31.9345700Z 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-21T20:50:31.9348324Z 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-21T20:50:31.9349490Z 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-21T20:50:31.9350726Z 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-21T20:50:31.9352483Z 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-21T20:50:31.9354427Z 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-21T20:50:31.9356310Z 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-21T20:50:31.9358053Z 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-21T20:50:31.9359862Z 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-21T20:50:31.9361989Z 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-21T20:50:31.9363900Z 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-21T20:50:31.9365709Z 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-21T20:50:31.9367547Z 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-21T20:50:31.9369399Z 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-21T20:50:31.9371268Z 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-21T20:50:31.9372820Z 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-21T20:50:31.9374705Z 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-21T20:50:31.9377048Z 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-21T20:50:31.9378379Z 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-21T20:50:31.9380029Z 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-21T20:50:31.9383163Z 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-21T20:50:31.9385861Z 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-21T20:50:31.9388455Z 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-21T20:50:31.9390740Z 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-21T20:50:31.9392599Z 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-21T20:50:31.9394218Z 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-21T20:50:31.9396138Z 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-21T20:50:31.9397908Z 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-21T20:50:31.9399624Z 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-21T20:50:31.9401436Z 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-21T20:50:31.9403312Z 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-21T20:50:31.9404971Z 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-21T20:50:31.9406629Z 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-21T20:50:31.9408490Z 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-21T20:50:31.9410454Z 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-21T20:50:31.9412421Z 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-21T20:50:31.9414875Z 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-21T20:50:31.9416475Z 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-21T20:50:31.9419099Z 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-21T20:50:31.9420279Z 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-21T20:50:31.9421486Z 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-21T20:50:31.9424269Z 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-21T20:50:31.9425762Z 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-21T20:50:31.9427268Z 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-21T20:50:31.9430898Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse 2025-04-21T20:50:31.9432818Z 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-21T20:50:31.9434568Z 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-21T20:50:31.9436664Z 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-21T20:50:31.9438212Z 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-21T20:50:31.9440114Z 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-21T20:50:31.9442900Z 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-21T20:50:31.9444564Z 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-21T20:50:31.9446156Z 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-21T20:50:31.9447525Z 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-21T20:50:31.9449294Z 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-21T20:50:31.9451279Z 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-21T20:50:31.9453020Z 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-21T20:50:31.9455018Z 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-21T20:50:31.9457132Z 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-21T20:50:31.9459245Z 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-21T20:50:31.9461014Z 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-21T20:50:31.9462730Z 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-21T20:50:31.9464602Z 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-21T20:50:31.9466694Z 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-21T20:50:31.9468095Z 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-21T20:50:31.9469886Z 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-21T20:50:31.9471894Z 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-21T20:50:31.9474523Z 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-21T20:50:31.9475843Z 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-21T20:50:31.9477483Z 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-21T20:50:31.9479097Z 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-21T20:50:31.9480852Z 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-21T20:50:31.9483343Z 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-21T20:50:31.9485553Z 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-21T20:50:31.9486718Z 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-21T20:50:31.9488276Z 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-21T20:50:31.9490824Z 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-21T20:50:31.9492791Z 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-21T20:50:31.9494494Z 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-21T20:50:31.9496181Z 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-21T20:50:31.9497952Z 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-21T20:50:31.9499596Z 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-21T20:50:31.9501914Z 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-21T20:50:31.9504246Z 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-21T20:50:31.9506644Z 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-21T20:50:31.9508271Z 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-21T20:50:31.9509689Z 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-21T20:50:31.9512326Z 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-21T20:50:31.9513360Z 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-21T20:50:31.9516489Z 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-21T20:50:31.9520104Z 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-21T20:50:31.9521900Z 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-21T20:50:31.9524069Z 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-21T20:50:31.9526383Z 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-21T20:50:31.9527991Z 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-21T20:50:31.9530672Z 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-21T20:50:31.9532959Z 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-21T20:50:31.9535099Z 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-21T20:50:31.9537284Z 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-21T20:50:31.9539229Z 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-21T20:50:31.9542291Z 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-21T20:50:31.9544685Z 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-21T20:50:31.9546653Z 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-21T20:50:31.9549009Z 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-21T20:50:31.9551101Z 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-21T20:50:31.9553909Z 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-21T20:50:31.9555238Z 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-21T20:50:31.9557152Z 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-21T20:50:31.9559029Z 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-21T20:50:31.9560852Z 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-21T20:50:31.9563866Z 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-21T20:50:31.9566138Z 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-21T20:50:31.9567942Z 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-21T20:50:31.9569956Z 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-21T20:50:31.9571885Z 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-21T20:50:31.9573881Z 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-21T20:50:31.9577454Z 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-21T20:50:31.9578519Z 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-21T20:50:31.9580415Z 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-21T20:50:31.9582662Z 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-21T20:50:31.9584643Z 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-21T20:50:31.9586947Z 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-21T20:50:31.9588532Z 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-21T20:50:31.9590799Z 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-21T20:50:31.9593153Z 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-21T20:50:31.9595051Z 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-21T20:50:31.9596640Z 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-21T20:50:31.9598095Z 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-21T20:50:31.9600167Z 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-21T20:50:31.9602286Z 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-21T20:50:31.9604102Z 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-21T20:50:31.9606472Z 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-21T20:50:31.9607771Z 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-21T20:50:31.9610824Z 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-21T20:50:31.9611877Z 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-21T20:50:31.9614057Z 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-21T20:50:31.9615118Z 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-21T20:50:31.9617782Z 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-21T20:50:31.9619144Z 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-21T20:50:31.9620616Z 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-21T20:50:31.9622593Z 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-21T20:50:31.9624114Z 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-21T20:50:31.9626118Z 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-21T20:50:31.9627591Z 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-21T20:50:31.9629478Z 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-21T20:50:31.9630753Z 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-21T20:50:31.9632353Z 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-21T20:50:31.9634456Z 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-21T20:50:31.9636420Z 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-21T20:50:31.9638379Z 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-21T20:50:31.9640169Z 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-21T20:50:31.9642860Z 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-21T20:50:31.9644962Z 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-21T20:50:31.9647345Z 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-21T20:50:31.9649395Z 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-21T20:50:31.9651714Z 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-21T20:50:31.9655129Z 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-21T20:50:31.9656692Z 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-21T20:50:31.9658575Z 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-21T20:50:31.9660751Z 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-21T20:50:31.9663006Z 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-21T20:50:31.9665224Z 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-21T20:50:31.9667242Z 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-21T20:50:31.9668965Z 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-21T20:50:31.9671510Z 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-21T20:50:31.9673491Z 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-21T20:50:31.9675133Z 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-21T20:50:31.9677268Z 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-21T20:50:31.9679330Z 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-21T20:50:31.9681185Z 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-21T20:50:31.9683344Z 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-21T20:50:31.9686589Z 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-21T20:50:31.9687795Z 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-21T20:50:31.9689846Z 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-21T20:50:31.9692161Z 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-21T20:50:31.9693702Z 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-21T20:50:31.9695583Z 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-21T20:50:31.9697031Z 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-21T20:50:31.9698907Z 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-21T20:50:31.9702244Z 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-21T20:50:31.9715198Z 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-21T20:50:31.9716829Z 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-21T20:50:31.9717964Z 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-21T20:50:31.9718938Z 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-21T20:50:31.9720120Z 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-21T20:50:31.9721153Z 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-21T20:50:31.9722268Z 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-21T20:50:31.9723688Z 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-21T20:50:31.9724822Z 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-21T20:50:31.9725973Z 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-21T20:50:31.9727340Z 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-21T20:50:31.9728417Z 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-21T20:50:31.9729416Z 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-21T20:50:31.9730518Z 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-21T20:50:31.9731476Z 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-21T20:50:31.9732755Z 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-21T20:50:31.9736319Z 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-21T20:50:31.9738013Z 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-21T20:50:31.9740812Z 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-21T20:50:31.9742616Z 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-21T20:50:31.9745175Z 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-21T20:50:31.9747187Z 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-21T20:50:31.9750216Z 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-21T20:50:31.9753999Z 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-21T20:50:31.9756041Z 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-21T20:50:31.9757711Z 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-21T20:50:31.9760131Z 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-21T20:50:31.9761582Z 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-21T20:50:31.9763796Z 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-21T20:50:31.9766292Z 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-21T20:50:31.9768762Z 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-21T20:50:31.9770138Z 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-21T20:50:31.9771677Z 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-21T20:50:31.9773206Z 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-21T20:50:31.9775178Z 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-21T20:50:31.9776891Z 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-21T20:50:31.9778612Z 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-21T20:50:31.9780497Z 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-21T20:50:31.9782265Z 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-21T20:50:31.9785068Z 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-21T20:50:31.9786924Z 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-21T20:50:31.9789922Z 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-21T20:50:31.9792062Z 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-21T20:50:31.9794085Z 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-21T20:50:31.9795994Z 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-21T20:50:31.9797329Z 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-21T20:50:31.9799447Z 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-21T20:50:31.9800889Z 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-21T20:50:31.9803091Z 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-21T20:50:31.9805821Z 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-21T20:50:31.9807979Z 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-21T20:50:31.9809402Z 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-21T20:50:31.9811960Z 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-21T20:50:31.9813382Z 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-21T20:50:31.9814933Z 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-21T20:50:31.9816945Z 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-21T20:50:31.9819073Z 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-21T20:50:31.9820342Z 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-21T20:50:31.9821914Z 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-21T20:50:31.9823520Z 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-21T20:50:31.9825403Z 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-21T20:50:31.9827173Z 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-21T20:50:31.9830026Z 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-21T20:50:31.9831734Z 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-21T20:50:31.9834338Z 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-21T20:50:31.9835683Z 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-21T20:50:31.9837822Z 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-21T20:50:31.9839507Z 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-21T20:50:31.9841421Z 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-21T20:50:31.9842919Z 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-21T20:50:31.9844723Z 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-21T20:50:31.9846878Z 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-21T20:50:31.9848531Z 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-21T20:50:31.9850141Z 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-21T20:50:31.9852619Z 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-21T20:50:31.9855040Z 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-21T20:50:31.9856593Z 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-21T20:50:31.9858700Z 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-21T20:50:31.9861181Z 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-21T20:50:31.9862274Z 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-21T20:50:31.9863779Z 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-21T20:50:31.9865989Z 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-21T20:50:31.9867546Z 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-21T20:50:31.9869561Z 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-21T20:50:31.9872034Z 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-21T20:50:31.9874512Z 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-21T20:50:31.9876894Z 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-21T20:50:31.9878969Z 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-21T20:50:31.9881075Z 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-21T20:50:31.9882762Z 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-21T20:50:31.9884174Z 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-21T20:50:31.9886531Z 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-21T20:50:31.9888392Z 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-21T20:50:31.9890435Z 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-21T20:50:31.9891826Z 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-21T20:50:31.9893398Z 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-21T20:50:31.9895564Z 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-21T20:50:31.9897508Z 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-21T20:50:31.9899155Z 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-21T20:50:31.9901312Z 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-21T20:50:31.9903056Z 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-21T20:50:31.9905711Z 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-21T20:50:31.9906699Z 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-21T20:50:31.9908500Z 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-21T20:50:31.9910877Z 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-21T20:50:31.9912628Z 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-21T20:50:31.9914929Z 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-21T20:50:31.9916232Z 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-21T20:50:31.9918493Z 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-21T20:50:31.9921088Z 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-21T20:50:31.9923074Z 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-21T20:50:31.9924832Z 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-21T20:50:31.9927073Z 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-21T20:50:31.9929413Z 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-21T20:50:31.9931158Z 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-21T20:50:31.9934206Z 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-21T20:50:31.9935688Z 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-21T20:50:31.9937176Z 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-21T20:50:31.9939452Z 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-21T20:50:31.9941410Z 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-21T20:50:31.9943330Z 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-21T20:50:31.9944803Z 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-21T20:50:31.9946591Z 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-21T20:50:31.9948033Z 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-21T20:50:31.9950836Z 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-21T20:50:31.9953296Z 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-21T20:50:31.9954536Z 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-21T20:50:31.9956492Z 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-21T20:50:31.9958593Z 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-21T20:50:31.9959959Z 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-21T20:50:31.9962542Z 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-21T20:50:31.9965408Z 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-21T20:50:31.9967072Z 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-21T20:50:31.9968949Z 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-21T20:50:31.9971200Z 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-21T20:50:31.9973629Z 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-21T20:50:31.9975132Z 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-21T20:50:31.9976890Z 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-21T20:50:31.9978287Z 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-21T20:50:31.9979724Z 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-21T20:50:31.9981580Z 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-21T20:50:31.9984169Z 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-21T20:50:31.9986385Z 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-21T20:50:31.9988191Z 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-21T20:50:31.9989851Z 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-21T20:50:31.9992071Z 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-21T20:50:31.9994323Z 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-21T20:50:31.9996063Z 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-21T20:50:31.9997644Z 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-21T20:50:31.9999236Z 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-21T20:50:32.0000601Z 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-21T20:50:32.0002177Z 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-21T20:50:32.0003753Z 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-21T20:50:32.0005239Z 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-21T20:50:32.0006795Z 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-21T20:50:32.0008919Z 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-21T20:50:32.0010121Z 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-21T20:50:32.0011690Z 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-21T20:50:32.0013903Z 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-21T20:50:32.0015318Z 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-21T20:50:32.0016982Z 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-21T20:50:32.0019058Z 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-21T20:50:32.0021568Z 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-21T20:50:32.0024641Z 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-21T20:50:32.0026514Z 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-21T20:50:32.0028474Z 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-21T20:50:32.0030905Z 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-21T20:50:32.0032537Z 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-21T20:50:32.0034035Z 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-21T20:50:32.0035523Z 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-21T20:50:32.0036762Z 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-21T20:50:32.0038276Z 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-21T20:50:32.0039760Z 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-21T20:50:32.0042301Z 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-21T20:50:32.0043710Z 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-21T20:50:32.0045640Z 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-21T20:50:32.0047736Z 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-21T20:50:32.0050223Z 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-21T20:50:32.0053446Z 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-21T20:50:32.0055379Z 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-21T20:50:32.0057756Z 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-21T20:50:32.0060286Z 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-21T20:50:32.0061858Z 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-21T20:50:32.0063947Z 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-21T20:50:32.0065697Z 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-21T20:50:32.0067579Z 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-21T20:50:32.0070431Z 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-21T20:50:32.0071892Z 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-21T20:50:32.0073741Z 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-21T20:50:32.0075565Z 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-21T20:50:32.0078476Z 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-21T20:50:32.0079874Z 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-21T20:50:32.0081442Z 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-21T20:50:32.0082629Z 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-21T20:50:32.0085021Z 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-21T20:50:32.0086731Z 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-21T20:50:32.0088662Z 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-21T20:50:32.0090421Z 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-21T20:50:32.0091749Z 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-21T20:50:32.0093621Z 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-21T20:50:32.0095782Z 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-21T20:50:32.0098271Z 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-21T20:50:32.0099848Z 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-21T20:50:32.0102570Z 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-21T20:50:32.0104073Z 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-21T20:50:32.0105684Z 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-21T20:50:32.0107796Z 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-21T20:50:32.0109641Z 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-21T20:50:32.0111461Z 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-21T20:50:32.0113455Z 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-21T20:50:32.0115153Z 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-21T20:50:32.0117041Z 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-21T20:50:32.0118841Z 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-21T20:50:32.0120957Z 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-21T20:50:32.0122068Z 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-21T20:50:32.0123962Z 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-21T20:50:32.0125998Z 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-21T20:50:32.0127908Z 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-21T20:50:32.0129194Z 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-21T20:50:32.0130945Z 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-21T20:50:32.0132646Z 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-21T20:50:32.0134096Z 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-21T20:50:32.0135626Z 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-21T20:50:32.0136849Z 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-21T20:50:32.0139344Z 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-21T20:50:32.0141260Z 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-21T20:50:32.0143490Z 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-21T20:50:32.0145235Z 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-21T20:50:32.0147356Z 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-21T20:50:32.0149179Z 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-21T20:50:32.0152261Z 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-21T20:50:32.0153473Z 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-21T20:50:32.0154829Z 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-21T20:50:32.0156765Z 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-21T20:50:32.0158332Z 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-21T20:50:32.0160270Z 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-21T20:50:32.0162101Z 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-21T20:50:32.0163661Z 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-21T20:50:32.0165160Z 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-21T20:50:32.0166757Z 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-21T20:50:32.0168229Z 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-21T20:50:32.0170860Z 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-21T20:50:32.0173141Z 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-21T20:50:32.0174642Z 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-21T20:50:32.0176156Z 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-21T20:50:32.0178194Z 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-21T20:50:32.0179691Z 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-21T20:50:32.0182724Z 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-21T20:50:32.0184195Z 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-21T20:50:32.0186845Z 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-21T20:50:32.0188912Z 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-21T20:50:32.0190347Z 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-21T20:50:32.0192107Z 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-21T20:50:32.0193806Z 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-21T20:50:32.0196899Z 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-21T20:50:32.0199363Z 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-21T20:50:32.0201072Z 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-21T20:50:32.0202532Z 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-21T20:50:32.0204687Z 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-21T20:50:32.0207578Z 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-21T20:50:32.0208665Z 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-21T20:50:32.0211132Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:32.0213792Z 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-21T20:50:32.0215068Z 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-21T20:50:32.0217026Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen 2025-04-21T20:50:32.0219036Z 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-21T20:50:32.0221311Z 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-21T20:50:32.0222726Z 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-21T20:50:32.0224118Z 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-21T20:50:32.0225815Z 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-21T20:50:32.0227855Z 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-21T20:50:32.0229212Z 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-21T20:50:32.0230416Z 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-21T20:50:32.0231520Z 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-21T20:50:32.0233079Z 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-21T20:50:32.0234541Z 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-21T20:50:32.0236054Z 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-21T20:50:32.0237566Z 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-21T20:50:32.0238941Z 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-21T20:50:32.0240456Z 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-21T20:50:32.0241760Z 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-21T20:50:32.0243173Z 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-21T20:50:32.0244363Z 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-21T20:50:32.0245757Z 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-21T20:50:32.0247517Z 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-21T20:50:32.0248957Z 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-21T20:50:32.0250396Z 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-21T20:50:32.0252318Z 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-21T20:50:32.0253771Z 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-21T20:50:32.0254919Z 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-21T20:50:32.0256448Z 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-21T20:50:32.0257535Z 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-21T20:50:32.0258698Z 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-21T20:50:32.0259848Z 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-21T20:50:32.0260958Z 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-21T20:50:32.0262620Z 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-21T20:50:32.0264096Z 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-21T20:50:32.0265362Z 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-21T20:50:32.0267146Z 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-21T20:50:32.0268381Z 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-21T20:50:32.0269830Z 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-21T20:50:32.0271144Z 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-21T20:50:32.0272719Z 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-21T20:50:32.0274046Z 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-21T20:50:32.0275541Z 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-21T20:50:32.0277006Z 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-21T20:50:32.0278663Z 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-21T20:50:32.0280575Z 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-21T20:50:32.0282894Z 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-21T20:50:32.0283897Z 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-21T20:50:32.0285916Z 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-21T20:50:32.0287310Z 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-21T20:50:32.0288756Z 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-21T20:50:32.0290863Z 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-21T20:50:32.0292596Z 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-21T20:50:32.0294042Z 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-21T20:50:32.0295585Z 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-21T20:50:32.0297206Z 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-21T20:50:32.0298467Z 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-21T20:50:32.0300307Z 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-21T20:50:32.0301607Z 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-21T20:50:32.0302857Z 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-21T20:50:32.0305114Z 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-21T20:50:32.0306262Z 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-21T20:50:32.0308283Z 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-21T20:50:32.0309615Z 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-21T20:50:32.0310769Z 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-21T20:50:32.0312001Z 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-21T20:50:32.0313464Z 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-21T20:50:32.0315514Z 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-21T20:50:32.0317617Z 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-21T20:50:32.0318971Z 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-21T20:50:32.0320366Z 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-21T20:50:32.0321946Z 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-21T20:50:32.0323057Z 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-21T20:50:32.0324372Z 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-21T20:50:32.0325922Z 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-21T20:50:32.0330645Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x 2025-04-21T20:50:32.0332336Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash 2025-04-21T20:50:32.0335435Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd 2025-04-21T20:50:32.0337455Z 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-21T20:50:32.0339327Z 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-21T20:50:32.0341220Z 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-21T20:50:32.0342940Z 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-21T20:50:32.0344470Z 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-21T20:50:32.0346324Z 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-21T20:50:32.0348718Z 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-21T20:50:32.0350588Z 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-21T20:50:32.0351973Z 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-21T20:50:32.0353855Z 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-21T20:50:32.0355551Z 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-21T20:50:32.0357343Z 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-21T20:50:32.0358614Z 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-21T20:50:32.0360591Z 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-21T20:50:32.0362764Z 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-21T20:50:32.0364664Z 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-21T20:50:32.0366542Z 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-21T20:50:32.0368729Z 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-21T20:50:32.0370530Z 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-21T20:50:32.0372101Z 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-21T20:50:32.0374330Z 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-21T20:50:32.0376148Z 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-21T20:50:32.0378074Z 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-21T20:50:32.0379139Z 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-21T20:50:32.0380670Z 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-21T20:50:32.0382393Z 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-21T20:50:32.0384521Z 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-21T20:50:32.0386687Z 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-21T20:50:32.0388477Z 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-21T20:50:32.0390237Z 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-21T20:50:32.0392720Z 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-21T20:50:32.0394372Z 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-21T20:50:32.0395616Z 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-21T20:50:32.0397474Z 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-21T20:50:32.0398967Z 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-21T20:50:32.0400763Z 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-21T20:50:32.0402196Z 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-21T20:50:32.0403914Z 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-21T20:50:32.0405811Z 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-21T20:50:32.0408041Z 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-21T20:50:32.0409849Z 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-21T20:50:32.0412213Z 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-21T20:50:32.0413921Z 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-21T20:50:32.0416437Z 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-21T20:50:32.0417492Z 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-21T20:50:32.0419664Z 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-21T20:50:32.0421636Z 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-21T20:50:32.0423052Z 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-21T20:50:32.0426100Z 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-21T20:50:32.0427132Z 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-21T20:50:32.0428483Z 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-21T20:50:32.0430619Z 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-21T20:50:32.0432525Z 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-21T20:50:32.0434430Z 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-21T20:50:32.0436279Z 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-21T20:50:32.0438164Z 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-21T20:50:32.0440337Z 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-21T20:50:32.0442243Z 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-21T20:50:32.0444245Z 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-21T20:50:32.0445996Z 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-21T20:50:32.0448074Z 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-21T20:50:32.0449300Z 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-21T20:50:32.0451369Z 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-21T20:50:32.0452831Z 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-21T20:50:32.0454560Z 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-21T20:50:32.0456233Z 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-21T20:50:32.0457212Z 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-21T20:50:32.0459032Z 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-21T20:50:32.0461530Z 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-21T20:50:32.0464117Z 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-21T20:50:32.0465420Z 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-21T20:50:32.0466763Z 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-21T20:50:32.0467648Z 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-21T20:50:32.0469622Z 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-21T20:50:32.0471401Z 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-21T20:50:32.0473362Z 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-21T20:50:32.0475148Z 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-21T20:50:32.0476841Z 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-21T20:50:32.0479146Z 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-21T20:50:32.0480388Z 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-21T20:50:32.0481956Z 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-21T20:50:32.0483980Z 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-21T20:50:32.0485726Z 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-21T20:50:32.0487513Z 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-21T20:50:32.0489237Z 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-21T20:50:32.0491589Z 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-21T20:50:32.0492905Z 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-21T20:50:32.0494870Z 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-21T20:50:32.0496462Z 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-21T20:50:32.0498561Z 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-21T20:50:32.0500073Z 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-21T20:50:32.0501854Z 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-21T20:50:32.0503306Z 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-21T20:50:32.0505274Z 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-21T20:50:32.0506900Z 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-21T20:50:32.0508823Z 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-21T20:50:32.0510427Z 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-21T20:50:32.0512116Z 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-21T20:50:32.0514194Z 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-21T20:50:32.0515379Z 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-21T20:50:32.0517660Z 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-21T20:50:32.0519074Z 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-21T20:50:32.0520773Z 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-21T20:50:32.0522670Z 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-21T20:50:32.0524476Z 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-21T20:50:32.0526589Z 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-21T20:50:32.0528479Z 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-21T20:50:32.0529972Z 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-21T20:50:32.0532281Z 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-21T20:50:32.0533856Z 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-21T20:50:32.0535340Z 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-21T20:50:32.0537486Z 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-21T20:50:32.0539204Z 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-21T20:50:32.0540579Z 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-21T20:50:32.0542443Z 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-21T20:50:32.0544714Z 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-21T20:50:32.0546518Z 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-21T20:50:32.0548181Z 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-21T20:50:32.0549454Z 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-21T20:50:32.0551051Z 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-21T20:50:32.0552913Z 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-21T20:50:32.0555219Z 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-21T20:50:32.0556846Z 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-21T20:50:32.0558801Z 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-21T20:50:32.0560390Z 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-21T20:50:32.0561835Z 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-21T20:50:32.0563814Z 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-21T20:50:32.0565111Z 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-21T20:50:32.0567028Z 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-21T20:50:32.0569044Z 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-21T20:50:32.0570662Z 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-21T20:50:32.0572392Z 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-21T20:50:32.0573877Z 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-21T20:50:32.0575830Z 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-21T20:50:32.0577809Z 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-21T20:50:32.0579799Z 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-21T20:50:32.0580985Z 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-21T20:50:32.0583164Z 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-21T20:50:32.0585216Z 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-21T20:50:32.0586783Z 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-21T20:50:32.0588812Z 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-21T20:50:32.0590419Z 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-21T20:50:32.0592047Z 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-21T20:50:32.0593531Z 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-21T20:50:32.0595093Z 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-21T20:50:32.0596686Z 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-21T20:50:32.0598447Z 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-21T20:50:32.0599991Z 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-21T20:50:32.0601409Z 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-21T20:50:32.0603185Z 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-21T20:50:32.0605095Z 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-21T20:50:32.0606958Z 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-21T20:50:32.0608660Z 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-21T20:50:32.0610075Z 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-21T20:50:32.0611701Z 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-21T20:50:32.0613550Z 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-21T20:50:32.0615391Z 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-21T20:50:32.0617446Z 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-21T20:50:32.0618647Z 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-21T20:50:32.0620574Z 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-21T20:50:32.0621895Z 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-21T20:50:32.0623314Z 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-21T20:50:32.0625555Z 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-21T20:50:32.0626970Z 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-21T20:50:32.0628543Z 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-21T20:50:32.0629907Z 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-21T20:50:32.0631980Z 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-21T20:50:32.0633804Z 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-21T20:50:32.0635602Z 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-21T20:50:32.0638442Z 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-21T20:50:32.0640295Z 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-21T20:50:32.0641756Z 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-21T20:50:32.0643669Z 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-21T20:50:32.0645559Z 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-21T20:50:32.0647325Z 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-21T20:50:32.0648878Z 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-21T20:50:32.0650689Z 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-21T20:50:32.0652317Z 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-21T20:50:32.0654386Z 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-21T20:50:32.0656000Z 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-21T20:50:32.0658063Z 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-21T20:50:32.0660103Z 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-21T20:50:32.0662503Z 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-21T20:50:32.0664297Z 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-21T20:50:32.0666484Z 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-21T20:50:32.0668883Z 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-21T20:50:32.0670465Z 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-21T20:50:32.0672842Z 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-21T20:50:32.0674524Z 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-21T20:50:32.0676715Z 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-21T20:50:32.0679536Z 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-21T20:50:32.0681139Z 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-21T20:50:32.0683679Z 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-21T20:50:32.0685600Z 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-21T20:50:32.0687630Z 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-21T20:50:32.0689291Z 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-21T20:50:32.0691444Z 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-21T20:50:32.0693334Z 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-21T20:50:32.0695704Z 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-21T20:50:32.0697732Z 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-21T20:50:32.0700207Z 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-21T20:50:32.0702256Z 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-21T20:50:32.0704290Z 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-21T20:50:32.0706004Z 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-21T20:50:32.0707916Z 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-21T20:50:32.0709686Z 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-21T20:50:32.0711804Z 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-21T20:50:32.0713937Z 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-21T20:50:32.0715569Z 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-21T20:50:32.0717638Z 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-21T20:50:32.0719787Z 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-21T20:50:32.0722029Z 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-21T20:50:32.0724088Z 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-21T20:50:32.0725934Z 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-21T20:50:32.0727765Z 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-21T20:50:32.0729721Z 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-21T20:50:32.0732174Z 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-21T20:50:32.0734674Z 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-21T20:50:32.0736508Z 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-21T20:50:32.0738279Z 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-21T20:50:32.0739809Z 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-21T20:50:32.0741529Z 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-21T20:50:32.0743127Z 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-21T20:50:32.0745011Z 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-21T20:50:32.0747038Z 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-21T20:50:32.0749037Z 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-21T20:50:32.0751184Z 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-21T20:50:32.0753331Z 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-21T20:50:32.0755752Z 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-21T20:50:32.0758066Z 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-21T20:50:32.0760495Z 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-21T20:50:32.0761521Z 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-21T20:50:32.0763071Z 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-21T20:50:32.0765627Z 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-21T20:50:32.0766985Z 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-21T20:50:32.0769058Z 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-21T20:50:32.0771217Z 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-21T20:50:32.0773444Z 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-21T20:50:32.0775122Z 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-21T20:50:32.0777067Z 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-21T20:50:32.0778818Z 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-21T20:50:32.0780524Z 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-21T20:50:32.0782677Z 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-21T20:50:32.0784777Z 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-21T20:50:32.0786905Z 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-21T20:50:32.0788700Z 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-21T20:50:32.0789851Z 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-21T20:50:32.0792573Z 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-21T20:50:32.0793647Z 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-21T20:50:32.0795929Z 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-21T20:50:32.0797430Z 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-21T20:50:32.0799635Z 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-21T20:50:32.0801565Z 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-21T20:50:32.0803366Z 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-21T20:50:32.0805938Z 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-21T20:50:32.0807978Z 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-21T20:50:32.0810111Z 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-21T20:50:32.0812344Z 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-21T20:50:32.0814095Z 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-21T20:50:32.0816180Z 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-21T20:50:32.0818531Z 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-21T20:50:32.0820640Z 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-21T20:50:32.0822648Z 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-21T20:50:32.0824687Z 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-21T20:50:32.0826418Z 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-21T20:50:32.0828608Z 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-21T20:50:32.0831180Z 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-21T20:50:32.0833296Z 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-21T20:50:32.0835373Z 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-21T20:50:32.0836908Z 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-21T20:50:32.0838688Z 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-21T20:50:32.0840440Z 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-21T20:50:32.0842277Z 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-21T20:50:32.0843538Z 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-21T20:50:32.0846096Z 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-21T20:50:32.0847761Z 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-21T20:50:32.0849324Z 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-21T20:50:32.0851286Z 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-21T20:50:32.0852966Z 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-21T20:50:32.0854473Z 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-21T20:50:32.0856232Z 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-21T20:50:32.0857442Z 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-21T20:50:32.0858764Z 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-21T20:50:32.0861298Z 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-21T20:50:32.0862572Z 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-21T20:50:32.0864833Z 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-21T20:50:32.0866716Z 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-21T20:50:32.0868213Z 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-21T20:50:32.0870130Z 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-21T20:50:32.0871799Z 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-21T20:50:32.0874243Z 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-21T20:50:32.0875631Z 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-21T20:50:32.0877063Z 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-21T20:50:32.0878322Z 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-21T20:50:32.0880043Z 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-21T20:50:32.0882047Z 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-21T20:50:32.0884721Z 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-21T20:50:32.0888903Z 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-21T20:50:32.0890641Z 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-21T20:50:32.0892526Z 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-21T20:50:32.0894110Z 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-21T20:50:32.0896338Z 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-21T20:50:32.0898409Z 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-21T20:50:32.0900713Z 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-21T20:50:32.0903018Z 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-21T20:50:32.0904436Z 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-21T20:50:32.0906459Z 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-21T20:50:32.0908267Z 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-21T20:50:32.0909872Z 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-21T20:50:32.0912042Z 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-21T20:50:32.0914360Z 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-21T20:50:32.0916325Z 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-21T20:50:32.0918171Z 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-21T20:50:32.0919937Z 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-21T20:50:32.0921724Z 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-21T20:50:32.0923917Z 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-21T20:50:32.0925780Z 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-21T20:50:32.0927833Z 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-21T20:50:32.0929730Z 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-21T20:50:32.0931970Z 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-21T20:50:32.0933291Z 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-21T20:50:32.0935262Z 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-21T20:50:32.0937049Z 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-21T20:50:32.0939166Z 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-21T20:50:32.0940907Z 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-21T20:50:32.0942833Z 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-21T20:50:32.0945385Z 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-21T20:50:32.0947211Z 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-21T20:50:32.0948915Z 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-21T20:50:32.0950195Z 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-21T20:50:32.0951827Z 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-21T20:50:32.0953379Z 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-21T20:50:32.0955677Z 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-21T20:50:32.0957004Z 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-21T20:50:32.0958627Z 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-21T20:50:32.0960293Z 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-21T20:50:32.0961873Z 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-21T20:50:32.0963599Z 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-21T20:50:32.0965152Z 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-21T20:50:32.0966442Z 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-21T20:50:32.0968249Z 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-21T20:50:32.0969892Z 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-21T20:50:32.0971748Z 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-21T20:50:32.0973521Z 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-21T20:50:32.0975525Z 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-21T20:50:32.0977478Z 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-21T20:50:32.0979065Z 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-21T20:50:32.0980655Z 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-21T20:50:32.0982193Z 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-21T20:50:32.0984272Z 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-21T20:50:32.0986408Z 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-21T20:50:32.0988263Z 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-21T20:50:32.0990046Z 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-21T20:50:32.0992335Z 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-21T20:50:32.0994418Z 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-21T20:50:32.0996513Z 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-21T20:50:32.0998721Z 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-21T20:50:32.1001557Z 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-21T20:50:32.1003084Z 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-21T20:50:32.1005030Z 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-21T20:50:32.1006865Z 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-21T20:50:32.1008913Z 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-21T20:50:32.1010191Z 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-21T20:50:32.1012651Z 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-21T20:50:32.1015474Z 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-21T20:50:32.1016837Z 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-21T20:50:32.1018400Z 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-21T20:50:32.1020038Z 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-21T20:50:32.1021616Z 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-21T20:50:32.1023698Z 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-21T20:50:32.1025223Z 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-21T20:50:32.1027075Z 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-21T20:50:32.1028880Z 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-21T20:50:32.1030481Z 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-21T20:50:32.1032602Z 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-21T20:50:32.1034200Z 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-21T20:50:32.1035922Z 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-21T20:50:32.1037659Z 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-21T20:50:32.1039261Z 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-21T20:50:32.1040966Z 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-21T20:50:32.1043066Z 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-21T20:50:32.1044655Z 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-21T20:50:32.1046519Z 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-21T20:50:32.1048414Z 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-21T20:50:32.1050652Z 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-21T20:50:32.1052623Z 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-21T20:50:32.1053899Z 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-21T20:50:32.1055791Z 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-21T20:50:32.1057488Z 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-21T20:50:32.1059214Z 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-21T20:50:32.1060870Z 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-21T20:50:32.1062544Z 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-21T20:50:32.1064727Z 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-21T20:50:32.1066548Z 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-21T20:50:32.1068039Z 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-21T20:50:32.1070042Z 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-21T20:50:32.1071814Z 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-21T20:50:32.1073149Z 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-21T20:50:32.1074780Z 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-21T20:50:32.1076468Z 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-21T20:50:32.1078059Z 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-21T20:50:32.1079715Z 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-21T20:50:32.1081097Z 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-21T20:50:32.1083688Z 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-21T20:50:32.1084833Z 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-21T20:50:32.1086576Z 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-21T20:50:32.1089047Z 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-21T20:50:32.1090755Z 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-21T20:50:32.1092798Z 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-21T20:50:32.1094483Z 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-21T20:50:32.1096784Z 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-21T20:50:32.1098066Z 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-21T20:50:32.1099830Z 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-21T20:50:32.1101582Z 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-21T20:50:32.1103153Z 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-21T20:50:32.1104954Z 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-21T20:50:32.1106755Z 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-21T20:50:32.1108462Z 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-21T20:50:32.1110138Z 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-21T20:50:32.1111924Z 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-21T20:50:32.1113749Z 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-21T20:50:32.1116066Z 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-21T20:50:32.1117999Z 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-21T20:50:32.1119454Z 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-21T20:50:32.1121479Z 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-21T20:50:32.1123825Z 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-21T20:50:32.1126179Z 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-21T20:50:32.1127652Z 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-21T20:50:32.1129726Z 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-21T20:50:32.1131488Z 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-21T20:50:32.1133288Z 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-21T20:50:32.1134933Z 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-21T20:50:32.1137795Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng 2025-04-21T20:50:32.1139616Z 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-21T20:50:32.1141169Z 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-21T20:50:32.1144023Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv 2025-04-21T20:50:32.1145955Z 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-21T20:50:32.1148626Z 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-21T20:50:32.1150080Z 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-21T20:50:32.1151989Z 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-21T20:50:32.1154367Z 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-21T20:50:32.1155871Z 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-21T20:50:32.1158097Z 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-21T20:50:32.1159521Z 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-21T20:50:32.1161404Z 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-21T20:50:32.1162851Z 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-21T20:50:32.1164466Z 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-21T20:50:32.1167636Z 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-21T20:50:32.1169326Z 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-21T20:50:32.1170948Z 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-21T20:50:32.1172983Z 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-21T20:50:32.1176169Z 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-21T20:50:32.1177312Z 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-21T20:50:32.1179915Z 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-21T20:50:32.1181342Z 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-21T20:50:32.1183116Z 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-21T20:50:32.1184870Z 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-21T20:50:32.1186568Z 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-21T20:50:32.1188221Z 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-21T20:50:32.1190529Z 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-21T20:50:32.1192503Z 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-21T20:50:32.1194621Z 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-21T20:50:32.1198002Z 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-21T20:50:32.1199639Z 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-21T20:50:32.1201112Z 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-21T20:50:32.1202865Z 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-21T20:50:32.1204251Z 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-21T20:50:32.1206044Z 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-21T20:50:32.1207543Z 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-21T20:50:32.1209356Z 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-21T20:50:32.1211065Z 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-21T20:50:32.1213763Z 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-21T20:50:32.1215331Z 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-21T20:50:32.1217726Z 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-21T20:50:32.1219561Z 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-21T20:50:32.1221700Z 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-21T20:50:32.1223017Z 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-21T20:50:32.1225056Z 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-21T20:50:32.1227275Z 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-21T20:50:32.1229957Z 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-21T20:50:32.1232171Z 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-21T20:50:32.1234611Z 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-21T20:50:32.1235728Z 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-21T20:50:32.1238020Z 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-21T20:50:32.1239214Z 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-21T20:50:32.1240766Z 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-21T20:50:32.1242290Z 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-21T20:50:32.1244444Z 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-21T20:50:32.1245804Z 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-21T20:50:32.1247548Z 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-21T20:50:32.1249564Z 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-21T20:50:32.1251050Z 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-21T20:50:32.1253042Z 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-21T20:50:32.1254466Z 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-21T20:50:32.1256700Z 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-21T20:50:32.1258481Z 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-21T20:50:32.1260409Z 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-21T20:50:32.1261983Z 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-21T20:50:32.1263398Z 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-21T20:50:32.1265160Z 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-21T20:50:32.1266877Z 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-21T20:50:32.1268273Z 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-21T20:50:32.1271468Z 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-21T20:50:32.1272634Z 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-21T20:50:32.1274453Z 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-21T20:50:32.1276286Z 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-21T20:50:32.1278444Z 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-21T20:50:32.1280014Z 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-21T20:50:32.1281656Z 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-21T20:50:32.1283819Z 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-21T20:50:32.1285770Z 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-21T20:50:32.1287470Z 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-21T20:50:32.1289576Z 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-21T20:50:32.1291551Z 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-21T20:50:32.1293589Z 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-21T20:50:32.1295933Z 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-21T20:50:32.1297318Z 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-21T20:50:32.1299321Z 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-21T20:50:32.1301060Z 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-21T20:50:32.1302650Z 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-21T20:50:32.1303994Z 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-21T20:50:32.1305939Z 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-21T20:50:32.1307616Z 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-21T20:50:32.1309832Z 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-21T20:50:32.1311282Z 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-21T20:50:32.1313013Z 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-21T20:50:32.1315354Z 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-21T20:50:32.1316893Z 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-21T20:50:32.1319545Z 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-21T20:50:32.1320657Z 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-21T20:50:32.1322132Z 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-21T20:50:32.1324381Z 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-21T20:50:32.1325885Z 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-21T20:50:32.1327069Z 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-21T20:50:32.1329568Z 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-21T20:50:32.1331874Z 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-21T20:50:32.1333271Z 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-21T20:50:32.1334883Z 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-21T20:50:32.1336998Z 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-21T20:50:32.1338638Z 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-21T20:50:32.1340565Z 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-21T20:50:32.1342285Z 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-21T20:50:32.1343761Z 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-21T20:50:32.1347085Z 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-21T20:50:32.1348731Z 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-21T20:50:32.1350694Z 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-21T20:50:32.1352276Z 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-21T20:50:32.1354462Z 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-21T20:50:32.1355894Z 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-21T20:50:32.1358278Z 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-21T20:50:32.1360036Z 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-21T20:50:32.1362406Z 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-21T20:50:32.1364504Z 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-21T20:50:32.1365838Z 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-21T20:50:32.1368237Z 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-21T20:50:32.1369892Z 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-21T20:50:32.1371411Z 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-21T20:50:32.1373765Z 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-21T20:50:32.1375972Z 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-21T20:50:32.1378368Z 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-21T20:50:32.1380147Z 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-21T20:50:32.1381965Z 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-21T20:50:32.1383533Z 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-21T20:50:32.1387094Z 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-21T20:50:32.1389348Z 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-21T20:50:32.1391332Z 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-21T20:50:32.1393286Z 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-21T20:50:32.1395336Z 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-21T20:50:32.1397365Z 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-21T20:50:32.1399762Z 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-21T20:50:32.1401295Z 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-21T20:50:32.1403320Z 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-21T20:50:32.1405298Z 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-21T20:50:32.1407368Z 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-21T20:50:32.1408846Z 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-21T20:50:32.1410238Z 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-21T20:50:32.1411853Z 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-21T20:50:32.1413448Z 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-21T20:50:32.1414871Z 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-21T20:50:32.1416457Z 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-21T20:50:32.1418143Z 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-21T20:50:32.1419610Z 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-21T20:50:32.1421012Z 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-21T20:50:32.1422503Z 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-21T20:50:32.1424767Z 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-21T20:50:32.1426241Z 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-21T20:50:32.1427594Z 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-21T20:50:32.1429221Z 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-21T20:50:32.1431044Z 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-21T20:50:32.1432761Z 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-21T20:50:32.1434662Z 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-21T20:50:32.1436105Z 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-21T20:50:32.1438476Z 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-21T20:50:32.1440016Z 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-21T20:50:32.1441569Z 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-21T20:50:32.1443079Z 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-21T20:50:32.1445316Z 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-21T20:50:32.1447785Z 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-21T20:50:32.1449546Z 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-21T20:50:32.1451695Z 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-21T20:50:32.1453293Z 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-21T20:50:32.1454796Z 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-21T20:50:32.1457087Z 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-21T20:50:32.1460265Z 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-21T20:50:32.1461911Z 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-21T20:50:32.1463602Z 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-21T20:50:32.1465201Z 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-21T20:50:32.1467050Z 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-21T20:50:32.1469080Z 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-21T20:50:32.1470650Z 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-21T20:50:32.1472898Z 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-21T20:50:32.1474443Z 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-21T20:50:32.1476420Z 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-21T20:50:32.1478089Z 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-21T20:50:32.1479869Z 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-21T20:50:32.1482102Z 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-21T20:50:32.1483883Z 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-21T20:50:32.1485697Z 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-21T20:50:32.1487866Z 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-21T20:50:32.1489489Z 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-21T20:50:32.1492006Z 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-21T20:50:32.1493920Z 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-21T20:50:32.1495967Z 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-21T20:50:32.1497590Z 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-21T20:50:32.1499243Z 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-21T20:50:32.1501416Z 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-21T20:50:32.1503045Z 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-21T20:50:32.1504970Z 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-21T20:50:32.1506913Z 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-21T20:50:32.1508861Z 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-21T20:50:32.1510887Z 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-21T20:50:32.1513611Z 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-21T20:50:32.1515981Z 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-21T20:50:32.1517918Z 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-21T20:50:32.1520328Z 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-21T20:50:32.1521875Z 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-21T20:50:32.1523905Z 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-21T20:50:32.1525859Z 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-21T20:50:32.1527747Z 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-21T20:50:32.1530120Z 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-21T20:50:32.1532023Z 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-21T20:50:32.1533556Z 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-21T20:50:32.1535150Z 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-21T20:50:32.1536683Z 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-21T20:50:32.1539488Z 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-21T20:50:32.1541693Z 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-21T20:50:32.1543283Z 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-21T20:50:32.1545058Z 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-21T20:50:32.1547111Z 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-21T20:50:32.1549407Z 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-21T20:50:32.1550623Z 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-21T20:50:32.1552720Z 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-21T20:50:32.1555217Z 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-21T20:50:32.1556546Z 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-21T20:50:32.1558883Z 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-21T20:50:32.1560225Z 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-21T20:50:32.1562287Z 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-21T20:50:32.1563888Z 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-21T20:50:32.1565272Z 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-21T20:50:32.1566690Z 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-21T20:50:32.1569328Z 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-21T20:50:32.1570722Z 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-21T20:50:32.1572453Z 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-21T20:50:32.1574793Z 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-21T20:50:32.1576435Z 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-21T20:50:32.1578464Z 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-21T20:50:32.1579925Z 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-21T20:50:32.1581905Z 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-21T20:50:32.1585580Z 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-21T20:50:32.1588215Z 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-21T20:50:32.1589532Z 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-21T20:50:32.1590729Z 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-21T20:50:32.1592365Z 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-21T20:50:32.1594047Z 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-21T20:50:32.1595262Z 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-21T20:50:32.1597165Z 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-21T20:50:32.1598866Z 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-21T20:50:32.1600166Z 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-21T20:50:32.1601721Z 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-21T20:50:32.1603394Z 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-21T20:50:32.1605549Z 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-21T20:50:32.1606825Z 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-21T20:50:32.1609010Z 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-21T20:50:32.1610419Z 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-21T20:50:32.1612133Z 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-21T20:50:32.1614039Z 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-21T20:50:32.1615721Z 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-21T20:50:32.1617409Z 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-21T20:50:32.1618921Z 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-21T20:50:32.1620605Z 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-21T20:50:32.1621937Z 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-21T20:50:32.1623242Z 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-21T20:50:32.1624772Z 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-21T20:50:32.1625937Z 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-21T20:50:32.1628480Z 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-21T20:50:32.1629970Z 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-21T20:50:32.1631399Z 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-21T20:50:32.1632622Z 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-21T20:50:32.1635325Z 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-21T20:50:32.1636657Z 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-21T20:50:32.1638063Z 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-21T20:50:32.1639477Z 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-21T20:50:32.1641230Z 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-21T20:50:32.1642550Z 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-21T20:50:32.1644213Z 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-21T20:50:32.1645803Z 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-21T20:50:32.1647429Z 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-21T20:50:32.1649027Z 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-21T20:50:32.1651214Z 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-21T20:50:32.1653278Z 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-21T20:50:32.1654954Z 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-21T20:50:32.1656586Z 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-21T20:50:32.1658084Z 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-21T20:50:32.1659122Z 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-21T20:50:32.1661021Z 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-21T20:50:32.1662392Z 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-21T20:50:32.1664026Z 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-21T20:50:32.1665636Z 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-21T20:50:32.1667610Z 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-21T20:50:32.1669730Z 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-21T20:50:32.1671391Z 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-21T20:50:32.1674038Z 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-21T20:50:32.1675227Z 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-21T20:50:32.1676834Z 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-21T20:50:32.1678244Z 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-21T20:50:32.1680885Z 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-21T20:50:32.1682997Z 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-21T20:50:32.1685098Z 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-21T20:50:32.1686514Z 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-21T20:50:32.1688125Z 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-21T20:50:32.1690117Z 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-21T20:50:32.1691658Z 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-21T20:50:32.1693628Z 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-21T20:50:32.1695358Z 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-21T20:50:32.1696832Z 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-21T20:50:32.1698266Z 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-21T20:50:32.1699713Z 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-21T20:50:32.1701630Z 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-21T20:50:32.1703269Z 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-21T20:50:32.1704870Z 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-21T20:50:32.1707605Z 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-21T20:50:32.1708742Z 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-21T20:50:32.1711002Z 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-21T20:50:32.1712409Z 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-21T20:50:32.1714077Z 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-21T20:50:32.1716121Z 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-21T20:50:32.1718016Z 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-21T20:50:32.1720244Z 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-21T20:50:32.1721424Z 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-21T20:50:32.1722927Z 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-21T20:50:32.1725131Z 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-21T20:50:32.1726128Z 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-21T20:50:32.1728853Z 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-21T20:50:32.1730177Z 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-21T20:50:32.1731748Z 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-21T20:50:32.1733285Z 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-21T20:50:32.1734603Z 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-21T20:50:32.1736623Z 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-21T20:50:32.1738214Z 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-21T20:50:32.1740198Z 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-21T20:50:32.1741778Z 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-21T20:50:32.1743767Z 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-21T20:50:32.1745226Z 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-21T20:50:32.1746674Z 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-21T20:50:32.1748424Z 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-21T20:50:32.1750573Z 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-21T20:50:32.1751872Z 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-21T20:50:32.1753901Z 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-21T20:50:32.1755219Z 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-21T20:50:32.1756731Z 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-21T20:50:32.1758646Z 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-21T20:50:32.1760172Z 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-21T20:50:32.1762282Z 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-21T20:50:32.1763802Z 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-21T20:50:32.1765428Z 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-21T20:50:32.1767186Z 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-21T20:50:32.1768953Z 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-21T20:50:32.1770533Z 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-21T20:50:32.1772152Z 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-21T20:50:32.1773292Z 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-21T20:50:32.1774694Z 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-21T20:50:32.1776566Z 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-21T20:50:32.1778040Z 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-21T20:50:32.1779837Z 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-21T20:50:32.1782204Z 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-21T20:50:32.1784004Z 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-21T20:50:32.1785923Z 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-21T20:50:32.1787385Z 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-21T20:50:32.1789228Z 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-21T20:50:32.1791133Z 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-21T20:50:32.1793213Z 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-21T20:50:32.1795303Z 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-21T20:50:32.1797787Z 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-21T20:50:32.1799991Z 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-21T20:50:32.1801656Z 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-21T20:50:32.1803989Z 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-21T20:50:32.1805635Z 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-21T20:50:32.1807110Z 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-21T20:50:32.1809152Z 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-21T20:50:32.1810774Z 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-21T20:50:32.1812338Z 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-21T20:50:32.1814247Z 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-21T20:50:32.1815805Z 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-21T20:50:32.1817605Z 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-21T20:50:32.1819067Z 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-21T20:50:32.1820998Z 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-21T20:50:32.1823305Z 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-21T20:50:32.1824820Z 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-21T20:50:32.1826189Z 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-21T20:50:32.1828015Z 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-21T20:50:32.1829365Z 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-21T20:50:32.1833140Z 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-21T20:50:32.1834922Z 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-21T20:50:32.1836561Z 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-21T20:50:32.1838384Z 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-21T20:50:32.1840201Z 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-21T20:50:32.1842288Z 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-21T20:50:32.1843850Z 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-21T20:50:32.1845415Z 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-21T20:50:32.1848200Z 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-21T20:50:32.1850663Z 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-21T20:50:32.1854196Z 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-21T20:50:32.1856694Z 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-21T20:50:32.1859444Z 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-21T20:50:32.1861998Z 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-21T20:50:32.1864858Z 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-21T20:50:32.1867384Z 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-21T20:50:32.1870036Z 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-21T20:50:32.1873341Z 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-21T20:50:32.1875834Z 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-21T20:50:32.1878317Z 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-21T20:50:32.1880610Z 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-21T20:50:32.1883077Z 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-21T20:50:32.1885812Z 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-21T20:50:32.1888074Z 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-21T20:50:32.1890697Z 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-21T20:50:32.1893513Z 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-21T20:50:32.1896657Z 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-21T20:50:32.1899663Z 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-21T20:50:32.1902618Z 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-21T20:50:32.1905889Z 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-21T20:50:32.1908550Z 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-21T20:50:32.1911725Z 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-21T20:50:32.1914880Z 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-21T20:50:32.1917101Z 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-21T20:50:32.1920070Z 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-21T20:50:32.1923108Z 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-21T20:50:32.1925690Z 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-21T20:50:32.1928364Z 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-21T20:50:32.1931438Z 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-21T20:50:32.1934711Z 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-21T20:50:32.1937166Z 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-21T20:50:32.1940244Z 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-21T20:50:32.1943323Z 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-21T20:50:32.1946377Z 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-21T20:50:32.1949456Z 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-21T20:50:32.1952625Z 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-21T20:50:32.1955881Z 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-21T20:50:32.1959275Z 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-21T20:50:32.1962505Z 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-21T20:50:32.1965624Z 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-21T20:50:32.1969067Z 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-21T20:50:32.1972332Z 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-21T20:50:32.1975427Z 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-21T20:50:32.1978866Z 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-21T20:50:32.1981899Z 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-21T20:50:32.1985557Z 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-21T20:50:32.1988672Z 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-21T20:50:32.1990981Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:32.1993133Z 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-21T20:50:32.1996244Z 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-21T20:50:32.1999431Z 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-21T20:50:32.2001206Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess 2025-04-21T20:50:32.2002826Z 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-21T20:50:32.2004961Z 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-21T20:50:32.2007107Z 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-21T20:50:32.2009164Z 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-21T20:50:32.2011312Z 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-21T20:50:32.2013569Z 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-21T20:50:32.2015850Z 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-21T20:50:32.2018131Z 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-21T20:50:32.2020423Z 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-21T20:50:32.2022705Z 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-21T20:50:32.2024925Z 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-21T20:50:32.2027223Z 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-21T20:50:32.2029459Z 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-21T20:50:32.2031810Z 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-21T20:50:32.2034199Z 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-21T20:50:32.2036477Z 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-21T20:50:32.2038794Z 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-21T20:50:32.2041255Z 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-21T20:50:32.2043771Z 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-21T20:50:32.2045902Z 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-21T20:50:32.2048318Z 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-21T20:50:32.2050495Z 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-21T20:50:32.2052684Z 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-21T20:50:32.2054933Z 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-21T20:50:32.2057188Z 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-21T20:50:32.2059373Z 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-21T20:50:32.2061548Z 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-21T20:50:32.2063752Z 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-21T20:50:32.2065822Z 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-21T20:50:32.2068135Z 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-21T20:50:32.2070313Z 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-21T20:50:32.2072731Z 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-21T20:50:32.2074822Z 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-21T20:50:32.2076917Z 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-21T20:50:32.2079127Z 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-21T20:50:32.2081264Z 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-21T20:50:32.2083609Z 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-21T20:50:32.2085799Z 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-21T20:50:32.2087926Z 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-21T20:50:32.2089986Z 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-21T20:50:32.2092105Z 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-21T20:50:32.2094181Z 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-21T20:50:32.2096315Z 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-21T20:50:32.2098397Z 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-21T20:50:32.2100572Z 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-21T20:50:32.2102839Z 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-21T20:50:32.2105097Z 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-21T20:50:32.2107297Z 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-21T20:50:32.2109381Z 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-21T20:50:32.2111420Z 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-21T20:50:32.2113770Z 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-21T20:50:32.2115928Z 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-21T20:50:32.2118155Z 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-21T20:50:32.2120377Z 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-21T20:50:32.2122662Z 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-21T20:50:32.2124993Z 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-21T20:50:32.2127440Z 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-21T20:50:32.2129685Z 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-21T20:50:32.2131921Z 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-21T20:50:32.2134240Z 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-21T20:50:32.2136633Z 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-21T20:50:32.2138988Z 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-21T20:50:32.2141227Z 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-21T20:50:32.2143676Z 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-21T20:50:32.2145908Z 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-21T20:50:32.2148122Z 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-21T20:50:32.2150470Z 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-21T20:50:32.2152902Z 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-21T20:50:32.2155124Z 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-21T20:50:32.2157622Z 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-21T20:50:32.2159853Z 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-21T20:50:32.2162132Z 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-21T20:50:32.2163665Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq 2025-04-21T20:50:32.2165311Z 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-21T20:50:32.2167761Z 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-21T20:50:32.2169976Z 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-21T20:50:32.2172304Z 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-21T20:50:32.2186423Z 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-21T20:50:32.2189348Z 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-21T20:50:32.2191959Z 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-21T20:50:32.2194982Z 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-21T20:50:32.2197605Z 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-21T20:50:32.2200588Z 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-21T20:50:32.2203398Z 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-21T20:50:32.2206369Z 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-21T20:50:32.2209155Z 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-21T20:50:32.2211994Z 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-21T20:50:32.2214445Z 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-21T20:50:32.2217169Z 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-21T20:50:32.2219990Z 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-21T20:50:32.2222584Z 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-21T20:50:32.2225167Z 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-21T20:50:32.2228107Z 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-21T20:50:32.2230835Z 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-21T20:50:32.2233989Z 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-21T20:50:32.2237159Z 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-21T20:50:32.2240261Z 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-21T20:50:32.2243371Z 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-21T20:50:32.2246521Z 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-21T20:50:32.2249767Z 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-21T20:50:32.2252874Z 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-21T20:50:32.2255843Z 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-21T20:50:32.2258708Z 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-21T20:50:32.2261709Z 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-21T20:50:32.2264729Z 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-21T20:50:32.2267451Z 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-21T20:50:32.2270568Z 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-21T20:50:32.2273832Z 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-21T20:50:32.2277012Z 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-21T20:50:32.2279913Z 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-21T20:50:32.2282854Z 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-21T20:50:32.2285393Z 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-21T20:50:32.2288537Z 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-21T20:50:32.2291642Z 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-21T20:50:32.2294639Z 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-21T20:50:32.2297864Z 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-21T20:50:32.2301282Z 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-21T20:50:32.2304471Z 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-21T20:50:32.2307205Z 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-21T20:50:32.2310350Z 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-21T20:50:32.2313536Z 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-21T20:50:32.2316845Z 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-21T20:50:32.2320223Z 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-21T20:50:32.2323415Z 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-21T20:50:32.2325858Z 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-21T20:50:32.2328730Z 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-21T20:50:32.2331857Z 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-21T20:50:32.2335043Z 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-21T20:50:32.2338374Z 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-21T20:50:32.2341571Z 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-21T20:50:32.2344615Z 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-21T20:50:32.2347720Z 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-21T20:50:32.2351052Z 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-21T20:50:32.2354321Z 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-21T20:50:32.2357429Z 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-21T20:50:32.2360537Z 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-21T20:50:32.2363835Z 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-21T20:50:32.2367263Z 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-21T20:50:32.2370143Z 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-21T20:50:32.2373152Z 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-21T20:50:32.2375492Z 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-21T20:50:32.2377683Z 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-21T20:50:32.2379836Z 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-21T20:50:32.2381911Z 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-21T20:50:32.2384251Z 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-21T20:50:32.2386326Z 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-21T20:50:32.2388404Z 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-21T20:50:32.2390478Z 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-21T20:50:32.2392680Z 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-21T20:50:32.2394834Z 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-21T20:50:32.2396937Z 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-21T20:50:32.2399160Z 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-21T20:50:32.2401267Z 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-21T20:50:32.2403363Z 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-21T20:50:32.2405690Z 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-21T20:50:32.2407872Z 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-21T20:50:32.2409916Z 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-21T20:50:32.2412120Z 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-21T20:50:32.2414201Z 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-21T20:50:32.2416318Z 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-21T20:50:32.2418423Z 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-21T20:50:32.2420568Z 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-21T20:50:32.2422784Z 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-21T20:50:32.2424890Z 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-21T20:50:32.2426974Z 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-21T20:50:32.2429031Z 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-21T20:50:32.2431307Z 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-21T20:50:32.2433378Z 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-21T20:50:32.2435626Z 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-21T20:50:32.2437743Z 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-21T20:50:32.2439824Z 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-21T20:50:32.2442086Z 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-21T20:50:32.2444191Z 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-21T20:50:32.2446254Z 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-21T20:50:32.2448394Z 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-21T20:50:32.2450469Z 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-21T20:50:32.2452645Z 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-21T20:50:32.2454833Z 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-21T20:50:32.2456930Z 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-21T20:50:32.2459251Z 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-21T20:50:32.2461382Z 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-21T20:50:32.2463495Z 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-21T20:50:32.2465809Z 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-21T20:50:32.2467959Z 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-21T20:50:32.2470052Z 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-21T20:50:32.2472224Z 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-21T20:50:32.2474457Z 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-21T20:50:32.2476548Z 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-21T20:50:32.2478651Z 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-21T20:50:32.2480774Z 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-21T20:50:32.2483068Z 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-21T20:50:32.2485292Z 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-21T20:50:32.2487391Z 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-21T20:50:32.2489489Z 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-21T20:50:32.2491813Z 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-21T20:50:32.2493995Z 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-21T20:50:32.2496132Z 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-21T20:50:32.2498331Z 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-21T20:50:32.2500511Z 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-21T20:50:32.2502714Z 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-21T20:50:32.2504905Z 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-21T20:50:32.2507227Z 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-21T20:50:32.2509370Z 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-21T20:50:32.2511688Z 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-21T20:50:32.2513824Z 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-21T20:50:32.2516012Z 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-21T20:50:32.2518183Z 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-21T20:50:32.2520533Z 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-21T20:50:32.2522967Z 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-21T20:50:32.2525139Z 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-21T20:50:32.2527419Z 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-21T20:50:32.2529715Z 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-21T20:50:32.2531933Z 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-21T20:50:32.2534203Z 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-21T20:50:32.2536491Z 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-21T20:50:32.2538671Z 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-21T20:50:32.2540935Z 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-21T20:50:32.2543088Z 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-21T20:50:32.2545524Z 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-21T20:50:32.2547738Z 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-21T20:50:32.2550056Z 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-21T20:50:32.2552305Z 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-21T20:50:32.2554641Z 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-21T20:50:32.2556864Z 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-21T20:50:32.2559103Z 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-21T20:50:32.2561512Z 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-21T20:50:32.2563768Z 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-21T20:50:32.2565968Z 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-21T20:50:32.2568162Z 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-21T20:50:32.2570580Z 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-21T20:50:32.2572818Z 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-21T20:50:32.2575141Z 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-21T20:50:32.2577410Z 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-21T20:50:32.2579617Z 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-21T20:50:32.2582075Z 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-21T20:50:32.2584407Z 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-21T20:50:32.2586600Z 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-21T20:50:32.2588746Z 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-21T20:50:32.2591115Z 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-21T20:50:32.2593570Z 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-21T20:50:32.2596012Z 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-21T20:50:32.2598167Z 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-21T20:50:32.2600319Z 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-21T20:50:32.2602506Z 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-21T20:50:32.2604877Z 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-21T20:50:32.2607102Z 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-21T20:50:32.2609234Z 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-21T20:50:32.2611523Z 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-21T20:50:32.2613830Z 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-21T20:50:32.2615966Z 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-21T20:50:32.2618180Z 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-21T20:50:32.2620429Z 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-21T20:50:32.2622566Z 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-21T20:50:32.2624730Z 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-21T20:50:32.2627047Z 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-21T20:50:32.2629283Z 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-21T20:50:32.2631447Z 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-21T20:50:32.2633916Z 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-21T20:50:32.2636053Z 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-21T20:50:32.2638297Z 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-21T20:50:32.2640575Z 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-21T20:50:32.2642819Z 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-21T20:50:32.2644953Z 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-21T20:50:32.2647141Z 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-21T20:50:32.2649301Z 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-21T20:50:32.2651514Z 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-21T20:50:32.2653758Z 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-21T20:50:32.2655911Z 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-21T20:50:32.2658100Z 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-21T20:50:32.2660497Z 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-21T20:50:32.2662916Z 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-21T20:50:32.2665053Z 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-21T20:50:32.2667207Z 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-21T20:50:32.2669362Z 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-21T20:50:32.2671748Z 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-21T20:50:32.2673974Z 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-21T20:50:32.2676092Z 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-21T20:50:32.2678305Z 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-21T20:50:32.2680599Z 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-21T20:50:32.2682897Z 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-21T20:50:32.2685075Z 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-21T20:50:32.2687827Z 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-21T20:50:32.2690726Z 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-21T20:50:32.2693632Z 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-21T20:50:32.2696565Z 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-21T20:50:32.2699699Z 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-21T20:50:32.2702433Z 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-21T20:50:32.2705222Z 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-21T20:50:32.2708234Z 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-21T20:50:32.2711169Z 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-21T20:50:32.2714064Z 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-21T20:50:32.2716306Z 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-21T20:50:32.2718466Z 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-21T20:50:32.2720548Z 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-21T20:50:32.2722663Z 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-21T20:50:32.2724761Z 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-21T20:50:32.2726870Z 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-21T20:50:32.2728952Z 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-21T20:50:32.2731139Z 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-21T20:50:32.2733519Z 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-21T20:50:32.2735845Z 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-21T20:50:32.2738021Z 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-21T20:50:32.2740215Z 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-21T20:50:32.2742711Z 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-21T20:50:32.2744848Z 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-21T20:50:32.2747028Z 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-21T20:50:32.2749155Z 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-21T20:50:32.2751401Z 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-21T20:50:32.2753730Z 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-21T20:50:32.2755936Z 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-21T20:50:32.2758159Z 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-21T20:50:32.2760409Z 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-21T20:50:32.2762708Z 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-21T20:50:32.2764852Z 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-21T20:50:32.2767387Z 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-21T20:50:32.2769744Z 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-21T20:50:32.2771863Z 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-21T20:50:32.2774048Z 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-21T20:50:32.2776182Z 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-21T20:50:32.2778392Z 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-21T20:50:32.2780923Z 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-21T20:50:32.2783312Z 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-21T20:50:32.2785678Z 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-21T20:50:32.2787905Z 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-21T20:50:32.2790279Z 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-21T20:50:32.2792662Z 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-21T20:50:32.2794874Z 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-21T20:50:32.2797304Z 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-21T20:50:32.2799578Z 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-21T20:50:32.2802273Z 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-21T20:50:32.2804569Z 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-21T20:50:32.2806948Z 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-21T20:50:32.2809262Z 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-21T20:50:32.2811427Z 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-21T20:50:32.2813542Z 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-21T20:50:32.2815627Z 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-21T20:50:32.2817733Z 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-21T20:50:32.2819815Z 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-21T20:50:32.2821903Z 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-21T20:50:32.2823928Z 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-21T20:50:32.2826053Z 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-21T20:50:32.2828123Z 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-21T20:50:32.2830400Z 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-21T20:50:32.2832564Z 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-21T20:50:32.2834772Z 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-21T20:50:32.2836857Z 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-21T20:50:32.2838987Z 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-21T20:50:32.2841116Z 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-21T20:50:32.2843655Z 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-21T20:50:32.2845837Z 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-21T20:50:32.2847903Z 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-21T20:50:32.2849891Z 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-21T20:50:32.2852054Z 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-21T20:50:32.2854206Z 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-21T20:50:32.2856270Z 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-21T20:50:32.2858431Z 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-21T20:50:32.2860418Z 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-21T20:50:32.2862609Z 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-21T20:50:32.2864734Z 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-21T20:50:32.2866867Z 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-21T20:50:32.2868966Z 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-21T20:50:32.2871067Z 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-21T20:50:32.2873212Z 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-21T20:50:32.2875783Z 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-21T20:50:32.2878035Z 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-21T20:50:32.2880314Z 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-21T20:50:32.2882637Z 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-21T20:50:32.2884717Z 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-21T20:50:32.2886829Z 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-21T20:50:32.2888997Z 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-21T20:50:32.2891062Z 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-21T20:50:32.2893626Z 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-21T20:50:32.2895732Z 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-21T20:50:32.2897968Z 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-21T20:50:32.2900108Z 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-21T20:50:32.2902426Z 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-21T20:50:32.2904691Z 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-21T20:50:32.2906763Z 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-21T20:50:32.2908938Z 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-21T20:50:32.2911072Z 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-21T20:50:32.2913316Z 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-21T20:50:32.2916080Z 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-21T20:50:32.2918157Z 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-21T20:50:32.2920261Z 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-21T20:50:32.2922380Z 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-21T20:50:32.2924428Z 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-21T20:50:32.2926603Z 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-21T20:50:32.2928663Z 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-21T20:50:32.2930847Z 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-21T20:50:32.2933034Z 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-21T20:50:32.2935133Z 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-21T20:50:32.2937289Z 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-21T20:50:32.2939490Z 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-21T20:50:32.2941704Z 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-21T20:50:32.2943941Z 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-21T20:50:32.2946174Z 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-21T20:50:32.2948401Z 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-21T20:50:32.2950660Z 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-21T20:50:32.2952795Z 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-21T20:50:32.2954950Z 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-21T20:50:32.2957107Z 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-21T20:50:32.2959282Z 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-21T20:50:32.2961702Z 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-21T20:50:32.2964046Z 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-21T20:50:32.2966344Z 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-21T20:50:32.2968568Z 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-21T20:50:32.2970913Z 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-21T20:50:32.2972890Z 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-21T20:50:32.2975101Z 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-21T20:50:32.2977474Z 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-21T20:50:32.2979724Z 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-21T20:50:32.2982066Z 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-21T20:50:32.2984392Z 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-21T20:50:32.2986632Z 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-21T20:50:32.2988768Z 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-21T20:50:32.2991150Z 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-21T20:50:32.2993479Z 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-21T20:50:32.2995678Z 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-21T20:50:32.2998089Z 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-21T20:50:32.3000443Z 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-21T20:50:32.3002764Z 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-21T20:50:32.3005100Z 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-21T20:50:32.3007416Z 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-21T20:50:32.3009615Z 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-21T20:50:32.3012021Z 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-21T20:50:32.3014293Z 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-21T20:50:32.3016621Z 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-21T20:50:32.3018938Z 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-21T20:50:32.3021130Z 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-21T20:50:32.3023347Z 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-21T20:50:32.3025658Z 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-21T20:50:32.3027912Z 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-21T20:50:32.3030267Z 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-21T20:50:32.3032653Z 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-21T20:50:32.3034815Z 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-21T20:50:32.3037209Z 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-21T20:50:32.3039274Z 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-21T20:50:32.3041525Z 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-21T20:50:32.3043763Z 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-21T20:50:32.3046122Z 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-21T20:50:32.3048575Z 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-21T20:50:32.3050939Z 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-21T20:50:32.3053300Z 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-21T20:50:32.3055415Z 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-21T20:50:32.3057707Z 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-21T20:50:32.3060098Z 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-21T20:50:32.3062289Z 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-21T20:50:32.3064562Z 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-21T20:50:32.3066806Z 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-21T20:50:32.3067928Z 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-21T20:50:32.3069043Z 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-21T20:50:32.3070159Z 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-21T20:50:32.3071174Z 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-21T20:50:32.3072458Z 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-21T20:50:32.3073460Z 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-21T20:50:32.3074405Z 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-21T20:50:32.3075504Z 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-21T20:50:32.3076520Z 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-21T20:50:32.3077508Z 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-21T20:50:32.3078557Z 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-21T20:50:32.3079591Z 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-21T20:50:32.3080647Z 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-21T20:50:32.3081716Z 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-21T20:50:32.3083026Z 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-21T20:50:32.3084199Z 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-21T20:50:32.3085279Z 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-21T20:50:32.3086382Z 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-21T20:50:32.3087554Z 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-21T20:50:32.3088792Z 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-21T20:50:32.3089830Z 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-21T20:50:32.3090925Z 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-21T20:50:32.3091946Z 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-21T20:50:32.3093480Z 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-21T20:50:32.3094644Z 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-21T20:50:32.3095733Z 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-21T20:50:32.3096725Z 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-21T20:50:32.3097764Z 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-21T20:50:32.3098867Z 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-21T20:50:32.3099922Z 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-21T20:50:32.3101020Z 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-21T20:50:32.3101997Z 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-21T20:50:32.3103071Z 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-21T20:50:32.3104158Z 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-21T20:50:32.3105133Z 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-21T20:50:32.3106078Z 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-21T20:50:32.3107222Z 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-21T20:50:32.3108211Z 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-21T20:50:32.3109250Z 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-21T20:50:32.3110363Z 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-21T20:50:32.3111375Z 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-21T20:50:32.3112555Z 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-21T20:50:32.3113500Z 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-21T20:50:32.3114605Z 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-21T20:50:32.3115598Z 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-21T20:50:32.3116690Z 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-21T20:50:32.3117679Z 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-21T20:50:32.3118735Z 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-21T20:50:32.3119773Z 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-21T20:50:32.3120840Z 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-21T20:50:32.3121899Z 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-21T20:50:32.3122966Z 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-21T20:50:32.3124118Z 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-21T20:50:32.3125072Z 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-21T20:50:32.3126104Z 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-21T20:50:32.3127165Z 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-21T20:50:32.3127655Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse 2025-04-21T20:50:32.3128706Z 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-21T20:50:32.3129877Z 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-21T20:50:32.3131004Z 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-21T20:50:32.3132163Z 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-21T20:50:32.3133256Z 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-21T20:50:32.3134272Z 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-21T20:50:32.3135454Z 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-21T20:50:32.3136616Z 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-21T20:50:32.3137679Z 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-21T20:50:32.3138692Z 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-21T20:50:32.3139753Z 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-21T20:50:32.3140765Z 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-21T20:50:32.3141836Z 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-21T20:50:32.3142889Z 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-21T20:50:32.3143956Z 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-21T20:50:32.3145093Z 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-21T20:50:32.3146282Z 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-21T20:50:32.3147363Z 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-21T20:50:32.3148549Z 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-21T20:50:32.3149749Z 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-21T20:50:32.3150834Z 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-21T20:50:32.3152061Z 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-21T20:50:32.3153331Z 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-21T20:50:32.3154347Z 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-21T20:50:32.3155563Z 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-21T20:50:32.3156636Z 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-21T20:50:32.3157824Z 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-21T20:50:32.3158891Z 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-21T20:50:32.3160089Z 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-21T20:50:32.3161161Z 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-21T20:50:32.3162321Z 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-21T20:50:32.3163602Z 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-21T20:50:32.3164625Z 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-21T20:50:32.3165806Z 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-21T20:50:32.3166882Z 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-21T20:50:32.3167946Z 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-21T20:50:32.3169186Z 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-21T20:50:32.3170400Z 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-21T20:50:32.3171574Z 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-21T20:50:32.3172644Z 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-21T20:50:32.3173790Z 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-21T20:50:32.3174861Z 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-21T20:50:32.3175975Z 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-21T20:50:32.3176987Z 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-21T20:50:32.3178036Z 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-21T20:50:32.3179086Z 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-21T20:50:32.3180137Z 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-21T20:50:32.3181219Z 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-21T20:50:32.3182235Z 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-21T20:50:32.3183431Z 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-21T20:50:32.3184477Z 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-21T20:50:32.3185560Z 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-21T20:50:32.3186644Z 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-21T20:50:32.3187709Z 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-21T20:50:32.3188832Z 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-21T20:50:32.3189874Z 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-21T20:50:32.3190880Z 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-21T20:50:32.3192106Z 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-21T20:50:32.3193244Z 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-21T20:50:32.3194203Z 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-21T20:50:32.3195899Z 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-21T20:50:32.3196895Z 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-21T20:50:32.3198032Z 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-21T20:50:32.3199109Z 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-21T20:50:32.3200156Z 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-21T20:50:32.3201305Z 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-21T20:50:32.3202519Z 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-21T20:50:32.3203595Z 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-21T20:50:32.3204609Z 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-21T20:50:32.3205679Z 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-21T20:50:32.3206772Z 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-21T20:50:32.3207818Z 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-21T20:50:32.3208811Z 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-21T20:50:32.3209902Z 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-21T20:50:32.3210950Z 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-21T20:50:32.3211998Z 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-21T20:50:32.3213164Z 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-21T20:50:32.3214134Z 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-21T20:50:32.3215209Z 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-21T20:50:32.3216163Z 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-21T20:50:32.3217297Z 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-21T20:50:32.3218258Z 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-21T20:50:32.3219255Z 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-21T20:50:32.3220323Z 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-21T20:50:32.3221422Z 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-21T20:50:32.3222381Z 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-21T20:50:32.3223331Z 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-21T20:50:32.3224403Z 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-21T20:50:32.3225361Z 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-21T20:50:32.3226471Z 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-21T20:50:32.3227456Z 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-21T20:50:32.3228526Z 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-21T20:50:32.3229481Z 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-21T20:50:32.3230572Z 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-21T20:50:32.3231650Z 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-21T20:50:32.3232693Z 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-21T20:50:32.3233785Z 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-21T20:50:32.3234787Z 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-21T20:50:32.3235819Z 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-21T20:50:32.3236885Z 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-21T20:50:32.3237850Z 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-21T20:50:32.3238915Z 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-21T20:50:32.3239987Z 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-21T20:50:32.3240979Z 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-21T20:50:32.3242079Z 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-21T20:50:32.3243143Z 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-21T20:50:32.3244149Z 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-21T20:50:32.3245161Z 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-21T20:50:32.3246139Z 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-21T20:50:32.3247135Z 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-21T20:50:32.3248096Z 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-21T20:50:32.3249052Z 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-21T20:50:32.3250166Z 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-21T20:50:32.3251133Z 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-21T20:50:32.3252181Z 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-21T20:50:32.3253256Z 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-21T20:50:32.3254204Z 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-21T20:50:32.3255263Z 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-21T20:50:32.3256233Z 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-21T20:50:32.3257383Z 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-21T20:50:32.3258432Z 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-21T20:50:32.3259399Z 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-21T20:50:32.3260477Z 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-21T20:50:32.3261443Z 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-21T20:50:32.3262533Z 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-21T20:50:32.3263615Z 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-21T20:50:32.3264744Z 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-21T20:50:32.3265808Z 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-21T20:50:32.3266955Z 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-21T20:50:32.3268057Z 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-21T20:50:32.3269063Z 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-21T20:50:32.3270146Z 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-21T20:50:32.3271144Z 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-21T20:50:32.3272392Z 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-21T20:50:32.3273547Z 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-21T20:50:32.3274591Z 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-21T20:50:32.3275604Z 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-21T20:50:32.3276739Z 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-21T20:50:32.3277706Z 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-21T20:50:32.3278851Z 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-21T20:50:32.3279960Z 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-21T20:50:32.3280958Z 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-21T20:50:32.3281925Z 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-21T20:50:32.3283166Z 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-21T20:50:32.3284151Z 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-21T20:50:32.3285288Z 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-21T20:50:32.3286344Z 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-21T20:50:32.3287444Z 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-21T20:50:32.3288607Z 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-21T20:50:32.3289582Z 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-21T20:50:32.3290594Z 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-21T20:50:32.3291653Z 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-21T20:50:32.3292778Z 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-21T20:50:32.3293821Z 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-21T20:50:32.3294929Z 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-21T20:50:32.3295898Z 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-21T20:50:32.3297073Z 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-21T20:50:32.3298051Z 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-21T20:50:32.3299004Z 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-21T20:50:32.3300024Z 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-21T20:50:32.3301071Z 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-21T20:50:32.3302020Z 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-21T20:50:32.3303131Z 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-21T20:50:32.3304245Z 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-21T20:50:32.3305380Z 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-21T20:50:32.3306510Z 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-21T20:50:32.3307501Z 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-21T20:50:32.3308599Z 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-21T20:50:32.3309609Z 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-21T20:50:32.3310738Z 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-21T20:50:32.3311959Z 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-21T20:50:32.3312923Z 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-21T20:50:32.3314062Z 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-21T20:50:32.3315301Z 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-21T20:50:32.3316417Z 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-21T20:50:32.3317426Z 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-21T20:50:32.3318405Z 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-21T20:50:32.3319642Z 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-21T20:50:32.3320750Z 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-21T20:50:32.3321763Z 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-21T20:50:32.3322857Z 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-21T20:50:32.3323932Z 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-21T20:50:32.3324965Z 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-21T20:50:32.3326064Z 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-21T20:50:32.3327113Z 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-21T20:50:32.3328266Z 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-21T20:50:32.3329275Z 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-21T20:50:32.3330375Z 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-21T20:50:32.3331390Z 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-21T20:50:32.3332436Z 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-21T20:50:32.3333563Z 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-21T20:50:32.3334603Z 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-21T20:50:32.3335711Z 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-21T20:50:32.3336838Z 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-21T20:50:32.3337798Z 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-21T20:50:32.3338866Z 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-21T20:50:32.3339863Z 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-21T20:50:32.3341030Z 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-21T20:50:32.3342054Z 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-21T20:50:32.3343139Z 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-21T20:50:32.3344270Z 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-21T20:50:32.3345299Z 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-21T20:50:32.3346354Z 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-21T20:50:32.3347466Z 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-21T20:50:32.3348431Z 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-21T20:50:32.3349454Z 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-21T20:50:32.3350540Z 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-21T20:50:32.3351772Z 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-21T20:50:32.3352722Z 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-21T20:50:32.3353842Z 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-21T20:50:32.3354804Z 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-21T20:50:32.3355957Z 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-21T20:50:32.3357009Z 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-21T20:50:32.3358055Z 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-21T20:50:32.3359121Z 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-21T20:50:32.3360327Z 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-21T20:50:32.3361282Z 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-21T20:50:32.3362520Z 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-21T20:50:32.3363916Z 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-21T20:50:32.3364939Z 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-21T20:50:32.3365949Z 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-21T20:50:32.3367046Z 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-21T20:50:32.3368127Z 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-21T20:50:32.3369137Z 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-21T20:50:32.3370161Z 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-21T20:50:32.3371159Z 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-21T20:50:32.3372208Z 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-21T20:50:32.3373211Z 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-21T20:50:32.3374368Z 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-21T20:50:32.3375405Z 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-21T20:50:32.3376444Z 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-21T20:50:32.3377428Z 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-21T20:50:32.3378518Z 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-21T20:50:32.3379517Z 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-21T20:50:32.3380564Z 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-21T20:50:32.3381601Z 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-21T20:50:32.3382883Z 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-21T20:50:32.3383903Z 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-21T20:50:32.3384926Z 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-21T20:50:32.3386011Z 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-21T20:50:32.3387002Z 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-21T20:50:32.3388108Z 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-21T20:50:32.3389156Z 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-21T20:50:32.3390224Z 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-21T20:50:32.3391243Z 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-21T20:50:32.3392323Z 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-21T20:50:32.3393397Z 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-21T20:50:32.3394423Z 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-21T20:50:32.3395436Z 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-21T20:50:32.3396471Z 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-21T20:50:32.3397590Z 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-21T20:50:32.3398669Z 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-21T20:50:32.3399637Z 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-21T20:50:32.3400706Z 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-21T20:50:32.3401733Z 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-21T20:50:32.3402796Z 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-21T20:50:32.3403757Z 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-21T20:50:32.3405068Z 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-21T20:50:32.3406127Z 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-21T20:50:32.3407147Z 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-21T20:50:32.3408305Z 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-21T20:50:32.3409419Z 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-21T20:50:32.3410507Z 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-21T20:50:32.3411573Z 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-21T20:50:32.3412711Z 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-21T20:50:32.3413875Z 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-21T20:50:32.3414963Z 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-21T20:50:32.3415991Z 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-21T20:50:32.3417201Z 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-21T20:50:32.3418298Z 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-21T20:50:32.3419400Z 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-21T20:50:32.3420559Z 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-21T20:50:32.3421606Z 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-21T20:50:32.3422780Z 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-21T20:50:32.3423851Z 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-21T20:50:32.3424951Z 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-21T20:50:32.3425966Z 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-21T20:50:32.3427465Z 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-21T20:50:32.3428883Z 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-21T20:50:32.3430436Z 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-21T20:50:32.3432005Z 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-21T20:50:32.3433104Z 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-21T20:50:32.3434612Z 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-21T20:50:32.3436062Z 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-21T20:50:32.3437201Z 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-21T20:50:32.3438686Z 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-21T20:50:32.3440210Z 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-21T20:50:32.3441426Z 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-21T20:50:32.3442776Z 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-21T20:50:32.3444246Z 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-21T20:50:32.3445845Z 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-21T20:50:32.3447275Z 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-21T20:50:32.3448723Z 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-21T20:50:32.3449954Z 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-21T20:50:32.3451462Z 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-21T20:50:32.3452981Z 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-21T20:50:32.3454410Z 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-21T20:50:32.3455648Z 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-21T20:50:32.3456991Z 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-21T20:50:32.3458583Z 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-21T20:50:32.3459723Z 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-21T20:50:32.3461065Z 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-21T20:50:32.3462634Z 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-21T20:50:32.3463603Z 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-21T20:50:32.3464895Z 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-21T20:50:32.3466126Z 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-21T20:50:32.3467588Z 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-21T20:50:32.3469146Z 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-21T20:50:32.3470702Z 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-21T20:50:32.3472331Z 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-21T20:50:32.3473408Z 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-21T20:50:32.3474817Z 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-21T20:50:32.3476377Z 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-21T20:50:32.3477522Z 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-21T20:50:32.3479073Z 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-21T20:50:32.3480483Z 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-21T20:50:32.3482164Z 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-21T20:50:32.3483276Z 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-21T20:50:32.3484466Z 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-21T20:50:32.3485410Z 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-21T20:50:32.3486376Z 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-21T20:50:32.3487490Z 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-21T20:50:32.3488445Z 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-21T20:50:32.3489466Z 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-21T20:50:32.3490635Z 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-21T20:50:32.3491614Z 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-21T20:50:32.3492713Z 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-21T20:50:32.3493680Z 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-21T20:50:32.3494803Z 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-21T20:50:32.3495895Z 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-21T20:50:32.3496968Z 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-21T20:50:32.3498133Z 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-21T20:50:32.3499101Z 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-21T20:50:32.3500232Z 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-21T20:50:32.3501192Z 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-21T20:50:32.3502308Z 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-21T20:50:32.3503272Z 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-21T20:50:32.3504374Z 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-21T20:50:32.3505389Z 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-21T20:50:32.3506515Z 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-21T20:50:32.3507475Z 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-21T20:50:32.3508570Z 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-21T20:50:32.3509549Z 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-21T20:50:32.3510620Z 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-21T20:50:32.3511636Z 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-21T20:50:32.3512732Z 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-21T20:50:32.3514085Z 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-21T20:50:32.3515044Z 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-21T20:50:32.3516065Z 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-21T20:50:32.3517024Z 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-21T20:50:32.3518050Z 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-21T20:50:32.3519012Z 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-21T20:50:32.3520071Z 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-21T20:50:32.3521047Z 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-21T20:50:32.3522140Z 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-21T20:50:32.3523094Z 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-21T20:50:32.3524116Z 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-21T20:50:32.3525115Z 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-21T20:50:32.3526312Z 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-21T20:50:32.3527345Z 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-21T20:50:32.3528349Z 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-21T20:50:32.3529342Z 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-21T20:50:32.3530478Z 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-21T20:50:32.3531506Z 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-21T20:50:32.3532458Z 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-21T20:50:32.3533433Z 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-21T20:50:32.3534391Z 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-21T20:50:32.3535545Z 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-21T20:50:32.3536557Z 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-21T20:50:32.3537530Z 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-21T20:50:32.3538484Z 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-21T20:50:32.3539503Z 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-21T20:50:32.3540453Z 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-21T20:50:32.3541541Z 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-21T20:50:32.3542519Z 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-21T20:50:32.3543558Z 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-21T20:50:32.3544522Z 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-21T20:50:32.3545579Z 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-21T20:50:32.3546565Z 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-21T20:50:32.3548116Z 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-21T20:50:32.3551101Z 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-21T20:50:32.3552658Z 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-21T20:50:32.3554932Z 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-21T20:50:32.3556885Z 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-21T20:50:32.3558589Z 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-21T20:50:32.3560260Z 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-21T20:50:32.3562419Z 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-21T20:50:32.3564906Z 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-21T20:50:32.3566891Z 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-21T20:50:32.3569041Z 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-21T20:50:32.3571420Z 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-21T20:50:32.3573926Z 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-21T20:50:32.3575888Z 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-21T20:50:32.3577227Z 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-21T20:50:32.3578662Z 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-21T20:50:32.3580926Z 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-21T20:50:32.3583887Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:32.3587541Z 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-21T20:50:32.3588639Z 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-21T20:50:32.3590009Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen 2025-04-21T20:50:32.3592204Z 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-21T20:50:32.3593398Z 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-21T20:50:32.3594688Z 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-21T20:50:32.3596098Z 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-21T20:50:32.3597326Z 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-21T20:50:32.3599096Z 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-21T20:50:32.3600265Z 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-21T20:50:32.3601562Z 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-21T20:50:32.3602809Z 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-21T20:50:32.3604107Z 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-21T20:50:32.3605551Z 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-21T20:50:32.3606690Z 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-21T20:50:32.3608014Z 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-21T20:50:32.3609300Z 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-21T20:50:32.3610966Z 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-21T20:50:32.3612478Z 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-21T20:50:32.3613493Z 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-21T20:50:32.3614564Z 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-21T20:50:32.3615930Z 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-21T20:50:32.3617165Z 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-21T20:50:32.3618570Z 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-21T20:50:32.3619773Z 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-21T20:50:32.3621245Z 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-21T20:50:32.3622468Z 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-21T20:50:32.3623722Z 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-21T20:50:32.3624975Z 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-21T20:50:32.3626514Z 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-21T20:50:32.3628228Z 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-21T20:50:32.3629671Z 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-21T20:50:32.3630836Z 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-21T20:50:32.3632421Z 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-21T20:50:32.3633826Z 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-21T20:50:32.3635136Z 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-21T20:50:32.3636396Z 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-21T20:50:32.3637684Z 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-21T20:50:32.3639736Z 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-21T20:50:32.3640945Z 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-21T20:50:32.3642828Z 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-21T20:50:32.3644076Z 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-21T20:50:32.3645314Z 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-21T20:50:32.3646776Z 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-21T20:50:32.3648050Z 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-21T20:50:32.3649540Z 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-21T20:50:32.3650616Z 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-21T20:50:32.3652254Z 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-21T20:50:32.3653486Z 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-21T20:50:32.3655317Z 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-21T20:50:32.3656680Z 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-21T20:50:32.3658225Z 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-21T20:50:32.3659794Z 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-21T20:50:32.3661068Z 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-21T20:50:32.3662339Z 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-21T20:50:32.3663777Z 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-21T20:50:32.3665140Z 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-21T20:50:32.3666710Z 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-21T20:50:32.3668066Z 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-21T20:50:32.3669832Z 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-21T20:50:32.3671392Z 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-21T20:50:32.3672677Z 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-21T20:50:32.3673801Z 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-21T20:50:32.3674871Z 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-21T20:50:32.3676028Z 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-21T20:50:32.3677125Z 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-21T20:50:32.3678505Z 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-21T20:50:32.3679873Z 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-21T20:50:32.3681042Z 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-21T20:50:32.3682574Z 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-21T20:50:32.3684283Z 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-21T20:50:32.3685509Z 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-21T20:50:32.3687082Z 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-21T20:50:32.3688570Z 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-21T20:50:32.3689661Z 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-21T20:50:32.3693876Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942 2025-04-21T20:50:32.3695547Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash 2025-04-21T20:50:32.3698247Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd 2025-04-21T20:50:32.3700079Z 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-21T20:50:32.3702356Z 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-21T20:50:32.3704695Z 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-21T20:50:32.3706314Z 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-21T20:50:32.3708609Z 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-21T20:50:32.3710341Z 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-21T20:50:32.3712356Z 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-21T20:50:32.3714639Z 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-21T20:50:32.3716527Z 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-21T20:50:32.3718496Z 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-21T20:50:32.3720987Z 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-21T20:50:32.3722564Z 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-21T20:50:32.3725930Z 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-21T20:50:32.3727321Z 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-21T20:50:32.3729081Z 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-21T20:50:32.3731717Z 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-21T20:50:32.3733843Z 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-21T20:50:32.3735647Z 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-21T20:50:32.3738064Z 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-21T20:50:32.3740805Z 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-21T20:50:32.3742410Z 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-21T20:50:32.3744478Z 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-21T20:50:32.3746370Z 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-21T20:50:32.3748190Z 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-21T20:50:32.3751508Z 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-21T20:50:32.3754113Z 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-21T20:50:32.3755638Z 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-21T20:50:32.3757673Z 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-21T20:50:32.3760127Z 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-21T20:50:32.3761758Z 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-21T20:50:32.3763912Z 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-21T20:50:32.3765416Z 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-21T20:50:32.3767720Z 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-21T20:50:32.3769899Z 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-21T20:50:32.3772256Z 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-21T20:50:32.3774467Z 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-21T20:50:32.3776286Z 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-21T20:50:32.3778646Z 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-21T20:50:32.3780074Z 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-21T20:50:32.3781781Z 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-21T20:50:32.3784325Z 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-21T20:50:32.3786380Z 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-21T20:50:32.3788852Z 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-21T20:50:32.3790548Z 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-21T20:50:32.3793514Z 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-21T20:50:32.3794997Z 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-21T20:50:32.3797638Z 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-21T20:50:32.3799318Z 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-21T20:50:32.3801010Z 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-21T20:50:32.3803229Z 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-21T20:50:32.3804900Z 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-21T20:50:32.3807675Z 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-21T20:50:32.3809338Z 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-21T20:50:32.3810835Z 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-21T20:50:32.3812557Z 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-21T20:50:32.3814656Z 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-21T20:50:32.3816858Z 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-21T20:50:32.3818537Z 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-21T20:50:32.3820732Z 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-21T20:50:32.3822670Z 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-21T20:50:32.3824118Z 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-21T20:50:32.3826034Z 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-21T20:50:32.3828050Z 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-21T20:50:32.3829869Z 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-21T20:50:32.3831491Z 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-21T20:50:32.3834449Z 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-21T20:50:32.3835731Z 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-21T20:50:32.3837608Z 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-21T20:50:32.3839717Z 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-21T20:50:32.3842121Z 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-21T20:50:32.3844207Z 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-21T20:50:32.3845891Z 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-21T20:50:32.3847673Z 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-21T20:50:32.3849732Z 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-21T20:50:32.3851126Z 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-21T20:50:32.3852915Z 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-21T20:50:32.3854770Z 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-21T20:50:32.3856759Z 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-21T20:50:32.3858264Z 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-21T20:50:32.3860674Z 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-21T20:50:32.3862989Z 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-21T20:50:32.3864245Z 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-21T20:50:32.3866282Z 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-21T20:50:32.3867974Z 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-21T20:50:32.3869802Z 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-21T20:50:32.3871349Z 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-21T20:50:32.3873843Z 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-21T20:50:32.3875141Z 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-21T20:50:32.3878491Z 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-21T20:50:32.3879980Z 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-21T20:50:32.3881724Z 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-21T20:50:32.3884235Z 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-21T20:50:32.3885790Z 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-21T20:50:32.3888370Z 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-21T20:50:32.3889911Z 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-21T20:50:32.3892164Z 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-21T20:50:32.3894700Z 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-21T20:50:32.3896208Z 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-21T20:50:32.3897975Z 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-21T20:50:32.3899871Z 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-21T20:50:32.3901870Z 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-21T20:50:32.3905264Z 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-21T20:50:32.3907029Z 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-21T20:50:32.3909867Z 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-21T20:50:32.3913125Z 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-21T20:50:32.3915189Z 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-21T20:50:32.3917801Z 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-21T20:50:32.3920046Z 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-21T20:50:32.3922091Z 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-21T20:50:32.3924221Z 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-21T20:50:32.3926377Z 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-21T20:50:32.3929296Z 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-21T20:50:32.3930470Z 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-21T20:50:32.3932937Z 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-21T20:50:32.3935150Z 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-21T20:50:32.3936810Z 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-21T20:50:32.3938546Z 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-21T20:50:32.3940985Z 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-21T20:50:32.3942875Z 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-21T20:50:32.3945137Z 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-21T20:50:32.3947061Z 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-21T20:50:32.3949058Z 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-21T20:50:32.3951162Z 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-21T20:50:32.3953379Z 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-21T20:50:32.3955431Z 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-21T20:50:32.3958175Z 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-21T20:50:32.3961344Z 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-21T20:50:32.3963618Z 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-21T20:50:32.3965846Z 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-21T20:50:32.3967636Z 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-21T20:50:32.3969854Z 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-21T20:50:32.3971946Z 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-21T20:50:32.3974356Z 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-21T20:50:32.3977014Z 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-21T20:50:32.3979781Z 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-21T20:50:32.3982787Z 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-21T20:50:32.3985724Z 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-21T20:50:32.3988316Z 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-21T20:50:32.3991135Z 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-21T20:50:32.3993242Z 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-21T20:50:32.3994969Z 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-21T20:50:32.3997012Z 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-21T20:50:32.3999035Z 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-21T20:50:32.4001310Z 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-21T20:50:32.4003083Z 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-21T20:50:32.4006185Z 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-21T20:50:32.4008007Z 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-21T20:50:32.4010022Z 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-21T20:50:32.4011559Z 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-21T20:50:32.4013492Z 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-21T20:50:32.4014845Z 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-21T20:50:32.4016586Z 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-21T20:50:32.4019950Z 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-21T20:50:32.4021984Z 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-21T20:50:32.4024231Z 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-21T20:50:32.4027348Z 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-21T20:50:32.4028572Z 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-21T20:50:32.4031896Z 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-21T20:50:32.4033799Z 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-21T20:50:32.4036007Z 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-21T20:50:32.4039183Z 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-21T20:50:32.4042172Z 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-21T20:50:32.4044135Z 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-21T20:50:32.4046248Z 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-21T20:50:32.4048009Z 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-21T20:50:32.4050116Z 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-21T20:50:32.4053178Z 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-21T20:50:32.4054701Z 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-21T20:50:32.4057389Z 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-21T20:50:32.4059152Z 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-21T20:50:32.4060980Z 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-21T20:50:32.4062956Z 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-21T20:50:32.4065154Z 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-21T20:50:32.4067945Z 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-21T20:50:32.4070250Z 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-21T20:50:32.4072473Z 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-21T20:50:32.4074290Z 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-21T20:50:32.4075632Z 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-21T20:50:32.4077468Z 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-21T20:50:32.4080036Z 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-21T20:50:32.4081958Z 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-21T20:50:32.4084269Z 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-21T20:50:32.4086881Z 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-21T20:50:32.4088692Z 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-21T20:50:32.4090458Z 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-21T20:50:32.4092239Z 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-21T20:50:32.4094398Z 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-21T20:50:32.4096889Z 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-21T20:50:32.4098701Z 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-21T20:50:32.4100602Z 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-21T20:50:32.4103127Z 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-21T20:50:32.4104388Z 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-21T20:50:32.4106666Z 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-21T20:50:32.4108779Z 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-21T20:50:32.4110736Z 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-21T20:50:32.4112387Z 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-21T20:50:32.4114685Z 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-21T20:50:32.4116105Z 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-21T20:50:32.4118532Z 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-21T20:50:32.4120224Z 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-21T20:50:32.4122407Z 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-21T20:50:32.4124503Z 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-21T20:50:32.4126059Z 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-21T20:50:32.4129135Z 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-21T20:50:32.4130674Z 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-21T20:50:32.4133128Z 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-21T20:50:32.4135158Z 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-21T20:50:32.4137275Z 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-21T20:50:32.4138662Z 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-21T20:50:32.4140780Z 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-21T20:50:32.4142160Z 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-21T20:50:32.4143964Z 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-21T20:50:32.4146176Z 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-21T20:50:32.4148864Z 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-21T20:50:32.4151041Z 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-21T20:50:32.4153026Z 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-21T20:50:32.4155637Z 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-21T20:50:32.4157822Z 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-21T20:50:32.4159763Z 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-21T20:50:32.4161524Z 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-21T20:50:32.4163790Z 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-21T20:50:32.4165523Z 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-21T20:50:32.4167228Z 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-21T20:50:32.4168935Z 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-21T20:50:32.4171304Z 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-21T20:50:32.4173118Z 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-21T20:50:32.4175292Z 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-21T20:50:32.4177228Z 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-21T20:50:32.4178852Z 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-21T20:50:32.4180467Z 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-21T20:50:32.4182862Z 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-21T20:50:32.4184336Z 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-21T20:50:32.4186791Z 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-21T20:50:32.4189637Z 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-21T20:50:32.4191085Z 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-21T20:50:32.4193188Z 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-21T20:50:32.4195966Z 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-21T20:50:32.4197320Z 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-21T20:50:32.4210173Z 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-21T20:50:32.4211713Z 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-21T20:50:32.4213008Z 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-21T20:50:32.4213896Z 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-21T20:50:32.4215219Z 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-21T20:50:32.4216335Z 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-21T20:50:32.4217327Z 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-21T20:50:32.4218377Z 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-21T20:50:32.4219437Z 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-21T20:50:32.4220724Z 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-21T20:50:32.4221677Z 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-21T20:50:32.4222917Z 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-21T20:50:32.4224190Z 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-21T20:50:32.4225208Z 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-21T20:50:32.4226291Z 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-21T20:50:32.4228343Z 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-21T20:50:32.4230121Z 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-21T20:50:32.4232201Z 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-21T20:50:32.4234431Z 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-21T20:50:32.4236374Z 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-21T20:50:32.4238156Z 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-21T20:50:32.4241030Z 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-21T20:50:32.4242700Z 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-21T20:50:32.4244825Z 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-21T20:50:32.4246500Z 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-21T20:50:32.4248549Z 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-21T20:50:32.4250169Z 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-21T20:50:32.4252379Z 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-21T20:50:32.4253947Z 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-21T20:50:32.4256107Z 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-21T20:50:32.4258624Z 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-21T20:50:32.4260734Z 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-21T20:50:32.4262231Z 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-21T20:50:32.4264580Z 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-21T20:50:32.4267200Z 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-21T20:50:32.4268900Z 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-21T20:50:32.4271398Z 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-21T20:50:32.4273770Z 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-21T20:50:32.4275905Z 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-21T20:50:32.4278617Z 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-21T20:50:32.4281735Z 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-21T20:50:32.4284156Z 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-21T20:50:32.4288709Z 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-21T20:50:32.4290759Z 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-21T20:50:32.4292897Z 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-21T20:50:32.4294919Z 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-21T20:50:32.4297196Z 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-21T20:50:32.4300294Z 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-21T20:50:32.4301811Z 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-21T20:50:32.4303729Z 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-21T20:50:32.4304871Z 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-21T20:50:32.4306766Z 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-21T20:50:32.4308579Z 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-21T20:50:32.4310235Z 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-21T20:50:32.4311787Z 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-21T20:50:32.4314139Z 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-21T20:50:32.4315855Z 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-21T20:50:32.4317983Z 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-21T20:50:32.4320051Z 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-21T20:50:32.4321772Z 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-21T20:50:32.4323363Z 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-21T20:50:32.4325203Z 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-21T20:50:32.4327023Z 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-21T20:50:32.4329072Z 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-21T20:50:32.4330733Z 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-21T20:50:32.4332290Z 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-21T20:50:32.4334594Z 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-21T20:50:32.4336214Z 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-21T20:50:32.4337977Z 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-21T20:50:32.4340566Z 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-21T20:50:32.4342666Z 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-21T20:50:32.4344467Z 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-21T20:50:32.4345893Z 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-21T20:50:32.4348302Z 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-21T20:50:32.4351086Z 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-21T20:50:32.4353693Z 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-21T20:50:32.4356102Z 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-21T20:50:32.4357930Z 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-21T20:50:32.4359715Z 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-21T20:50:32.4361347Z 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-21T20:50:32.4363544Z 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-21T20:50:32.4364838Z 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-21T20:50:32.4367503Z 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-21T20:50:32.4369436Z 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-21T20:50:32.4371160Z 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-21T20:50:32.4373137Z 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-21T20:50:32.4374655Z 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-21T20:50:32.4376662Z 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-21T20:50:32.4378306Z 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-21T20:50:32.4380485Z 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-21T20:50:32.4382006Z 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-21T20:50:32.4384074Z 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-21T20:50:32.4385819Z 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-21T20:50:32.4388458Z 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-21T20:50:32.4390476Z 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-21T20:50:32.4392558Z 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-21T20:50:32.4394408Z 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-21T20:50:32.4397465Z 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-21T20:50:32.4399460Z 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-21T20:50:32.4401252Z 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-21T20:50:32.4403429Z 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-21T20:50:32.4405465Z 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-21T20:50:32.4407796Z 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-21T20:50:32.4408970Z 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-21T20:50:32.4411367Z 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-21T20:50:32.4413393Z 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-21T20:50:32.4416790Z 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-21T20:50:32.4418442Z 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-21T20:50:32.4420655Z 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-21T20:50:32.4422684Z 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-21T20:50:32.4425064Z 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-21T20:50:32.4427630Z 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-21T20:50:32.4429883Z 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-21T20:50:32.4431675Z 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-21T20:50:32.4433503Z 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-21T20:50:32.4435794Z 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-21T20:50:32.4437718Z 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-21T20:50:32.4440057Z 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-21T20:50:32.4441999Z 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-21T20:50:32.4444397Z 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-21T20:50:32.4446073Z 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-21T20:50:32.4447662Z 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-21T20:50:32.4449359Z 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-21T20:50:32.4452055Z 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-21T20:50:32.4453567Z 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-21T20:50:32.4455528Z 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-21T20:50:32.4456986Z 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-21T20:50:32.4458895Z 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-21T20:50:32.4461490Z 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-21T20:50:32.4463097Z 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-21T20:50:32.4465244Z 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-21T20:50:32.4466798Z 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-21T20:50:32.4469070Z 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-21T20:50:32.4470986Z 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-21T20:50:32.4473916Z 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-21T20:50:32.4475239Z 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-21T20:50:32.4477431Z 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-21T20:50:32.4478955Z 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-21T20:50:32.4481524Z 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-21T20:50:32.4482907Z 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-21T20:50:32.4485845Z 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-21T20:50:32.4487217Z 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-21T20:50:32.4488961Z 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-21T20:50:32.4491267Z 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-21T20:50:32.4493722Z 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-21T20:50:32.4495874Z 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-21T20:50:32.4497560Z 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-21T20:50:32.4499800Z 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-21T20:50:32.4501422Z 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-21T20:50:32.4503158Z 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-21T20:50:32.4506039Z 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-21T20:50:32.4507990Z 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-21T20:50:32.4510140Z 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-21T20:50:32.4511992Z 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-21T20:50:32.4513696Z 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-21T20:50:32.4516030Z 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-21T20:50:32.4517946Z 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-21T20:50:32.4519743Z 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-21T20:50:32.4522713Z 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-21T20:50:32.4524258Z 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-21T20:50:32.4526391Z 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-21T20:50:32.4528939Z 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-21T20:50:32.4530762Z 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-21T20:50:32.4533333Z 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-21T20:50:32.4535379Z 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-21T20:50:32.4537379Z 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-21T20:50:32.4540123Z 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-21T20:50:32.4542172Z 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-21T20:50:32.4544549Z 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-21T20:50:32.4546690Z 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-21T20:50:32.4549363Z 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-21T20:50:32.4550977Z 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-21T20:50:32.4553443Z 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-21T20:50:32.4555721Z 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-21T20:50:32.4558224Z 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-21T20:50:32.4560330Z 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-21T20:50:32.4562119Z 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-21T20:50:32.4564495Z 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-21T20:50:32.4566289Z 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-21T20:50:32.4568558Z 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-21T20:50:32.4570168Z 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-21T20:50:32.4571803Z 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-21T20:50:32.4575375Z 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-21T20:50:32.4576728Z 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-21T20:50:32.4578787Z 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-21T20:50:32.4580965Z 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-21T20:50:32.4582844Z 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-21T20:50:32.4586451Z 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-21T20:50:32.4588608Z 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-21T20:50:32.4592080Z 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-21T20:50:32.4593870Z 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-21T20:50:32.4595923Z 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-21T20:50:32.4597582Z 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-21T20:50:32.4600115Z 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-21T20:50:32.4603126Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng 2025-04-21T20:50:32.4606220Z 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-21T20:50:32.4607177Z 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-21T20:50:32.4610238Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv 2025-04-21T20:50:32.4611754Z 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-21T20:50:32.4613908Z 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-21T20:50:32.4615495Z 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-21T20:50:32.4617499Z 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-21T20:50:32.4619574Z 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-21T20:50:32.4621674Z 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-21T20:50:32.4623510Z 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-21T20:50:32.4625378Z 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-21T20:50:32.4627067Z 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-21T20:50:32.4629146Z 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-21T20:50:32.4631228Z 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-21T20:50:32.4632685Z 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-21T20:50:32.4634735Z 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-21T20:50:32.4635994Z 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-21T20:50:32.4638217Z 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-21T20:50:32.4640180Z 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-21T20:50:32.4641418Z 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-21T20:50:32.4643753Z 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-21T20:50:32.4645586Z 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-21T20:50:32.4647124Z 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-21T20:50:32.4649215Z 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-21T20:50:32.4651601Z 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-21T20:50:32.4652971Z 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-21T20:50:32.4655025Z 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-21T20:50:32.4656773Z 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-21T20:50:32.4658885Z 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-21T20:50:32.4660624Z 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-21T20:50:32.4662353Z 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-21T20:50:32.4664372Z 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-21T20:50:32.4666725Z 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-21T20:50:32.4667846Z 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-21T20:50:32.4669451Z 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-21T20:50:32.4671306Z 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-21T20:50:32.4673302Z 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-21T20:50:32.4675168Z 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-21T20:50:32.4676657Z 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-21T20:50:32.4679205Z 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-21T20:50:32.4681880Z 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-21T20:50:32.4684174Z 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-21T20:50:32.4686975Z 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-21T20:50:32.4689135Z 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-21T20:50:32.4690910Z 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-21T20:50:32.4693870Z 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-21T20:50:32.4695712Z 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-21T20:50:32.4697504Z 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-21T20:50:32.4699785Z 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-21T20:50:32.4702109Z 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-21T20:50:32.4703708Z 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-21T20:50:32.4706178Z 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-21T20:50:32.4708298Z 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-21T20:50:32.4710595Z 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-21T20:50:32.4712298Z 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-21T20:50:32.4714641Z 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-21T20:50:32.4716699Z 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-21T20:50:32.4718515Z 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-21T20:50:32.4719926Z 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-21T20:50:32.4722201Z 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-21T20:50:32.4723309Z 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-21T20:50:32.4725064Z 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-21T20:50:32.4726591Z 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-21T20:50:32.4728037Z 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-21T20:50:32.4730203Z 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-21T20:50:32.4731433Z 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-21T20:50:32.4733548Z 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-21T20:50:32.4735435Z 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-21T20:50:32.4737204Z 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-21T20:50:32.4739117Z 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-21T20:50:32.4740707Z 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-21T20:50:32.4742070Z 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-21T20:50:32.4743933Z 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-21T20:50:32.4745879Z 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-21T20:50:32.4747391Z 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-21T20:50:32.4749879Z 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-21T20:50:32.4751327Z 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-21T20:50:32.4752999Z 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-21T20:50:32.4755500Z 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-21T20:50:32.4757735Z 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-21T20:50:32.4760546Z 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-21T20:50:32.4762074Z 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-21T20:50:32.4763522Z 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-21T20:50:32.4765151Z 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-21T20:50:32.4766378Z 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-21T20:50:32.4768297Z 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-21T20:50:32.4770315Z 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-21T20:50:32.4772027Z 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-21T20:50:32.4774122Z 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-21T20:50:32.4775664Z 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-21T20:50:32.4777542Z 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-21T20:50:32.4779904Z 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-21T20:50:32.4782127Z 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-21T20:50:32.4783710Z 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-21T20:50:32.4785439Z 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-21T20:50:32.4787276Z 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-21T20:50:32.4789350Z 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-21T20:50:32.4790723Z 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-21T20:50:32.4792926Z 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-21T20:50:32.4795151Z 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-21T20:50:32.4797206Z 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-21T20:50:32.4800031Z 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-21T20:50:32.4801624Z 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-21T20:50:32.4804172Z 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-21T20:50:32.4805657Z 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-21T20:50:32.4807863Z 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-21T20:50:32.4809568Z 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-21T20:50:32.4811758Z 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-21T20:50:32.4813259Z 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-21T20:50:32.4815070Z 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-21T20:50:32.4816953Z 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-21T20:50:32.4818648Z 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-21T20:50:32.4820759Z 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-21T20:50:32.4822959Z 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-21T20:50:32.4824318Z 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-21T20:50:32.4826847Z 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-21T20:50:32.4828274Z 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-21T20:50:32.4830054Z 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-21T20:50:32.4832016Z 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-21T20:50:32.4833859Z 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-21T20:50:32.4836214Z 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-21T20:50:32.4837897Z 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-21T20:50:32.4839722Z 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-21T20:50:32.4841714Z 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-21T20:50:32.4843445Z 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-21T20:50:32.4845023Z 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-21T20:50:32.4846989Z 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-21T20:50:32.4848691Z 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-21T20:50:32.4850121Z 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-21T20:50:32.4851749Z 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-21T20:50:32.4854498Z 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-21T20:50:32.4855861Z 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-21T20:50:32.4857962Z 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-21T20:50:32.4859680Z 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-21T20:50:32.4861611Z 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-21T20:50:32.4863685Z 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-21T20:50:32.4865800Z 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-21T20:50:32.4867562Z 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-21T20:50:32.4869183Z 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-21T20:50:32.4871303Z 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-21T20:50:32.4873352Z 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-21T20:50:32.4875010Z 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-21T20:50:32.4877460Z 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-21T20:50:32.4879083Z 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-21T20:50:32.4881010Z 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-21T20:50:32.4882941Z 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-21T20:50:32.4885275Z 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-21T20:50:32.4887435Z 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-21T20:50:32.4889399Z 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-21T20:50:32.4890950Z 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-21T20:50:32.4892921Z 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-21T20:50:32.4894493Z 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-21T20:50:32.4896294Z 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-21T20:50:32.4898100Z 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-21T20:50:32.4900131Z 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-21T20:50:32.4902211Z 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-21T20:50:32.4904304Z 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-21T20:50:32.4906130Z 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-21T20:50:32.4908076Z 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-21T20:50:32.4909937Z 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-21T20:50:32.4911359Z 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-21T20:50:32.4913184Z 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-21T20:50:32.4914924Z 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-21T20:50:32.4917502Z 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-21T20:50:32.4919018Z 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-21T20:50:32.4921142Z 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-21T20:50:32.4923198Z 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-21T20:50:32.4925988Z 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-21T20:50:32.4927349Z 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-21T20:50:32.4929306Z 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-21T20:50:32.4930757Z 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-21T20:50:32.4932789Z 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-21T20:50:32.4934843Z 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-21T20:50:32.4936937Z 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-21T20:50:32.4938965Z 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-21T20:50:32.4940690Z 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-21T20:50:32.4943371Z 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-21T20:50:32.4945545Z 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-21T20:50:32.4947328Z 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-21T20:50:32.4949185Z 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-21T20:50:32.4951202Z 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-21T20:50:32.4952794Z 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-21T20:50:32.4955193Z 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-21T20:50:32.4956562Z 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-21T20:50:32.4959251Z 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-21T20:50:32.4961140Z 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-21T20:50:32.4963232Z 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-21T20:50:32.4965087Z 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-21T20:50:32.4966630Z 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-21T20:50:32.4968239Z 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-21T20:50:32.4969916Z 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-21T20:50:32.4971561Z 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-21T20:50:32.4973266Z 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-21T20:50:32.4974993Z 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-21T20:50:32.4977171Z 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-21T20:50:32.4979200Z 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-21T20:50:32.4980607Z 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-21T20:50:32.4982828Z 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-21T20:50:32.4984213Z 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-21T20:50:32.4986027Z 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-21T20:50:32.4988571Z 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-21T20:50:32.4990673Z 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-21T20:50:32.4992583Z 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-21T20:50:32.4994277Z 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-21T20:50:32.4996259Z 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-21T20:50:32.4998444Z 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-21T20:50:32.4999851Z 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-21T20:50:32.5002250Z 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-21T20:50:32.5004122Z 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-21T20:50:32.5005636Z 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-21T20:50:32.5007202Z 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-21T20:50:32.5009460Z 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-21T20:50:32.5010474Z 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-21T20:50:32.5012776Z 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-21T20:50:32.5014498Z 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-21T20:50:32.5016218Z 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-21T20:50:32.5018292Z 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-21T20:50:32.5020372Z 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-21T20:50:32.5022381Z 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-21T20:50:32.5024545Z 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-21T20:50:32.5026346Z 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-21T20:50:32.5027905Z 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-21T20:50:32.5030081Z 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-21T20:50:32.5031680Z 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-21T20:50:32.5033784Z 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-21T20:50:32.5035356Z 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-21T20:50:32.5037218Z 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-21T20:50:32.5039518Z 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-21T20:50:32.5041954Z 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-21T20:50:32.5044143Z 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-21T20:50:32.5045288Z 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-21T20:50:32.5047991Z 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-21T20:50:32.5050077Z 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-21T20:50:32.5051538Z 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-21T20:50:32.5053894Z 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-21T20:50:32.5055660Z 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-21T20:50:32.5057482Z 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-21T20:50:32.5059437Z 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-21T20:50:32.5061221Z 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-21T20:50:32.5063175Z 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-21T20:50:32.5064550Z 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-21T20:50:32.5066516Z 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-21T20:50:32.5068278Z 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-21T20:50:32.5070079Z 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-21T20:50:32.5072332Z 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-21T20:50:32.5074384Z 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-21T20:50:32.5075881Z 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-21T20:50:32.5078592Z 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-21T20:50:32.5080155Z 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-21T20:50:32.5081879Z 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-21T20:50:32.5083672Z 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-21T20:50:32.5086520Z 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-21T20:50:32.5088589Z 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-21T20:50:32.5090021Z 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-21T20:50:32.5092049Z 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-21T20:50:32.5093709Z 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-21T20:50:32.5095226Z 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-21T20:50:32.5096801Z 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-21T20:50:32.5098683Z 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-21T20:50:32.5100384Z 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-21T20:50:32.5101909Z 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-21T20:50:32.5104086Z 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-21T20:50:32.5106054Z 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-21T20:50:32.5108023Z 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-21T20:50:32.5109807Z 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-21T20:50:32.5111661Z 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-21T20:50:32.5113616Z 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-21T20:50:32.5115639Z 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-21T20:50:32.5118160Z 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-21T20:50:32.5119726Z 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-21T20:50:32.5121746Z 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-21T20:50:32.5124060Z 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-21T20:50:32.5125610Z 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-21T20:50:32.5127716Z 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-21T20:50:32.5129422Z 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-21T20:50:32.5132659Z 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-21T20:50:32.5134842Z 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-21T20:50:32.5136708Z 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-21T20:50:32.5139633Z 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-21T20:50:32.5142120Z 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-21T20:50:32.5144349Z 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-21T20:50:32.5146291Z 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-21T20:50:32.5148448Z 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-21T20:50:32.5150682Z 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-21T20:50:32.5152683Z 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-21T20:50:32.5155162Z 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-21T20:50:32.5157659Z 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-21T20:50:32.5159741Z 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-21T20:50:32.5161985Z 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-21T20:50:32.5163631Z 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-21T20:50:32.5165925Z 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-21T20:50:32.5167404Z 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-21T20:50:32.5168539Z 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-21T20:50:32.5169826Z 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-21T20:50:32.5171349Z 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-21T20:50:32.5173572Z 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-21T20:50:32.5175102Z 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-21T20:50:32.5176818Z 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-21T20:50:32.5178399Z 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-21T20:50:32.5180127Z 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-21T20:50:32.5181351Z 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-21T20:50:32.5183793Z 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-21T20:50:32.5184878Z 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-21T20:50:32.5186938Z 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-21T20:50:32.5187957Z 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-21T20:50:32.5190110Z 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-21T20:50:32.5191432Z 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-21T20:50:32.5192702Z 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-21T20:50:32.5194213Z 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-21T20:50:32.5196401Z 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-21T20:50:32.5197615Z 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-21T20:50:32.5199641Z 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-21T20:50:32.5201182Z 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-21T20:50:32.5202510Z 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-21T20:50:32.5205375Z 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-21T20:50:32.5207223Z 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-21T20:50:32.5208956Z 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-21T20:50:32.5210698Z 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-21T20:50:32.5212655Z 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-21T20:50:32.5214539Z 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-21T20:50:32.5216911Z 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-21T20:50:32.5218197Z 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-21T20:50:32.5220186Z 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-21T20:50:32.5222236Z 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-21T20:50:32.5223452Z 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-21T20:50:32.5225624Z 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-21T20:50:32.5226973Z 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-21T20:50:32.5228986Z 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-21T20:50:32.5231252Z 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-21T20:50:32.5232712Z 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-21T20:50:32.5234602Z 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-21T20:50:32.5236628Z 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-21T20:50:32.5238221Z 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-21T20:50:32.5240293Z 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-21T20:50:32.5241892Z 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-21T20:50:32.5244182Z 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-21T20:50:32.5246164Z 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-21T20:50:32.5247507Z 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-21T20:50:32.5249481Z 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-21T20:50:32.5251408Z 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-21T20:50:32.5253025Z 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-21T20:50:32.5254301Z 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-21T20:50:32.5256097Z 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-21T20:50:32.5257547Z 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-21T20:50:32.5259727Z 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-21T20:50:32.5261997Z 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-21T20:50:32.5263578Z 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-21T20:50:32.5265190Z 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-21T20:50:32.5266817Z 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-21T20:50:32.5268320Z 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-21T20:50:32.5270276Z 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-21T20:50:32.5271634Z 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-21T20:50:32.5273779Z 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-21T20:50:32.5274980Z 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-21T20:50:32.5276810Z 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-21T20:50:32.5278551Z 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-21T20:50:32.5280852Z 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-21T20:50:32.5282852Z 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-21T20:50:32.5284734Z 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-21T20:50:32.5286811Z 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-21T20:50:32.5288727Z 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-21T20:50:32.5290940Z 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-21T20:50:32.5292807Z 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-21T20:50:32.5294521Z 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-21T20:50:32.5296620Z 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-21T20:50:32.5298241Z 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-21T20:50:32.5300358Z 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-21T20:50:32.5302352Z 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-21T20:50:32.5304188Z 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-21T20:50:32.5306265Z 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-21T20:50:32.5307489Z 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-21T20:50:32.5309207Z 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-21T20:50:32.5310645Z 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-21T20:50:32.5312289Z 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-21T20:50:32.5314612Z 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-21T20:50:32.5316166Z 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-21T20:50:32.5318323Z 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-21T20:50:32.5320428Z 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-21T20:50:32.5321521Z 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-21T20:50:32.5323193Z 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-21T20:50:32.5325437Z 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-21T20:50:32.5326933Z 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-21T20:50:32.5328951Z 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-21T20:50:32.5330299Z 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-21T20:50:32.5332040Z 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-21T20:50:32.5333535Z 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-21T20:50:32.5335165Z 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-21T20:50:32.5337682Z 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-21T20:50:32.5339202Z 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-21T20:50:32.5340756Z 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-21T20:50:32.5343129Z 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-21T20:50:32.5344477Z 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-21T20:50:32.5345907Z 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-21T20:50:32.5347664Z 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-21T20:50:32.5349246Z 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-21T20:50:32.5351237Z 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-21T20:50:32.5353189Z 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-21T20:50:32.5354929Z 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-21T20:50:32.5356641Z 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-21T20:50:32.5358446Z 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-21T20:50:32.5360169Z 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-21T20:50:32.5361848Z 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-21T20:50:32.5363656Z 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-21T20:50:32.5365242Z 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-21T20:50:32.5367081Z 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-21T20:50:32.5369011Z 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-21T20:50:32.5371183Z 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-21T20:50:32.5372796Z 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-21T20:50:32.5375292Z 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-21T20:50:32.5377344Z 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-21T20:50:32.5379111Z 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-21T20:50:32.5381023Z 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-21T20:50:32.5383050Z 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-21T20:50:32.5386295Z 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-21T20:50:32.5387944Z 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-21T20:50:32.5389846Z 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-21T20:50:32.5391290Z 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-21T20:50:32.5393991Z 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-21T20:50:32.5395935Z 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-21T20:50:32.5398162Z 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-21T20:50:32.5399839Z 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-21T20:50:32.5401629Z 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-21T20:50:32.5403508Z 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-21T20:50:32.5405682Z 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-21T20:50:32.5407248Z 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-21T20:50:32.5409054Z 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-21T20:50:32.5410553Z 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-21T20:50:32.5412205Z 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-21T20:50:32.5413949Z 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-21T20:50:32.5416084Z 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-21T20:50:32.5417495Z 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-21T20:50:32.5420793Z 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-21T20:50:32.5422067Z 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-21T20:50:32.5423274Z 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-21T20:50:32.5425034Z 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-21T20:50:32.5427942Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:32.5430159Z 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-21T20:50:32.5431616Z 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-21T20:50:32.5432934Z 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-21T20:50:32.5434678Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess 2025-04-21T20:50:32.5436651Z 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-21T20:50:32.5438002Z 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-21T20:50:32.5439404Z 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-21T20:50:32.5440669Z 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-21T20:50:32.5441968Z 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-21T20:50:32.5443686Z 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-21T20:50:32.5445091Z 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-21T20:50:32.5446249Z 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-21T20:50:32.5447577Z 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-21T20:50:32.5448864Z 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-21T20:50:32.5450219Z 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-21T20:50:32.5451678Z 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-21T20:50:32.5453096Z 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-21T20:50:32.5454287Z 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-21T20:50:32.5455785Z 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-21T20:50:32.5457192Z 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-21T20:50:32.5458230Z 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-21T20:50:32.5459533Z 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-21T20:50:32.5460643Z 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-21T20:50:32.5461905Z 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-21T20:50:32.5463088Z 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-21T20:50:32.5464425Z 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-21T20:50:32.5465535Z 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-21T20:50:32.5466954Z 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-21T20:50:32.5468087Z 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-21T20:50:32.5469572Z 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-21T20:50:32.5470698Z 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-21T20:50:32.5472294Z 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-21T20:50:32.5474319Z 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-21T20:50:32.5475647Z 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-21T20:50:32.5477407Z 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-21T20:50:32.5478871Z 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-21T20:50:32.5480335Z 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-21T20:50:32.5481807Z 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-21T20:50:32.5483369Z 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-21T20:50:32.5484756Z 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-21T20:50:32.5486345Z 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-21T20:50:32.5487829Z 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-21T20:50:32.5489198Z 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-21T20:50:32.5490488Z 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-21T20:50:32.5491923Z 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-21T20:50:32.5493410Z 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-21T20:50:32.5494882Z 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-21T20:50:32.5496511Z 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-21T20:50:32.5497898Z 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-21T20:50:32.5499441Z 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-21T20:50:32.5500885Z 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-21T20:50:32.5502323Z 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-21T20:50:32.5503831Z 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-21T20:50:32.5505265Z 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-21T20:50:32.5506685Z 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-21T20:50:32.5508224Z 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-21T20:50:32.5509634Z 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-21T20:50:32.5510948Z 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-21T20:50:32.5512414Z 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-21T20:50:32.5513949Z 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-21T20:50:32.5515384Z 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-21T20:50:32.5516770Z 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-21T20:50:32.5518452Z 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-21T20:50:32.5520119Z 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-21T20:50:32.5521732Z 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-21T20:50:32.5523233Z 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-21T20:50:32.5524192Z 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-21T20:50:32.5525909Z 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-21T20:50:32.5527464Z 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-21T20:50:32.5528692Z 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-21T20:50:32.5530160Z 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-21T20:50:32.5531581Z 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-21T20:50:32.5532775Z 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-21T20:50:32.5534024Z 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-21T20:50:32.5535296Z 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-21T20:50:32.5536580Z 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-21T20:50:32.5539698Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq 2025-04-21T20:50:32.5541723Z 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-21T20:50:32.5543863Z 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-21T20:50:32.5545704Z 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-21T20:50:32.5547527Z 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-21T20:50:32.5549631Z 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-21T20:50:32.5551685Z 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-21T20:50:32.5553431Z 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-21T20:50:32.5555482Z 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-21T20:50:32.5557041Z 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-21T20:50:32.5559078Z 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-21T20:50:32.5561126Z 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-21T20:50:32.5562729Z 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-21T20:50:32.5564474Z 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-21T20:50:32.5566025Z 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-21T20:50:32.5567811Z 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-21T20:50:32.5569580Z 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-21T20:50:32.5571209Z 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-21T20:50:32.5573395Z 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-21T20:50:32.5575078Z 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-21T20:50:32.5576795Z 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-21T20:50:32.5578425Z 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-21T20:50:32.5580241Z 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-21T20:50:32.5581865Z 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-21T20:50:32.5583838Z 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-21T20:50:32.5586260Z 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-21T20:50:32.5587740Z 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-21T20:50:32.5589962Z 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-21T20:50:32.5591623Z 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-21T20:50:32.5593527Z 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-21T20:50:32.5595698Z 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-21T20:50:32.5597290Z 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-21T20:50:32.5599195Z 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-21T20:50:32.5600979Z 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-21T20:50:32.5603658Z 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-21T20:50:32.5605942Z 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-21T20:50:32.5607360Z 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-21T20:50:32.5609336Z 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-21T20:50:32.5610968Z 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-21T20:50:32.5612613Z 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-21T20:50:32.5614139Z 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-21T20:50:32.5616089Z 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-21T20:50:32.5617708Z 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-21T20:50:32.5619816Z 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-21T20:50:32.5621689Z 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-21T20:50:32.5623558Z 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-21T20:50:32.5625236Z 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-21T20:50:32.5626970Z 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-21T20:50:32.5628599Z 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-21T20:50:32.5630461Z 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-21T20:50:32.5632193Z 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-21T20:50:32.5634663Z 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-21T20:50:32.5636178Z 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-21T20:50:32.5637767Z 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-21T20:50:32.5639883Z 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-21T20:50:32.5641768Z 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-21T20:50:32.5643198Z 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-21T20:50:32.5645003Z 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-21T20:50:32.5646597Z 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-21T20:50:32.5648297Z 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-21T20:50:32.5650123Z 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-21T20:50:32.5651785Z 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-21T20:50:32.5653618Z 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-21T20:50:32.5655292Z 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-21T20:50:32.5656910Z 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-21T20:50:32.5658353Z 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-21T20:50:32.5660015Z 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-21T20:50:32.5662092Z 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-21T20:50:32.5663637Z 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-21T20:50:32.5665378Z 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-21T20:50:32.5667026Z 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-21T20:50:32.5668676Z 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-21T20:50:32.5670445Z 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-21T20:50:32.5672594Z 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-21T20:50:32.5675061Z 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-21T20:50:32.5676615Z 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-21T20:50:32.5678384Z 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-21T20:50:32.5680080Z 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-21T20:50:32.5682100Z 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-21T20:50:32.5683823Z 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-21T20:50:32.5685525Z 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-21T20:50:32.5687382Z 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-21T20:50:32.5688977Z 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-21T20:50:32.5690778Z 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-21T20:50:32.5693141Z 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-21T20:50:32.5694831Z 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-21T20:50:32.5696458Z 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-21T20:50:32.5698473Z 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-21T20:50:32.5699876Z 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-21T20:50:32.5701474Z 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-21T20:50:32.5703353Z 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-21T20:50:32.5705379Z 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-21T20:50:32.5706756Z 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-21T20:50:32.5708591Z 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-21T20:50:32.5710421Z 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-21T20:50:32.5712028Z 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-21T20:50:32.5714363Z 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-21T20:50:32.5716421Z 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-21T20:50:32.5717894Z 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-21T20:50:32.5720006Z 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-21T20:50:32.5721867Z 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-21T20:50:32.5723878Z 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-21T20:50:32.5725316Z 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-21T20:50:32.5727094Z 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-21T20:50:32.5728831Z 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-21T20:50:32.5730686Z 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-21T20:50:32.5732432Z 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-21T20:50:32.5734006Z 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-21T20:50:32.5735777Z 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-21T20:50:32.5738340Z 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-21T20:50:32.5740697Z 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-21T20:50:32.5742851Z 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-21T20:50:32.5744683Z 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-21T20:50:32.5746759Z 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-21T20:50:32.5748683Z 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-21T20:50:32.5750525Z 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-21T20:50:32.5752503Z 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-21T20:50:32.5754428Z 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-21T20:50:32.5756559Z 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-21T20:50:32.5758421Z 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-21T20:50:32.5760072Z 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-21T20:50:32.5762338Z 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-21T20:50:32.5764267Z 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-21T20:50:32.5766338Z 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-21T20:50:32.5768607Z 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-21T20:50:32.5770122Z 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-21T20:50:32.5771737Z 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-21T20:50:32.5773150Z 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-21T20:50:32.5774680Z 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-21T20:50:32.5776295Z 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-21T20:50:32.5778877Z 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-21T20:50:32.5780312Z 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-21T20:50:32.5781997Z 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-21T20:50:32.5784077Z 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-21T20:50:32.5786881Z 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-21T20:50:32.5788571Z 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-21T20:50:32.5790679Z 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-21T20:50:32.5792270Z 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-21T20:50:32.5794874Z 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-21T20:50:32.5796314Z 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-21T20:50:32.5798564Z 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-21T20:50:32.5799970Z 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-21T20:50:32.5801727Z 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-21T20:50:32.5803258Z 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-21T20:50:32.5805025Z 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-21T20:50:32.5806923Z 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-21T20:50:32.5808633Z 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-21T20:50:32.5810497Z 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-21T20:50:32.5812730Z 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-21T20:50:32.5814908Z 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-21T20:50:32.5816751Z 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-21T20:50:32.5819284Z 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-21T20:50:32.5820746Z 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-21T20:50:32.5822127Z 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-21T20:50:32.5823586Z 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-21T20:50:32.5825656Z 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-21T20:50:32.5827307Z 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-21T20:50:32.5828866Z 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-21T20:50:32.5830298Z 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-21T20:50:32.5832213Z 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-21T20:50:32.5834052Z 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-21T20:50:32.5836398Z 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-21T20:50:32.5837731Z 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-21T20:50:32.5839346Z 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-21T20:50:32.5840871Z 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-21T20:50:32.5842308Z 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-21T20:50:32.5844045Z 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-21T20:50:32.5845703Z 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-21T20:50:32.5847078Z 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-21T20:50:32.5849261Z 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-21T20:50:32.5850620Z 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-21T20:50:32.5852649Z 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-21T20:50:32.5854384Z 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-21T20:50:32.5856199Z 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-21T20:50:32.5857885Z 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-21T20:50:32.5860172Z 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-21T20:50:32.5861791Z 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-21T20:50:32.5864116Z 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-21T20:50:32.5866162Z 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-21T20:50:32.5868553Z 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-21T20:50:32.5870378Z 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-21T20:50:32.5872164Z 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-21T20:50:32.5874378Z 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-21T20:50:32.5877025Z 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-21T20:50:32.5878575Z 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-21T20:50:32.5880546Z 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-21T20:50:32.5882160Z 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-21T20:50:32.5884019Z 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-21T20:50:32.5885547Z 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-21T20:50:32.5887508Z 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-21T20:50:32.5889069Z 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-21T20:50:32.5891395Z 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-21T20:50:32.5892844Z 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-21T20:50:32.5894969Z 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-21T20:50:32.5896233Z 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-21T20:50:32.5898583Z 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-21T20:50:32.5900025Z 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-21T20:50:32.5901922Z 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-21T20:50:32.5904050Z 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-21T20:50:32.5905559Z 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-21T20:50:32.5907417Z 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-21T20:50:32.5909332Z 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-21T20:50:32.5911338Z 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-21T20:50:32.5912751Z 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-21T20:50:32.5914456Z 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-21T20:50:32.5915941Z 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-21T20:50:32.5917397Z 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-21T20:50:32.5918814Z 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-21T20:50:32.5920371Z 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-21T20:50:32.5921864Z 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-21T20:50:32.5923828Z 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-21T20:50:32.5925214Z 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-21T20:50:32.5927278Z 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-21T20:50:32.5928599Z 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-21T20:50:32.5930096Z 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-21T20:50:32.5931948Z 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-21T20:50:32.5933611Z 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-21T20:50:32.5935395Z 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-21T20:50:32.5937189Z 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-21T20:50:32.5939008Z 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-21T20:50:32.5941056Z 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-21T20:50:32.5942825Z 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-21T20:50:32.5944342Z 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-21T20:50:32.5945627Z 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-21T20:50:32.5947108Z 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-21T20:50:32.5949083Z 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-21T20:50:32.5950690Z 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-21T20:50:32.5952347Z 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-21T20:50:32.5953951Z 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-21T20:50:32.5955903Z 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-21T20:50:32.5957235Z 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-21T20:50:32.5958886Z 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-21T20:50:32.5960780Z 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-21T20:50:32.5962101Z 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-21T20:50:32.5964480Z 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-21T20:50:32.5966368Z 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-21T20:50:32.5967657Z 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-21T20:50:32.5969172Z 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-21T20:50:32.5970716Z 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-21T20:50:32.5972036Z 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-21T20:50:32.5973492Z 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-21T20:50:32.5975205Z 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-21T20:50:32.5977037Z 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-21T20:50:32.5978505Z 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-21T20:50:32.5980034Z 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-21T20:50:32.5981759Z 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-21T20:50:32.5983338Z 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-21T20:50:32.5986252Z 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-21T20:50:32.5987738Z 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-21T20:50:32.5989491Z 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-21T20:50:32.5991374Z 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-21T20:50:32.5992967Z 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-21T20:50:32.5994721Z 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-21T20:50:32.5996506Z 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-21T20:50:32.5998028Z 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-21T20:50:32.5999399Z 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-21T20:50:32.6000937Z 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-21T20:50:32.6002287Z 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-21T20:50:32.6004103Z 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-21T20:50:32.6006159Z 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-21T20:50:32.6007688Z 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-21T20:50:32.6009455Z 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-21T20:50:32.6011390Z 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-21T20:50:32.6012742Z 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-21T20:50:32.6014585Z 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-21T20:50:32.6016229Z 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-21T20:50:32.6017728Z 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-21T20:50:32.6019867Z 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-21T20:50:32.6021106Z 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-21T20:50:32.6023064Z 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-21T20:50:32.6025114Z 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-21T20:50:32.6026221Z 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-21T20:50:32.6027722Z 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-21T20:50:32.6029694Z 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-21T20:50:32.6030783Z 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-21T20:50:32.6033218Z 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-21T20:50:32.6034557Z 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-21T20:50:32.6036812Z 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-21T20:50:32.6038587Z 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-21T20:50:32.6039972Z 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-21T20:50:32.6041596Z 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-21T20:50:32.6043150Z 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-21T20:50:32.6044633Z 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-21T20:50:32.6048201Z 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-21T20:50:32.6050041Z 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-21T20:50:32.6051830Z 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-21T20:50:32.6053147Z 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-21T20:50:32.6055134Z 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-21T20:50:32.6057112Z 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-21T20:50:32.6058774Z 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-21T20:50:32.6060517Z 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-21T20:50:32.6062060Z 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-21T20:50:32.6064016Z 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-21T20:50:32.6065794Z 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-21T20:50:32.6067723Z 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-21T20:50:32.6069787Z 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-21T20:50:32.6071703Z 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-21T20:50:32.6073667Z 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-21T20:50:32.6075631Z 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-21T20:50:32.6078123Z 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-21T20:50:32.6080151Z 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-21T20:50:32.6081809Z 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-21T20:50:32.6083911Z 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-21T20:50:32.6086135Z 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-21T20:50:32.6088257Z 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-21T20:50:32.6090402Z 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-21T20:50:32.6092162Z 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-21T20:50:32.6094229Z 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-21T20:50:32.6096070Z 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-21T20:50:32.6098029Z 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-21T20:50:32.6099980Z 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-21T20:50:32.6101533Z 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-21T20:50:32.6103729Z 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-21T20:50:32.6105355Z 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-21T20:50:32.6107255Z 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-21T20:50:32.6108537Z 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-21T20:50:32.6110789Z 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-21T20:50:32.6112687Z 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-21T20:50:32.6114382Z 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-21T20:50:32.6115797Z 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-21T20:50:32.6117468Z 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-21T20:50:32.6119344Z 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-21T20:50:32.6120691Z 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-21T20:50:32.6122414Z 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-21T20:50:32.6124013Z 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-21T20:50:32.6126274Z 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-21T20:50:32.6128518Z 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-21T20:50:32.6130531Z 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-21T20:50:32.6132913Z 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-21T20:50:32.6134656Z 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-21T20:50:32.6136904Z 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-21T20:50:32.6139189Z 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-21T20:50:32.6140934Z 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-21T20:50:32.6142972Z 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-21T20:50:32.6145106Z 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-21T20:50:32.6146969Z 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-21T20:50:32.6148870Z 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-21T20:50:32.6150760Z 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-21T20:50:32.6152699Z 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-21T20:50:32.6154641Z 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-21T20:50:32.6156728Z 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-21T20:50:32.6158648Z 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-21T20:50:32.6160632Z 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-21T20:50:32.6162933Z 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-21T20:50:32.6165187Z 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-21T20:50:32.6167149Z 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-21T20:50:32.6169591Z 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-21T20:50:32.6172172Z 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-21T20:50:32.6174685Z 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-21T20:50:32.6176168Z 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-21T20:50:32.6177725Z 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-21T20:50:32.6179099Z 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-21T20:50:32.6180654Z 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-21T20:50:32.6182173Z 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-21T20:50:32.6184137Z 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-21T20:50:32.6186157Z 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-21T20:50:32.6187630Z 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-21T20:50:32.6189519Z 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-21T20:50:32.6190931Z 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-21T20:50:32.6192752Z 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-21T20:50:32.6194628Z 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-21T20:50:32.6196089Z 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-21T20:50:32.6197918Z 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-21T20:50:32.6199597Z 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-21T20:50:32.6201611Z 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-21T20:50:32.6203006Z 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-21T20:50:32.6205164Z 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-21T20:50:32.6206382Z 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-21T20:50:32.6207930Z 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-21T20:50:32.6209950Z 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-21T20:50:32.6211197Z 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-21T20:50:32.6212548Z 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-21T20:50:32.6214275Z 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-21T20:50:32.6215714Z 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-21T20:50:32.6218056Z 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-21T20:50:32.6219993Z 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-21T20:50:32.6221877Z 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-21T20:50:32.6223964Z 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-21T20:50:32.6226146Z 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-21T20:50:32.6228013Z 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-21T20:50:32.6229869Z 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-21T20:50:32.6231499Z 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-21T20:50:32.6233778Z 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-21T20:50:32.6235642Z 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-21T20:50:32.6237822Z 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-21T20:50:32.6239998Z 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-21T20:50:32.6241909Z 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-21T20:50:32.6243783Z 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-21T20:50:32.6245979Z 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-21T20:50:32.6248009Z 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-21T20:50:32.6249572Z 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-21T20:50:32.6251059Z 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-21T20:50:32.6252887Z 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-21T20:50:32.6254401Z 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-21T20:50:32.6256131Z 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-21T20:50:32.6257506Z 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-21T20:50:32.6259111Z 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-21T20:50:32.6260708Z 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-21T20:50:32.6263244Z 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-21T20:50:32.6265175Z 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-21T20:50:32.6267055Z 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-21T20:50:32.6269094Z 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-21T20:50:32.6271048Z 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-21T20:50:32.6272980Z 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-21T20:50:32.6275135Z 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-21T20:50:32.6276966Z 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-21T20:50:32.6278883Z 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-21T20:50:32.6280807Z 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-21T20:50:32.6282831Z 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-21T20:50:32.6284890Z 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-21T20:50:32.6287172Z 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-21T20:50:32.6290007Z 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-21T20:50:32.6291890Z 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-21T20:50:32.6293763Z 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-21T20:50:32.6295815Z 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-21T20:50:32.6297779Z 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-21T20:50:32.6299694Z 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-21T20:50:32.6301865Z 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-21T20:50:32.6303760Z 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-21T20:50:32.6305671Z 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-21T20:50:32.6307782Z 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-21T20:50:32.6309743Z 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-21T20:50:32.6311611Z 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-21T20:50:32.6314098Z 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-21T20:50:32.6315604Z 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-21T20:50:32.6317541Z 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-21T20:50:32.6320128Z 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-21T20:50:32.6322564Z 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-21T20:50:32.6324508Z 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-21T20:50:32.6326956Z 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-21T20:50:32.6328419Z 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-21T20:50:32.6330259Z 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-21T20:50:32.6332036Z 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-21T20:50:32.6336161Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse 2025-04-21T20:50:32.6338023Z 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-21T20:50:32.6339915Z 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-21T20:50:32.6342204Z 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-21T20:50:32.6344073Z 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-21T20:50:32.6346559Z 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-21T20:50:32.6349208Z 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-21T20:50:32.6350806Z 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-21T20:50:32.6352970Z 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-21T20:50:32.6354894Z 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-21T20:50:32.6356885Z 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-21T20:50:32.6358731Z 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-21T20:50:32.6360469Z 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-21T20:50:32.6362001Z 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-21T20:50:32.6363447Z 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-21T20:50:32.6366046Z 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-21T20:50:32.6367975Z 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-21T20:50:32.6369462Z 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-21T20:50:32.6371331Z 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-21T20:50:32.6372893Z 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-21T20:50:32.6374648Z 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-21T20:50:32.6376244Z 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-21T20:50:32.6378502Z 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-21T20:50:32.6380415Z 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-21T20:50:32.6381803Z 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-21T20:50:32.6383384Z 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-21T20:50:32.6385845Z 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-21T20:50:32.6387892Z 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-21T20:50:32.6389436Z 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-21T20:50:32.6390954Z 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-21T20:50:32.6392940Z 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-21T20:50:32.6395538Z 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-21T20:50:32.6397206Z 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-21T20:50:32.6399122Z 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-21T20:50:32.6400541Z 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-21T20:50:32.6402067Z 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-21T20:50:32.6403925Z 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-21T20:50:32.6405618Z 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-21T20:50:32.6407005Z 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-21T20:50:32.6408652Z 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-21T20:50:32.6410158Z 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-21T20:50:32.6411907Z 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-21T20:50:32.6413551Z 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-21T20:50:32.6415271Z 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-21T20:50:32.6417081Z 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-21T20:50:32.6418617Z 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-21T20:50:32.6421058Z 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-21T20:50:32.6422640Z 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-21T20:50:32.6424434Z 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-21T20:50:32.6425951Z 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-21T20:50:32.6427495Z 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-21T20:50:32.6429216Z 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-21T20:50:32.6430957Z 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-21T20:50:32.6432464Z 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-21T20:50:32.6434267Z 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-21T20:50:32.6436181Z 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-21T20:50:32.6437792Z 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-21T20:50:32.6439899Z 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-21T20:50:32.6442139Z 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-21T20:50:32.6444394Z 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-21T20:50:32.6445843Z 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-21T20:50:32.6447733Z 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-21T20:50:32.6449236Z 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-21T20:50:32.6450647Z 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-21T20:50:32.6452746Z 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-21T20:50:32.6454066Z 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-21T20:50:32.6456023Z 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-21T20:50:32.6457836Z 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-21T20:50:32.6459793Z 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-21T20:50:32.6461556Z 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-21T20:50:32.6463213Z 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-21T20:50:32.6464684Z 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-21T20:50:32.6467176Z 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-21T20:50:32.6468695Z 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-21T20:50:32.6470206Z 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-21T20:50:32.6471842Z 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-21T20:50:32.6474103Z 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-21T20:50:32.6475773Z 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-21T20:50:32.6478041Z 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-21T20:50:32.6479350Z 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-21T20:50:32.6481703Z 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-21T20:50:32.6482970Z 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-21T20:50:32.6484532Z 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-21T20:50:32.6486439Z 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-21T20:50:32.6488009Z 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-21T20:50:32.6489628Z 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-21T20:50:32.6491097Z 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-21T20:50:32.6492899Z 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-21T20:50:32.6494431Z 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-21T20:50:32.6496738Z 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-21T20:50:32.6498981Z 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-21T20:50:32.6500801Z 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-21T20:50:32.6502274Z 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-21T20:50:32.6505153Z 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-21T20:50:32.6506270Z 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-21T20:50:32.6508774Z 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-21T20:50:32.6510247Z 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-21T20:50:32.6511255Z 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-21T20:50:32.6513386Z 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-21T20:50:32.6515322Z 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-21T20:50:32.6517288Z 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-21T20:50:32.6519753Z 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-21T20:50:32.6521005Z 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-21T20:50:32.6522946Z 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-21T20:50:32.6524318Z 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-21T20:50:32.6526358Z 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-21T20:50:32.6527849Z 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-21T20:50:32.6529408Z 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-21T20:50:32.6531421Z 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-21T20:50:32.6533232Z 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-21T20:50:32.6536251Z 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-21T20:50:32.6537505Z 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-21T20:50:32.6539377Z 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-21T20:50:32.6540936Z 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-21T20:50:32.6542734Z 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-21T20:50:32.6544925Z 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-21T20:50:32.6546334Z 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-21T20:50:32.6548722Z 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-21T20:50:32.6550411Z 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-21T20:50:32.6551841Z 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-21T20:50:32.6553530Z 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-21T20:50:32.6555158Z 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-21T20:50:32.6557628Z 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-21T20:50:32.6559220Z 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-21T20:50:32.6561100Z 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-21T20:50:32.6562688Z 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-21T20:50:32.6564632Z 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-21T20:50:32.6566465Z 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-21T20:50:32.6567966Z 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-21T20:50:32.6570013Z 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-21T20:50:32.6572121Z 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-21T20:50:32.6574015Z 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-21T20:50:32.6576095Z 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-21T20:50:32.6577562Z 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-21T20:50:32.6579343Z 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-21T20:50:32.6580920Z 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-21T20:50:32.6582863Z 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-21T20:50:32.6584932Z 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-21T20:50:32.6586590Z 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-21T20:50:32.6588331Z 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-21T20:50:32.6590025Z 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-21T20:50:32.6592118Z 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-21T20:50:32.6594385Z 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-21T20:50:32.6595658Z 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-21T20:50:32.6597621Z 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-21T20:50:32.6599520Z 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-21T20:50:32.6601629Z 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-21T20:50:32.6603021Z 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-21T20:50:32.6605042Z 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-21T20:50:32.6606840Z 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-21T20:50:32.6608687Z 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-21T20:50:32.6610863Z 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-21T20:50:32.6612435Z 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-21T20:50:32.6614456Z 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-21T20:50:32.6616252Z 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-21T20:50:32.6618301Z 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-21T20:50:32.6620188Z 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-21T20:50:32.6622295Z 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-21T20:50:32.6623696Z 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-21T20:50:32.6625962Z 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-21T20:50:32.6627459Z 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-21T20:50:32.6629416Z 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-21T20:50:32.6631246Z 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-21T20:50:32.6632916Z 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-21T20:50:32.6635066Z 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-21T20:50:32.6636477Z 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-21T20:50:32.6638563Z 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-21T20:50:32.6640086Z 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-21T20:50:32.6641449Z 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-21T20:50:32.6643438Z 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-21T20:50:32.6644894Z 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-21T20:50:32.6646849Z 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-21T20:50:32.6648379Z 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-21T20:50:32.6650344Z 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-21T20:50:32.6652761Z 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-21T20:50:32.6654804Z 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-21T20:50:32.6656697Z 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-21T20:50:32.6658155Z 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-21T20:50:32.6660250Z 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-21T20:50:32.6661661Z 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-21T20:50:32.6664098Z 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-21T20:50:32.6667053Z 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-21T20:50:32.6668764Z 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-21T20:50:32.6671389Z 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-21T20:50:32.6674123Z 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-21T20:50:32.6676258Z 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-21T20:50:32.6678444Z 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-21T20:50:32.6680203Z 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-21T20:50:32.6682142Z 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-21T20:50:32.6683585Z 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-21T20:50:32.6685200Z 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-21T20:50:32.6687579Z 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-21T20:50:32.6688631Z 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-21T20:50:32.6690331Z 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-21T20:50:32.6692152Z 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-21T20:50:32.6693792Z 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-21T20:50:32.6695851Z 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-21T20:50:32.6697607Z 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-21T20:50:32.6699627Z 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-21T20:50:32.6701365Z 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-21T20:50:32.6703086Z 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-21T20:50:32.6704655Z 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-21T20:50:32.6706071Z 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-21T20:50:32.6708335Z 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-21T20:50:32.6710254Z 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-21T20:50:32.6712021Z 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-21T20:50:32.6713680Z 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-21T20:50:32.6715116Z 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-21T20:50:32.6716799Z 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-21T20:50:32.6718348Z 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-21T20:50:32.6720238Z 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-21T20:50:32.6722572Z 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-21T20:50:32.6723928Z 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-21T20:50:32.6726217Z 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-21T20:50:32.6727408Z 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-21T20:50:32.6729495Z 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-21T20:50:32.6731584Z 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-21T20:50:32.6732818Z 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-21T20:50:32.6734758Z 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-21T20:50:32.6736807Z 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-21T20:50:32.6738162Z 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-21T20:50:32.6740124Z 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-21T20:50:32.6741629Z 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-21T20:50:32.6743142Z 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-21T20:50:32.6745213Z 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-21T20:50:32.6746850Z 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-21T20:50:32.6748813Z 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-21T20:50:32.6750738Z 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-21T20:50:32.6753277Z 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-21T20:50:32.6754997Z 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-21T20:50:32.6756632Z 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-21T20:50:32.6758854Z 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-21T20:50:32.6760417Z 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-21T20:50:32.6762482Z 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-21T20:50:32.6763842Z 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-21T20:50:32.6765443Z 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-21T20:50:32.6767368Z 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-21T20:50:32.6769241Z 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-21T20:50:32.6771415Z 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-21T20:50:32.6772751Z 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-21T20:50:32.6774777Z 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-21T20:50:32.6777032Z 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-21T20:50:32.6779334Z 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-21T20:50:32.6780989Z 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-21T20:50:32.6782994Z 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-21T20:50:32.6785423Z 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-21T20:50:32.6787433Z 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-21T20:50:32.6789029Z 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-21T20:50:32.6791207Z 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-21T20:50:32.6792646Z 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-21T20:50:32.6795156Z 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-21T20:50:32.6796595Z 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-21T20:50:32.6798571Z 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-21T20:50:32.6800218Z 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-21T20:50:32.6802390Z 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-21T20:50:32.6804381Z 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-21T20:50:32.6805807Z 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-21T20:50:32.6808222Z 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-21T20:50:32.6810581Z 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-21T20:50:32.6812875Z 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-21T20:50:32.6815237Z 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-21T20:50:32.6830298Z 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-21T20:50:32.6834142Z 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-21T20:50:32.6837525Z 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-21T20:50:32.6841262Z 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-21T20:50:32.6845063Z 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-21T20:50:32.6848397Z 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-21T20:50:32.6851672Z 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-21T20:50:32.6854625Z 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-21T20:50:32.6856737Z 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-21T20:50:32.6858891Z 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-21T20:50:32.6861207Z 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-21T20:50:32.6863390Z 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-21T20:50:32.6865586Z 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-21T20:50:32.6867804Z 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-21T20:50:32.6870040Z 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-21T20:50:32.6872900Z 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-21T20:50:32.6875798Z 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-21T20:50:32.6878682Z 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-21T20:50:32.6881338Z 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-21T20:50:32.6887273Z 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-21T20:50:32.6890279Z 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-21T20:50:32.6893104Z 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-21T20:50:32.6896028Z 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-21T20:50:32.6898874Z 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-21T20:50:32.6901873Z 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-21T20:50:32.6904961Z 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-21T20:50:32.6907532Z 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-21T20:50:32.6910581Z 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-21T20:50:32.6913353Z 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-21T20:50:32.6916313Z 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-21T20:50:32.6919219Z 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-21T20:50:32.6922071Z 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-21T20:50:32.6925182Z 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-21T20:50:32.6928192Z 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-21T20:50:32.6931121Z 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-21T20:50:32.6933894Z 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-21T20:50:32.6936704Z 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-21T20:50:32.6939607Z 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-21T20:50:32.6942671Z 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-21T20:50:32.6945416Z 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-21T20:50:32.6948323Z 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-21T20:50:32.6950904Z 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-21T20:50:32.6953659Z 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-21T20:50:32.6956645Z 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-21T20:50:32.6959590Z 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-21T20:50:32.6962738Z 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-21T20:50:32.6965991Z 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-21T20:50:32.6969081Z 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-21T20:50:32.6972157Z 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-21T20:50:32.6975422Z 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-21T20:50:32.6978139Z 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-21T20:50:32.6981166Z 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-21T20:50:32.6983941Z 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-21T20:50:32.6986768Z 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-21T20:50:32.6989795Z 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-21T20:50:32.6992509Z 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-21T20:50:32.6995767Z 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-21T20:50:32.6998575Z 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-21T20:50:32.7001520Z 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-21T20:50:32.7004363Z 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-21T20:50:32.7007329Z 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-21T20:50:32.7010361Z 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-21T20:50:32.7012913Z 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-21T20:50:32.7015550Z 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-21T20:50:32.7018707Z 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-21T20:50:32.7021616Z 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-21T20:50:32.7024411Z 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-21T20:50:32.7027528Z 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-21T20:50:32.7030355Z 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-21T20:50:32.7033267Z 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-21T20:50:32.7036116Z 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-21T20:50:32.7038928Z 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-21T20:50:32.7041510Z 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-21T20:50:32.7044601Z 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-21T20:50:32.7047260Z 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-21T20:50:32.7050356Z 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-21T20:50:32.7053496Z 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-21T20:50:32.7056610Z 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-21T20:50:32.7059269Z 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-21T20:50:32.7062423Z 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-21T20:50:32.7065046Z 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-21T20:50:32.7068087Z 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-21T20:50:32.7070720Z 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-21T20:50:32.7073177Z 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-21T20:50:32.7076003Z 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-21T20:50:32.7078735Z 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-21T20:50:32.7081849Z 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-21T20:50:32.7085233Z 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-21T20:50:32.7088115Z 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-21T20:50:32.7091400Z 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-21T20:50:32.7094461Z 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-21T20:50:32.7097603Z 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-21T20:50:32.7100645Z 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-21T20:50:32.7104018Z 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-21T20:50:32.7107001Z 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-21T20:50:32.7109487Z 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-21T20:50:32.7111963Z 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-21T20:50:32.7114685Z 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-21T20:50:32.7116944Z 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-21T20:50:32.7119261Z 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-21T20:50:32.7121492Z 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-21T20:50:32.7123759Z 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-21T20:50:32.7126451Z 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-21T20:50:32.7128808Z 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-21T20:50:32.7130986Z 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-21T20:50:32.7133099Z 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-21T20:50:32.7135455Z 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-21T20:50:32.7137616Z 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-21T20:50:32.7139957Z 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-21T20:50:32.7142149Z 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-21T20:50:32.7144408Z 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-21T20:50:32.7146729Z 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-21T20:50:32.7149315Z 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-21T20:50:32.7151628Z 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-21T20:50:32.7153831Z 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-21T20:50:32.7155980Z 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-21T20:50:32.7158153Z 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-21T20:50:32.7160350Z 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-21T20:50:32.7162659Z 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-21T20:50:32.7164897Z 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-21T20:50:32.7167103Z 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-21T20:50:32.7169432Z 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-21T20:50:32.7171564Z 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-21T20:50:32.7173750Z 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-21T20:50:32.7176079Z 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-21T20:50:32.7178246Z 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-21T20:50:32.7180258Z 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-21T20:50:32.7182336Z 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-21T20:50:32.7184624Z 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-21T20:50:32.7186675Z 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-21T20:50:32.7188784Z 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-21T20:50:32.7190896Z 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-21T20:50:32.7193056Z 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-21T20:50:32.7195281Z 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-21T20:50:32.7197353Z 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-21T20:50:32.7199449Z 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-21T20:50:32.7200994Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:32.7202581Z 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-21T20:50:32.7204981Z 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-21T20:50:32.7206605Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen 2025-04-21T20:50:32.7208356Z 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-21T20:50:32.7210674Z 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-21T20:50:32.7212914Z 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-21T20:50:32.7215274Z 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-21T20:50:32.7217447Z 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-21T20:50:32.7219735Z 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-21T20:50:32.7222039Z 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-21T20:50:32.7224275Z 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-21T20:50:32.7226544Z 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-21T20:50:32.7228799Z 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-21T20:50:32.7231077Z 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-21T20:50:32.7233390Z 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-21T20:50:32.7235728Z 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-21T20:50:32.7237992Z 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-21T20:50:32.7240258Z 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-21T20:50:32.7242475Z 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-21T20:50:32.7244736Z 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-21T20:50:32.7246979Z 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-21T20:50:32.7249140Z 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-21T20:50:32.7251385Z 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-21T20:50:32.7253727Z 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-21T20:50:32.7255874Z 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-21T20:50:32.7258138Z 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-21T20:50:32.7260479Z 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-21T20:50:32.7262723Z 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-21T20:50:32.7264990Z 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-21T20:50:32.7267268Z 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-21T20:50:32.7269588Z 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-21T20:50:32.7271877Z 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-21T20:50:32.7274163Z 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-21T20:50:32.7276585Z 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-21T20:50:32.7278901Z 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-21T20:50:32.7281218Z 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-21T20:50:32.7283864Z 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-21T20:50:32.7286095Z 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-21T20:50:32.7288516Z 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-21T20:50:32.7290756Z 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-21T20:50:32.7293108Z 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-21T20:50:32.7295327Z 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-21T20:50:32.7297703Z 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-21T20:50:32.7299955Z 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-21T20:50:32.7302300Z 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-21T20:50:32.7304744Z 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-21T20:50:32.7307232Z 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-21T20:50:32.7310628Z 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-21T20:50:32.7314329Z 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-21T20:50:32.7317827Z 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-21T20:50:32.7321311Z 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-21T20:50:32.7325177Z 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-21T20:50:32.7329027Z 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-21T20:50:32.7332550Z 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-21T20:50:32.7335874Z 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-21T20:50:32.7338115Z 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-21T20:50:32.7340184Z 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-21T20:50:32.7342343Z 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-21T20:50:32.7344466Z 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-21T20:50:32.7346636Z 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-21T20:50:32.7348848Z 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-21T20:50:32.7351008Z 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-21T20:50:32.7353412Z 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-21T20:50:32.7355789Z 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-21T20:50:32.7357969Z 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-21T20:50:32.7360302Z 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-21T20:50:32.7362715Z 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-21T20:50:32.7365095Z 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-21T20:50:32.7367376Z 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-21T20:50:32.7369664Z 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-21T20:50:32.7372102Z 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-21T20:50:32.7374535Z 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-21T20:50:32.7377042Z 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-21T20:50:32.7379380Z 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-21T20:50:32.7381640Z 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-21T20:50:32.7383458Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a 2025-04-21T20:50:32.7384104Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash 2025-04-21T20:50:32.7384819Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd 2025-04-21T20:50:32.7386371Z 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-21T20:50:32.7388500Z 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-21T20:50:32.7390623Z 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-21T20:50:32.7392846Z 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-21T20:50:32.7394876Z 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-21T20:50:32.7397002Z 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-21T20:50:32.7398994Z 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-21T20:50:32.7401329Z 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-21T20:50:32.7403299Z 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-21T20:50:32.7405312Z 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-21T20:50:32.7407325Z 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-21T20:50:32.7409403Z 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-21T20:50:32.7411583Z 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-21T20:50:32.7413573Z 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-21T20:50:32.7415595Z 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-21T20:50:32.7417635Z 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-21T20:50:32.7419610Z 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-21T20:50:32.7421617Z 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-21T20:50:32.7423630Z 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-21T20:50:32.7425637Z 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-21T20:50:32.7427656Z 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-21T20:50:32.7429610Z 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-21T20:50:32.7431716Z 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-21T20:50:32.7433719Z 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-21T20:50:32.7435679Z 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-21T20:50:32.7437650Z 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-21T20:50:32.7439638Z 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-21T20:50:32.7441618Z 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-21T20:50:32.7443571Z 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-21T20:50:32.7445554Z 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-21T20:50:32.7447555Z 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-21T20:50:32.7449590Z 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-21T20:50:32.7451576Z 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-21T20:50:32.7453539Z 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-21T20:50:32.7455597Z 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-21T20:50:32.7457569Z 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-21T20:50:32.7459542Z 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-21T20:50:32.7461510Z 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-21T20:50:32.7463489Z 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-21T20:50:32.7465433Z 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-21T20:50:32.7467413Z 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-21T20:50:32.7469351Z 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-21T20:50:32.7471368Z 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-21T20:50:32.7473410Z 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-21T20:50:32.7475382Z 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-21T20:50:32.7477355Z 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-21T20:50:32.7479483Z 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-21T20:50:32.7481498Z 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-21T20:50:32.7483768Z 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-21T20:50:32.7485639Z 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-21T20:50:32.7487752Z 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-21T20:50:32.7489749Z 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-21T20:50:32.7491749Z 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-21T20:50:32.7493727Z 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-21T20:50:32.7495700Z 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-21T20:50:32.7497649Z 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-21T20:50:32.7499621Z 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-21T20:50:32.7501550Z 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-21T20:50:32.7503578Z 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-21T20:50:32.7505546Z 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-21T20:50:32.7507555Z 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-21T20:50:32.7509578Z 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-21T20:50:32.7511756Z 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-21T20:50:32.7513737Z 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-21T20:50:32.7515768Z 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-21T20:50:32.7517746Z 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-21T20:50:32.7519604Z 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-21T20:50:32.7521626Z 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-21T20:50:32.7523658Z 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-21T20:50:32.7525575Z 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-21T20:50:32.7527535Z 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-21T20:50:32.7529471Z 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-21T20:50:32.7531343Z 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-21T20:50:32.7533279Z 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-21T20:50:32.7535263Z 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-21T20:50:32.7537233Z 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-21T20:50:32.7539113Z 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-21T20:50:32.7541161Z 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-21T20:50:32.7543382Z 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-21T20:50:32.7545495Z 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-21T20:50:32.7547507Z 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-21T20:50:32.7549465Z 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-21T20:50:32.7551710Z 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-21T20:50:32.7554424Z 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-21T20:50:32.7556500Z 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-21T20:50:32.7558629Z 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-21T20:50:32.7560753Z 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-21T20:50:32.7562666Z 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-21T20:50:32.7564594Z 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-21T20:50:32.7566581Z 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-21T20:50:32.7568521Z 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-21T20:50:32.7570441Z 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-21T20:50:32.7572368Z 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-21T20:50:32.7574307Z 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-21T20:50:32.7576312Z 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-21T20:50:32.7578251Z 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-21T20:50:32.7580246Z 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-21T20:50:32.7582176Z 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-21T20:50:32.7585122Z 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-21T20:50:32.7587145Z 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-21T20:50:32.7589000Z 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-21T20:50:32.7591150Z 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-21T20:50:32.7593225Z 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-21T20:50:32.7595066Z 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-21T20:50:32.7596908Z 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-21T20:50:32.7598821Z 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-21T20:50:32.7600637Z 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-21T20:50:32.7602538Z 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-21T20:50:32.7604421Z 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-21T20:50:32.7606783Z 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-21T20:50:32.7608668Z 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-21T20:50:32.7610664Z 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-21T20:50:32.7612539Z 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-21T20:50:32.7614443Z 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-21T20:50:32.7616811Z 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-21T20:50:32.7618710Z 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-21T20:50:32.7620599Z 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-21T20:50:32.7622500Z 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-21T20:50:32.7624458Z 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-21T20:50:32.7626395Z 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-21T20:50:32.7628209Z 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-21T20:50:32.7630085Z 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-21T20:50:32.7632022Z 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-21T20:50:32.7633859Z 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-21T20:50:32.7635655Z 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-21T20:50:32.7637557Z 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-21T20:50:32.7639381Z 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-21T20:50:32.7641539Z 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-21T20:50:32.7643404Z 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-21T20:50:32.7645398Z 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-21T20:50:32.7647425Z 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-21T20:50:32.7649365Z 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-21T20:50:32.7651282Z 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-21T20:50:32.7653316Z 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-21T20:50:32.7655254Z 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-21T20:50:32.7657185Z 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-21T20:50:32.7659098Z 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-21T20:50:32.7661064Z 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-21T20:50:32.7663002Z 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-21T20:50:32.7664910Z 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-21T20:50:32.7666869Z 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-21T20:50:32.7668884Z 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-21T20:50:32.7670853Z 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-21T20:50:32.7672965Z 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-21T20:50:32.7674902Z 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-21T20:50:32.7676840Z 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-21T20:50:32.7678830Z 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-21T20:50:32.7680792Z 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-21T20:50:32.7682882Z 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-21T20:50:32.7684825Z 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-21T20:50:32.7686739Z 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-21T20:50:32.7688663Z 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-21T20:50:32.7690572Z 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-21T20:50:32.7692544Z 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-21T20:50:32.7694479Z 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-21T20:50:32.7696461Z 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-21T20:50:32.7698377Z 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-21T20:50:32.7700347Z 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-21T20:50:32.7702269Z 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-21T20:50:32.7704252Z 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-21T20:50:32.7706159Z 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-21T20:50:32.7708226Z 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-21T20:50:32.7710295Z 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-21T20:50:32.7712327Z 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-21T20:50:32.7714327Z 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-21T20:50:32.7716243Z 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-21T20:50:32.7718161Z 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-21T20:50:32.7720074Z 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-21T20:50:32.7722250Z 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-21T20:50:32.7724405Z 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-21T20:50:32.7726397Z 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-21T20:50:32.7728324Z 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-21T20:50:32.7730329Z 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-21T20:50:32.7732299Z 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-21T20:50:32.7734305Z 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-21T20:50:32.7736233Z 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-21T20:50:32.7738164Z 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-21T20:50:32.7740086Z 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-21T20:50:32.7742043Z 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-21T20:50:32.7744069Z 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-21T20:50:32.7745992Z 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-21T20:50:32.7747812Z 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-21T20:50:32.7749751Z 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-21T20:50:32.7751857Z 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-21T20:50:32.7753931Z 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-21T20:50:32.7755977Z 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-21T20:50:32.7757828Z 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-21T20:50:32.7759785Z 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-21T20:50:32.7761854Z 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-21T20:50:32.7763860Z 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-21T20:50:32.7765971Z 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-21T20:50:32.7767988Z 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-21T20:50:32.7769963Z 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-21T20:50:32.7772075Z 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-21T20:50:32.7774186Z 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-21T20:50:32.7776331Z 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-21T20:50:32.7778401Z 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-21T20:50:32.7780500Z 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-21T20:50:32.7782682Z 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-21T20:50:32.7784813Z 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-21T20:50:32.7786929Z 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-21T20:50:32.7789069Z 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-21T20:50:32.7791190Z 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-21T20:50:32.7793353Z 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-21T20:50:32.7795591Z 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-21T20:50:32.7797714Z 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-21T20:50:32.7799778Z 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-21T20:50:32.7801970Z 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-21T20:50:32.7804027Z 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-21T20:50:32.7806081Z 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-21T20:50:32.7808201Z 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-21T20:50:32.7810235Z 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-21T20:50:32.7812250Z 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-21T20:50:32.7814269Z 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-21T20:50:32.7816304Z 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-21T20:50:32.7818290Z 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-21T20:50:32.7820549Z 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-21T20:50:32.7822585Z 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-21T20:50:32.7824641Z 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-21T20:50:32.7826586Z 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-21T20:50:32.7828570Z 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-21T20:50:32.7830655Z 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-21T20:50:32.7832756Z 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-21T20:50:32.7834911Z 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-21T20:50:32.7836961Z 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-21T20:50:32.7838945Z 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-21T20:50:32.7840924Z 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-21T20:50:32.7842969Z 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-21T20:50:32.7845062Z 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-21T20:50:32.7847025Z 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-21T20:50:32.7848976Z 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-21T20:50:32.7850950Z 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-21T20:50:32.7853075Z 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-21T20:50:32.7855072Z 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-21T20:50:32.7857059Z 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-21T20:50:32.7858995Z 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-21T20:50:32.7861089Z 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-21T20:50:32.7863088Z 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-21T20:50:32.7865127Z 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-21T20:50:32.7867350Z 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-21T20:50:32.7869394Z 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-21T20:50:32.7871359Z 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-21T20:50:32.7873456Z 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-21T20:50:32.7875434Z 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-21T20:50:32.7877399Z 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-21T20:50:32.7879319Z 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-21T20:50:32.7881271Z 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-21T20:50:32.7885010Z 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-21T20:50:32.7887045Z 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-21T20:50:32.7888980Z 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-21T20:50:32.7890923Z 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-21T20:50:32.7892972Z 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-21T20:50:32.7894842Z 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-21T20:50:32.7897127Z 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-21T20:50:32.7899106Z 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-21T20:50:32.7901156Z 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-21T20:50:32.7903244Z 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-21T20:50:32.7905299Z 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-21T20:50:32.7907298Z 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-21T20:50:32.7909297Z 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-21T20:50:32.7911410Z 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-21T20:50:32.7913692Z 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-21T20:50:32.7915902Z 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-21T20:50:32.7918087Z 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-21T20:50:32.7920037Z 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-21T20:50:32.7921997Z 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-21T20:50:32.7923993Z 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-21T20:50:32.7925919Z 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-21T20:50:32.7927835Z 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-21T20:50:32.7929741Z 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-21T20:50:32.7931680Z 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-21T20:50:32.7933527Z 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-21T20:50:32.7935472Z 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-21T20:50:32.7937343Z 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-21T20:50:32.7939218Z 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-21T20:50:32.7941174Z 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-21T20:50:32.7943135Z 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-21T20:50:32.7945169Z 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-21T20:50:32.7947157Z 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-21T20:50:32.7949297Z 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-21T20:50:32.7951271Z 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-21T20:50:32.7953437Z 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-21T20:50:32.7954391Z 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-21T20:50:32.7955416Z 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-21T20:50:32.7956348Z 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-21T20:50:32.7957385Z 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-21T20:50:32.7958301Z 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-21T20:50:32.7959307Z 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-21T20:50:32.7960247Z 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-21T20:50:32.7961210Z 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-21T20:50:32.7962129Z 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-21T20:50:32.7963149Z 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-21T20:50:32.7964142Z 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-21T20:50:32.7965092Z 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-21T20:50:32.7966046Z 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-21T20:50:32.7967039Z 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-21T20:50:32.7967936Z 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-21T20:50:32.7969031Z 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-21T20:50:32.7969953Z 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-21T20:50:32.7971012Z 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-21T20:50:32.7971892Z 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-21T20:50:32.7972914Z 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-21T20:50:32.7973928Z 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-21T20:50:32.7974895Z 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-21T20:50:32.7975987Z 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-21T20:50:32.7976843Z 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-21T20:50:32.7977853Z 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-21T20:50:32.7978870Z 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-21T20:50:32.7979769Z 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-21T20:50:32.7980760Z 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-21T20:50:32.7981654Z 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-21T20:50:32.7982881Z 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-21T20:50:32.7983735Z 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-21T20:50:32.7984809Z 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-21T20:50:32.7985667Z 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-21T20:50:32.7986840Z 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-21T20:50:32.7987742Z 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-21T20:50:32.7988759Z 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-21T20:50:32.7989725Z 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-21T20:50:32.7990794Z 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-21T20:50:32.7991948Z 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-21T20:50:32.7992816Z 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-21T20:50:32.7993839Z 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-21T20:50:32.7994704Z 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-21T20:50:32.7995744Z 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-21T20:50:32.7996620Z 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-21T20:50:32.7997760Z 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-21T20:50:32.7998626Z 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-21T20:50:32.7999635Z 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-21T20:50:32.8000489Z 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-21T20:50:32.8001391Z 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-21T20:50:32.8002244Z 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-21T20:50:32.8003347Z 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-21T20:50:32.8004216Z 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-21T20:50:32.8005219Z 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-21T20:50:32.8006334Z 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-21T20:50:32.8007195Z 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-21T20:50:32.8008062Z 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-21T20:50:32.8008918Z 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-21T20:50:32.8009934Z 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-21T20:50:32.8010822Z 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-21T20:50:32.8011902Z 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-21T20:50:32.8012916Z 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-21T20:50:32.8014011Z 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-21T20:50:32.8014985Z 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-21T20:50:32.8015965Z 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-21T20:50:32.8017056Z 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-21T20:50:32.8018004Z 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-21T20:50:32.8018997Z 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-21T20:50:32.8020017Z 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-21T20:50:32.8020996Z 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-21T20:50:32.8021984Z 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-21T20:50:32.8023085Z 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-21T20:50:32.8024013Z 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-21T20:50:32.8024956Z 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-21T20:50:32.8026000Z 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-21T20:50:32.8026984Z 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-21T20:50:32.8027985Z 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-21T20:50:32.8028970Z 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-21T20:50:32.8029924Z 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-21T20:50:32.8030845Z 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-21T20:50:32.8031838Z 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-21T20:50:32.8032825Z 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-21T20:50:32.8033860Z 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-21T20:50:32.8034770Z 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-21T20:50:32.8035890Z 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-21T20:50:32.8036746Z 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-21T20:50:32.8037867Z 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-21T20:50:32.8038749Z 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-21T20:50:32.8039864Z 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-21T20:50:32.8040729Z 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-21T20:50:32.8041777Z 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-21T20:50:32.8042704Z 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-21T20:50:32.8043752Z 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-21T20:50:32.8044751Z 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-21T20:50:32.8045815Z 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-21T20:50:32.8046782Z 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-21T20:50:32.8047786Z 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-21T20:50:32.8048841Z 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-21T20:50:32.8049791Z 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-21T20:50:32.8050885Z 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-21T20:50:32.8051791Z 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-21T20:50:32.8052926Z 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-21T20:50:32.8053837Z 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-21T20:50:32.8054888Z 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-21T20:50:32.8055787Z 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-21T20:50:32.8056870Z 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-21T20:50:32.8057737Z 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-21T20:50:32.8058828Z 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-21T20:50:32.8059763Z 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-21T20:50:32.8060839Z 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-21T20:50:32.8061751Z 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-21T20:50:32.8062795Z 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-21T20:50:32.8063693Z 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-21T20:50:32.8064790Z 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-21T20:50:32.8065684Z 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-21T20:50:32.8066762Z 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-21T20:50:32.8067685Z 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-21T20:50:32.8068797Z 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-21T20:50:32.8069740Z 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-21T20:50:32.8070782Z 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-21T20:50:32.8071756Z 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-21T20:50:32.8072846Z 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-21T20:50:32.8073778Z 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-21T20:50:32.8074834Z 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-21T20:50:32.8075850Z 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-21T20:50:32.8076866Z 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-21T20:50:32.8077850Z 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-21T20:50:32.8079292Z 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-21T20:50:32.8080320Z 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-21T20:50:32.8081660Z 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-21T20:50:32.8083227Z 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-21T20:50:32.8084219Z 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-21T20:50:32.8085633Z 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-21T20:50:32.8086927Z 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-21T20:50:32.8088255Z 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-21T20:50:32.8089695Z 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-21T20:50:32.8091105Z 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-21T20:50:32.8092452Z 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-21T20:50:32.8093721Z 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-21T20:50:32.8095132Z 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-21T20:50:32.8096527Z 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-21T20:50:32.8097548Z 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-21T20:50:32.8098874Z 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-21T20:50:32.8100157Z 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-21T20:50:32.8101587Z 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-21T20:50:32.8102572Z 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-21T20:50:32.8104080Z 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-21T20:50:32.8105417Z 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-21T20:50:32.8106398Z 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-21T20:50:32.8107723Z 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-21T20:50:32.8109131Z 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-21T20:50:32.8109593Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng 2025-04-21T20:50:32.8110986Z 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-21T20:50:32.8112417Z 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-21T20:50:32.8112900Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv 2025-04-21T20:50:32.8114061Z 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-21T20:50:32.8115532Z 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-21T20:50:32.8117022Z 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-21T20:50:32.8118470Z 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-21T20:50:32.8119906Z 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-21T20:50:32.8121367Z 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-21T20:50:32.8122518Z 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-21T20:50:32.8123902Z 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-21T20:50:32.8125358Z 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-21T20:50:32.8126772Z 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-21T20:50:32.8128057Z 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-21T20:50:32.8129417Z 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-21T20:50:32.8130826Z 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-21T20:50:32.8132265Z 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-21T20:50:32.8133593Z 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-21T20:50:32.8134732Z 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-21T20:50:32.8136189Z 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-21T20:50:32.8137649Z 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-21T20:50:32.8138798Z 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-21T20:50:32.8140176Z 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-21T20:50:32.8141656Z 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-21T20:50:32.8143196Z 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-21T20:50:32.8144180Z 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-21T20:50:32.8145708Z 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-21T20:50:32.8147169Z 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-21T20:50:32.8148396Z 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-21T20:50:32.8149779Z 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-21T20:50:32.8151280Z 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-21T20:50:32.8152841Z 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-21T20:50:32.8154250Z 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-21T20:50:32.8155414Z 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-21T20:50:32.8156857Z 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-21T20:50:32.8158259Z 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-21T20:50:32.8159559Z 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-21T20:50:32.8161071Z 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-21T20:50:32.8162572Z 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-21T20:50:32.8164160Z 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-21T20:50:32.8165382Z 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-21T20:50:32.8166763Z 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-21T20:50:32.8168226Z 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-21T20:50:32.8169717Z 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-21T20:50:32.8170963Z 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-21T20:50:32.8172322Z 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-21T20:50:32.8173835Z 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-21T20:50:32.8175295Z 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-21T20:50:32.8176672Z 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-21T20:50:32.8178121Z 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-21T20:50:32.8179260Z 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-21T20:50:32.8180693Z 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-21T20:50:32.8182089Z 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-21T20:50:32.8183394Z 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-21T20:50:32.8184425Z 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-21T20:50:32.8185356Z 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-21T20:50:32.8186421Z 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-21T20:50:32.8187897Z 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-21T20:50:32.8189295Z 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-21T20:50:32.8190516Z 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-21T20:50:32.8192030Z 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-21T20:50:32.8193399Z 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-21T20:50:32.8194740Z 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-21T20:50:32.8196127Z 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-21T20:50:32.8197483Z 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-21T20:50:32.8198850Z 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-21T20:50:32.8200249Z 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-21T20:50:32.8201456Z 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-21T20:50:32.8202817Z 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-21T20:50:32.8204270Z 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-21T20:50:32.8205624Z 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-21T20:50:32.8206872Z 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-21T20:50:32.8208268Z 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-21T20:50:32.8209677Z 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-21T20:50:32.8211068Z 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-21T20:50:32.8212111Z 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-21T20:50:32.8213545Z 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-21T20:50:32.8215027Z 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-21T20:50:32.8216500Z 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-21T20:50:32.8217804Z 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-21T20:50:32.8221820Z 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-21T20:50:32.8222907Z 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-21T20:50:32.8224480Z 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-21T20:50:32.8225928Z 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-21T20:50:32.8227372Z 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-21T20:50:32.8228839Z 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-21T20:50:32.8230048Z 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-21T20:50:32.8231382Z 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-21T20:50:32.8232797Z 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-21T20:50:32.8234249Z 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-21T20:50:32.8235503Z 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-21T20:50:32.8236659Z 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-21T20:50:32.8238093Z 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-21T20:50:32.8239557Z 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-21T20:50:32.8240841Z 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-21T20:50:32.8242142Z 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-21T20:50:32.8243564Z 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-21T20:50:32.8245020Z 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-21T20:50:32.8246503Z 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-21T20:50:32.8247581Z 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-21T20:50:32.8249045Z 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-21T20:50:32.8250443Z 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-21T20:50:32.8251913Z 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-21T20:50:32.8253352Z 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-21T20:50:32.8254807Z 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-21T20:50:32.8255867Z 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-21T20:50:32.8257231Z 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-21T20:50:32.8258674Z 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-21T20:50:32.8259911Z 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-21T20:50:32.8261080Z 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-21T20:50:32.8262583Z 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-21T20:50:32.8263705Z 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-21T20:50:32.8265063Z 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-21T20:50:32.8266518Z 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-21T20:50:32.8268000Z 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-21T20:50:32.8269396Z 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-21T20:50:32.8270467Z 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-21T20:50:32.8271924Z 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-21T20:50:32.8273029Z 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-21T20:50:32.8274465Z 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-21T20:50:32.8275814Z 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-21T20:50:32.8277156Z 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-21T20:50:32.8278259Z 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-21T20:50:32.8279648Z 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-21T20:50:32.8281036Z 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-21T20:50:32.8282806Z 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-21T20:50:32.8284045Z 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-21T20:50:32.8285551Z 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-21T20:50:32.8286991Z 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-21T20:50:32.8288483Z 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-21T20:50:32.8289858Z 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-21T20:50:32.8290982Z 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-21T20:50:32.8292092Z 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-21T20:50:32.8293084Z 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-21T20:50:32.8294144Z 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-21T20:50:32.8295231Z 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-21T20:50:32.8296252Z 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-21T20:50:32.8297350Z 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-21T20:50:32.8298362Z 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-21T20:50:32.8299450Z 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-21T20:50:32.8300552Z 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-21T20:50:32.8301521Z 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-21T20:50:32.8302565Z 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-21T20:50:32.8303509Z 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-21T20:50:32.8304518Z 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-21T20:50:32.8305494Z 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-21T20:50:32.8306435Z 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-21T20:50:32.8307383Z 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-21T20:50:32.8308377Z 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-21T20:50:32.8309325Z 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-21T20:50:32.8310276Z 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-21T20:50:32.8311223Z 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-21T20:50:32.8312321Z 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-21T20:50:32.8313271Z 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-21T20:50:32.8314512Z 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-21T20:50:32.8315606Z 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-21T20:50:32.8316748Z 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-21T20:50:32.8317808Z 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-21T20:50:32.8318922Z 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-21T20:50:32.8319968Z 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-21T20:50:32.8320964Z 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-21T20:50:32.8322019Z 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-21T20:50:32.8323087Z 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-21T20:50:32.8324132Z 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-21T20:50:32.8325203Z 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-21T20:50:32.8326233Z 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-21T20:50:32.8327281Z 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-21T20:50:32.8328320Z 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-21T20:50:32.8329348Z 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-21T20:50:32.8330440Z 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-21T20:50:32.8331598Z 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-21T20:50:32.8332631Z 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-21T20:50:32.8333723Z 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-21T20:50:32.8334786Z 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-21T20:50:32.8336304Z 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-21T20:50:32.8337682Z 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-21T20:50:32.8338928Z 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-21T20:50:32.8340126Z 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-21T20:50:32.8341501Z 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-21T20:50:32.8342538Z 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-21T20:50:32.8343974Z 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-21T20:50:32.8346200Z 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-21T20:50:32.8347720Z 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-21T20:50:32.8349565Z 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-21T20:50:32.8351200Z 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-21T20:50:32.8352934Z 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-21T20:50:32.8355123Z 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-21T20:50:32.8356587Z 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-21T20:50:32.8358577Z 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-21T20:50:32.8360767Z 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-21T20:50:32.8362557Z 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-21T20:50:32.8364850Z 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-21T20:50:32.8366599Z 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-21T20:50:32.8368549Z 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-21T20:50:32.8370226Z 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-21T20:50:32.8371924Z 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-21T20:50:32.8373995Z 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-21T20:50:32.8375499Z 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-21T20:50:32.8377697Z 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-21T20:50:32.8379615Z 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-21T20:50:32.8381464Z 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-21T20:50:32.8383380Z 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-21T20:50:32.8386233Z 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-21T20:50:32.8388180Z 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-21T20:50:32.8389897Z 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-21T20:50:32.8391935Z 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-21T20:50:32.8393747Z 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-21T20:50:32.8395392Z 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-21T20:50:32.8396974Z 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-21T20:50:32.8399103Z 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-21T20:50:32.8401671Z 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-21T20:50:32.8403136Z 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-21T20:50:32.8404751Z 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-21T20:50:32.8406600Z 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-21T20:50:32.8408143Z 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-21T20:50:32.8409554Z 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-21T20:50:32.8411156Z 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-21T20:50:32.8413252Z 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-21T20:50:32.8415198Z 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-21T20:50:32.8417444Z 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-21T20:50:32.8419016Z 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-21T20:50:32.8420860Z 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-21T20:50:32.8422730Z 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-21T20:50:32.8425020Z 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-21T20:50:32.8426386Z 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-21T20:50:32.8428489Z 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-21T20:50:32.8430118Z 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-21T20:50:32.8432247Z 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-21T20:50:32.8434072Z 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-21T20:50:32.8435777Z 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-21T20:50:32.8437688Z 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-21T20:50:32.8439718Z 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-21T20:50:32.8441341Z 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-21T20:50:32.8443510Z 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-21T20:50:32.8445471Z 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-21T20:50:32.8446922Z 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-21T20:50:32.8449044Z 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-21T20:50:32.8450742Z 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-21T20:50:32.8452509Z 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-21T20:50:32.8454411Z 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-21T20:50:32.8456053Z 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-21T20:50:32.8457561Z 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-21T20:50:32.8460020Z 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-21T20:50:32.8461573Z 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-21T20:50:32.8463144Z 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-21T20:50:32.8464813Z 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-21T20:50:32.8466718Z 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-21T20:50:32.8468486Z 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-21T20:50:32.8470387Z 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-21T20:50:32.8472498Z 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-21T20:50:32.8474812Z 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-21T20:50:32.8476154Z 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-21T20:50:32.8478508Z 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-21T20:50:32.8480051Z 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-21T20:50:32.8481937Z 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-21T20:50:32.8483656Z 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-21T20:50:32.8485660Z 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-21T20:50:32.8487477Z 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-21T20:50:32.8489968Z 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-21T20:50:32.8491539Z 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-21T20:50:32.8493261Z 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-21T20:50:32.8494488Z 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-21T20:50:32.8496808Z 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-21T20:50:32.8498525Z 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-21T20:50:32.8500558Z 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-21T20:50:32.8502472Z 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-21T20:50:32.8504894Z 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-21T20:50:32.8506786Z 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-21T20:50:32.8508828Z 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-21T20:50:32.8511228Z 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-21T20:50:32.8513164Z 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-21T20:50:32.8514343Z 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-21T20:50:32.8516396Z 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-21T20:50:32.8518391Z 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-21T20:50:32.8520750Z 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-21T20:50:32.8522782Z 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-21T20:50:32.8525108Z 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-21T20:50:32.8527156Z 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-21T20:50:32.8528709Z 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-21T20:50:32.8530860Z 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-21T20:50:32.8532978Z 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-21T20:50:32.8535096Z 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-21T20:50:32.8536880Z 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-21T20:50:32.8538258Z 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-21T20:50:32.8540566Z 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-21T20:50:32.8542746Z 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-21T20:50:32.8544192Z 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-21T20:50:32.8546003Z 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-21T20:50:32.8547930Z 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-21T20:50:32.8549370Z 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-21T20:50:32.8550959Z 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-21T20:50:32.8552551Z 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-21T20:50:32.8554600Z 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-21T20:50:32.8556359Z 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-21T20:50:32.8558335Z 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-21T20:50:32.8560577Z 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-21T20:50:32.8562035Z 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-21T20:50:32.8563663Z 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-21T20:50:32.8565403Z 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-21T20:50:32.8567172Z 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-21T20:50:32.8568691Z 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-21T20:50:32.8570722Z 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-21T20:50:32.8572704Z 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-21T20:50:32.8574340Z 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-21T20:50:32.8575916Z 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-21T20:50:32.8578131Z 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-21T20:50:32.8580495Z 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-21T20:50:32.8581887Z 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-21T20:50:32.8583758Z 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-21T20:50:32.8586174Z 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-21T20:50:32.8587805Z 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-21T20:50:32.8589492Z 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-21T20:50:32.8591760Z 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-21T20:50:32.8593673Z 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-21T20:50:32.8595411Z 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-21T20:50:32.8597647Z 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-21T20:50:32.8599090Z 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-21T20:50:32.8601288Z 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-21T20:50:32.8602723Z 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-21T20:50:32.8604336Z 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-21T20:50:32.8605706Z 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-21T20:50:32.8607765Z 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-21T20:50:32.8609244Z 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-21T20:50:32.8611254Z 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-21T20:50:32.8612703Z 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-21T20:50:32.8614758Z 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-21T20:50:32.8616111Z 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-21T20:50:32.8617563Z 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-21T20:50:32.8619564Z 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-21T20:50:32.8620646Z 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-21T20:50:32.8623150Z 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-21T20:50:32.8624580Z 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-21T20:50:32.8626015Z 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-21T20:50:32.8627686Z 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-21T20:50:32.8629258Z 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-21T20:50:32.8631400Z 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-21T20:50:32.8633489Z 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-21T20:50:32.8634987Z 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-21T20:50:32.8637109Z 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-21T20:50:32.8638954Z 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-21T20:50:32.8640944Z 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-21T20:50:32.8643146Z 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-21T20:50:32.8644456Z 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-21T20:50:32.8646416Z 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-21T20:50:32.8648268Z 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-21T20:50:32.8650085Z 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-21T20:50:32.8652021Z 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-21T20:50:32.8653476Z 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-21T20:50:32.8655286Z 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-21T20:50:32.8657129Z 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-21T20:50:32.8658644Z 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-21T20:50:32.8660271Z 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-21T20:50:32.8662055Z 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-21T20:50:32.8663868Z 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-21T20:50:32.8665912Z 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-21T20:50:32.8667902Z 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-21T20:50:32.8669755Z 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-21T20:50:32.8671646Z 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-21T20:50:32.8673575Z 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-21T20:50:32.8689335Z 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-21T20:50:32.8690741Z 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-21T20:50:32.8691724Z 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-21T20:50:32.8692880Z 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-21T20:50:32.8693835Z 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-21T20:50:32.8694987Z 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-21T20:50:32.8696027Z 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-21T20:50:32.8697065Z 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-21T20:50:32.8698112Z 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-21T20:50:32.8699136Z 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-21T20:50:32.8700168Z 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-21T20:50:32.8701163Z 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-21T20:50:32.8702287Z 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-21T20:50:32.8703238Z 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-21T20:50:32.8704315Z 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-21T20:50:32.8705375Z 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-21T20:50:32.8706944Z 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-21T20:50:32.8708738Z 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-21T20:50:32.8710688Z 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-21T20:50:32.8712293Z 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-21T20:50:32.8714256Z 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-21T20:50:32.8715664Z 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-21T20:50:32.8717289Z 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-21T20:50:32.8718698Z 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-21T20:50:32.8720726Z 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-21T20:50:32.8723028Z 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-21T20:50:32.8724502Z 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-21T20:50:32.8726650Z 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-21T20:50:32.8728705Z 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-21T20:50:32.8730722Z 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-21T20:50:32.8732759Z 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-21T20:50:32.8734182Z 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-21T20:50:32.8736603Z 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-21T20:50:32.8738559Z 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-21T20:50:32.8739950Z 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-21T20:50:32.8742858Z 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-21T20:50:32.8744874Z 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-21T20:50:32.8746320Z 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-21T20:50:32.8747935Z 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-21T20:50:32.8749436Z 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-21T20:50:32.8751486Z 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-21T20:50:32.8753119Z 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-21T20:50:32.8754696Z 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-21T20:50:32.8756782Z 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-21T20:50:32.8758984Z 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-21T20:50:32.8760617Z 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-21T20:50:32.8762049Z 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-21T20:50:32.8764030Z 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-21T20:50:32.8765743Z 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-21T20:50:32.8767662Z 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-21T20:50:32.8769555Z 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-21T20:50:32.8770947Z 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-21T20:50:32.8772967Z 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-21T20:50:32.8774565Z 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-21T20:50:32.8776406Z 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-21T20:50:32.8778492Z 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-21T20:50:32.8779831Z 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-21T20:50:32.8781668Z 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-21T20:50:32.8783700Z 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-21T20:50:32.8786118Z 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-21T20:50:32.8788062Z 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-21T20:50:32.8789765Z 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-21T20:50:32.8791369Z 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-21T20:50:32.8793206Z 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-21T20:50:32.8795527Z 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-21T20:50:32.8796880Z 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-21T20:50:32.8799151Z 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-21T20:50:32.8800391Z 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-21T20:50:32.8802341Z 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-21T20:50:32.8804402Z 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-21T20:50:32.8806332Z 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-21T20:50:32.8808149Z 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-21T20:50:32.8809873Z 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-21T20:50:32.8811671Z 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-21T20:50:32.8813541Z 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-21T20:50:32.8815314Z 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-21T20:50:32.8818177Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax 2025-04-21T20:50:32.8820312Z 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-21T20:50:32.8821393Z 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-21T20:50:32.8822718Z 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-21T20:50:32.8824344Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess 2025-04-21T20:50:32.8826143Z 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-21T20:50:32.8827428Z 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-21T20:50:32.8828781Z 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-21T20:50:32.8830101Z 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-21T20:50:32.8831346Z 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-21T20:50:32.8833229Z 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-21T20:50:32.8834722Z 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-21T20:50:32.8836057Z 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-21T20:50:32.8837395Z 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-21T20:50:32.8838738Z 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-21T20:50:32.8840218Z 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-21T20:50:32.8841369Z 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-21T20:50:32.8842812Z 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-21T20:50:32.8843970Z 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-21T20:50:32.8845215Z 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-21T20:50:32.8846610Z 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-21T20:50:32.8847957Z 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-21T20:50:32.8849224Z 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-21T20:50:32.8850690Z 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-21T20:50:32.8851984Z 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-21T20:50:32.8853464Z 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-21T20:50:32.8854771Z 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-21T20:50:32.8856149Z 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-21T20:50:32.8857436Z 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-21T20:50:32.8858822Z 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-21T20:50:32.8860103Z 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-21T20:50:32.8861533Z 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-21T20:50:32.8862988Z 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-21T20:50:32.8864323Z 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-21T20:50:32.8865642Z 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-21T20:50:32.8867001Z 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-21T20:50:32.8868306Z 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-21T20:50:32.8869742Z 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-21T20:50:32.8871147Z 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-21T20:50:32.8872719Z 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-21T20:50:32.8874199Z 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-21T20:50:32.8875655Z 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-21T20:50:32.8877058Z 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-21T20:50:32.8879380Z 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-21T20:50:32.8880765Z 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-21T20:50:32.8882244Z 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-21T20:50:32.8883936Z 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-21T20:50:32.8885550Z 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-21T20:50:32.8886932Z 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-21T20:50:32.8888450Z 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-21T20:50:32.8889888Z 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-21T20:50:32.8891464Z 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-21T20:50:32.8892805Z 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-21T20:50:32.8894276Z 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-21T20:50:32.8895711Z 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-21T20:50:32.8897192Z 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-21T20:50:32.8898607Z 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-21T20:50:32.8900030Z 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-21T20:50:32.8901582Z 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-21T20:50:32.8903163Z 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-21T20:50:32.8904780Z 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-21T20:50:32.8906190Z 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-21T20:50:32.8907574Z 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-21T20:50:32.8908877Z 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-21T20:50:32.8910331Z 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-21T20:50:32.8911762Z 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-21T20:50:32.8913353Z 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-21T20:50:32.8914838Z 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-21T20:50:32.8916111Z 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-21T20:50:32.8917477Z 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-21T20:50:32.8918842Z 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-21T20:50:32.8920180Z 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-21T20:50:32.8921683Z 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-21T20:50:32.8923416Z 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-21T20:50:32.8924450Z 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-21T20:50:32.8926125Z 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-21T20:50:32.8927230Z 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-21T20:50:32.8930356Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq 2025-04-21T20:50:32.8932889Z 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-21T20:50:32.8934165Z 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-21T20:50:32.8935758Z 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-21T20:50:32.8937095Z 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-21T20:50:32.8939119Z 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-21T20:50:32.8940874Z 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-21T20:50:32.8942167Z 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-21T20:50:32.8943664Z 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-21T20:50:32.8945645Z 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-21T20:50:32.8947029Z 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-21T20:50:32.8948548Z 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-21T20:50:32.8950007Z 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-21T20:50:32.8952001Z 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-21T20:50:32.8953807Z 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-21T20:50:32.8955220Z 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-21T20:50:32.8957328Z 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-21T20:50:32.8959295Z 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-21T20:50:32.8960558Z 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-21T20:50:32.8962446Z 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-21T20:50:32.8963923Z 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-21T20:50:32.8965529Z 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-21T20:50:32.8967023Z 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-21T20:50:32.8968459Z 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-21T20:50:32.8970176Z 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-21T20:50:32.8972284Z 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-21T20:50:32.8973819Z 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-21T20:50:32.8975684Z 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-21T20:50:32.8977152Z 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-21T20:50:32.8978657Z 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-21T20:50:32.8980206Z 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-21T20:50:32.8981435Z 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-21T20:50:32.8983943Z 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-21T20:50:32.8985738Z 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-21T20:50:32.8987745Z 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-21T20:50:32.8989193Z 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-21T20:50:32.8991077Z 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-21T20:50:32.8992592Z 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-21T20:50:32.8994379Z 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-21T20:50:32.8996259Z 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-21T20:50:32.8997791Z 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-21T20:50:32.8999561Z 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-21T20:50:32.9000888Z 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-21T20:50:32.9002449Z 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-21T20:50:32.9004540Z 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-21T20:50:32.9006878Z 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-21T20:50:32.9007977Z 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-21T20:50:32.9009248Z 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-21T20:50:32.9010732Z 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-21T20:50:32.9012242Z 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-21T20:50:32.9014050Z 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-21T20:50:32.9016032Z 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-21T20:50:32.9017940Z 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-21T20:50:32.9019522Z 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-21T20:50:32.9022116Z 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-21T20:50:32.9024213Z 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-21T20:50:32.9025934Z 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-21T20:50:32.9028067Z 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-21T20:50:32.9030115Z 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-21T20:50:32.9031504Z 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-21T20:50:32.9033692Z 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-21T20:50:32.9035294Z 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-21T20:50:32.9037158Z 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-21T20:50:32.9038677Z 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-21T20:50:32.9040568Z 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-21T20:50:32.9042502Z 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-21T20:50:32.9044491Z 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-21T20:50:32.9046381Z 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-21T20:50:32.9048198Z 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-21T20:50:32.9050104Z 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-21T20:50:32.9051888Z 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-21T20:50:32.9053583Z 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-21T20:50:32.9055286Z 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-21T20:50:32.9057305Z 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-21T20:50:32.9059496Z 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-21T20:50:32.9061358Z 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-21T20:50:32.9062816Z 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-21T20:50:32.9064137Z 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-21T20:50:32.9066066Z 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-21T20:50:32.9067862Z 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-21T20:50:32.9069819Z 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-21T20:50:32.9071364Z 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-21T20:50:32.9072957Z 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-21T20:50:32.9074579Z 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-21T20:50:32.9076033Z 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-21T20:50:32.9077632Z 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-21T20:50:32.9078883Z 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-21T20:50:32.9080738Z 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-21T20:50:32.9081916Z 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-21T20:50:32.9083878Z 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-21T20:50:32.9085758Z 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-21T20:50:32.9087950Z 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-21T20:50:32.9089279Z 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-21T20:50:32.9091209Z 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-21T20:50:32.9093215Z 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-21T20:50:32.9094540Z 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-21T20:50:32.9095888Z 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-21T20:50:32.9097485Z 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-21T20:50:32.9099093Z 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-21T20:50:32.9100572Z 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-21T20:50:32.9102091Z 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-21T20:50:32.9103677Z 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-21T20:50:32.9105294Z 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-21T20:50:32.9106731Z 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-21T20:50:32.9108550Z 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-21T20:50:32.9110005Z 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-21T20:50:32.9111934Z 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-21T20:50:32.9113344Z 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-21T20:50:32.9114888Z 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-21T20:50:32.9116113Z 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-21T20:50:32.9117959Z 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-21T20:50:32.9119532Z 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-21T20:50:32.9121020Z 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-21T20:50:32.9122482Z 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-21T20:50:32.9123830Z 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-21T20:50:32.9125321Z 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-21T20:50:32.9126778Z 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-21T20:50:32.9129113Z 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-21T20:50:32.9130355Z 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-21T20:50:32.9131680Z 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-21T20:50:32.9133059Z 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-21T20:50:32.9134668Z 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-21T20:50:32.9136202Z 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-21T20:50:32.9137629Z 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-21T20:50:32.9139172Z 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-21T20:50:32.9140803Z 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-21T20:50:32.9142161Z 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-21T20:50:32.9144348Z 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-21T20:50:32.9145580Z 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-21T20:50:32.9147967Z 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-21T20:50:32.9149533Z 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-21T20:50:32.9150671Z 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-21T20:50:32.9152736Z 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-21T20:50:32.9154641Z 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-21T20:50:32.9156569Z 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-21T20:50:32.9158841Z 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-21T20:50:32.9160420Z 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-21T20:50:32.9162347Z 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-21T20:50:32.9163577Z 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-21T20:50:32.9165506Z 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-21T20:50:32.9167586Z 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-21T20:50:32.9169000Z 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-21T20:50:32.9170474Z 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-21T20:50:32.9171866Z 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-21T20:50:32.9174402Z 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-21T20:50:32.9175686Z 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-21T20:50:32.9177024Z 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-21T20:50:32.9179134Z 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-21T20:50:32.9180595Z 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-21T20:50:32.9181956Z 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-21T20:50:32.9185272Z 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-21T20:50:32.9186300Z 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-21T20:50:32.9187704Z 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-21T20:50:32.9189107Z 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-21T20:50:32.9190571Z 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-21T20:50:32.9192520Z 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-21T20:50:32.9194042Z 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-21T20:50:32.9195854Z 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-21T20:50:32.9197380Z 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-21T20:50:32.9199429Z 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-21T20:50:32.9200870Z 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-21T20:50:32.9202466Z 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-21T20:50:32.9204161Z 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-21T20:50:32.9205848Z 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-21T20:50:32.9207530Z 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-21T20:50:32.9209160Z 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-21T20:50:32.9210588Z 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-21T20:50:32.9212174Z 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-21T20:50:32.9213832Z 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-21T20:50:32.9215471Z 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-21T20:50:32.9217479Z 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-21T20:50:32.9218873Z 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-21T20:50:32.9220482Z 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-21T20:50:32.9221869Z 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-21T20:50:32.9223214Z 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-21T20:50:32.9225147Z 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-21T20:50:32.9227837Z 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-21T20:50:32.9229063Z 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-21T20:50:32.9230560Z 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-21T20:50:32.9232496Z 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-21T20:50:32.9234066Z 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-21T20:50:32.9236254Z 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-21T20:50:32.9237560Z 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-21T20:50:32.9239007Z 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-21T20:50:32.9240831Z 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-21T20:50:32.9242100Z 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-21T20:50:32.9243791Z 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-21T20:50:32.9246190Z 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-21T20:50:32.9247252Z 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-21T20:50:32.9248542Z 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-21T20:50:32.9250467Z 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-21T20:50:32.9251824Z 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-21T20:50:32.9253445Z 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-21T20:50:32.9255263Z 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-21T20:50:32.9257154Z 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-21T20:50:32.9258580Z 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-21T20:50:32.9260721Z 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-21T20:50:32.9262412Z 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-21T20:50:32.9264258Z 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-21T20:50:32.9265680Z 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-21T20:50:32.9267235Z 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-21T20:50:32.9268755Z 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-21T20:50:32.9270231Z 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-21T20:50:32.9271931Z 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-21T20:50:32.9273554Z 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-21T20:50:32.9275060Z 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-21T20:50:32.9276586Z 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-21T20:50:32.9278285Z 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-21T20:50:32.9279752Z 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-21T20:50:32.9281122Z 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-21T20:50:32.9282803Z 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-21T20:50:32.9285267Z 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-21T20:50:32.9286776Z 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-21T20:50:32.9288150Z 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-21T20:50:32.9289593Z 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-21T20:50:32.9291480Z 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-21T20:50:32.9293675Z 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-21T20:50:32.9295059Z 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-21T20:50:32.9296704Z 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-21T20:50:32.9298601Z 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-21T20:50:32.9300154Z 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-21T20:50:32.9302041Z 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-21T20:50:32.9303292Z 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-21T20:50:32.9304683Z 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-21T20:50:32.9306368Z 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-21T20:50:32.9307781Z 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-21T20:50:32.9309038Z 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-21T20:50:32.9310842Z 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-21T20:50:32.9313026Z 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-21T20:50:32.9314424Z 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-21T20:50:32.9316461Z 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-21T20:50:32.9317857Z 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-21T20:50:32.9319731Z 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-21T20:50:32.9320950Z 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-21T20:50:32.9323022Z 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-21T20:50:32.9324954Z 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-21T20:50:32.9326426Z 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-21T20:50:32.9327837Z 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-21T20:50:32.9329911Z 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-21T20:50:32.9331066Z 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-21T20:50:32.9333154Z 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-21T20:50:32.9335092Z 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-21T20:50:32.9336690Z 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-21T20:50:32.9338939Z 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-21T20:50:32.9340563Z 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-21T20:50:32.9342714Z 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-21T20:50:32.9344106Z 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-21T20:50:32.9346147Z 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-21T20:50:32.9347694Z 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-21T20:50:32.9349633Z 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-21T20:50:32.9351671Z 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-21T20:50:32.9353158Z 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-21T20:50:32.9355129Z 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-21T20:50:32.9356412Z 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-21T20:50:32.9358282Z 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-21T20:50:32.9360602Z 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-21T20:50:32.9361911Z 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-21T20:50:32.9364017Z 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-21T20:50:32.9365520Z 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-21T20:50:32.9366846Z 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-21T20:50:32.9368369Z 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-21T20:50:32.9369948Z 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-21T20:50:32.9371568Z 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-21T20:50:32.9373468Z 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-21T20:50:32.9374920Z 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-21T20:50:32.9376834Z 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-21T20:50:32.9378087Z 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-21T20:50:32.9379543Z 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-21T20:50:32.9380938Z 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-21T20:50:32.9382704Z 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-21T20:50:32.9385137Z 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-21T20:50:32.9386427Z 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-21T20:50:32.9388536Z 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-21T20:50:32.9390059Z 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-21T20:50:32.9392029Z 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-21T20:50:32.9394297Z 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-21T20:50:32.9395807Z 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-21T20:50:32.9397383Z 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-21T20:50:32.9399296Z 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-21T20:50:32.9401528Z 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-21T20:50:32.9402746Z 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-21T20:50:32.9404327Z 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-21T20:50:32.9405888Z 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-21T20:50:32.9407600Z 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-21T20:50:32.9408959Z 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-21T20:50:32.9411146Z 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-21T20:50:32.9412236Z 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-21T20:50:32.9413765Z 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-21T20:50:32.9415767Z 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-21T20:50:32.9416980Z 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-21T20:50:32.9418793Z 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-21T20:50:32.9420588Z 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-21T20:50:32.9421902Z 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-21T20:50:32.9424017Z 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-21T20:50:32.9425510Z 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-21T20:50:32.9427014Z 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-21T20:50:32.9428732Z 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-21T20:50:32.9430516Z 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-21T20:50:32.9431979Z 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-21T20:50:32.9434226Z 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-21T20:50:32.9435889Z 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-21T20:50:32.9437424Z 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-21T20:50:32.9439320Z 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-21T20:50:32.9440724Z 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-21T20:50:32.9442566Z 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-21T20:50:32.9444125Z 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-21T20:50:32.9445708Z 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-21T20:50:32.9447758Z 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-21T20:50:32.9449339Z 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-21T20:50:32.9450895Z 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-21T20:50:32.9453198Z 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-21T20:50:32.9454832Z 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-21T20:50:32.9456541Z 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-21T20:50:32.9457911Z 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-21T20:50:32.9459647Z 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-21T20:50:32.9462142Z 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-21T20:50:32.9463576Z 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-21T20:50:32.9465051Z 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-21T20:50:32.9466644Z 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-21T20:50:32.9468482Z 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-21T20:50:32.9470101Z 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-21T20:50:32.9472676Z 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-21T20:50:32.9474161Z 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-21T20:50:32.9476076Z 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-21T20:50:32.9477646Z 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-21T20:50:32.9479432Z 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-21T20:50:32.9481271Z 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-21T20:50:32.9482811Z 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-21T20:50:32.9484720Z 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-21T20:50:32.9486308Z 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-21T20:50:32.9487996Z 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-21T20:50:32.9489740Z 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-21T20:50:32.9491118Z 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-21T20:50:32.9492837Z 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-21T20:50:32.9494411Z 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-21T20:50:32.9496312Z 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-21T20:50:32.9498550Z 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-21T20:50:32.9500483Z 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-21T20:50:32.9501949Z 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-21T20:50:32.9504210Z 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-21T20:50:32.9505594Z 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-21T20:50:32.9507307Z 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-21T20:50:32.9509209Z 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-21T20:50:32.9511090Z 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-21T20:50:32.9512485Z 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-21T20:50:32.9514555Z 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-21T20:50:32.9516190Z 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-21T20:50:32.9517985Z 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-21T20:50:32.9519739Z 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-21T20:50:32.9521387Z 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-21T20:50:32.9523104Z 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-21T20:50:32.9525301Z 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-21T20:50:32.9527172Z 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-21T20:50:32.9528581Z 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-21T20:50:32.9530705Z 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-21T20:50:32.9532061Z 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-21T20:50:32.9534110Z 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-21T20:50:32.9535829Z 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-21T20:50:32.9537670Z 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-21T20:50:32.9539799Z 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-21T20:50:32.9541291Z 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-21T20:50:32.9543216Z 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-21T20:50:32.9544927Z 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-21T20:50:32.9546653Z 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-21T20:50:32.9548817Z 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-21T20:50:32.9550789Z 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-21T20:50:32.9552308Z 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-21T20:50:32.9554435Z 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-21T20:50:32.9556356Z 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-21T20:50:32.9558500Z 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-21T20:50:32.9560277Z 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-21T20:50:32.9562343Z 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-21T20:50:32.9564767Z 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-21T20:50:32.9566342Z 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-21T20:50:32.9568057Z 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-21T20:50:32.9570124Z 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-21T20:50:32.9571706Z 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-21T20:50:32.9573421Z 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-21T20:50:32.9575245Z 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-21T20:50:32.9577309Z 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-21T20:50:32.9578951Z 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-21T20:50:32.9580856Z 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-21T20:50:32.9582815Z 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-21T20:50:32.9584664Z 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-21T20:50:32.9586193Z 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-21T20:50:32.9588691Z 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-21T20:50:32.9590797Z 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-21T20:50:32.9592515Z 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-21T20:50:32.9594309Z 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-21T20:50:32.9596606Z 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-21T20:50:32.9598888Z 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-21T20:50:32.9600254Z 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-21T20:50:32.9602445Z 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-21T20:50:32.9604343Z 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-21T20:50:32.9605863Z 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-21T20:50:32.9607530Z 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-21T20:50:32.9609360Z 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-21T20:50:32.9611532Z 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-21T20:50:32.9613133Z 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-21T20:50:32.9614701Z 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-21T20:50:32.9616622Z 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-21T20:50:32.9618494Z 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-21T20:50:32.9620746Z 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-21T20:50:32.9622619Z 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-21T20:50:32.9624614Z 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-21T20:50:32.9626468Z 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-21T20:50:32.9628152Z 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-21T20:50:32.9630072Z 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-21T20:50:32.9631757Z 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-21T20:50:32.9633557Z 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-21T20:50:32.9635938Z 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-21T20:50:32.9637397Z 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-21T20:50:32.9639241Z 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-21T20:50:32.9640670Z 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-21T20:50:32.9642313Z 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-21T20:50:32.9643885Z 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-21T20:50:32.9646022Z 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-21T20:50:32.9647797Z 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-21T20:50:32.9649869Z 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-21T20:50:32.9651572Z 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-21T20:50:32.9653413Z 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-21T20:50:32.9655599Z 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-21T20:50:32.9657062Z 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-21T20:50:32.9659051Z 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-21T20:50:32.9660558Z 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-21T20:50:32.9662248Z 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-21T20:50:32.9664062Z 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-21T20:50:32.9665565Z 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-21T20:50:32.9667615Z 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-21T20:50:32.9669488Z 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-21T20:50:32.9671424Z 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-21T20:50:32.9673288Z 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-21T20:50:32.9675147Z 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-21T20:50:32.9678922Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse 2025-04-21T20:50:32.9681035Z 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-21T20:50:32.9683554Z 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-21T20:50:32.9685278Z 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-21T20:50:32.9686842Z 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-21T20:50:32.9689225Z 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-21T20:50:32.9691383Z 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-21T20:50:32.9693195Z 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-21T20:50:32.9695119Z 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-21T20:50:32.9696714Z 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-21T20:50:32.9698982Z 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-21T20:50:32.9700038Z 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-21T20:50:32.9701826Z 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-21T20:50:32.9703766Z 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-21T20:50:32.9705589Z 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-21T20:50:32.9706999Z 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-21T20:50:32.9708973Z 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-21T20:50:32.9710709Z 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-21T20:50:32.9712735Z 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-21T20:50:32.9714404Z 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-21T20:50:32.9716180Z 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-21T20:50:32.9718576Z 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-21T20:50:32.9719645Z 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-21T20:50:32.9721912Z 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-21T20:50:32.9723305Z 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-21T20:50:32.9725456Z 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-21T20:50:32.9727090Z 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-21T20:50:32.9728600Z 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-21T20:50:32.9730546Z 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-21T20:50:32.9732485Z 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-21T20:50:32.9733967Z 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-21T20:50:32.9736466Z 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-21T20:50:32.9738115Z 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-21T20:50:32.9740086Z 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-21T20:50:32.9742261Z 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-21T20:50:32.9744000Z 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-21T20:50:32.9745708Z 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-21T20:50:32.9748109Z 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-21T20:50:32.9749266Z 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-21T20:50:32.9750904Z 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-21T20:50:32.9753248Z 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-21T20:50:32.9755225Z 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-21T20:50:32.9756756Z 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-21T20:50:32.9758595Z 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-21T20:50:32.9760209Z 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-21T20:50:32.9762890Z 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-21T20:50:32.9764280Z 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-21T20:50:32.9766089Z 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-21T20:50:32.9767658Z 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-21T20:50:32.9769738Z 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-21T20:50:32.9771333Z 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-21T20:50:32.9772899Z 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-21T20:50:32.9774914Z 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-21T20:50:32.9776720Z 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-21T20:50:32.9778491Z 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-21T20:50:32.9780469Z 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-21T20:50:32.9782251Z 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-21T20:50:32.9784174Z 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-21T20:50:32.9786278Z 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-21T20:50:32.9787682Z 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-21T20:50:32.9789981Z 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-21T20:50:32.9791697Z 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-21T20:50:32.9794524Z 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-21T20:50:32.9796155Z 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-21T20:50:32.9798082Z 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-21T20:50:32.9799820Z 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-21T20:50:32.9801554Z 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-21T20:50:32.9803282Z 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-21T20:50:32.9804994Z 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-21T20:50:32.9806705Z 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-21T20:50:32.9807982Z 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-21T20:50:32.9809878Z 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-21T20:50:32.9811401Z 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-21T20:50:32.9813203Z 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-21T20:50:32.9814890Z 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-21T20:50:32.9816204Z 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-21T20:50:32.9818414Z 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-21T20:50:32.9819703Z 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-21T20:50:32.9821572Z 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-21T20:50:32.9823605Z 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-21T20:50:32.9825397Z 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-21T20:50:32.9827075Z 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-21T20:50:32.9828679Z 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-21T20:50:32.9830096Z 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-21T20:50:32.9832346Z 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-21T20:50:32.9833850Z 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-21T20:50:32.9835618Z 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-21T20:50:32.9837778Z 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-21T20:50:32.9839409Z 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-21T20:50:32.9841169Z 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-21T20:50:32.9842917Z 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-21T20:50:32.9845128Z 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-21T20:50:32.9846443Z 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-21T20:50:32.9848648Z 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-21T20:50:32.9850343Z 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-21T20:50:32.9851867Z 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-21T20:50:32.9853324Z 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-21T20:50:32.9855229Z 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-21T20:50:32.9857091Z 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-21T20:50:32.9858646Z 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-21T20:50:32.9860342Z 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-21T20:50:32.9861683Z 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-21T20:50:32.9863631Z 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-21T20:50:32.9865356Z 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-21T20:50:32.9867154Z 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-21T20:50:32.9869138Z 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-21T20:50:32.9871042Z 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-21T20:50:32.9872738Z 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-21T20:50:32.9874454Z 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-21T20:50:32.9875950Z 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-21T20:50:32.9878576Z 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-21T20:50:32.9880192Z 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-21T20:50:32.9881888Z 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-21T20:50:32.9883310Z 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-21T20:50:32.9888158Z 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-21T20:50:32.9889528Z 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-21T20:50:32.9890921Z 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-21T20:50:32.9892768Z 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-21T20:50:32.9894573Z 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-21T20:50:32.9896101Z 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-21T20:50:32.9897554Z 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-21T20:50:32.9899520Z 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-21T20:50:32.9901959Z 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-21T20:50:32.9903282Z 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-21T20:50:32.9904599Z 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-21T20:50:32.9906014Z 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-21T20:50:32.9908605Z 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-21T20:50:32.9909984Z 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-21T20:50:32.9911944Z 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-21T20:50:32.9913645Z 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-21T20:50:32.9915337Z 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-21T20:50:32.9917108Z 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-21T20:50:32.9919020Z 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-21T20:50:32.9920971Z 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-21T20:50:32.9922786Z 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-21T20:50:32.9924845Z 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-21T20:50:32.9926750Z 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-21T20:50:32.9928699Z 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-21T20:50:32.9930516Z 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-21T20:50:32.9932192Z 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-21T20:50:32.9934248Z 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-21T20:50:32.9936453Z 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-21T20:50:32.9938781Z 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-21T20:50:32.9940861Z 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-21T20:50:32.9942236Z 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-21T20:50:32.9944210Z 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-21T20:50:32.9945739Z 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-21T20:50:32.9947233Z 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-21T20:50:32.9949311Z 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-21T20:50:32.9950758Z 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-21T20:50:32.9953794Z 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-21T20:50:32.9955083Z 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-21T20:50:32.9957094Z 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-21T20:50:32.9958676Z 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-21T20:50:32.9960702Z 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-21T20:50:32.9961879Z 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-21T20:50:32.9963725Z 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-21T20:50:32.9965465Z 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-21T20:50:32.9967398Z 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-21T20:50:32.9969731Z 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-21T20:50:32.9971472Z 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-21T20:50:32.9973441Z 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-21T20:50:32.9975159Z 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-21T20:50:32.9976674Z 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-21T20:50:32.9978158Z 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-21T20:50:32.9979748Z 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-21T20:50:32.9981563Z 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-21T20:50:32.9983672Z 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-21T20:50:32.9985520Z 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-21T20:50:32.9986872Z 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-21T20:50:32.9989263Z 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-21T20:50:32.9991134Z 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-21T20:50:32.9993171Z 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-21T20:50:32.9995417Z 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-21T20:50:32.9997174Z 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-21T20:50:32.9999929Z 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-21T20:50:33.0001394Z 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-21T20:50:33.0003088Z 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-21T20:50:33.0005322Z 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-21T20:50:33.0006570Z 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-21T20:50:33.0009450Z 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-21T20:50:33.0010937Z 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-21T20:50:33.0012724Z 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-21T20:50:33.0014561Z 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-21T20:50:33.0015948Z 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-21T20:50:33.0017739Z 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-21T20:50:33.0019151Z 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-21T20:50:33.0020937Z 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-21T20:50:33.0022676Z 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-21T20:50:33.0024240Z 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-21T20:50:33.0027006Z 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-21T20:50:33.0029001Z 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-21T20:50:33.0030352Z 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-21T20:50:33.0032739Z 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-21T20:50:33.0034676Z 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-21T20:50:33.0036316Z 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-21T20:50:33.0037910Z 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-21T20:50:33.0040381Z 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-21T20:50:33.0042242Z 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-21T20:50:33.0043640Z 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-21T20:50:33.0045157Z 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-21T20:50:33.0046871Z 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-21T20:50:33.0048717Z 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-21T20:50:33.0050745Z 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-21T20:50:33.0052225Z 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-21T20:50:33.0054403Z 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-21T20:50:33.0055915Z 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-21T20:50:33.0058046Z 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-21T20:50:33.0060007Z 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-21T20:50:33.0061451Z 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-21T20:50:33.0063377Z 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-21T20:50:33.0065246Z 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-21T20:50:33.0067014Z 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-21T20:50:33.0069698Z 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-21T20:50:33.0071234Z 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-21T20:50:33.0072780Z 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-21T20:50:33.0074190Z 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-21T20:50:33.0076523Z 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-21T20:50:33.0078013Z 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-21T20:50:33.0079872Z 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-21T20:50:33.0081526Z 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-21T20:50:33.0083209Z 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-21T20:50:33.0085098Z 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-21T20:50:33.0086796Z 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-21T20:50:33.0088543Z 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-21T20:50:33.0090144Z 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-21T20:50:33.0091566Z 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-21T20:50:33.0093612Z 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-21T20:50:33.0095389Z 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-21T20:50:33.0096744Z 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-21T20:50:33.0098348Z 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-21T20:50:33.0099747Z 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-21T20:50:33.0101254Z 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-21T20:50:33.0102718Z 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-21T20:50:33.0104235Z 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-21T20:50:33.0106353Z 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-21T20:50:33.0108350Z 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-21T20:50:33.0110036Z 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-21T20:50:33.0111592Z 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-21T20:50:33.0113137Z 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-21T20:50:33.0114903Z 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-21T20:50:33.0116620Z 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-21T20:50:33.0118109Z 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-21T20:50:33.0119599Z 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-21T20:50:33.0120876Z 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-21T20:50:33.0122961Z 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-21T20:50:33.0124455Z 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-21T20:50:33.0126398Z 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-21T20:50:33.0128253Z 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-21T20:50:33.0129893Z 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-21T20:50:33.0131875Z 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-21T20:50:33.0133987Z 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-21T20:50:33.0136741Z 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-21T20:50:33.0138318Z 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-21T20:50:33.0140945Z 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-21T20:50:33.0142920Z 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-21T20:50:33.0145256Z 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-21T20:50:33.0146684Z 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-21T20:50:33.0148487Z 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-21T20:50:33.0150025Z 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-21T20:50:33.0151593Z 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-21T20:50:33.0153063Z 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-21T20:50:33.0154669Z 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-21T20:50:33.0156405Z 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-21T20:50:33.0157799Z 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-21T20:50:33.0159825Z 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-21T20:50:33.0161454Z 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-21T20:50:33.0162697Z 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-21T20:50:33.0164887Z 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-21T20:50:33.0166273Z 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-21T20:50:33.0168017Z 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-21T20:50:33.0169313Z 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-21T20:50:33.0172071Z 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-21T20:50:33.0173157Z 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-21T20:50:33.0174849Z 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-21T20:50:33.0176696Z 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-21T20:50:33.0178348Z 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-21T20:50:33.0179766Z 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-21T20:50:33.0181140Z 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-21T20:50:33.0183086Z 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-21T20:50:33.0185101Z 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-21T20:50:33.0186654Z 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-21T20:50:33.0188227Z 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-21T20:50:33.0190857Z 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-21T20:50:33.0192023Z 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-21T20:50:33.0193874Z 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-21T20:50:33.0195351Z 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-21T20:50:33.0196777Z 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-21T20:50:33.0198434Z 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-21T20:50:33.0200092Z 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-21T20:50:33.0201748Z 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-21T20:50:33.0203691Z 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-21T20:50:33.0205316Z 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-21T20:50:33.0206784Z 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-21T20:50:33.0208220Z 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-21T20:50:33.0209725Z 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-21T20:50:33.0211265Z 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-21T20:50:33.0213069Z 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-21T20:50:33.0215026Z 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-21T20:50:33.0216759Z 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-21T20:50:33.0218788Z 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-21T20:50:33.0220179Z 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-21T20:50:33.0221582Z 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-21T20:50:33.0223075Z 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-21T20:50:33.0225101Z 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-21T20:50:33.0226496Z 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-21T20:50:33.0228653Z 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-21T20:50:33.0230218Z 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-21T20:50:33.0232105Z 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-21T20:50:33.0233943Z 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-21T20:50:33.0235530Z 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-21T20:50:33.0237751Z 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-21T20:50:33.0239714Z 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-21T20:50:33.0241670Z 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-21T20:50:33.0243203Z 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-21T20:50:33.0245087Z 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-21T20:50:33.0247795Z 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-21T20:50:33.0248835Z 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-21T20:50:33.0251261Z 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-21T20:50:33.0252762Z 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-21T20:50:33.0254773Z 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-21T20:50:33.0256584Z 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-21T20:50:33.0258465Z 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-21T20:50:33.0260574Z 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-21T20:50:33.0262037Z 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-21T20:50:33.0263510Z 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-21T20:50:33.0265088Z 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-21T20:50:33.0266962Z 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-21T20:50:33.0269026Z 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-21T20:50:33.0270354Z 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-21T20:50:33.0272275Z 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-21T20:50:33.0273577Z 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-21T20:50:33.0275830Z 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-21T20:50:33.0278274Z 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-21T20:50:33.0280236Z 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-21T20:50:33.0281797Z 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-21T20:50:33.0283584Z 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-21T20:50:33.0285654Z 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-21T20:50:33.0286965Z 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-21T20:50:33.0289029Z 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-21T20:50:33.0290700Z 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-21T20:50:33.0292129Z 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-21T20:50:33.0293633Z 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-21T20:50:33.0295629Z 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-21T20:50:33.0297132Z 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-21T20:50:33.0298497Z 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-21T20:50:33.0300358Z 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-21T20:50:33.0302272Z 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-21T20:50:33.0303637Z 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-21T20:50:33.0305848Z 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-21T20:50:33.0307705Z 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-21T20:50:33.0309706Z 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-21T20:50:33.0311805Z 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-21T20:50:33.0312992Z 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-21T20:50:33.0315406Z 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-21T20:50:33.0317007Z 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-21T20:50:33.0318613Z 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-21T20:50:33.0320404Z 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-21T20:50:33.0322179Z 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-21T20:50:33.0323646Z 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-21T20:50:33.0325592Z 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-21T20:50:33.0328174Z 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-21T20:50:33.0330090Z 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-21T20:50:33.0331531Z 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-21T20:50:33.0333756Z 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-21T20:50:33.0335475Z 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-21T20:50:33.0337464Z 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-21T20:50:33.0339270Z 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-21T20:50:33.0341658Z 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-21T20:50:33.0343495Z 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-21T20:50:33.0345064Z 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-21T20:50:33.0347279Z 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-21T20:50:33.0348890Z 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-21T20:50:33.0350316Z 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-21T20:50:33.0352362Z 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-21T20:50:33.0354173Z 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-21T20:50:33.0355802Z 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-21T20:50:33.0357230Z 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-21T20:50:33.0358960Z 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-21T20:50:33.0360548Z 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-21T20:50:33.0362912Z 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-21T20:50:33.0364650Z 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-21T20:50:33.0366811Z 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-21T20:50:33.0368778Z 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-21T20:50:33.0370640Z 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-21T20:50:33.0372277Z 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-21T20:50:33.0374113Z 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-21T20:50:33.0375938Z 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-21T20:50:33.0377339Z 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-21T20:50:33.0379151Z 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-21T20:50:33.0380715Z 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-21T20:50:33.0382945Z 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-21T20:50:33.0385918Z 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-21T20:50:33.0386956Z 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-21T20:50:33.0388191Z 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-21T20:50:33.0389613Z 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-21T20:50:33.0391118Z 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-21T20:50:33.0393987Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor 2025-04-21T20:50:33.0396117Z 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-21T20:50:33.0397299Z 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-21T20:50:33.0398939Z creating build/bdist.linux-x86_64/wheel/torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen 2025-04-21T20:50:33.0400901Z 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-21T20:50:33.0402194Z 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-21T20:50:33.0403421Z 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-21T20:50:33.0404951Z 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-21T20:50:33.0406135Z 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-21T20:50:33.0408197Z 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-21T20:50:33.0409287Z 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-21T20:50:33.0410769Z 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-21T20:50:33.0412062Z 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-21T20:50:33.0413352Z 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-21T20:50:33.0414576Z 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-21T20:50:33.0416003Z 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-21T20:50:33.0417322Z 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-21T20:50:33.0418620Z 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-21T20:50:33.0419890Z 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-21T20:50:33.0421087Z 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-21T20:50:33.0422910Z 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-21T20:50:33.0423948Z 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-21T20:50:33.0425313Z 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-21T20:50:33.0426569Z 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-21T20:50:33.0427950Z 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-21T20:50:33.0429241Z 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-21T20:50:33.0430456Z 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-21T20:50:33.0431938Z 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-21T20:50:33.0433289Z 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-21T20:50:33.0434502Z 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-21T20:50:33.0435773Z 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-21T20:50:33.0437058Z 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-21T20:50:33.0438306Z 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-21T20:50:33.0439639Z 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-21T20:50:33.0440895Z 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-21T20:50:33.0442287Z 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-21T20:50:33.0443760Z 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-21T20:50:33.0444969Z 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-21T20:50:33.0446459Z 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-21T20:50:33.0447788Z 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-21T20:50:33.0448941Z 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-21T20:50:33.0450337Z 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-21T20:50:33.0451629Z 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-21T20:50:33.0452829Z 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-21T20:50:33.0454091Z 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-21T20:50:33.0455495Z 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-21T20:50:33.0456547Z 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-21T20:50:33.0458653Z 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-21T20:50:33.0459744Z 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-21T20:50:33.0461121Z 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-21T20:50:33.0462449Z 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-21T20:50:33.0463786Z 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-21T20:50:33.0464825Z 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-21T20:50:33.0466356Z 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-21T20:50:33.0467719Z 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-21T20:50:33.0469050Z 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-21T20:50:33.0470193Z 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-21T20:50:33.0471596Z 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-21T20:50:33.0472793Z 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-21T20:50:33.0474594Z 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-21T20:50:33.0475635Z 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-21T20:50:33.0476982Z 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-21T20:50:33.0478174Z 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-21T20:50:33.0479487Z 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-21T20:50:33.0480753Z 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-21T20:50:33.0482187Z 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-21T20:50:33.0483591Z 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-21T20:50:33.0485769Z 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-21T20:50:33.0486943Z 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-21T20:50:33.0488228Z 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-21T20:50:33.0489649Z 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-21T20:50:33.0492492Z 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-21T20:50:33.0493569Z 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-21T20:50:33.0495080Z 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-21T20:50:33.0496268Z 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-21T20:50:33.0497343Z 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-21T20:50:33.0512737Z creating build/bdist.linux-x86_64/wheel/torch/include 2025-04-21T20:50:33.0514600Z copying build/lib.linux-x86_64-cpython-310/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0516559Z copying build/lib.linux-x86_64-cpython-310/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0518050Z copying build/lib.linux-x86_64-cpython-310/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0519711Z copying build/lib.linux-x86_64-cpython-310/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0521110Z copying build/lib.linux-x86_64-cpython-310/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0522465Z copying build/lib.linux-x86_64-cpython-310/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0523926Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0525383Z copying build/lib.linux-x86_64-cpython-310/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0526971Z copying build/lib.linux-x86_64-cpython-310/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0529505Z copying build/lib.linux-x86_64-cpython-310/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0530713Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0532339Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0533736Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0535008Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0536217Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0537618Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0538880Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0540257Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0541511Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0542750Z copying build/lib.linux-x86_64-cpython-310/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0545957Z copying build/lib.linux-x86_64-cpython-310/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:33.0547503Z creating build/bdist.linux-x86_64/wheel/torch/include/aotriton 2025-04-21T20:50:33.0549151Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/runtime.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-21T20:50:33.0550602Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-21T20:50:33.0552157Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/dtypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-21T20:50:33.0553581Z 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-21T20:50:33.0555084Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-21T20:50:33.0556404Z copying build/lib.linux-x86_64-cpython-310/torch/include/aotriton/flash.h -> build/bdist.linux-x86_64/wheel/./torch/include/aotriton 2025-04-21T20:50:33.0558053Z creating build/bdist.linux-x86_64/wheel/torch/include/aotriton/_internal 2025-04-21T20:50:33.0559739Z 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-21T20:50:33.0561147Z 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-21T20:50:33.0562514Z 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-21T20:50:33.0564056Z creating build/bdist.linux-x86_64/wheel/torch/include/google 2025-04-21T20:50:33.0565756Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf 2025-04-21T20:50:33.0567840Z 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-21T20:50:33.0568855Z 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-21T20:50:33.0570314Z 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-21T20:50:33.0572413Z 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-21T20:50:33.0574341Z 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-21T20:50:33.0575530Z 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-21T20:50:33.0577505Z 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-21T20:50:33.0579472Z 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-21T20:50:33.0584666Z 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-21T20:50:33.0586359Z 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-21T20:50:33.0588187Z 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-21T20:50:33.0589661Z 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-21T20:50:33.0591232Z 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-21T20:50:33.0593428Z 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-21T20:50:33.0595201Z 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-21T20:50:33.0596599Z 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-21T20:50:33.0598199Z 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-21T20:50:33.0599571Z 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-21T20:50:33.0601353Z 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-21T20:50:33.0602855Z 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-21T20:50:33.0604347Z 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-21T20:50:33.0605904Z 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-21T20:50:33.0607596Z 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-21T20:50:33.0608898Z 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-21T20:50:33.0610973Z 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-21T20:50:33.0612639Z 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-21T20:50:33.0614482Z 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-21T20:50:33.0616297Z 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-21T20:50:33.0618119Z 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-21T20:50:33.0619672Z 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-21T20:50:33.0621965Z 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-21T20:50:33.0624119Z 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-21T20:50:33.0625957Z 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-21T20:50:33.0627683Z 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-21T20:50:33.0629165Z 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-21T20:50:33.0631005Z 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-21T20:50:33.0632909Z 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-21T20:50:33.0634470Z 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-21T20:50:33.0636045Z 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-21T20:50:33.0638431Z 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-21T20:50:33.0639962Z 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-21T20:50:33.0641559Z 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-21T20:50:33.0643944Z 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-21T20:50:33.0644947Z 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-21T20:50:33.0646352Z 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-21T20:50:33.0648371Z 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-21T20:50:33.0649740Z 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-21T20:50:33.0651002Z 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-21T20:50:33.0652834Z 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-21T20:50:33.0654872Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler 2025-04-21T20:50:33.0656566Z 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-21T20:50:33.0658373Z 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-21T20:50:33.0659582Z 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-21T20:50:33.0661148Z 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-21T20:50:33.0663145Z 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-21T20:50:33.0664433Z 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-21T20:50:33.0666646Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/cpp 2025-04-21T20:50:33.0668540Z 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-21T20:50:33.0669802Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/csharp 2025-04-21T20:50:33.0671756Z 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-21T20:50:33.0673307Z 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-21T20:50:33.0674593Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/java 2025-04-21T20:50:33.0676689Z 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-21T20:50:33.0678004Z 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-21T20:50:33.0679425Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/js 2025-04-21T20:50:33.0681251Z 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-21T20:50:33.0682602Z 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-21T20:50:33.0683739Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/objectivec 2025-04-21T20:50:33.0686546Z 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-21T20:50:33.0687738Z 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-21T20:50:33.0689443Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/php 2025-04-21T20:50:33.0691176Z 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-21T20:50:33.0692612Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/python 2025-04-21T20:50:33.0694256Z 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-21T20:50:33.0695609Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/ruby 2025-04-21T20:50:33.0697726Z 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-21T20:50:33.0699128Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/io 2025-04-21T20:50:33.0701073Z 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-21T20:50:33.0702874Z 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-21T20:50:33.0704307Z 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-21T20:50:33.0705506Z 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-21T20:50:33.0706960Z 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-21T20:50:33.0708178Z 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-21T20:50:33.0709791Z 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-21T20:50:33.0711408Z 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-21T20:50:33.0713430Z 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-21T20:50:33.0715296Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/stubs 2025-04-21T20:50:33.0716877Z 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-21T20:50:33.0718328Z 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-21T20:50:33.0719726Z 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-21T20:50:33.0720972Z 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-21T20:50:33.0722511Z 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-21T20:50:33.0724017Z 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-21T20:50:33.0725135Z 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-21T20:50:33.0726443Z 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-21T20:50:33.0727637Z 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-21T20:50:33.0729172Z 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-21T20:50:33.0730279Z 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-21T20:50:33.0731525Z 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-21T20:50:33.0733084Z 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-21T20:50:33.0734395Z 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-21T20:50:33.0735677Z 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-21T20:50:33.0736842Z 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-21T20:50:33.0738269Z 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-21T20:50:33.0739795Z 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-21T20:50:33.0741950Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/util 2025-04-21T20:50:33.0743777Z 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-21T20:50:33.0744852Z 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-21T20:50:33.0746580Z 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-21T20:50:33.0747555Z 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-21T20:50:33.0749234Z 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-21T20:50:33.0750429Z 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-21T20:50:33.0752225Z 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-21T20:50:33.0753252Z 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-21T20:50:33.0754869Z creating build/bdist.linux-x86_64/wheel/torch/include/fp16 2025-04-21T20:50:33.0756728Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/bitcasts.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-04-21T20:50:33.0757684Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-04-21T20:50:33.0758932Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-04-21T20:50:33.0760384Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit 2025-04-21T20:50:33.0762090Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/asmjit.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-21T20:50:33.0763439Z 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-21T20:50:33.0764408Z 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-21T20:50:33.0766149Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-21T20:50:33.0768029Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/arm.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-21T20:50:33.0769862Z copying build/lib.linux-x86_64-cpython-310/torch/include/asmjit/x86.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-04-21T20:50:33.0771074Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/core 2025-04-21T20:50:33.0772567Z 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-21T20:50:33.0774032Z 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-21T20:50:33.0775312Z 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-21T20:50:33.0776657Z 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-21T20:50:33.0777999Z 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-21T20:50:33.0779756Z 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-21T20:50:33.0781442Z 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-21T20:50:33.0783150Z 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-21T20:50:33.0784990Z 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-21T20:50:33.0786185Z 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-21T20:50:33.0787711Z 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-21T20:50:33.0789240Z 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-21T20:50:33.0790823Z 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-21T20:50:33.0792240Z 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-21T20:50:33.0793467Z 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-21T20:50:33.0795410Z 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-21T20:50:33.0796707Z 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-21T20:50:33.0797958Z 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-21T20:50:33.0799612Z 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-21T20:50:33.0800834Z 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-21T20:50:33.0802052Z 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-21T20:50:33.0803405Z 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-21T20:50:33.0805814Z 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-21T20:50:33.0806895Z 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-21T20:50:33.0808354Z 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-21T20:50:33.0810049Z 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-21T20:50:33.0811231Z 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-21T20:50:33.0812640Z 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-21T20:50:33.0813791Z 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-21T20:50:33.0815225Z 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-21T20:50:33.0816247Z 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-21T20:50:33.0817456Z 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-21T20:50:33.0819076Z 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-21T20:50:33.0820128Z 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-21T20:50:33.0821239Z 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-21T20:50:33.0823020Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/arm 2025-04-21T20:50:33.0824591Z 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-21T20:50:33.0825570Z 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-21T20:50:33.0827163Z 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-21T20:50:33.0828182Z 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-21T20:50:33.0829312Z 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-21T20:50:33.0830579Z 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-21T20:50:33.0833049Z 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-21T20:50:33.0834256Z 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-21T20:50:33.0835546Z 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-21T20:50:33.0836809Z 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-21T20:50:33.0838493Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/x86 2025-04-21T20:50:33.0840058Z 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-21T20:50:33.0841552Z 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-21T20:50:33.0842874Z 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-21T20:50:33.0844883Z 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-21T20:50:33.0849460Z 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-21T20:50:33.0851780Z 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-21T20:50:33.0853654Z 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-21T20:50:33.0856228Z creating build/bdist.linux-x86_64/wheel/torch/include/fbgemm 2025-04-21T20:50:33.0858003Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0859484Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Fbgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0861229Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmBuild.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0862689Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmConvert.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0864308Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmEmbedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0865681Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmFP16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0867149Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmFPCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0868621Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI64.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0869879Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0871830Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0873727Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8Spmdm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0875016Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmPackMatrixB.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0876481Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmSparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0878264Z 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-21T20:50:33.0879721Z 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-21T20:50:33.0881076Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0882864Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0884192Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtilsAvx512.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0885910Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/spmmUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0887169Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/spmmUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0888565Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/SimdUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0890350Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0892034Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/UtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0893520Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-04-21T20:50:33.0895430Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2025-04-21T20:50:33.0898072Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0899920Z 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-21T20:50:33.0901160Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0902947Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0903933Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0905378Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0906403Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0907756Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0908997Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0910305Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0911490Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0912829Z 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-21T20:50:33.0914482Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0915634Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0917674Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0918832Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0920162Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0922184Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0924284Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0925469Z 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-21T20:50:33.0926996Z 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-21T20:50:33.0928073Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-04-21T20:50:33.0929618Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2025-04-21T20:50:33.0931203Z 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-21T20:50:33.0932747Z 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-21T20:50:33.0934558Z 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-21T20:50:33.0935643Z 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-21T20:50:33.0936790Z 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-21T20:50:33.0937810Z 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-21T20:50:33.0938981Z 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-21T20:50:33.0940677Z 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-21T20:50:33.0942542Z 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-21T20:50:33.0943684Z 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-21T20:50:33.0945345Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2025-04-21T20:50:33.0946941Z 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-21T20:50:33.0948345Z 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-21T20:50:33.0949892Z 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-21T20:50:33.0951473Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/stl 2025-04-21T20:50:33.0953339Z 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-21T20:50:33.0954891Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2025-04-21T20:50:33.0956414Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-04-21T20:50:33.0957878Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-04-21T20:50:33.0959365Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2025-04-21T20:50:33.0961160Z 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-21T20:50:33.0962245Z 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-21T20:50:33.0963693Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2025-04-21T20:50:33.0965280Z 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-21T20:50:33.0966722Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2025-04-21T20:50:33.0968270Z 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-21T20:50:33.0969777Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2025-04-21T20:50:33.0971408Z 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-21T20:50:33.0972747Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2025-04-21T20:50:33.0974544Z 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-21T20:50:33.0975930Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2025-04-21T20:50:33.0977674Z 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-21T20:50:33.0978891Z 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-21T20:50:33.0980282Z 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-21T20:50:33.0981621Z 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-21T20:50:33.0983292Z 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-21T20:50:33.0984868Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2025-04-21T20:50:33.0986600Z 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-21T20:50:33.0988139Z 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-21T20:50:33.0989447Z 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-21T20:50:33.0991005Z 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-21T20:50:33.0992735Z 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-21T20:50:33.0994069Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2025-04-21T20:50:33.0997172Z 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-21T20:50:33.0997918Z 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-21T20:50:33.0998833Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2025-04-21T20:50:33.1000851Z 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-21T20:50:33.1002206Z 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-21T20:50:33.1003438Z 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-21T20:50:33.1004599Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2025-04-21T20:50:33.1006216Z 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-21T20:50:33.1007568Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2025-04-21T20:50:33.1009182Z 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-21T20:50:33.1010438Z 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-21T20:50:33.1011797Z 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-21T20:50:33.1012940Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi 2025-04-21T20:50:33.1014572Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi/dnnl 2025-04-21T20:50:33.1016117Z 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-21T20:50:33.1017557Z 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-21T20:50:33.1018887Z 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-21T20:50:33.1020260Z 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-21T20:50:33.1022796Z 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-21T20:50:33.1024010Z 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-21T20:50:33.1025333Z 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-21T20:50:33.1026716Z 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-21T20:50:33.1028119Z 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-21T20:50:33.1029803Z 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-21T20:50:33.1030726Z 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-21T20:50:33.1032915Z 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-21T20:50:33.1034090Z 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-21T20:50:33.1035694Z 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-21T20:50:33.1037161Z 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-21T20:50:33.1038533Z 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-21T20:50:33.1039970Z 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-21T20:50:33.1042089Z 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-21T20:50:33.1043751Z 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-21T20:50:33.1044792Z 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-21T20:50:33.1050501Z 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-21T20:50:33.1052602Z 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-21T20:50:33.1054542Z 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-21T20:50:33.1055715Z 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-21T20:50:33.1057161Z 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-21T20:50:33.1058569Z 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-21T20:50:33.1060489Z 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-21T20:50:33.1061699Z 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-21T20:50:33.1063136Z 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-21T20:50:33.1064659Z creating build/bdist.linux-x86_64/wheel/torch/include/fmt 2025-04-21T20:50:33.1066419Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/args.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1067826Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1070130Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1072265Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/color.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1073665Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/compile.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1075227Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1076607Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/format.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1079199Z 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-21T20:50:33.1081118Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/os.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1082548Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/ostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1083944Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/printf.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1086501Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/ranges.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1087841Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1089203Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/xchar.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-04-21T20:50:33.1091173Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2025-04-21T20:50:33.1093047Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1094572Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1095857Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1096884Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1099152Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1099737Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1101369Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1102433Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1103866Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1104898Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1106017Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1107157Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1108510Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1109596Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-04-21T20:50:33.1110926Z 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-21T20:50:33.1112048Z 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-21T20:50:33.1113572Z creating build/bdist.linux-x86_64/wheel/torch/include/hip 2025-04-21T20:50:33.1115092Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPAlgorithm.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1116415Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1117951Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1119384Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPDeviceAssertion.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1120736Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPDeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1121808Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPException.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1123257Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1124460Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1126016Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1127459Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1128893Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPMathCompat.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1130256Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPMiscFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1131647Z copying build/lib.linux-x86_64-cpython-310/torch/include/hip/HIPStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/hip 2025-04-21T20:50:33.1133639Z 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-21T20:50:33.1134890Z creating build/bdist.linux-x86_64/wheel/torch/include/hip/impl 2025-04-21T20:50:33.1136465Z 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-21T20:50:33.1137680Z 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-21T20:50:33.1139196Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2025-04-21T20:50:33.1140527Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2025-04-21T20:50:33.1142289Z 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-21T20:50:33.1143436Z 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-21T20:50:33.1144941Z 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-21T20:50:33.1146226Z 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-21T20:50:33.1147484Z 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-21T20:50:33.1148571Z 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-21T20:50:33.1149711Z 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-21T20:50:33.1151046Z 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-21T20:50:33.1152785Z 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-21T20:50:33.1153786Z 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-21T20:50:33.1164946Z 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-21T20:50:33.1166156Z 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-21T20:50:33.1167033Z 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-21T20:50:33.1167599Z 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-21T20:50:33.1167842Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip/impl 2025-04-21T20:50:33.1168497Z 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-21T20:50:33.1169084Z 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-21T20:50:33.1169684Z 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-21T20:50:33.1169927Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2025-04-21T20:50:33.1170502Z 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-21T20:50:33.1171074Z 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-21T20:50:33.1171573Z 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-21T20:50:33.1172171Z 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-21T20:50:33.1173109Z 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-21T20:50:33.1174213Z 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-21T20:50:33.1175250Z 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-21T20:50:33.1176137Z 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-21T20:50:33.1177754Z 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-21T20:50:33.1179336Z 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-21T20:50:33.1180475Z 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-21T20:50:33.1181452Z 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-21T20:50:33.1183152Z 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-21T20:50:33.1184292Z 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-21T20:50:33.1185893Z 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-21T20:50:33.1187040Z 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-21T20:50:33.1188597Z 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-21T20:50:33.1190296Z 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-21T20:50:33.1191232Z 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-21T20:50:33.1192927Z 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-21T20:50:33.1194224Z 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-21T20:50:33.1195777Z 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-21T20:50:33.1197138Z 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-21T20:50:33.1198167Z 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-21T20:50:33.1199666Z 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-21T20:50:33.1200721Z 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-21T20:50:33.1202046Z 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-21T20:50:33.1203933Z 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-21T20:50:33.1205197Z 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-21T20:50:33.1206599Z 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-21T20:50:33.1207683Z 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-21T20:50:33.1209298Z 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-21T20:50:33.1210826Z 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-21T20:50:33.1211829Z 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-21T20:50:33.1213321Z 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-21T20:50:33.1214460Z 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-21T20:50:33.1216069Z 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-21T20:50:33.1218056Z 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-21T20:50:33.1219498Z 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-21T20:50:33.1220406Z 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-21T20:50:33.1222021Z 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-21T20:50:33.1223339Z 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-21T20:50:33.1224636Z 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-21T20:50:33.1226118Z 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-21T20:50:33.1228687Z 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-21T20:50:33.1229809Z 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-21T20:50:33.1231505Z 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-21T20:50:33.1233095Z 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-21T20:50:33.1234433Z 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-21T20:50:33.1235976Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2025-04-21T20:50:33.1238389Z 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-21T20:50:33.1239411Z 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-21T20:50:33.1240983Z 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-21T20:50:33.1242578Z 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-21T20:50:33.1243497Z 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-21T20:50:33.1244880Z 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-21T20:50:33.1246373Z 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-21T20:50:33.1247790Z 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-21T20:50:33.1249462Z 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-21T20:50:33.1250835Z 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-21T20:50:33.1252054Z 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-21T20:50:33.1253569Z 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-21T20:50:33.1254944Z 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-21T20:50:33.1256355Z 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-21T20:50:33.1257668Z 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-21T20:50:33.1258830Z 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-21T20:50:33.1260033Z 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-21T20:50:33.1261692Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2025-04-21T20:50:33.1263227Z 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-21T20:50:33.1264727Z 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-21T20:50:33.1266033Z 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-21T20:50:33.1267603Z 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-21T20:50:33.1269156Z 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-21T20:50:33.1270168Z 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-21T20:50:33.1271644Z 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-21T20:50:33.1273238Z 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-21T20:50:33.1274311Z 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-21T20:50:33.1275863Z 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-21T20:50:33.1276971Z 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-21T20:50:33.1278301Z 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-21T20:50:33.1279525Z 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-21T20:50:33.1280902Z 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-21T20:50:33.1282293Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2025-04-21T20:50:33.1284339Z 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-21T20:50:33.1285990Z 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-21T20:50:33.1287342Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2025-04-21T20:50:33.1289013Z 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-21T20:50:33.1290618Z 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-21T20:50:33.1292829Z 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-21T20:50:33.1294327Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/metal 2025-04-21T20:50:33.1295974Z 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-21T20:50:33.1297523Z 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-21T20:50:33.1299141Z 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-21T20:50:33.1300683Z 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-21T20:50:33.1302582Z 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-21T20:50:33.1304163Z 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-21T20:50:33.1305876Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/mobile 2025-04-21T20:50:33.1307616Z 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-21T20:50:33.1309098Z 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-21T20:50:33.1310461Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test 2025-04-21T20:50:33.1312188Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test/util 2025-04-21T20:50:33.1313810Z 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-21T20:50:33.1315493Z 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-21T20:50:33.1317271Z 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-21T20:50:33.1319222Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2025-04-21T20:50:33.1320898Z 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-21T20:50:33.1322440Z 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-21T20:50:33.1323989Z 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-21T20:50:33.1325468Z 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-21T20:50:33.1326943Z 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-21T20:50:33.1328923Z 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-21T20:50:33.1329880Z 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-21T20:50:33.1331910Z 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-21T20:50:33.1333177Z 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-21T20:50:33.1334701Z 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-21T20:50:33.1336344Z 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-21T20:50:33.1337868Z 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-21T20:50:33.1339418Z 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-21T20:50:33.1341133Z 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-21T20:50:33.1342419Z 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-21T20:50:33.1344531Z 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-21T20:50:33.1345547Z 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-21T20:50:33.1347098Z 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-21T20:50:33.1348617Z 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-21T20:50:33.1349978Z 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-21T20:50:33.1351086Z 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-21T20:50:33.1352292Z 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-21T20:50:33.1353849Z 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-21T20:50:33.1355397Z 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-21T20:50:33.1357238Z 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-21T20:50:33.1358307Z 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-21T20:50:33.1359632Z 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-21T20:50:33.1361049Z 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-21T20:50:33.1362220Z 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-21T20:50:33.1364086Z 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-21T20:50:33.1365110Z 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-21T20:50:33.1366456Z 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-21T20:50:33.1367574Z 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-21T20:50:33.1369315Z 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-21T20:50:33.1370496Z 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-21T20:50:33.1371693Z 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-21T20:50:33.1372794Z 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-21T20:50:33.1374286Z 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-21T20:50:33.1375683Z 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-21T20:50:33.1376713Z 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-21T20:50:33.1378239Z 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-21T20:50:33.1379986Z 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-21T20:50:33.1381349Z 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-21T20:50:33.1383049Z 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-21T20:50:33.1384633Z 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-21T20:50:33.1385761Z 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-21T20:50:33.1386863Z 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-21T20:50:33.1388723Z 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-21T20:50:33.1390326Z 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-21T20:50:33.1391095Z 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-21T20:50:33.1392362Z 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-21T20:50:33.1394050Z 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-21T20:50:33.1395308Z 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-21T20:50:33.1396438Z 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-21T20:50:33.1398165Z 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-21T20:50:33.1399527Z 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-21T20:50:33.1400852Z 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-21T20:50:33.1402373Z 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-21T20:50:33.1403116Z 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-21T20:50:33.1404594Z 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-21T20:50:33.1405725Z 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-21T20:50:33.1407130Z 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-21T20:50:33.1409173Z 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-21T20:50:33.1410246Z 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-21T20:50:33.1411517Z 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-21T20:50:33.1412673Z 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-21T20:50:33.1414159Z 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-21T20:50:33.1415539Z 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-21T20:50:33.1416717Z 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-21T20:50:33.1418140Z 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-21T20:50:33.1419292Z 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-21T20:50:33.1420369Z 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-21T20:50:33.1421838Z 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-21T20:50:33.1423309Z 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-21T20:50:33.1424813Z 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-21T20:50:33.1426129Z 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-21T20:50:33.1427265Z 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-21T20:50:33.1428605Z 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-21T20:50:33.1429731Z 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-21T20:50:33.1431661Z 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-21T20:50:33.1433066Z 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-21T20:50:33.1434107Z 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-21T20:50:33.1435117Z 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-21T20:50:33.1436266Z 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-21T20:50:33.1437957Z 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-21T20:50:33.1438882Z 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-21T20:50:33.1440413Z 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-21T20:50:33.1441548Z 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-21T20:50:33.1442724Z 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-21T20:50:33.1443960Z 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-21T20:50:33.1445568Z 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-21T20:50:33.1446603Z 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-21T20:50:33.1447697Z 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-21T20:50:33.1449047Z 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-21T20:50:33.1450135Z 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-21T20:50:33.1451540Z 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-21T20:50:33.1452601Z 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-21T20:50:33.1453705Z 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-21T20:50:33.1454814Z 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-21T20:50:33.1455918Z 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-21T20:50:33.1457005Z 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-21T20:50:33.1458756Z 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-21T20:50:33.1459810Z 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-21T20:50:33.1461135Z 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-21T20:50:33.1462278Z 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-21T20:50:33.1463848Z 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-21T20:50:33.1464904Z 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-21T20:50:33.1466454Z 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-21T20:50:33.1467956Z 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-21T20:50:33.1469090Z 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-21T20:50:33.1470420Z 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-21T20:50:33.1472564Z 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-21T20:50:33.1474404Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2025-04-21T20:50:33.1476236Z 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-21T20:50:33.1477577Z 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-21T20:50:33.1479139Z 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-21T20:50:33.1480735Z 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-21T20:50:33.1481734Z 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-21T20:50:33.1484037Z 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-21T20:50:33.1485490Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2025-04-21T20:50:33.1487093Z 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-21T20:50:33.1488750Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test 2025-04-21T20:50:33.1490354Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test/impl 2025-04-21T20:50:33.1491943Z 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-21T20:50:33.1493692Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2025-04-21T20:50:33.1495356Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2025-04-21T20:50:33.1497425Z 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-21T20:50:33.1498671Z 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-21T20:50:33.1500121Z 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-21T20:50:33.1502064Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2025-04-21T20:50:33.1503264Z 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-21T20:50:33.1504774Z 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-21T20:50:33.1506287Z 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-21T20:50:33.1507679Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2025-04-21T20:50:33.1509277Z 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-21T20:50:33.1511166Z 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-21T20:50:33.1512752Z 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-21T20:50:33.1513957Z 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-21T20:50:33.1515240Z 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-21T20:50:33.1516511Z 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-21T20:50:33.1517701Z 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-21T20:50:33.1519187Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2025-04-21T20:50:33.1520730Z 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-21T20:50:33.1522253Z 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-21T20:50:33.1523744Z 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-21T20:50:33.1524952Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2025-04-21T20:50:33.1526528Z 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-21T20:50:33.1528000Z 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-21T20:50:33.1529063Z 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-21T20:50:33.1530495Z 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-21T20:50:33.1531620Z 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-21T20:50:33.1532709Z 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-21T20:50:33.1534385Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2025-04-21T20:50:33.1536762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1538189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1539614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1541575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1542926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1544661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1546434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1548172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1549732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1551996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1553626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1555044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1557055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1558832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1560453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1562432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1563927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1565586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1567188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1569281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1572096Z 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-21T20:50:33.1573905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1576542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1577836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1579427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1581444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1583113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1586364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1587970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1589714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1590807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1592238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1593324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1594866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1595840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1597081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1598293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1599537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1600860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1602136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1603221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1604807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1606117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1607754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1608810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1610318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1611651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1613007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1614287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1616205Z 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-21T20:50:33.1617013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1618831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1619925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1621169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1622910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1623822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ROCmFABackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1625224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SDPBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1626999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1627887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1629444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1630778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1632259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1633458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1634917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1636101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1637574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1638897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1640053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1641204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1642810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1643963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1645297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1646894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1648453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1649461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1651156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1652250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1653616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1654967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1656134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1657518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1658744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1660111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1661394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1662516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1663791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1665831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1666992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1668272Z 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-21T20:50:33.1669940Z 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-21T20:50:33.1671199Z 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-21T20:50:33.1672484Z 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-21T20:50:33.1673899Z 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-21T20:50:33.1675171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1676461Z 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-21T20:50:33.1677970Z 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-21T20:50:33.1679036Z 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-21T20:50:33.1680583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1682094Z 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-21T20:50:33.1683783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1685609Z 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-21T20:50:33.1687110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1688363Z 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-21T20:50:33.1689744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1691122Z 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-21T20:50:33.1692751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1693832Z 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-21T20:50:33.1694974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1696702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1697974Z 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-21T20:50:33.1699457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1700883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1702487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1704137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1705835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1720685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1727603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1738851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-04-21T20:50:33.1740901Z 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-21T20:50:33.1742529Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2025-04-21T20:50:33.1744058Z 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-21T20:50:33.1745497Z 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-21T20:50:33.1746725Z 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-21T20:50:33.1748448Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2025-04-21T20:50:33.1750134Z 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-21T20:50:33.1751278Z 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-21T20:50:33.1753452Z 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-21T20:50:33.1755065Z 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-21T20:50:33.1756228Z 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-21T20:50:33.1757900Z 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-21T20:50:33.1759508Z 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-21T20:50:33.1760978Z 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-21T20:50:33.1762562Z 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-21T20:50:33.1763514Z 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-21T20:50:33.1766452Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/sve 2025-04-21T20:50:33.1768807Z 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-21T20:50:33.1769979Z 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-21T20:50:33.1771760Z 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-21T20:50:33.1773476Z 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-21T20:50:33.1775353Z 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-21T20:50:33.1777421Z 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-21T20:50:33.1779657Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec128 2025-04-21T20:50:33.1781448Z 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-21T20:50:33.1783584Z 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-21T20:50:33.1785646Z 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-21T20:50:33.1787170Z 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-21T20:50:33.1789009Z 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-21T20:50:33.1791166Z 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-21T20:50:33.1793094Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2025-04-21T20:50:33.1795593Z 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-21T20:50:33.1797464Z 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-21T20:50:33.1799103Z 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-21T20:50:33.1801028Z 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-21T20:50:33.1802864Z 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-21T20:50:33.1804581Z 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-21T20:50:33.1806925Z 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-21T20:50:33.1808183Z 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-21T20:50:33.1810496Z 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-21T20:50:33.1812116Z 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-21T20:50:33.1813990Z 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-21T20:50:33.1815746Z 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-21T20:50:33.1818273Z 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-21T20:50:33.1819728Z 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-21T20:50:33.1822204Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2025-04-21T20:50:33.1824135Z 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-21T20:50:33.1826535Z 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-21T20:50:33.1828034Z 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-21T20:50:33.1829674Z 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-21T20:50:33.1831469Z 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-21T20:50:33.1833299Z 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-21T20:50:33.1835163Z 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-21T20:50:33.1836893Z 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-21T20:50:33.1838848Z 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-21T20:50:33.1840702Z 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-21T20:50:33.1842490Z 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-21T20:50:33.1844352Z 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-21T20:50:33.1846632Z 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-21T20:50:33.1848943Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2025-04-21T20:50:33.1851589Z 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-21T20:50:33.1854714Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2025-04-21T20:50:33.1856679Z 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-21T20:50:33.1858802Z 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-21T20:50:33.1861222Z 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-21T20:50:33.1863221Z 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-21T20:50:33.1865900Z 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-21T20:50:33.1867628Z 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-21T20:50:33.1869301Z 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-21T20:50:33.1871049Z 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-21T20:50:33.1872826Z 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-21T20:50:33.1874291Z 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-21T20:50:33.1875751Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2025-04-21T20:50:33.1877382Z 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-21T20:50:33.1879284Z 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-21T20:50:33.1880993Z 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-21T20:50:33.1882880Z 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-21T20:50:33.1884293Z 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-21T20:50:33.1886232Z 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-21T20:50:33.1887776Z 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-21T20:50:33.1890138Z 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-21T20:50:33.1891708Z 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-21T20:50:33.1893294Z 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-21T20:50:33.1894838Z 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-21T20:50:33.1895913Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2025-04-21T20:50:33.1897267Z 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-21T20:50:33.1899065Z 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-21T20:50:33.1900761Z 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-21T20:50:33.1902419Z 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-21T20:50:33.1904187Z 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-21T20:50:33.1905907Z 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-21T20:50:33.1907739Z 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-21T20:50:33.1909475Z 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-21T20:50:33.1911115Z 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-21T20:50:33.1912954Z 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-21T20:50:33.1914385Z 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-21T20:50:33.1916306Z 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-21T20:50:33.1918047Z 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-21T20:50:33.1919121Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2025-04-21T20:50:33.1920417Z 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-21T20:50:33.1922222Z 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-21T20:50:33.1923464Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2025-04-21T20:50:33.1924747Z 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-21T20:50:33.1926295Z 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-21T20:50:33.1927964Z 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-21T20:50:33.1929524Z 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-21T20:50:33.1930991Z 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-21T20:50:33.1932436Z 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-21T20:50:33.1934192Z 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-21T20:50:33.1935911Z 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-21T20:50:33.1937638Z 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-21T20:50:33.1939565Z 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-21T20:50:33.1941277Z 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-21T20:50:33.1942862Z 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-21T20:50:33.1944476Z 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-21T20:50:33.1945987Z 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-21T20:50:33.1947557Z 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-21T20:50:33.1949254Z 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-21T20:50:33.1950894Z 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-21T20:50:33.1952749Z 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-21T20:50:33.1954286Z 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-21T20:50:33.1955800Z 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-21T20:50:33.1957301Z 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-21T20:50:33.1958770Z 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-21T20:50:33.1960084Z 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-21T20:50:33.1961666Z 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-21T20:50:33.1963242Z 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-21T20:50:33.1964818Z 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-21T20:50:33.1966388Z 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-21T20:50:33.1967967Z 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-21T20:50:33.1969725Z 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-21T20:50:33.1971518Z 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-21T20:50:33.1972933Z 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-21T20:50:33.1974327Z 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-21T20:50:33.1975672Z 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-21T20:50:33.1977028Z 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-21T20:50:33.1978442Z 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-21T20:50:33.1979953Z 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-21T20:50:33.1981315Z 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-21T20:50:33.1983012Z 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-21T20:50:33.1985205Z 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-21T20:50:33.1987059Z 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-21T20:50:33.1988930Z 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-21T20:50:33.1990926Z 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-21T20:50:33.1992638Z 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-21T20:50:33.1993960Z 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-21T20:50:33.1995660Z 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-21T20:50:33.1997202Z 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-21T20:50:33.1998996Z 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-21T20:50:33.2000413Z 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-21T20:50:33.2001792Z 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-21T20:50:33.2003237Z 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-21T20:50:33.2004568Z 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-21T20:50:33.2006013Z 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-21T20:50:33.2007338Z 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-21T20:50:33.2009108Z 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-21T20:50:33.2011063Z 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-21T20:50:33.2012942Z 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-21T20:50:33.2015014Z 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-21T20:50:33.2017259Z 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-21T20:50:33.2019213Z 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-21T20:50:33.2020915Z 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-21T20:50:33.2022477Z 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-21T20:50:33.2023678Z 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-21T20:50:33.2025404Z 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-21T20:50:33.2027171Z 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-21T20:50:33.2029216Z 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-21T20:50:33.2031310Z 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-21T20:50:33.2033383Z 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-21T20:50:33.2035409Z 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-21T20:50:33.2036948Z 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-21T20:50:33.2038690Z 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-21T20:50:33.2040418Z 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-21T20:50:33.2042393Z 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-21T20:50:33.2044566Z 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-21T20:50:33.2046230Z 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-21T20:50:33.2047749Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2025-04-21T20:50:33.2049272Z 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-21T20:50:33.2051388Z 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-21T20:50:33.2053797Z 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-21T20:50:33.2056235Z 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-21T20:50:33.2058199Z 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-21T20:50:33.2059662Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2025-04-21T20:50:33.2061617Z 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-21T20:50:33.2063985Z 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-21T20:50:33.2066412Z 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-21T20:50:33.2068972Z 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-21T20:50:33.2071613Z 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-21T20:50:33.2073309Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2025-04-21T20:50:33.2074972Z 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-21T20:50:33.2077536Z 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-21T20:50:33.2079886Z 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-21T20:50:33.2082261Z 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-21T20:50:33.2084808Z 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-21T20:50:33.2087366Z 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-21T20:50:33.2090013Z 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-21T20:50:33.2091838Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2025-04-21T20:50:33.2093828Z 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-21T20:50:33.2096122Z 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-21T20:50:33.2098487Z 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-21T20:50:33.2100750Z 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-21T20:50:33.2102138Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2025-04-21T20:50:33.2103446Z 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-21T20:50:33.2105107Z 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-21T20:50:33.2107110Z 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-21T20:50:33.2108954Z 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-21T20:50:33.2110877Z 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-21T20:50:33.2113053Z 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-21T20:50:33.2114850Z 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-21T20:50:33.2116758Z 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-21T20:50:33.2118615Z 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-21T20:50:33.2120738Z 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-21T20:50:33.2122378Z 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-21T20:50:33.2124923Z 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-21T20:50:33.2126877Z 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-21T20:50:33.2129186Z 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-21T20:50:33.2130997Z 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-21T20:50:33.2132832Z 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-21T20:50:33.2135114Z 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-21T20:50:33.2137323Z 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-21T20:50:33.2139494Z 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-21T20:50:33.2141692Z 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-21T20:50:33.2143991Z 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-21T20:50:33.2146215Z 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-21T20:50:33.2148456Z 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-21T20:50:33.2150460Z 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-21T20:50:33.2153037Z 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-21T20:50:33.2155346Z 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-21T20:50:33.2157602Z 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-21T20:50:33.2159496Z 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-21T20:50:33.2161285Z 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-21T20:50:33.2162958Z 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-21T20:50:33.2165127Z 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-21T20:50:33.2167243Z 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-21T20:50:33.2169227Z 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-21T20:50:33.2171138Z 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-21T20:50:33.2173225Z 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-21T20:50:33.2175064Z 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-21T20:50:33.2177109Z 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-21T20:50:33.2178861Z 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-21T20:50:33.2180622Z 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-21T20:50:33.2182209Z 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-21T20:50:33.2183980Z 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-21T20:50:33.2185899Z 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-21T20:50:33.2187806Z 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-21T20:50:33.2189469Z 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-21T20:50:33.2191515Z 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-21T20:50:33.2193533Z 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-21T20:50:33.2195314Z 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-21T20:50:33.2197202Z 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-21T20:50:33.2199293Z 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-21T20:50:33.2201011Z 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-21T20:50:33.2202600Z 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-21T20:50:33.2204293Z 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-21T20:50:33.2206003Z 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-21T20:50:33.2207883Z 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-21T20:50:33.2209986Z 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-21T20:50:33.2211304Z 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-21T20:50:33.2213546Z 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-21T20:50:33.2215405Z 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-21T20:50:33.2217136Z 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-21T20:50:33.2218808Z 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-21T20:50:33.2220593Z 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-21T20:50:33.2222392Z 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-21T20:50:33.2224211Z 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-21T20:50:33.2226221Z 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-21T20:50:33.2228249Z 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-21T20:50:33.2230101Z 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-21T20:50:33.2231750Z 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-21T20:50:33.2233589Z 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-21T20:50:33.2235305Z 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-21T20:50:33.2237326Z 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-21T20:50:33.2239237Z 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-21T20:50:33.2241122Z 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-21T20:50:33.2243326Z 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-21T20:50:33.2245282Z 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-21T20:50:33.2247108Z 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-21T20:50:33.2248966Z 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-21T20:50:33.2250928Z 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-21T20:50:33.2253053Z 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-21T20:50:33.2254450Z 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-21T20:50:33.2256551Z 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-21T20:50:33.2258583Z 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-21T20:50:33.2260387Z 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-21T20:50:33.2262101Z 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-21T20:50:33.2263957Z 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-21T20:50:33.2265367Z 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-21T20:50:33.2267309Z 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-21T20:50:33.2268763Z 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-21T20:50:33.2270671Z 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-21T20:50:33.2272252Z 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-21T20:50:33.2274000Z 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-21T20:50:33.2275711Z 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-21T20:50:33.2277406Z 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-21T20:50:33.2278942Z 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-21T20:50:33.2280847Z 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-21T20:50:33.2282736Z 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-21T20:50:33.2284491Z 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-21T20:50:33.2286232Z 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-21T20:50:33.2287246Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2025-04-21T20:50:33.2288925Z 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-21T20:50:33.2290872Z 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-21T20:50:33.2293217Z 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-21T20:50:33.2295456Z 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-21T20:50:33.2297570Z 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-21T20:50:33.2299312Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2025-04-21T20:50:33.2300843Z 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-21T20:50:33.2303088Z 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-21T20:50:33.2304822Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda 2025-04-21T20:50:33.2306505Z 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-21T20:50:33.2308238Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/flash_attn 2025-04-21T20:50:33.2310313Z 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-21T20:50:33.2312820Z 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-21T20:50:33.2315127Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-04-21T20:50:33.2317157Z 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-21T20:50:33.2320083Z 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-21T20:50:33.2323098Z 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-21T20:50:33.2325804Z 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-21T20:50:33.2328854Z 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-21T20:50:33.2331217Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-04-21T20:50:33.2333739Z 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-21T20:50:33.2337131Z 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-21T20:50:33.2340421Z 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-21T20:50:33.2343022Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-04-21T20:50:33.2345451Z 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-21T20:50:33.2348039Z 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-21T20:50:33.2351268Z 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-21T20:50:33.2354557Z 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-21T20:50:33.2357557Z 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-21T20:50:33.2360905Z 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-21T20:50:33.2364271Z 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-21T20:50:33.2366777Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-04-21T20:50:33.2369021Z 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-21T20:50:33.2372390Z 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-21T20:50:33.2375462Z 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-21T20:50:33.2379161Z 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-21T20:50:33.2382889Z 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-21T20:50:33.2386593Z 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-21T20:50:33.2389959Z 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-21T20:50:33.2392480Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-04-21T20:50:33.2394742Z 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-21T20:50:33.2397747Z 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-21T20:50:33.2399949Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-04-21T20:50:33.2402463Z 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-21T20:50:33.2404836Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip 2025-04-21T20:50:33.2406526Z 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-21T20:50:33.2408888Z 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-21T20:50:33.2410393Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn 2025-04-21T20:50:33.2412180Z 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-21T20:50:33.2414227Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-04-21T20:50:33.2416143Z 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-21T20:50:33.2418209Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/mem_eff_attention 2025-04-21T20:50:33.2420246Z 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-21T20:50:33.2423160Z 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-21T20:50:33.2426135Z 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-21T20:50:33.2427991Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2025-04-21T20:50:33.2429524Z 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-21T20:50:33.2431793Z 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-21T20:50:33.2433781Z 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-21T20:50:33.2435998Z 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-21T20:50:33.2437999Z 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-21T20:50:33.2440207Z 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-21T20:50:33.2442339Z 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-21T20:50:33.2444127Z 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-21T20:50:33.2446167Z 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-21T20:50:33.2448399Z 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-21T20:50:33.2450437Z 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-21T20:50:33.2452581Z 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-21T20:50:33.2454188Z 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-21T20:50:33.2456185Z 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-21T20:50:33.2458025Z 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-21T20:50:33.2459946Z 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-21T20:50:33.2462044Z 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-21T20:50:33.2463867Z 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-21T20:50:33.2466218Z 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-21T20:50:33.2468429Z 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-21T20:50:33.2470695Z 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-21T20:50:33.2472777Z 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-21T20:50:33.2475057Z 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-21T20:50:33.2477038Z 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-21T20:50:33.2478949Z 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-21T20:50:33.2481019Z 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-21T20:50:33.2482744Z 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-21T20:50:33.2484146Z 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-21T20:50:33.2485458Z 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-21T20:50:33.2486833Z 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-21T20:50:33.2488175Z 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-21T20:50:33.2489561Z 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-21T20:50:33.2490536Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse 2025-04-21T20:50:33.2491239Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized 2025-04-21T20:50:33.2492012Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-04-21T20:50:33.2493279Z 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-21T20:50:33.2495081Z 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-21T20:50:33.2496841Z 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-21T20:50:33.2498111Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2025-04-21T20:50:33.2499270Z 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-21T20:50:33.2500994Z 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-21T20:50:33.2502787Z 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-21T20:50:33.2504406Z 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-21T20:50:33.2506067Z 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-21T20:50:33.2507747Z 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-21T20:50:33.2509375Z 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-21T20:50:33.2510963Z 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-21T20:50:33.2512129Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2025-04-21T20:50:33.2513332Z 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-21T20:50:33.2514984Z 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-21T20:50:33.2516825Z 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-21T20:50:33.2518624Z 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-21T20:50:33.2520354Z 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-21T20:50:33.2522044Z 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-21T20:50:33.2523819Z 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-21T20:50:33.2525533Z 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-21T20:50:33.2527216Z 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-21T20:50:33.2528975Z 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-21T20:50:33.2530744Z 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-21T20:50:33.2532414Z 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-21T20:50:33.2534045Z 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-21T20:50:33.2535681Z 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-21T20:50:33.2537465Z 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-21T20:50:33.2539123Z 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-21T20:50:33.2540341Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cudnn 2025-04-21T20:50:33.2541555Z 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-21T20:50:33.2542660Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2025-04-21T20:50:33.2543661Z 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-21T20:50:33.2545167Z 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-21T20:50:33.2546761Z 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-21T20:50:33.2548268Z 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-21T20:50:33.2549729Z 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-21T20:50:33.2551273Z 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-21T20:50:33.2552927Z 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-21T20:50:33.2554603Z 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-21T20:50:33.2556063Z 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-21T20:50:33.2557681Z 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-21T20:50:33.2559243Z 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-21T20:50:33.2560790Z 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-21T20:50:33.2562237Z 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-21T20:50:33.2563875Z 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-21T20:50:33.2565479Z 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-21T20:50:33.2566966Z 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-21T20:50:33.2568476Z 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-21T20:50:33.2570116Z 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-21T20:50:33.2571643Z 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-21T20:50:33.2573292Z 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-21T20:50:33.2574797Z 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-21T20:50:33.2576569Z 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-21T20:50:33.2578187Z 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-21T20:50:33.2579803Z 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-21T20:50:33.2581401Z 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-21T20:50:33.2583169Z 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-21T20:50:33.2584871Z 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-21T20:50:33.2586578Z 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-21T20:50:33.2588486Z 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-21T20:50:33.2590311Z 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-21T20:50:33.2592108Z 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-21T20:50:33.2593942Z 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-21T20:50:33.2595527Z 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-21T20:50:33.2597051Z 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-21T20:50:33.2598604Z 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-21T20:50:33.2600057Z 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-21T20:50:33.2601575Z 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-21T20:50:33.2603103Z 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-21T20:50:33.2604674Z 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-21T20:50:33.2606246Z 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-21T20:50:33.2607851Z 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-21T20:50:33.2609412Z 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-21T20:50:33.2610919Z 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-21T20:50:33.2612454Z 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-21T20:50:33.2614003Z 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-21T20:50:33.2615564Z 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-21T20:50:33.2617126Z 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-21T20:50:33.2618670Z 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-21T20:50:33.2620266Z 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-21T20:50:33.2621868Z 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-21T20:50:33.2623412Z 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-21T20:50:33.2624931Z 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-21T20:50:33.2626432Z 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-21T20:50:33.2627991Z 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-21T20:50:33.2629591Z 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-21T20:50:33.2631085Z 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-21T20:50:33.2632691Z 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-21T20:50:33.2634290Z 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-21T20:50:33.2635876Z 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-21T20:50:33.2637663Z 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-21T20:50:33.2639382Z 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-21T20:50:33.2640964Z 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-21T20:50:33.2642047Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2025-04-21T20:50:33.2643169Z 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-21T20:50:33.2644687Z 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-21T20:50:33.2646319Z 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-21T20:50:33.2647771Z 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-21T20:50:33.2649268Z 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-21T20:50:33.2650797Z 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-21T20:50:33.2652349Z 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-21T20:50:33.2653962Z 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-21T20:50:33.2655558Z 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-21T20:50:33.2657102Z 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-21T20:50:33.2658603Z 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-21T20:50:33.2660099Z 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-21T20:50:33.2661580Z 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-21T20:50:33.2663103Z 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-21T20:50:33.2664558Z 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-21T20:50:33.2666056Z 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-21T20:50:33.2667600Z 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-21T20:50:33.2669279Z 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-21T20:50:33.2671165Z 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-21T20:50:33.2673237Z 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-21T20:50:33.2675199Z 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-21T20:50:33.2677242Z 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-21T20:50:33.2679299Z 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-21T20:50:33.2681077Z 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-21T20:50:33.2683281Z 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-21T20:50:33.2685174Z 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-21T20:50:33.2686814Z 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-21T20:50:33.2688672Z 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-21T20:50:33.2690503Z 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-21T20:50:33.2692016Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip/bgemm_kernels 2025-04-21T20:50:33.2693736Z 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-21T20:50:33.2696443Z 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-21T20:50:33.2698952Z 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-21T20:50:33.2701347Z 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-21T20:50:33.2703379Z 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-21T20:50:33.2705731Z 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-21T20:50:33.2707947Z 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-21T20:50:33.2710222Z 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-21T20:50:33.2712557Z 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-21T20:50:33.2714718Z 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-21T20:50:33.2716200Z 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-21T20:50:33.2717837Z 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-21T20:50:33.2719453Z 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-21T20:50:33.2721073Z 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-21T20:50:33.2722613Z 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-21T20:50:33.2724146Z 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-21T20:50:33.2725768Z 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-21T20:50:33.2727440Z 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-21T20:50:33.2728917Z 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-21T20:50:33.2730482Z 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-21T20:50:33.2731915Z 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-21T20:50:33.2733435Z 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-21T20:50:33.2735042Z 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-21T20:50:33.2736720Z 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-21T20:50:33.2738406Z 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-21T20:50:33.2740316Z 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-21T20:50:33.2741896Z 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-21T20:50:33.2743558Z 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-21T20:50:33.2745062Z 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-21T20:50:33.2746809Z 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-21T20:50:33.2748401Z 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-21T20:50:33.2750052Z 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-21T20:50:33.2751838Z 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-21T20:50:33.2753772Z 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-21T20:50:33.2755392Z 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-21T20:50:33.2757221Z 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-21T20:50:33.2759064Z 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-21T20:50:33.2760807Z 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-21T20:50:33.2762678Z 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-21T20:50:33.2763692Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/kleidiai 2025-04-21T20:50:33.2764404Z 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-21T20:50:33.2765112Z 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-21T20:50:33.2765895Z 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-21T20:50:33.2766129Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2025-04-21T20:50:33.2766809Z 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-21T20:50:33.2767521Z 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-21T20:50:33.2768395Z 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-21T20:50:33.2769219Z 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-21T20:50:33.2769948Z 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-21T20:50:33.2770685Z 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-21T20:50:33.2771407Z 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-21T20:50:33.2771759Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/operations 2025-04-21T20:50:33.2772581Z 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-21T20:50:33.2773569Z 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-21T20:50:33.2774487Z 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-21T20:50:33.2775416Z 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-21T20:50:33.2776379Z 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-21T20:50:33.2777105Z 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-21T20:50:33.2777996Z 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-21T20:50:33.2778265Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2025-04-21T20:50:33.2778969Z 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-21T20:50:33.2779596Z 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-21T20:50:33.2780414Z 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-21T20:50:33.2780666Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn 2025-04-21T20:50:33.2780956Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu 2025-04-21T20:50:33.2781293Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu/detail 2025-04-21T20:50:33.2782059Z 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-21T20:50:33.2783124Z 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-21T20:50:33.2783947Z 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-21T20:50:33.2784918Z 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-21T20:50:33.2785230Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2025-04-21T20:50:33.2785899Z 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-21T20:50:33.2786468Z 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-21T20:50:33.2787153Z 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-21T20:50:33.2787713Z 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-21T20:50:33.2788377Z 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-21T20:50:33.2788956Z 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-21T20:50:33.2789529Z 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-21T20:50:33.2790212Z 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-21T20:50:33.2790848Z 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-21T20:50:33.2791502Z 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-21T20:50:33.2792099Z 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-21T20:50:33.2792706Z 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-21T20:50:33.2793433Z 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-21T20:50:33.2794004Z 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-21T20:50:33.2794705Z 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-21T20:50:33.2795243Z 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-21T20:50:33.2795869Z 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-21T20:50:33.2796506Z 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-21T20:50:33.2797171Z 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-21T20:50:33.2797836Z 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-21T20:50:33.2798423Z 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-21T20:50:33.2799112Z 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-21T20:50:33.2799641Z 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-21T20:50:33.2800328Z 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-21T20:50:33.2800933Z 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-21T20:50:33.2801635Z 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-21T20:50:33.2801961Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2025-04-21T20:50:33.2802596Z 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-21T20:50:33.2803442Z 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-21T20:50:33.2804156Z 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-21T20:50:33.2804842Z 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-21T20:50:33.2805705Z 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-21T20:50:33.2806472Z 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-21T20:50:33.2807259Z 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-21T20:50:33.2808019Z 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-21T20:50:33.2808740Z 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-21T20:50:33.2809390Z 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-21T20:50:33.2809670Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2025-04-21T20:50:33.2824543Z 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-21T20:50:33.2825235Z 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-21T20:50:33.2825917Z 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-21T20:50:33.2826580Z 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-21T20:50:33.2827236Z 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-21T20:50:33.2827909Z 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-21T20:50:33.2828555Z 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-21T20:50:33.2829270Z 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-21T20:50:33.2829886Z 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-21T20:50:33.2830402Z 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-21T20:50:33.2831006Z 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-21T20:50:33.2831706Z 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-21T20:50:33.2832382Z 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-21T20:50:33.2832961Z 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-21T20:50:33.2833634Z 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-21T20:50:33.2834228Z 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-21T20:50:33.2834840Z 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-21T20:50:33.2835492Z 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-21T20:50:33.2836181Z 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-21T20:50:33.2836802Z 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-21T20:50:33.2837012Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2025-04-21T20:50:33.2837650Z 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-21T20:50:33.2838180Z 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-21T20:50:33.2838926Z 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-21T20:50:33.2839460Z 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-21T20:50:33.2840002Z 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-21T20:50:33.2840682Z 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-21T20:50:33.2840895Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2025-04-21T20:50:33.2841547Z 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-21T20:50:33.2842266Z 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-21T20:50:33.2842884Z 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-21T20:50:33.2843510Z 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-21T20:50:33.2844130Z 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-21T20:50:33.2844801Z 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-21T20:50:33.2845426Z 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-21T20:50:33.2846107Z 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-21T20:50:33.2846811Z 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-21T20:50:33.2847367Z 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-21T20:50:33.2848059Z 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-21T20:50:33.2848656Z 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-21T20:50:33.2849305Z 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-21T20:50:33.2849886Z 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-21T20:50:33.2850638Z 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-21T20:50:33.2851276Z 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-21T20:50:33.2851922Z 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-21T20:50:33.2852504Z 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-21T20:50:33.2853219Z 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-21T20:50:33.2853841Z 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-21T20:50:33.2854381Z 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-21T20:50:33.2855065Z 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-21T20:50:33.2855563Z 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-21T20:50:33.2856108Z 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-21T20:50:33.2856802Z 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-21T20:50:33.2857373Z 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-21T20:50:33.2857625Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2025-04-21T20:50:33.2858416Z 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-21T20:50:33.2859220Z 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-21T20:50:33.2859855Z 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-21T20:50:33.2860585Z 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-21T20:50:33.2861285Z 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-21T20:50:33.2861987Z 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-21T20:50:33.2862714Z 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-21T20:50:33.2863432Z 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-21T20:50:33.2864096Z 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-21T20:50:33.2864746Z 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-21T20:50:33.2865051Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2025-04-21T20:50:33.2865823Z 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-21T20:50:33.2866620Z 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-21T20:50:33.2867391Z 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-21T20:50:33.2868129Z 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-21T20:50:33.2868371Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/tunable 2025-04-21T20:50:33.2869032Z 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-21T20:50:33.2869657Z 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-21T20:50:33.2870279Z 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-21T20:50:33.2870888Z 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-21T20:50:33.2871485Z 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-21T20:50:33.2872162Z 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-21T20:50:33.2872778Z 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-21T20:50:33.2873344Z 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-21T20:50:33.2873862Z 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-21T20:50:33.2874416Z 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-21T20:50:33.2874981Z 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-21T20:50:33.2875547Z 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-21T20:50:33.2876104Z 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-21T20:50:33.2876753Z 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-21T20:50:33.2877322Z 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-21T20:50:33.2877858Z 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-21T20:50:33.2878396Z 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-21T20:50:33.2878992Z 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-21T20:50:33.2879474Z 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-21T20:50:33.2880033Z 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-21T20:50:33.2880234Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2025-04-21T20:50:33.2880837Z 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-21T20:50:33.2881434Z 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-21T20:50:33.2881972Z 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-21T20:50:33.2882657Z 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-21T20:50:33.2883164Z 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-21T20:50:33.2883732Z 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-21T20:50:33.2883960Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2025-04-21T20:50:33.2884557Z 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-21T20:50:33.2884757Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2025-04-21T20:50:33.2885280Z 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-21T20:50:33.2885827Z 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-21T20:50:33.2886357Z 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-21T20:50:33.2886961Z 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-21T20:50:33.2887544Z 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-21T20:50:33.2888087Z 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-21T20:50:33.2888656Z 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-21T20:50:33.2889192Z 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-21T20:50:33.2889792Z 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-21T20:50:33.2890373Z 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-21T20:50:33.2890934Z 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-21T20:50:33.2891159Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2025-04-21T20:50:33.2891777Z 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-21T20:50:33.2892435Z 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-21T20:50:33.2893036Z 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-21T20:50:33.2893606Z 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-21T20:50:33.2894164Z 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-21T20:50:33.2894787Z 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-21T20:50:33.2895021Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/metal 2025-04-21T20:50:33.2895585Z 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-21T20:50:33.2895789Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2025-04-21T20:50:33.2896342Z 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-21T20:50:33.2896871Z 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-21T20:50:33.2897483Z 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-21T20:50:33.2898070Z 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-21T20:50:33.2898931Z 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-21T20:50:33.2899589Z 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-21T20:50:33.2900328Z 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-21T20:50:33.2901577Z 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-21T20:50:33.2903229Z 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-21T20:50:33.2904055Z 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-21T20:50:33.2905710Z 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-21T20:50:33.2907323Z 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-21T20:50:33.2908807Z 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-21T20:50:33.2910316Z 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-21T20:50:33.2911942Z 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-21T20:50:33.2913803Z 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-21T20:50:33.2915658Z 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-21T20:50:33.2917001Z 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-21T20:50:33.2918652Z 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-21T20:50:33.2920239Z 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-21T20:50:33.2921938Z 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-21T20:50:33.2924455Z 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-21T20:50:33.2925158Z 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-21T20:50:33.2926314Z 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-21T20:50:33.2927914Z 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-21T20:50:33.2929074Z 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-21T20:50:33.2930654Z 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-21T20:50:33.2932386Z 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-21T20:50:33.2933362Z 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-21T20:50:33.2935858Z 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-21T20:50:33.2936535Z 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-21T20:50:33.2938482Z 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-21T20:50:33.2939533Z 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-21T20:50:33.2941130Z 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-21T20:50:33.2942418Z 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-21T20:50:33.2943794Z 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-21T20:50:33.2945210Z 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-21T20:50:33.2947020Z 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-21T20:50:33.2948038Z 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-21T20:50:33.2949589Z 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-21T20:50:33.2950682Z 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-21T20:50:33.2952361Z 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-21T20:50:33.2953666Z 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-21T20:50:33.2955130Z 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-21T20:50:33.2956683Z 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-21T20:50:33.2958252Z 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-21T20:50:33.2959407Z 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-21T20:50:33.2960866Z 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-21T20:50:33.2962184Z 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-21T20:50:33.2963529Z 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-21T20:50:33.2965185Z 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-21T20:50:33.2966670Z 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-21T20:50:33.2967949Z 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-21T20:50:33.2969652Z 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-21T20:50:33.2970809Z 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-21T20:50:33.2972476Z 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-21T20:50:33.2973572Z 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-21T20:50:33.2975798Z 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-21T20:50:33.2976867Z 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-21T20:50:33.2978567Z 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-21T20:50:33.2979681Z 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-21T20:50:33.2981227Z 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-21T20:50:33.2982674Z 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-21T20:50:33.2984376Z 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-21T20:50:33.2986129Z 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-21T20:50:33.2987027Z 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-21T20:50:33.2988170Z 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-21T20:50:33.2989419Z 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-21T20:50:33.2990545Z 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-21T20:50:33.2992096Z 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-21T20:50:33.2993171Z 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-21T20:50:33.2994573Z 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-21T20:50:33.2995872Z 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-21T20:50:33.2997552Z 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-21T20:50:33.2998397Z 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-21T20:50:33.2999634Z 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-21T20:50:33.3000828Z 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-21T20:50:33.3002109Z 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-21T20:50:33.3003465Z 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-21T20:50:33.3004515Z 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-21T20:50:33.3006885Z 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-21T20:50:33.3007694Z 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-21T20:50:33.3009147Z 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-21T20:50:33.3010162Z 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-21T20:50:33.3011740Z 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-21T20:50:33.3012919Z 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-21T20:50:33.3014652Z 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-21T20:50:33.3015665Z 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-21T20:50:33.3017144Z 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-21T20:50:33.3018573Z 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-21T20:50:33.3020138Z 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-21T20:50:33.3021624Z 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-21T20:50:33.3022841Z 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-21T20:50:33.3024144Z 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-21T20:50:33.3025578Z 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-21T20:50:33.3026884Z 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-21T20:50:33.3028625Z 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-21T20:50:33.3029758Z 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-21T20:50:33.3031348Z 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-21T20:50:33.3032584Z 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-21T20:50:33.3034249Z 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-21T20:50:33.3035727Z 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-21T20:50:33.3037435Z 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-21T20:50:33.3038648Z 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-21T20:50:33.3040305Z 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-21T20:50:33.3041656Z 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-21T20:50:33.3043160Z 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-21T20:50:33.3044669Z 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-21T20:50:33.3046509Z 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-21T20:50:33.3047786Z 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-21T20:50:33.3050153Z 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-21T20:50:33.3050922Z 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-21T20:50:33.3052468Z 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-21T20:50:33.3053506Z 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-21T20:50:33.3054873Z 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-21T20:50:33.3056049Z 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-21T20:50:33.3058042Z 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-21T20:50:33.3058934Z 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-21T20:50:33.3060575Z 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-21T20:50:33.3061907Z 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-21T20:50:33.3063272Z 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-21T20:50:33.3065093Z 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-21T20:50:33.3066209Z 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-21T20:50:33.3067662Z 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-21T20:50:33.3069175Z 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-21T20:50:33.3070605Z 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-21T20:50:33.3072716Z 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-21T20:50:33.3073578Z 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-21T20:50:33.3075646Z 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-21T20:50:33.3077105Z 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-21T20:50:33.3078555Z 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-21T20:50:33.3079662Z 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-21T20:50:33.3081360Z 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-21T20:50:33.3082338Z 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-21T20:50:33.3084203Z 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-21T20:50:33.3085546Z 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-21T20:50:33.3087166Z 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-21T20:50:33.3088315Z 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-21T20:50:33.3089818Z 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-21T20:50:33.3091098Z 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-21T20:50:33.3092439Z 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-21T20:50:33.3093581Z 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-21T20:50:33.3094828Z 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-21T20:50:33.3096070Z 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-21T20:50:33.3097283Z 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-21T20:50:33.3098662Z 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-21T20:50:33.3100809Z 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-21T20:50:33.3101574Z 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-21T20:50:33.3102724Z 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-21T20:50:33.3104180Z 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-21T20:50:33.3105342Z 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-21T20:50:33.3106817Z 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-21T20:50:33.3108176Z 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-21T20:50:33.3109779Z 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-21T20:50:33.3111054Z 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-21T20:50:33.3112743Z 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-21T20:50:33.3113981Z 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-21T20:50:33.3115196Z 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-21T20:50:33.3117596Z 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-21T20:50:33.3118633Z 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-21T20:50:33.3119582Z 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-21T20:50:33.3121073Z 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-21T20:50:33.3122500Z 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-21T20:50:33.3123576Z 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-21T20:50:33.3125032Z 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-21T20:50:33.3126295Z 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-21T20:50:33.3127723Z 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-21T20:50:33.3129362Z 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-21T20:50:33.3130392Z 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-21T20:50:33.3131813Z 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-21T20:50:33.3132979Z 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-21T20:50:33.3135016Z 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-21T20:50:33.3136024Z 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-21T20:50:33.3137636Z 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-21T20:50:33.3139092Z 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-21T20:50:33.3140572Z 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-21T20:50:33.3142110Z 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-21T20:50:33.3143470Z 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-21T20:50:33.3144938Z 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-21T20:50:33.3146533Z 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-21T20:50:33.3147637Z 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-21T20:50:33.3149706Z 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-21T20:50:33.3150715Z 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-21T20:50:33.3152429Z 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-21T20:50:33.3153692Z 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-21T20:50:33.3155390Z 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-21T20:50:33.3156680Z 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-21T20:50:33.3157926Z 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-21T20:50:33.3159778Z 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-21T20:50:33.3161185Z 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-21T20:50:33.3162601Z 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-21T20:50:33.3163857Z 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-21T20:50:33.3165833Z 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-21T20:50:33.3166774Z 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-21T20:50:33.3168603Z 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-21T20:50:33.3170380Z 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-21T20:50:33.3171510Z 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-21T20:50:33.3173166Z 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-21T20:50:33.3174859Z 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-21T20:50:33.3176004Z 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-21T20:50:33.3177567Z 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-21T20:50:33.3178992Z 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-21T20:50:33.3180498Z 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-21T20:50:33.3181926Z 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-21T20:50:33.3183571Z 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-21T20:50:33.3186010Z 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-21T20:50:33.3187354Z 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-21T20:50:33.3188447Z 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-21T20:50:33.3189600Z 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-21T20:50:33.3191317Z 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-21T20:50:33.3192821Z 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-21T20:50:33.3194176Z 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-21T20:50:33.3195330Z 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-21T20:50:33.3196610Z 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-21T20:50:33.3197908Z 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-21T20:50:33.3199070Z 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-21T20:50:33.3200363Z 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-21T20:50:33.3201601Z 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-21T20:50:33.3202842Z 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-21T20:50:33.3204091Z 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-21T20:50:33.3205305Z 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-21T20:50:33.3206531Z 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-21T20:50:33.3208489Z 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-21T20:50:33.3210092Z 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-21T20:50:33.3211358Z 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-21T20:50:33.3212992Z 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-21T20:50:33.3214377Z 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-21T20:50:33.3215568Z 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-21T20:50:33.3217011Z 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-21T20:50:33.3218621Z 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-21T20:50:33.3219934Z 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-21T20:50:33.3221368Z 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-21T20:50:33.3222688Z 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-21T20:50:33.3224071Z 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-21T20:50:33.3225875Z 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-21T20:50:33.3227390Z 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-21T20:50:33.3228964Z 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-21T20:50:33.3230379Z 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-21T20:50:33.3231881Z 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-21T20:50:33.3233454Z 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-21T20:50:33.3234796Z 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-21T20:50:33.3235904Z 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-21T20:50:33.3237370Z 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-21T20:50:33.3238744Z 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-21T20:50:33.3240462Z 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-21T20:50:33.3241869Z 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-21T20:50:33.3243189Z 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-21T20:50:33.3244693Z 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-21T20:50:33.3245850Z 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-21T20:50:33.3247656Z 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-21T20:50:33.3248908Z 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-21T20:50:33.3250414Z 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-21T20:50:33.3251583Z 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-21T20:50:33.3252788Z 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-21T20:50:33.3254398Z 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-21T20:50:33.3256130Z 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-21T20:50:33.3257422Z 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-21T20:50:33.3259916Z 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-21T20:50:33.3260892Z 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-21T20:50:33.3262659Z 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-21T20:50:33.3263840Z 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-21T20:50:33.3265209Z 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-21T20:50:33.3266287Z 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-21T20:50:33.3267706Z 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-21T20:50:33.3268881Z 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-21T20:50:33.3270151Z 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-21T20:50:33.3271889Z 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-21T20:50:33.3273280Z 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-21T20:50:33.3274675Z 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-21T20:50:33.3275831Z 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-21T20:50:33.3277278Z 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-21T20:50:33.3278496Z 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-21T20:50:33.3280224Z 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-21T20:50:33.3281390Z 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-21T20:50:33.3283010Z 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-21T20:50:33.3285130Z 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-21T20:50:33.3286035Z 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-21T20:50:33.3287661Z 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-21T20:50:33.3288692Z 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-21T20:50:33.3290076Z 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-21T20:50:33.3291249Z 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-21T20:50:33.3292553Z 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-21T20:50:33.3294114Z 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-21T20:50:33.3295784Z 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-21T20:50:33.3296795Z 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-21T20:50:33.3297897Z 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-21T20:50:33.3299113Z 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-21T20:50:33.3300856Z 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-21T20:50:33.3301763Z 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-21T20:50:33.3303387Z 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-21T20:50:33.3304472Z 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-21T20:50:33.3305758Z 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-21T20:50:33.3307351Z 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-21T20:50:33.3308362Z 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-21T20:50:33.3309488Z 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-21T20:50:33.3311217Z 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-21T20:50:33.3312657Z 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-21T20:50:33.3314375Z 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-21T20:50:33.3315489Z 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-21T20:50:33.3316869Z 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-21T20:50:33.3318018Z 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-21T20:50:33.3319828Z 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-21T20:50:33.3320705Z 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-21T20:50:33.3322191Z 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-21T20:50:33.3323239Z 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-21T20:50:33.3325104Z 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-21T20:50:33.3326174Z 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-21T20:50:33.3327791Z 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-21T20:50:33.3328865Z 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-21T20:50:33.3330249Z 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-21T20:50:33.3331399Z 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-21T20:50:33.3332596Z 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-21T20:50:33.3333743Z 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-21T20:50:33.3335662Z 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-21T20:50:33.3336922Z 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-21T20:50:33.3338037Z 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-21T20:50:33.3339220Z 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-21T20:50:33.3340635Z 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-21T20:50:33.3341811Z 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-21T20:50:33.3343073Z 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-21T20:50:33.3344276Z 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-21T20:50:33.3345626Z 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-21T20:50:33.3347534Z 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-21T20:50:33.3348539Z 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-21T20:50:33.3349741Z 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-21T20:50:33.3351208Z 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-21T20:50:33.3352581Z 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-21T20:50:33.3354194Z 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-21T20:50:33.3355050Z 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-21T20:50:33.3356515Z 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-21T20:50:33.3358124Z 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-21T20:50:33.3360273Z 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-21T20:50:33.3361223Z 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-21T20:50:33.3362715Z 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-21T20:50:33.3363906Z 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-21T20:50:33.3365053Z 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-21T20:50:33.3366416Z 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-21T20:50:33.3368038Z 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-21T20:50:33.3369159Z 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-21T20:50:33.3370480Z 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-21T20:50:33.3371814Z 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-21T20:50:33.3373097Z 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-21T20:50:33.3374425Z 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-21T20:50:33.3375748Z 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-21T20:50:33.3377047Z 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-21T20:50:33.3378464Z 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-21T20:50:33.3379733Z 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-21T20:50:33.3381307Z 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-21T20:50:33.3383012Z 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-21T20:50:33.3384384Z 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-21T20:50:33.3385770Z 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-21T20:50:33.3387067Z 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-21T20:50:33.3388515Z 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-21T20:50:33.3389827Z 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-21T20:50:33.3391136Z 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-21T20:50:33.3392496Z 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-21T20:50:33.3394016Z 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-21T20:50:33.3395343Z 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-21T20:50:33.3396734Z 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-21T20:50:33.3397928Z 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-21T20:50:33.3399505Z 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-21T20:50:33.3400670Z 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-21T20:50:33.3402096Z 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-21T20:50:33.3404032Z 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-21T20:50:33.3404871Z 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-21T20:50:33.3405979Z 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-21T20:50:33.3407318Z 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-21T20:50:33.3408810Z 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-21T20:50:33.3410053Z 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-21T20:50:33.3411198Z 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-21T20:50:33.3412570Z 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-21T20:50:33.3413946Z 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-21T20:50:33.3415092Z 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-21T20:50:33.3416404Z 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-21T20:50:33.3417662Z 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-21T20:50:33.3419270Z 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-21T20:50:33.3420371Z 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-21T20:50:33.3422293Z 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-21T20:50:33.3423425Z 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-21T20:50:33.3424747Z 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-21T20:50:33.3426332Z 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-21T20:50:33.3428102Z 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-21T20:50:33.3428925Z 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-21T20:50:33.3430511Z 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-21T20:50:33.3431494Z 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-21T20:50:33.3432779Z 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-21T20:50:33.3434104Z 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-21T20:50:33.3435575Z 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-21T20:50:33.3436885Z 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-21T20:50:33.3438526Z 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-21T20:50:33.3439652Z 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-21T20:50:33.3440899Z 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-21T20:50:33.3442182Z 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-21T20:50:33.3443406Z 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-21T20:50:33.3444922Z 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-21T20:50:33.3446265Z 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-21T20:50:33.3447479Z 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-21T20:50:33.3448749Z 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-21T20:50:33.3450046Z 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-21T20:50:33.3451549Z 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-21T20:50:33.3452800Z 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-21T20:50:33.3453956Z 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-21T20:50:33.3455491Z 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-21T20:50:33.3456608Z 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-21T20:50:33.3458101Z 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-21T20:50:33.3459461Z 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-21T20:50:33.3460593Z 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-21T20:50:33.3461805Z 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-21T20:50:33.3462969Z 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-21T20:50:33.3464526Z 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-21T20:50:33.3465828Z 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-21T20:50:33.3467058Z 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-21T20:50:33.3468352Z 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-21T20:50:33.3469621Z 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-21T20:50:33.3470989Z 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-21T20:50:33.3472246Z 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-21T20:50:33.3473692Z 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-21T20:50:33.3474942Z 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-21T20:50:33.3476407Z 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-21T20:50:33.3477725Z 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-21T20:50:33.3478887Z 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-21T20:50:33.3480255Z 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-21T20:50:33.3481572Z 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-21T20:50:33.3482891Z 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-21T20:50:33.3485729Z 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-21T20:50:33.3487038Z 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-21T20:50:33.3488252Z 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-21T20:50:33.3489451Z 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-21T20:50:33.3491208Z 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-21T20:50:33.3492319Z 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-21T20:50:33.3493459Z 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-21T20:50:33.3494749Z 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-21T20:50:33.3496004Z 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-21T20:50:33.3497274Z 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-21T20:50:33.3498850Z 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-21T20:50:33.3500257Z 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-21T20:50:33.3501280Z 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-21T20:50:33.3502520Z 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-21T20:50:33.3503705Z 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-21T20:50:33.3504956Z 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-21T20:50:33.3505787Z 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-21T20:50:33.3507772Z 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-21T20:50:33.3508880Z 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-21T20:50:33.3510128Z 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-21T20:50:33.3511512Z 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-21T20:50:33.3512853Z 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-21T20:50:33.3514225Z 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-21T20:50:33.3515755Z 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-21T20:50:33.3516943Z 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-21T20:50:33.3518129Z 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-21T20:50:33.3519603Z 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-21T20:50:33.3520680Z 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-21T20:50:33.3521947Z 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-21T20:50:33.3523285Z 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-21T20:50:33.3524698Z 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-21T20:50:33.3526011Z 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-21T20:50:33.3527597Z 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-21T20:50:33.3528789Z 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-21T20:50:33.3530363Z 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-21T20:50:33.3531583Z 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-21T20:50:33.3533027Z 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-21T20:50:33.3534391Z 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-21T20:50:33.3535722Z 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-21T20:50:33.3536990Z 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-21T20:50:33.3538189Z 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-21T20:50:33.3539619Z 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-21T20:50:33.3540868Z 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-21T20:50:33.3542101Z 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-21T20:50:33.3543651Z 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-21T20:50:33.3544947Z 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-21T20:50:33.3546115Z 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-21T20:50:33.3547231Z 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-21T20:50:33.3548512Z 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-21T20:50:33.3549725Z 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-21T20:50:33.3551353Z 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-21T20:50:33.3552391Z 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-21T20:50:33.3553854Z 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-21T20:50:33.3555016Z 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-21T20:50:33.3556292Z 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-21T20:50:33.3557984Z 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-21T20:50:33.3558956Z 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-21T20:50:33.3560257Z 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-21T20:50:33.3562108Z 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-21T20:50:33.3562983Z 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-21T20:50:33.3564507Z 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-21T20:50:33.3565553Z 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-21T20:50:33.3566603Z 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-21T20:50:33.3567733Z 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-21T20:50:33.3569011Z 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-21T20:50:33.3570464Z 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-21T20:50:33.3571745Z 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-21T20:50:33.3572835Z 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-21T20:50:33.3574082Z 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-21T20:50:33.3575360Z 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-21T20:50:33.3576899Z 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-21T20:50:33.3577987Z 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-21T20:50:33.3579748Z 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-21T20:50:33.3580716Z 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-21T20:50:33.3583053Z 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-21T20:50:33.3584542Z 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-21T20:50:33.3585717Z 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-21T20:50:33.3587045Z 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-21T20:50:33.3588473Z 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-21T20:50:33.3589760Z 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-21T20:50:33.3591194Z 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-21T20:50:33.3593382Z 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-21T20:50:33.3594500Z 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-21T20:50:33.3596022Z 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-21T20:50:33.3597000Z 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-21T20:50:33.3598662Z 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-21T20:50:33.3599843Z 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-21T20:50:33.3601223Z 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-21T20:50:33.3602583Z 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-21T20:50:33.3604202Z 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-21T20:50:33.3605762Z 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-21T20:50:33.3607124Z 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-21T20:50:33.3608548Z 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-21T20:50:33.3609571Z 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-21T20:50:33.3611076Z 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-21T20:50:33.3613052Z 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-21T20:50:33.3614161Z 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-21T20:50:33.3615294Z 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-21T20:50:33.3616859Z 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-21T20:50:33.3618318Z 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-21T20:50:33.3619899Z 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-21T20:50:33.3620904Z 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-21T20:50:33.3622411Z 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-21T20:50:33.3624167Z 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-21T20:50:33.3625173Z 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-21T20:50:33.3627023Z 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-21T20:50:33.3627926Z 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-21T20:50:33.3629286Z 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-21T20:50:33.3630657Z 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-21T20:50:33.3631984Z 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-21T20:50:33.3633794Z 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-21T20:50:33.3634875Z 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-21T20:50:33.3636400Z 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-21T20:50:33.3637512Z 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-21T20:50:33.3638980Z 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-21T20:50:33.3640483Z 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-21T20:50:33.3641772Z 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-21T20:50:33.3643086Z 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-21T20:50:33.3644526Z 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-21T20:50:33.3645910Z 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-21T20:50:33.3647497Z 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-21T20:50:33.3648547Z 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-21T20:50:33.3650217Z 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-21T20:50:33.3651605Z 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-21T20:50:33.3652860Z 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-21T20:50:33.3654380Z 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-21T20:50:33.3655506Z 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-21T20:50:33.3656638Z 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-21T20:50:33.3658199Z 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-21T20:50:33.3659243Z 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-21T20:50:33.3661465Z 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-21T20:50:33.3662204Z 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-21T20:50:33.3663568Z 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-21T20:50:33.3664826Z 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-21T20:50:33.3666250Z 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-21T20:50:33.3667749Z 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-21T20:50:33.3669218Z 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-21T20:50:33.3670514Z 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-21T20:50:33.3671941Z 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-21T20:50:33.3673398Z 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-21T20:50:33.3674955Z 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-21T20:50:33.3676099Z 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-21T20:50:33.3677483Z 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-21T20:50:33.3678835Z 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-21T20:50:33.3680204Z 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-21T20:50:33.3682612Z 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-21T20:50:33.3683693Z 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-21T20:50:33.3685952Z 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-21T20:50:33.3687090Z 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-21T20:50:33.3688875Z 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-21T20:50:33.3689816Z 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-21T20:50:33.3690890Z 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-21T20:50:33.3692062Z 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-21T20:50:33.3693215Z 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-21T20:50:33.3694320Z 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-21T20:50:33.3696301Z 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-21T20:50:33.3697168Z 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-21T20:50:33.3698363Z 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-21T20:50:33.3700167Z 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-21T20:50:33.3701239Z 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-21T20:50:33.3702267Z 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-21T20:50:33.3704176Z 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-21T20:50:33.3705039Z 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-21T20:50:33.3706669Z 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-21T20:50:33.3707630Z 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-21T20:50:33.3709051Z 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-21T20:50:33.3710667Z 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-21T20:50:33.3712048Z 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-21T20:50:33.3713195Z 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-21T20:50:33.3714612Z 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-21T20:50:33.3715766Z 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-21T20:50:33.3717416Z 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-21T20:50:33.3719209Z 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-21T20:50:33.3720717Z 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-21T20:50:33.3722337Z 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-21T20:50:33.3723886Z 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-21T20:50:33.3724967Z 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-21T20:50:33.3726396Z 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-21T20:50:33.3727839Z 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-21T20:50:33.3728961Z 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-21T20:50:33.3730649Z 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-21T20:50:33.3731715Z 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-21T20:50:33.3732934Z 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-21T20:50:33.3734309Z 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-21T20:50:33.3735701Z 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-21T20:50:33.3737003Z 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-21T20:50:33.3738386Z 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-21T20:50:33.3739512Z 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-21T20:50:33.3740986Z 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-21T20:50:33.3742377Z 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-21T20:50:33.3743984Z 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-21T20:50:33.3745153Z 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-21T20:50:33.3746588Z 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-21T20:50:33.3747914Z 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-21T20:50:33.3749356Z 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-21T20:50:33.3750976Z 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-21T20:50:33.3752399Z 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-21T20:50:33.3753460Z 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-21T20:50:33.3754704Z 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-21T20:50:33.3756125Z 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-21T20:50:33.3757615Z 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-21T20:50:33.3758910Z 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-21T20:50:33.3760277Z 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-21T20:50:33.3761475Z 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-21T20:50:33.3762909Z 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-21T20:50:33.3764505Z 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-21T20:50:33.3765545Z 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-21T20:50:33.3767024Z 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-21T20:50:33.3768210Z 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-21T20:50:33.3770009Z 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-21T20:50:33.3771775Z 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-21T20:50:33.3772716Z 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-21T20:50:33.3774133Z 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-21T20:50:33.3775286Z 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-21T20:50:33.3776767Z 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-21T20:50:33.3778181Z 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-21T20:50:33.3779320Z 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-21T20:50:33.3780681Z 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-21T20:50:33.3782111Z 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-21T20:50:33.3783568Z 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-21T20:50:33.3785113Z 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-21T20:50:33.3786176Z 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-21T20:50:33.3787570Z 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-21T20:50:33.3788984Z 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-21T20:50:33.3790334Z 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-21T20:50:33.3791994Z 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-21T20:50:33.3793440Z 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-21T20:50:33.3794696Z 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-21T20:50:33.3796116Z 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-21T20:50:33.3797744Z 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-21T20:50:33.3799117Z 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-21T20:50:33.3800389Z 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-21T20:50:33.3801734Z 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-21T20:50:33.3803122Z 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-21T20:50:33.3804524Z 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-21T20:50:33.3806243Z 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-21T20:50:33.3807459Z 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-21T20:50:33.3809403Z 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-21T20:50:33.3810905Z 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-21T20:50:33.3812187Z 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-21T20:50:33.3814064Z 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-21T20:50:33.3814809Z 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-21T20:50:33.3816368Z 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-21T20:50:33.3817723Z 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-21T20:50:33.3819080Z 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-21T20:50:33.3820798Z 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-21T20:50:33.3822056Z 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-21T20:50:33.3823478Z 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-21T20:50:33.3825316Z 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-21T20:50:33.3826773Z 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-21T20:50:33.3828823Z 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-21T20:50:33.3830080Z 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-21T20:50:33.3831206Z 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-21T20:50:33.3832506Z 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-21T20:50:33.3833836Z 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-21T20:50:33.3835371Z 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-21T20:50:33.3836595Z 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-21T20:50:33.3837979Z 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-21T20:50:33.3839349Z 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-21T20:50:33.3840639Z 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-21T20:50:33.3842149Z 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-21T20:50:33.3843603Z 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-21T20:50:33.3844896Z 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-21T20:50:33.3846191Z 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-21T20:50:33.3847410Z 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-21T20:50:33.3849008Z 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-21T20:50:33.3851047Z 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-21T20:50:33.3852035Z 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-21T20:50:33.3852989Z 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-21T20:50:33.3854491Z 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-21T20:50:33.3855694Z 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-21T20:50:33.3857458Z 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-21T20:50:33.3858330Z 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-21T20:50:33.3860301Z 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-21T20:50:33.3861361Z 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-21T20:50:33.3862790Z 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-21T20:50:33.3864255Z 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-21T20:50:33.3865429Z 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-21T20:50:33.3866830Z 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-21T20:50:33.3867844Z 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-21T20:50:33.3869553Z 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-21T20:50:33.3870774Z 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-21T20:50:33.3872404Z 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-21T20:50:33.3873605Z 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-21T20:50:33.3874844Z 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-21T20:50:33.3876541Z 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-21T20:50:33.3877379Z 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-21T20:50:33.3878520Z 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-21T20:50:33.3879770Z 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-21T20:50:33.3881234Z 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-21T20:50:33.3882282Z 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-21T20:50:33.3883832Z 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-21T20:50:33.3885031Z 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-21T20:50:33.3886371Z 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-21T20:50:33.3887781Z 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-21T20:50:33.3889030Z 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-21T20:50:33.3890355Z 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-21T20:50:33.3891892Z 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-21T20:50:33.3893032Z 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-21T20:50:33.3894913Z 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-21T20:50:33.3896136Z 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-21T20:50:33.3897546Z 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-21T20:50:33.3899255Z 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-21T20:50:33.3900523Z 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-21T20:50:33.3901930Z 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-21T20:50:33.3902836Z 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-21T20:50:33.3904307Z 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-21T20:50:33.3905444Z 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-21T20:50:33.3907037Z 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-21T20:50:33.3907862Z 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-21T20:50:33.3909117Z 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-21T20:50:33.3910182Z 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-21T20:50:33.3911349Z 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-21T20:50:33.3912893Z 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-21T20:50:33.3914432Z 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-21T20:50:33.3915524Z 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-21T20:50:33.3916675Z 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-21T20:50:33.3917834Z 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-21T20:50:33.3919089Z 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-21T20:50:33.3920630Z 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-21T20:50:33.3921666Z 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-21T20:50:33.3922866Z 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-21T20:50:33.3924091Z 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-21T20:50:33.3925236Z 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-21T20:50:33.3926891Z 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-21T20:50:33.3928131Z 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-21T20:50:33.3929277Z 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-21T20:50:33.3930594Z 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-21T20:50:33.3931794Z 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-21T20:50:33.3933594Z 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-21T20:50:33.3935006Z 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-21T20:50:33.3935903Z 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-21T20:50:33.3937426Z 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-21T20:50:33.3939337Z 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-21T20:50:33.3940518Z 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-21T20:50:33.3942383Z 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-21T20:50:33.3943031Z 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-21T20:50:33.3944561Z 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-21T20:50:33.3945902Z 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-21T20:50:33.3947457Z 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-21T20:50:33.3948699Z 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-21T20:50:33.3949912Z 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-21T20:50:33.3952056Z 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-21T20:50:33.3952898Z 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-21T20:50:33.3953961Z 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-21T20:50:33.3956626Z 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-21T20:50:33.3957625Z 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-21T20:50:33.3959167Z 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-21T20:50:33.3961120Z 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-21T20:50:33.3962748Z 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-21T20:50:33.3964360Z 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-21T20:50:33.3966076Z 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-21T20:50:33.3967755Z 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-21T20:50:33.3969857Z 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-21T20:50:33.3971139Z 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-21T20:50:33.3973002Z 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-21T20:50:33.3974936Z 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-21T20:50:33.3976153Z 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-21T20:50:33.3978052Z 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-21T20:50:33.3979433Z 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-21T20:50:33.3981368Z 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-21T20:50:33.3983104Z 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-21T20:50:33.3985145Z 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-21T20:50:33.3986746Z 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-21T20:50:33.3988822Z 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-21T20:50:33.3990351Z 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-21T20:50:33.3992070Z 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-21T20:50:33.3993624Z 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-21T20:50:33.3995688Z 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-21T20:50:33.3997622Z 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-21T20:50:33.3998763Z 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-21T20:50:33.4000426Z 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-21T20:50:33.4003010Z 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-21T20:50:33.4004252Z 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-21T20:50:33.4005762Z 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-21T20:50:33.4007346Z 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-21T20:50:33.4009045Z 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-21T20:50:33.4011138Z 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-21T20:50:33.4012646Z 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-21T20:50:33.4014204Z 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-21T20:50:33.4015988Z 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-21T20:50:33.4017561Z 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-21T20:50:33.4019701Z 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-21T20:50:33.4021615Z 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-21T20:50:33.4022956Z 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-21T20:50:33.4024523Z 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-21T20:50:33.4026031Z 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-21T20:50:33.4028129Z 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-21T20:50:33.4029576Z 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-21T20:50:33.4031435Z 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-21T20:50:33.4033089Z 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-21T20:50:33.4034753Z 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-21T20:50:33.4036572Z 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-21T20:50:33.4038252Z 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-21T20:50:33.4039761Z 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-21T20:50:33.4041881Z 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-21T20:50:33.4044002Z 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-21T20:50:33.4045203Z 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-21T20:50:33.4047185Z 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-21T20:50:33.4048570Z 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-21T20:50:33.4050219Z 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-21T20:50:33.4052911Z 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-21T20:50:33.4054235Z 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-21T20:50:33.4055950Z 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-21T20:50:33.4057596Z 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-21T20:50:33.4059155Z 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-21T20:50:33.4060928Z 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-21T20:50:33.4062941Z 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-21T20:50:33.4065018Z 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-21T20:50:33.4066060Z 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-21T20:50:33.4067735Z 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-21T20:50:33.4070306Z 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-21T20:50:33.4071102Z 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-21T20:50:33.4072710Z 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-21T20:50:33.4074173Z 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-21T20:50:33.4076025Z 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-21T20:50:33.4077648Z 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-21T20:50:33.4078796Z 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-21T20:50:33.4080384Z 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-21T20:50:33.4081989Z 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-21T20:50:33.4083469Z 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-21T20:50:33.4085811Z 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-21T20:50:33.4086881Z 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-21T20:50:33.4088332Z 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-21T20:50:33.4090102Z 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-21T20:50:33.4090899Z 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-21T20:50:33.4092457Z 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-21T20:50:33.4093682Z 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-21T20:50:33.4095321Z 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-21T20:50:33.4096576Z 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-21T20:50:33.4098101Z 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-21T20:50:33.4099258Z 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-21T20:50:33.4101216Z 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-21T20:50:33.4102141Z 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-21T20:50:33.4103803Z 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-21T20:50:33.4104872Z 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-21T20:50:33.4106453Z 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-21T20:50:33.4107649Z 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-21T20:50:33.4109301Z 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-21T20:50:33.4110446Z 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-21T20:50:33.4112348Z 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-21T20:50:33.4113410Z 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-21T20:50:33.4114943Z 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-21T20:50:33.4116078Z 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-21T20:50:33.4117654Z 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-21T20:50:33.4118914Z 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-21T20:50:33.4120337Z 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-21T20:50:33.4121828Z 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-21T20:50:33.4122947Z 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-21T20:50:33.4124531Z 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-21T20:50:33.4125926Z 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-21T20:50:33.4127398Z 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-21T20:50:33.4128387Z 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-21T20:50:33.4130176Z 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-21T20:50:33.4131127Z 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-21T20:50:33.4132602Z 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-21T20:50:33.4133670Z 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-21T20:50:33.4135057Z 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-21T20:50:33.4136131Z 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-21T20:50:33.4137519Z 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-21T20:50:33.4138530Z 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-21T20:50:33.4140530Z 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-21T20:50:33.4141794Z 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-21T20:50:33.4142842Z 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-21T20:50:33.4144528Z 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-21T20:50:33.4146415Z 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-21T20:50:33.4147671Z 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-21T20:50:33.4149275Z 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-21T20:50:33.4150739Z 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-21T20:50:33.4153018Z 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-21T20:50:33.4153943Z 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-21T20:50:33.4155811Z 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-21T20:50:33.4157440Z 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-21T20:50:33.4159057Z 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-21T20:50:33.4160893Z 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-21T20:50:33.4162451Z 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-21T20:50:33.4164689Z 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-21T20:50:33.4166181Z 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-21T20:50:33.4167489Z 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-21T20:50:33.4169082Z 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-21T20:50:33.4170649Z 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-21T20:50:33.4172690Z 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-21T20:50:33.4174128Z 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-21T20:50:33.4176572Z 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-21T20:50:33.4177497Z 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-21T20:50:33.4179773Z 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-21T20:50:33.4181068Z 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-21T20:50:33.4182906Z 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-21T20:50:33.4184202Z 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-21T20:50:33.4185837Z 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-21T20:50:33.4187390Z 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-21T20:50:33.4188956Z 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-21T20:50:33.4190081Z 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-21T20:50:33.4192400Z 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-21T20:50:33.4193448Z 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-21T20:50:33.4195249Z 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-21T20:50:33.4196432Z 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-21T20:50:33.4198089Z 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-21T20:50:33.4199524Z 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-21T20:50:33.4201117Z 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-21T20:50:33.4202344Z 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-21T20:50:33.4203712Z 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-21T20:50:33.4204851Z 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-21T20:50:33.4206790Z 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-21T20:50:33.4207712Z 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-21T20:50:33.4209214Z 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-21T20:50:33.4210625Z 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-21T20:50:33.4211983Z 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-21T20:50:33.4213177Z 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-21T20:50:33.4215417Z 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-21T20:50:33.4216086Z 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-21T20:50:33.4217203Z 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-21T20:50:33.4218599Z 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-21T20:50:33.4219702Z 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-21T20:50:33.4221173Z 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-21T20:50:33.4222607Z 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-21T20:50:33.4223619Z 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-21T20:50:33.4225300Z 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-21T20:50:33.4226808Z 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-21T20:50:33.4227739Z 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-21T20:50:33.4229180Z 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-21T20:50:33.4230316Z 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-21T20:50:33.4231745Z 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-21T20:50:33.4234081Z 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-21T20:50:33.4234938Z 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-21T20:50:33.4236492Z 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-21T20:50:33.4237841Z 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-21T20:50:33.4239797Z 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-21T20:50:33.4240853Z 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-21T20:50:33.4242751Z 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-21T20:50:33.4244092Z 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-21T20:50:33.4245167Z 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-21T20:50:33.4246383Z 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-21T20:50:33.4247582Z 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-21T20:50:33.4248933Z 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-21T20:50:33.4250054Z 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-21T20:50:33.4251510Z 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-21T20:50:33.4252572Z 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-21T20:50:33.4253757Z 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-21T20:50:33.4255134Z 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-21T20:50:33.4256568Z 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-21T20:50:33.4257875Z 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-21T20:50:33.4259167Z 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-21T20:50:33.4260219Z 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-21T20:50:33.4261478Z 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-21T20:50:33.4262731Z 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-21T20:50:33.4264044Z 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-21T20:50:33.4265852Z 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-21T20:50:33.4266696Z 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-21T20:50:33.4268131Z 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-21T20:50:33.4269537Z 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-21T20:50:33.4270717Z 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-21T20:50:33.4272622Z 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-21T20:50:33.4273930Z 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-21T20:50:33.4275057Z 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-21T20:50:33.4276409Z 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-21T20:50:33.4277563Z 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-21T20:50:33.4279205Z 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-21T20:50:33.4280219Z 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-21T20:50:33.4281536Z 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-21T20:50:33.4282823Z 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-21T20:50:33.4284514Z 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-21T20:50:33.4285573Z 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-21T20:50:33.4286750Z 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-21T20:50:33.4288046Z 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-21T20:50:33.4289220Z 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-21T20:50:33.4290925Z 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-21T20:50:33.4292052Z 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-21T20:50:33.4293281Z 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-21T20:50:33.4294566Z 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-21T20:50:33.4296419Z 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-21T20:50:33.4297599Z 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-21T20:50:33.4298781Z 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-21T20:50:33.4301529Z 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-21T20:50:33.4303103Z 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-21T20:50:33.4304563Z 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-21T20:50:33.4306303Z 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-21T20:50:33.4308075Z 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-21T20:50:33.4310010Z 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-21T20:50:33.4311968Z 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-21T20:50:33.4313448Z 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-21T20:50:33.4315148Z 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-21T20:50:33.4316724Z 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-21T20:50:33.4318498Z 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-21T20:50:33.4320617Z 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-21T20:50:33.4322314Z 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-21T20:50:33.4324324Z 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-21T20:50:33.4326227Z 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-21T20:50:33.4328003Z 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-21T20:50:33.4329903Z 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-21T20:50:33.4331795Z 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-21T20:50:33.4333441Z 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-21T20:50:33.4335850Z 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-21T20:50:33.4337832Z 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-21T20:50:33.4339081Z 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-21T20:50:33.4340797Z 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-21T20:50:33.4342182Z 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-21T20:50:33.4343637Z 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-21T20:50:33.4345521Z 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-21T20:50:33.4346837Z 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-21T20:50:33.4348229Z 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-21T20:50:33.4349985Z 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-21T20:50:33.4351845Z 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-21T20:50:33.4353649Z 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-21T20:50:33.4355172Z 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-21T20:50:33.4356650Z 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-21T20:50:33.4358408Z 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-21T20:50:33.4359661Z 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-21T20:50:33.4361754Z 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-21T20:50:33.4363041Z 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-21T20:50:33.4364603Z 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-21T20:50:33.4366189Z 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-21T20:50:33.4367482Z 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-21T20:50:33.4368976Z 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-21T20:50:33.4370776Z 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-21T20:50:33.4372030Z 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-21T20:50:33.4373614Z 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-21T20:50:33.4374890Z 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-21T20:50:33.4376529Z 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-21T20:50:33.4377956Z 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-21T20:50:33.4379572Z 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-21T20:50:33.4381378Z 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-21T20:50:33.4382934Z 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-21T20:50:33.4384412Z 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-21T20:50:33.4385925Z 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-21T20:50:33.4387510Z 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-21T20:50:33.4388902Z 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-21T20:50:33.4390535Z 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-21T20:50:33.4391945Z 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-21T20:50:33.4393666Z 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-21T20:50:33.4395055Z 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-21T20:50:33.4396740Z 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-21T20:50:33.4398834Z 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-21T20:50:33.4399762Z 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-21T20:50:33.4401222Z 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-21T20:50:33.4402979Z 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-21T20:50:33.4404473Z 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-21T20:50:33.4406339Z 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-21T20:50:33.4407284Z 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-21T20:50:33.4409024Z 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-21T20:50:33.4410440Z 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-21T20:50:33.4411664Z 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-21T20:50:33.4413220Z 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-21T20:50:33.4414925Z 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-21T20:50:33.4416120Z 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-21T20:50:33.4417625Z 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-21T20:50:33.4419145Z 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-21T20:50:33.4420737Z 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-21T20:50:33.4422170Z 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-21T20:50:33.4424083Z 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-21T20:50:33.4425227Z 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-21T20:50:33.4426726Z 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-21T20:50:33.4428245Z 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-21T20:50:33.4429811Z 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-21T20:50:33.4431152Z 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-21T20:50:33.4432628Z 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-21T20:50:33.4434121Z 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-21T20:50:33.4435927Z 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-21T20:50:33.4438026Z 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-21T20:50:33.4439490Z 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-21T20:50:33.4440893Z 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-21T20:50:33.4441941Z 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-21T20:50:33.4443474Z 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-21T20:50:33.4444881Z 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-21T20:50:33.4446361Z 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-21T20:50:33.4447501Z 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-21T20:50:33.4448884Z 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-21T20:50:33.4450325Z 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-21T20:50:33.4451472Z 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-21T20:50:33.4452936Z 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-21T20:50:33.4454223Z 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-21T20:50:33.4455841Z 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-21T20:50:33.4456908Z 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-21T20:50:33.4458268Z 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-21T20:50:33.4459538Z 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-21T20:50:33.4461090Z 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-21T20:50:33.4462154Z 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-21T20:50:33.4463612Z 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-21T20:50:33.4465111Z 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-21T20:50:33.4466204Z 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-21T20:50:33.4468130Z 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-21T20:50:33.4469442Z 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-21T20:50:33.4470513Z 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-21T20:50:33.4472095Z 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-21T20:50:33.4473552Z 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-21T20:50:33.4475030Z 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-21T20:50:33.4476206Z 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-21T20:50:33.4477706Z 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-21T20:50:33.4479039Z 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-21T20:50:33.4480503Z 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-21T20:50:33.4481900Z 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-21T20:50:33.4483566Z 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-21T20:50:33.4485591Z 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-21T20:50:33.4486889Z 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-21T20:50:33.4488267Z 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-21T20:50:33.4489493Z 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-21T20:50:33.4490975Z 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-21T20:50:33.4493433Z 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-21T20:50:33.4494306Z 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-21T20:50:33.4495315Z 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-21T20:50:33.4496666Z 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-21T20:50:33.4498091Z 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-21T20:50:33.4499006Z 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-21T20:50:33.4500562Z 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-21T20:50:33.4501753Z 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-21T20:50:33.4503388Z 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-21T20:50:33.4504743Z 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-21T20:50:33.4505612Z 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-21T20:50:33.4506637Z 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-21T20:50:33.4508305Z 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-21T20:50:33.4509330Z 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-21T20:50:33.4510823Z 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-21T20:50:33.4512126Z 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-21T20:50:33.4513965Z 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-21T20:50:33.4515247Z 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-21T20:50:33.4516737Z 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-21T20:50:33.4518340Z 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-21T20:50:33.4519227Z 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-21T20:50:33.4520916Z 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-21T20:50:33.4522070Z 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-21T20:50:33.4523695Z 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-21T20:50:33.4525397Z 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-21T20:50:33.4526828Z 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-21T20:50:33.4528304Z 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-21T20:50:33.4530023Z 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-21T20:50:33.4531188Z 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-21T20:50:33.4532541Z 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-21T20:50:33.4534078Z 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-21T20:50:33.4536000Z 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-21T20:50:33.4536935Z 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-21T20:50:33.4538148Z 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-21T20:50:33.4539693Z 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-21T20:50:33.4540962Z 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-21T20:50:33.4542124Z 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-21T20:50:33.4543583Z 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-21T20:50:33.4545169Z 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-21T20:50:33.4546344Z 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-21T20:50:33.4548029Z 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-21T20:50:33.4549079Z 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-21T20:50:33.4550777Z 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-21T20:50:33.4552624Z 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-21T20:50:33.4554214Z 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-21T20:50:33.4555209Z 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-21T20:50:33.4556783Z 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-21T20:50:33.4557949Z 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-21T20:50:33.4559406Z 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-21T20:50:33.4560645Z 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-21T20:50:33.4562625Z 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-21T20:50:33.4563511Z 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-21T20:50:33.4565286Z 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-21T20:50:33.4566333Z 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-21T20:50:33.4567872Z 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-21T20:50:33.4569227Z 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-21T20:50:33.4570648Z 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-21T20:50:33.4572240Z 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-21T20:50:33.4573521Z 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-21T20:50:33.4575048Z 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-21T20:50:33.4576234Z 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-21T20:50:33.4578021Z 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-21T20:50:33.4579509Z 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-21T20:50:33.4581278Z 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-21T20:50:33.4582726Z 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-21T20:50:33.4584121Z 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-21T20:50:33.4585731Z 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-21T20:50:33.4587186Z 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-21T20:50:33.4588590Z 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-21T20:50:33.4589782Z 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-21T20:50:33.4591332Z 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-21T20:50:33.4592473Z 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-21T20:50:33.4593853Z 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-21T20:50:33.4594960Z 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-21T20:50:33.4596553Z 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-21T20:50:33.4597561Z 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-21T20:50:33.4599023Z 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-21T20:50:33.4600090Z 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-21T20:50:33.4601569Z 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-21T20:50:33.4603313Z 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-21T20:50:33.4604528Z 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-21T20:50:33.4605649Z 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-21T20:50:33.4606915Z 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-21T20:50:33.4608377Z 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-21T20:50:33.4609885Z 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-21T20:50:33.4611001Z 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-21T20:50:33.4612132Z 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-21T20:50:33.4613237Z 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-21T20:50:33.4614962Z 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-21T20:50:33.4616605Z 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-21T20:50:33.4617560Z 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-21T20:50:33.4618756Z 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-21T20:50:33.4620174Z 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-21T20:50:33.4621470Z 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-21T20:50:33.4622572Z 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-21T20:50:33.4624205Z 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-21T20:50:33.4625611Z 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-21T20:50:33.4627816Z 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-21T20:50:33.4628911Z 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-21T20:50:33.4630065Z 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-21T20:50:33.4631484Z 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-21T20:50:33.4633508Z 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-21T20:50:33.4634716Z 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-21T20:50:33.4635375Z 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-21T20:50:33.4636797Z 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-21T20:50:33.4637947Z 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-21T20:50:33.4639431Z 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-21T20:50:33.4640576Z 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-21T20:50:33.4641987Z 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-21T20:50:33.4643683Z 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-21T20:50:33.4644858Z 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-21T20:50:33.4646074Z 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-21T20:50:33.4647648Z 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-21T20:50:33.4648796Z 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-21T20:50:33.4650471Z 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-21T20:50:33.4651668Z 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-21T20:50:33.4653422Z 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-21T20:50:33.4654478Z 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-21T20:50:33.4655966Z 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-21T20:50:33.4657588Z 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-21T20:50:33.4659167Z 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-21T20:50:33.4660401Z 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-21T20:50:33.4661659Z 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-21T20:50:33.4662971Z 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-21T20:50:33.4664280Z 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-21T20:50:33.4666295Z 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-21T20:50:33.4667107Z 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-21T20:50:33.4668624Z 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-21T20:50:33.4669944Z 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-21T20:50:33.4671201Z 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-21T20:50:33.4673095Z 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-21T20:50:33.4674475Z 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-21T20:50:33.4675713Z 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-21T20:50:33.4677347Z 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-21T20:50:33.4678439Z 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-21T20:50:33.4680040Z 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-21T20:50:33.4681653Z 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-21T20:50:33.4683002Z 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-21T20:50:33.4684971Z 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-21T20:50:33.4686395Z 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-21T20:50:33.4688186Z 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-21T20:50:33.4689355Z 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-21T20:50:33.4690724Z 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-21T20:50:33.4691906Z 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-21T20:50:33.4693949Z 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-21T20:50:33.4695050Z 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-21T20:50:33.4696452Z 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-21T20:50:33.4699054Z 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-21T20:50:33.4700047Z 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-21T20:50:33.4700733Z 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-21T20:50:33.4703473Z 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-21T20:50:33.4704423Z 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-21T20:50:33.4706134Z 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-21T20:50:33.4707095Z 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-21T20:50:33.4708613Z 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-21T20:50:33.4709834Z 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-21T20:50:33.4711394Z 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-21T20:50:33.4713294Z 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-21T20:50:33.4714762Z 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-21T20:50:33.4716034Z 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-21T20:50:33.4718000Z 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-21T20:50:33.4719067Z 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-21T20:50:33.4720442Z 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-21T20:50:33.4722221Z 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-21T20:50:33.4723351Z 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-21T20:50:33.4724646Z 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-21T20:50:33.4726053Z 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-21T20:50:33.4727726Z 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-21T20:50:33.4729334Z 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-21T20:50:33.4730547Z 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-21T20:50:33.4731948Z 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-21T20:50:33.4733376Z 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-21T20:50:33.4734645Z 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-21T20:50:33.4735973Z 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-21T20:50:33.4737103Z 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-21T20:50:33.4738940Z 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-21T20:50:33.4740618Z 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-21T20:50:33.4741628Z 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-21T20:50:33.4743133Z 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-21T20:50:33.4744283Z 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-21T20:50:33.4745831Z 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-21T20:50:33.4746870Z 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-21T20:50:33.4748681Z 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-21T20:50:33.4749627Z 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-21T20:50:33.4751051Z 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-21T20:50:33.4752738Z 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-21T20:50:33.4754734Z 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-21T20:50:33.4755722Z 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-21T20:50:33.4757454Z 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-21T20:50:33.4758221Z 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-21T20:50:33.4761034Z 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-21T20:50:33.4761760Z 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-21T20:50:33.4762879Z 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-21T20:50:33.4764440Z 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-21T20:50:33.4765873Z 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-21T20:50:33.4767445Z 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-21T20:50:33.4768803Z 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-21T20:50:33.4769887Z 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-21T20:50:33.4770972Z 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-21T20:50:33.4772380Z 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-21T20:50:33.4773355Z 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-21T20:50:33.4775079Z 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-21T20:50:33.4776066Z 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-21T20:50:33.4777584Z 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-21T20:50:33.4779072Z 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-21T20:50:33.4780238Z 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-21T20:50:33.4782351Z 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-21T20:50:33.4783200Z 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-21T20:50:33.4783910Z 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-21T20:50:33.4785709Z 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-21T20:50:33.4786855Z 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-21T20:50:33.4788090Z 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-21T20:50:33.4789560Z 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-21T20:50:33.4791706Z 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-21T20:50:33.4793472Z 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-21T20:50:33.4794446Z 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-21T20:50:33.4796228Z 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-21T20:50:33.4797388Z 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-21T20:50:33.4798941Z 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-21T20:50:33.4800256Z 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-21T20:50:33.4801551Z 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-21T20:50:33.4803149Z 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-21T20:50:33.4804078Z 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-21T20:50:33.4805729Z 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-21T20:50:33.4806931Z 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-21T20:50:33.4808037Z 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-21T20:50:33.4809472Z 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-21T20:50:33.4811106Z 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-21T20:50:33.4811852Z 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-21T20:50:33.4813389Z 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-21T20:50:33.4814309Z 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-21T20:50:33.4815455Z 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-21T20:50:33.4816747Z 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-21T20:50:33.4818127Z 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-21T20:50:33.4819285Z 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-21T20:50:33.4820593Z 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-21T20:50:33.4821680Z 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-21T20:50:33.4823039Z 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-21T20:50:33.4824147Z 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-21T20:50:33.4825378Z 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-21T20:50:33.4827034Z 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-21T20:50:33.4828414Z 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-21T20:50:33.4829350Z 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-21T20:50:33.4830436Z 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-21T20:50:33.4844262Z 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-21T20:50:33.4845378Z 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-21T20:50:33.4846234Z 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-21T20:50:33.4846990Z 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-21T20:50:33.4847703Z 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-21T20:50:33.4848673Z 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-21T20:50:33.4849447Z 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-21T20:50:33.4850193Z 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-21T20:50:33.4850998Z 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-21T20:50:33.4851957Z 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-21T20:50:33.4852736Z 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-21T20:50:33.4853486Z 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-21T20:50:33.4854184Z 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-21T20:50:33.4855124Z 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-21T20:50:33.4855803Z 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-21T20:50:33.4856616Z 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-21T20:50:33.4857325Z 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-21T20:50:33.4858091Z 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-21T20:50:33.4859109Z 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-21T20:50:33.4859936Z 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-21T20:50:33.4860744Z 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-21T20:50:33.4861484Z 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-21T20:50:33.4862540Z 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-21T20:50:33.4863376Z 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-21T20:50:33.4864140Z 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-21T20:50:33.4864976Z 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-21T20:50:33.4865680Z 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-21T20:50:33.4867167Z 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-21T20:50:33.4868158Z 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-21T20:50:33.4870142Z 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-21T20:50:33.4871124Z 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-21T20:50:33.4872906Z 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-21T20:50:33.4874074Z 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-21T20:50:33.4875300Z 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-21T20:50:33.4877373Z 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-21T20:50:33.4878622Z 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-21T20:50:33.4880592Z 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-21T20:50:33.4881780Z 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-21T20:50:33.4883552Z 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-21T20:50:33.4885033Z 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-21T20:50:33.4886158Z 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-21T20:50:33.4887818Z 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-21T20:50:33.4889031Z 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-21T20:50:33.4890398Z 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-21T20:50:33.4892039Z 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-21T20:50:33.4892973Z 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-21T20:50:33.4894236Z 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-21T20:50:33.4895590Z 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-21T20:50:33.4897227Z 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-21T20:50:33.4898428Z 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-21T20:50:33.4899544Z 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-21T20:50:33.4901005Z 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-21T20:50:33.4902453Z 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-21T20:50:33.4903615Z 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-21T20:50:33.4904904Z 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-21T20:50:33.4906171Z 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-21T20:50:33.4907840Z 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-21T20:50:33.4909159Z 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-21T20:50:33.4910273Z 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-21T20:50:33.4911825Z 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-21T20:50:33.4913425Z 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-21T20:50:33.4914493Z 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-21T20:50:33.4915828Z 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-21T20:50:33.4917035Z 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-21T20:50:33.4918679Z 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-21T20:50:33.4919784Z 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-21T20:50:33.4921116Z 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-21T20:50:33.4922316Z 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-21T20:50:33.4923556Z 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-21T20:50:33.4924853Z 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-21T20:50:33.4926573Z 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-21T20:50:33.4927760Z 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-21T20:50:33.4929582Z 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-21T20:50:33.4930685Z 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-21T20:50:33.4931972Z 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-21T20:50:33.4933242Z 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-21T20:50:33.4934465Z 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-21T20:50:33.4935751Z 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-21T20:50:33.4937137Z 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-21T20:50:33.4938380Z 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-21T20:50:33.4939742Z 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-21T20:50:33.4941242Z 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-21T20:50:33.4942385Z 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-21T20:50:33.4943649Z 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-21T20:50:33.4944766Z 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-21T20:50:33.4946250Z 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-21T20:50:33.4947586Z 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-21T20:50:33.4948818Z 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-21T20:50:33.4949984Z 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-21T20:50:33.4951365Z 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-21T20:50:33.4952855Z 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-21T20:50:33.4954454Z 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-21T20:50:33.4955430Z 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-21T20:50:33.4956984Z 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-21T20:50:33.4958324Z 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-21T20:50:33.4959611Z 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-21T20:50:33.4960601Z 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-21T20:50:33.4961961Z 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-21T20:50:33.4963119Z 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-21T20:50:33.4964671Z 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-21T20:50:33.4966383Z 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-21T20:50:33.4967529Z 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-21T20:50:33.4968875Z 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-21T20:50:33.4969948Z 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-21T20:50:33.4971551Z 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-21T20:50:33.4972603Z 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-21T20:50:33.4974738Z 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-21T20:50:33.4975965Z 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-21T20:50:33.4977170Z 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-21T20:50:33.4978324Z 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-21T20:50:33.4979812Z 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-21T20:50:33.4981032Z 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-21T20:50:33.4982561Z 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-21T20:50:33.4983717Z 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-21T20:50:33.4986285Z 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-21T20:50:33.4988025Z 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-21T20:50:33.4988946Z 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-21T20:50:33.4990979Z 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-21T20:50:33.4992464Z 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-21T20:50:33.4993664Z 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-21T20:50:33.4995003Z 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-21T20:50:33.4996281Z 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-21T20:50:33.4998171Z 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-21T20:50:33.5000173Z 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-21T20:50:33.5001389Z 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-21T20:50:33.5002962Z 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-21T20:50:33.5004035Z 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-21T20:50:33.5005706Z 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-21T20:50:33.5006744Z 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-21T20:50:33.5008809Z 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-21T20:50:33.5010651Z 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-21T20:50:33.5011927Z 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-21T20:50:33.5013256Z 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-21T20:50:33.5014334Z 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-21T20:50:33.5015563Z 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-21T20:50:33.5016849Z 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-21T20:50:33.5018265Z 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-21T20:50:33.5019771Z 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-21T20:50:33.5020791Z 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-21T20:50:33.5022182Z 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-21T20:50:33.5023404Z 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-21T20:50:33.5025129Z 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-21T20:50:33.5026527Z 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-21T20:50:33.5027618Z 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-21T20:50:33.5029465Z 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-21T20:50:33.5030590Z 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-21T20:50:33.5032186Z 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-21T20:50:33.5033402Z 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-21T20:50:33.5035130Z 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-21T20:50:33.5036809Z 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-21T20:50:33.5037873Z 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-21T20:50:33.5040057Z 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-21T20:50:33.5040768Z 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-21T20:50:33.5041773Z 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-21T20:50:33.5043045Z 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-21T20:50:33.5044678Z 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-21T20:50:33.5045877Z 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-21T20:50:33.5047490Z 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-21T20:50:33.5048852Z 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-21T20:50:33.5050475Z 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-21T20:50:33.5051760Z 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-21T20:50:33.5053234Z 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-21T20:50:33.5054680Z 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-21T20:50:33.5056124Z 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-21T20:50:33.5058318Z 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-21T20:50:33.5059437Z 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-21T20:50:33.5060828Z 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-21T20:50:33.5062154Z 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-21T20:50:33.5063331Z 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-21T20:50:33.5064802Z 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-21T20:50:33.5065958Z 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-21T20:50:33.5067213Z 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-21T20:50:33.5068600Z 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-21T20:50:33.5069882Z 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-21T20:50:33.5071320Z 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-21T20:50:33.5072567Z 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-21T20:50:33.5073892Z 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-21T20:50:33.5075100Z 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-21T20:50:33.5076388Z 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-21T20:50:33.5077737Z 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-21T20:50:33.5078827Z 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-21T20:50:33.5079863Z 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-21T20:50:33.5081157Z 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-21T20:50:33.5083139Z 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-21T20:50:33.5086186Z 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-21T20:50:33.5087149Z 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-21T20:50:33.5087931Z 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-21T20:50:33.5088979Z 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-21T20:50:33.5089738Z 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-21T20:50:33.5090741Z 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-21T20:50:33.5092398Z 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-21T20:50:33.5093466Z 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-21T20:50:33.5094572Z 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-21T20:50:33.5095940Z 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-21T20:50:33.5097418Z 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-21T20:50:33.5098904Z 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-21T20:50:33.5099959Z 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-21T20:50:33.5101367Z 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-21T20:50:33.5102513Z 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-21T20:50:33.5104102Z 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-21T20:50:33.5105187Z 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-21T20:50:33.5106796Z 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-21T20:50:33.5108024Z 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-21T20:50:33.5109418Z 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-21T20:50:33.5110848Z 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-21T20:50:33.5112359Z 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-21T20:50:33.5113841Z 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-21T20:50:33.5115191Z 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-21T20:50:33.5116714Z 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-21T20:50:33.5118081Z 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-21T20:50:33.5119442Z 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-21T20:50:33.5120879Z 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-21T20:50:33.5122570Z 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-21T20:50:33.5123482Z 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-21T20:50:33.5125696Z 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-21T20:50:33.5126761Z 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-21T20:50:33.5129412Z 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-21T20:50:33.5130388Z 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-21T20:50:33.5131290Z 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-21T20:50:33.5132490Z 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-21T20:50:33.5134074Z 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-21T20:50:33.5135477Z 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-21T20:50:33.5136869Z 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-21T20:50:33.5138029Z 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-21T20:50:33.5139423Z 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-21T20:50:33.5140686Z 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-21T20:50:33.5142048Z 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-21T20:50:33.5143658Z 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-21T20:50:33.5145273Z 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-21T20:50:33.5146775Z 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-21T20:50:33.5148054Z 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-21T20:50:33.5150328Z 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-21T20:50:33.5151087Z 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-21T20:50:33.5151928Z 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-21T20:50:33.5153446Z 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-21T20:50:33.5154955Z 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-21T20:50:33.5156191Z 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-21T20:50:33.5157843Z 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-21T20:50:33.5158930Z 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-21T20:50:33.5160490Z 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-21T20:50:33.5161834Z 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-21T20:50:33.5163192Z 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-21T20:50:33.5164409Z 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-21T20:50:33.5165873Z 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-21T20:50:33.5167159Z 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-21T20:50:33.5168602Z 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-21T20:50:33.5169987Z 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-21T20:50:33.5171185Z 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-21T20:50:33.5172236Z 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-21T20:50:33.5173386Z 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-21T20:50:33.5174782Z 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-21T20:50:33.5176120Z 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-21T20:50:33.5177183Z 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-21T20:50:33.5178501Z 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-21T20:50:33.5179891Z 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-21T20:50:33.5181036Z 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-21T20:50:33.5182281Z 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-21T20:50:33.5183688Z 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-21T20:50:33.5185131Z 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-21T20:50:33.5186239Z 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-21T20:50:33.5187788Z 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-21T20:50:33.5189047Z 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-21T20:50:33.5190736Z 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-21T20:50:33.5191952Z 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-21T20:50:33.5193102Z 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-21T20:50:33.5194557Z 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-21T20:50:33.5195988Z 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-21T20:50:33.5197333Z 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-21T20:50:33.5198805Z 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-21T20:50:33.5200347Z 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-21T20:50:33.5201589Z 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-21T20:50:33.5203126Z 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-21T20:50:33.5204619Z 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-21T20:50:33.5205961Z 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-21T20:50:33.5207264Z 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-21T20:50:33.5208819Z 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-21T20:50:33.5210075Z 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-21T20:50:33.5211581Z 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-21T20:50:33.5212965Z 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-21T20:50:33.5214628Z 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-21T20:50:33.5215877Z 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-21T20:50:33.5217360Z 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-21T20:50:33.5218775Z 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-21T20:50:33.5220194Z 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-21T20:50:33.5221565Z 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-21T20:50:33.5223239Z 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-21T20:50:33.5224626Z 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-21T20:50:33.5225953Z 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-21T20:50:33.5227343Z 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-21T20:50:33.5228743Z 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-21T20:50:33.5230349Z 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-21T20:50:33.5231627Z 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-21T20:50:33.5233715Z 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-21T20:50:33.5235171Z 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-21T20:50:33.5236416Z 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-21T20:50:33.5238063Z 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-21T20:50:33.5239288Z 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-21T20:50:33.5240955Z 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-21T20:50:33.5242177Z 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-21T20:50:33.5243702Z 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-21T20:50:33.5245101Z 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-21T20:50:33.5246889Z 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-21T20:50:33.5247968Z 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-21T20:50:33.5249444Z 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-21T20:50:33.5250902Z 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-21T20:50:33.5252609Z 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-21T20:50:33.5254427Z 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-21T20:50:33.5255824Z 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-21T20:50:33.5257500Z 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-21T20:50:33.5259335Z 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-21T20:50:33.5260737Z 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-21T20:50:33.5262392Z 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-21T20:50:33.5264221Z 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-21T20:50:33.5265478Z 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-21T20:50:33.5267347Z 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-21T20:50:33.5268806Z 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-21T20:50:33.5270671Z 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-21T20:50:33.5272342Z 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-21T20:50:33.5273949Z 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-21T20:50:33.5275611Z 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-21T20:50:33.5277488Z 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-21T20:50:33.5278950Z 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-21T20:50:33.5280805Z 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-21T20:50:33.5282333Z 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-21T20:50:33.5284634Z 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-21T20:50:33.5285891Z 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-21T20:50:33.5287677Z 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-21T20:50:33.5289290Z 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-21T20:50:33.5291122Z 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-21T20:50:33.5292646Z 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-21T20:50:33.5294289Z 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-21T20:50:33.5295785Z 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-21T20:50:33.5297650Z 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-21T20:50:33.5299213Z 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-21T20:50:33.5300888Z 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-21T20:50:33.5302489Z 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-21T20:50:33.5304299Z 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-21T20:50:33.5306334Z 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-21T20:50:33.5307667Z 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-21T20:50:33.5309325Z 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-21T20:50:33.5311371Z 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-21T20:50:33.5312779Z 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-21T20:50:33.5314594Z 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-21T20:50:33.5316289Z 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-21T20:50:33.5317716Z 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-21T20:50:33.5319584Z 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-21T20:50:33.5320554Z 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-21T20:50:33.5322323Z 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-21T20:50:33.5323853Z 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-21T20:50:33.5324737Z 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-21T20:50:33.5326210Z 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-21T20:50:33.5327386Z 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-21T20:50:33.5328489Z 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-21T20:50:33.5330017Z 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-21T20:50:33.5331619Z 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-21T20:50:33.5332510Z 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-21T20:50:33.5334430Z 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-21T20:50:33.5335585Z 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-21T20:50:33.5336853Z 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-21T20:50:33.5338093Z 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-21T20:50:33.5339564Z 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-21T20:50:33.5340918Z 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-21T20:50:33.5342064Z 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-21T20:50:33.5343549Z 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-21T20:50:33.5344936Z 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-21T20:50:33.5346368Z 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-21T20:50:33.5347592Z 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-21T20:50:33.5348785Z 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-21T20:50:33.5350022Z 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-21T20:50:33.5351737Z 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-21T20:50:33.5353487Z 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-21T20:50:33.5355137Z 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-21T20:50:33.5356714Z 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-21T20:50:33.5357830Z 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-21T20:50:33.5359543Z 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-21T20:50:33.5361243Z 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-21T20:50:33.5362584Z 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-21T20:50:33.5364297Z 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-21T20:50:33.5366074Z 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-21T20:50:33.5367239Z 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-21T20:50:33.5368303Z 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-21T20:50:33.5369638Z 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-21T20:50:33.5370816Z 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-21T20:50:33.5372076Z 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-21T20:50:33.5373547Z 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-21T20:50:33.5374981Z 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-21T20:50:33.5376457Z 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-21T20:50:33.5377759Z 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-21T20:50:33.5379514Z 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-21T20:50:33.5380753Z 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-21T20:50:33.5381979Z 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-21T20:50:33.5383685Z 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-21T20:50:33.5385144Z 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-21T20:50:33.5386216Z 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-21T20:50:33.5388249Z 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-21T20:50:33.5389556Z 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-21T20:50:33.5390986Z 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-21T20:50:33.5392175Z 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-21T20:50:33.5393864Z 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-21T20:50:33.5395065Z 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-21T20:50:33.5396376Z 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-21T20:50:33.5397855Z 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-21T20:50:33.5398923Z 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-21T20:50:33.5400451Z 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-21T20:50:33.5401742Z 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-21T20:50:33.5403620Z 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-21T20:50:33.5404806Z 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-21T20:50:33.5406191Z 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-21T20:50:33.5407405Z 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-21T20:50:33.5408908Z 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-21T20:50:33.5410557Z 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-21T20:50:33.5411574Z 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-21T20:50:33.5413261Z 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-21T20:50:33.5414457Z 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-21T20:50:33.5415716Z 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-21T20:50:33.5417066Z 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-21T20:50:33.5418522Z 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-21T20:50:33.5419942Z 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-21T20:50:33.5421092Z 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-21T20:50:33.5422457Z 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-21T20:50:33.5424497Z 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-21T20:50:33.5425960Z 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-21T20:50:33.5427787Z 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-21T20:50:33.5428506Z 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-21T20:50:33.5430171Z 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-21T20:50:33.5431500Z 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-21T20:50:33.5432856Z 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-21T20:50:33.5434105Z 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-21T20:50:33.5435364Z 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-21T20:50:33.5436679Z 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-21T20:50:33.5437856Z 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-21T20:50:33.5438988Z 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-21T20:50:33.5440140Z 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-21T20:50:33.5441309Z 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-21T20:50:33.5442670Z 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-21T20:50:33.5443823Z 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-21T20:50:33.5445042Z 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-21T20:50:33.5446610Z 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-21T20:50:33.5448221Z 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-21T20:50:33.5449176Z 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-21T20:50:33.5450755Z 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-21T20:50:33.5451996Z 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-21T20:50:33.5453714Z 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-21T20:50:33.5454864Z 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-21T20:50:33.5456250Z 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-21T20:50:33.5457625Z 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-21T20:50:33.5459275Z 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-21T20:50:33.5460468Z 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-21T20:50:33.5461967Z 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-21T20:50:33.5463221Z 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-21T20:50:33.5464848Z 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-21T20:50:33.5466031Z 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-21T20:50:33.5467720Z 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-21T20:50:33.5468868Z 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-21T20:50:33.5470443Z 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-21T20:50:33.5471795Z 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-21T20:50:33.5473296Z 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-21T20:50:33.5474674Z 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-21T20:50:33.5476102Z 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-21T20:50:33.5477588Z 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-21T20:50:33.5478936Z 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-21T20:50:33.5480442Z 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-21T20:50:33.5481800Z 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-21T20:50:33.5483562Z 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-21T20:50:33.5484699Z 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-21T20:50:33.5486110Z 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-21T20:50:33.5487738Z 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-21T20:50:33.5489133Z 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-21T20:50:33.5490435Z 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-21T20:50:33.5491946Z 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-21T20:50:33.5493524Z 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-21T20:50:33.5494962Z 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-21T20:50:33.5496347Z 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-21T20:50:33.5497641Z 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-21T20:50:33.5499144Z 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-21T20:50:33.5500229Z 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-21T20:50:33.5501647Z 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-21T20:50:33.5502959Z 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-21T20:50:33.5504157Z 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-21T20:50:33.5505600Z 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-21T20:50:33.5506680Z 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-21T20:50:33.5508429Z 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-21T20:50:33.5509400Z 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-21T20:50:33.5511028Z 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-21T20:50:33.5512913Z 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-21T20:50:33.5514206Z 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-21T20:50:33.5515709Z 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-21T20:50:33.5517286Z 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-21T20:50:33.5518623Z 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-21T20:50:33.5520588Z 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-21T20:50:33.5521173Z 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-21T20:50:33.5522906Z 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-21T20:50:33.5525518Z 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-21T20:50:33.5526815Z 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-21T20:50:33.5528438Z 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-21T20:50:33.5529823Z 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-21T20:50:33.5531512Z 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-21T20:50:33.5533403Z 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-21T20:50:33.5534933Z 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-21T20:50:33.5536579Z 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-21T20:50:33.5538166Z 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-21T20:50:33.5539787Z 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-21T20:50:33.5541499Z 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-21T20:50:33.5543134Z 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-21T20:50:33.5545033Z 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-21T20:50:33.5547045Z 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-21T20:50:33.5548620Z 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-21T20:50:33.5550314Z 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-21T20:50:33.5552583Z 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-21T20:50:33.5554479Z 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-21T20:50:33.5555973Z 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-21T20:50:33.5557615Z 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-21T20:50:33.5559110Z 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-21T20:50:33.5561134Z 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-21T20:50:33.5563538Z 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-21T20:50:33.5564581Z 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-21T20:50:33.5566102Z 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-21T20:50:33.5568030Z 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-21T20:50:33.5569568Z 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-21T20:50:33.5571640Z 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-21T20:50:33.5573130Z 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-21T20:50:33.5574786Z 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-21T20:50:33.5576370Z 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-21T20:50:33.5578575Z 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-21T20:50:33.5579912Z 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-21T20:50:33.5582023Z 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-21T20:50:33.5583759Z 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-21T20:50:33.5587542Z 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-21T20:50:33.5588600Z 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-21T20:50:33.5590219Z 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-21T20:50:33.5592024Z 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-21T20:50:33.5594305Z 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-21T20:50:33.5595706Z 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-21T20:50:33.5597336Z 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-21T20:50:33.5599008Z 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-21T20:50:33.5600733Z 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-21T20:50:33.5602507Z 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-21T20:50:33.5603848Z 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-21T20:50:33.5605461Z 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-21T20:50:33.5607212Z 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-21T20:50:33.5609751Z 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-21T20:50:33.5610426Z 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-21T20:50:33.5612159Z 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-21T20:50:33.5613818Z 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-21T20:50:33.5615958Z 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-21T20:50:33.5617437Z 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-21T20:50:33.5618842Z 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-21T20:50:33.5620271Z 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-21T20:50:33.5622320Z 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-21T20:50:33.5623594Z 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-21T20:50:33.5625236Z 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-21T20:50:33.5627168Z 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-21T20:50:33.5628631Z 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-21T20:50:33.5630212Z 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-21T20:50:33.5631913Z 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-21T20:50:33.5633584Z 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-21T20:50:33.5635082Z 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-21T20:50:33.5637041Z 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-21T20:50:33.5638182Z 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-21T20:50:33.5639942Z 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-21T20:50:33.5641298Z 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-21T20:50:33.5643298Z 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-21T20:50:33.5644398Z 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-21T20:50:33.5646025Z 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-21T20:50:33.5647568Z 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-21T20:50:33.5649340Z 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-21T20:50:33.5651184Z 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-21T20:50:33.5652267Z 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-21T20:50:33.5653932Z 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-21T20:50:33.5655441Z 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-21T20:50:33.5657002Z 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-21T20:50:33.5658629Z 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-21T20:50:33.5659993Z 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-21T20:50:33.5662006Z 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-21T20:50:33.5663063Z 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-21T20:50:33.5664768Z 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-21T20:50:33.5666402Z 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-21T20:50:33.5667675Z 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-21T20:50:33.5669393Z 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-21T20:50:33.5670946Z 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-21T20:50:33.5672640Z 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-21T20:50:33.5673974Z 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-21T20:50:33.5676005Z 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-21T20:50:33.5677201Z 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-21T20:50:33.5678879Z 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-21T20:50:33.5680227Z 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-21T20:50:33.5681964Z 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-21T20:50:33.5683625Z 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-21T20:50:33.5685259Z 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-21T20:50:33.5687156Z 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-21T20:50:33.5688436Z 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-21T20:50:33.5690041Z 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-21T20:50:33.5691810Z 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-21T20:50:33.5693018Z 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-21T20:50:33.5694674Z 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-21T20:50:33.5696289Z 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-21T20:50:33.5697453Z 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-21T20:50:33.5700584Z 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-21T20:50:33.5702089Z 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-21T20:50:33.5703662Z 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-21T20:50:33.5705477Z 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-21T20:50:33.5707052Z 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-21T20:50:33.5708653Z 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-21T20:50:33.5710368Z 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-21T20:50:33.5712228Z 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-21T20:50:33.5713781Z 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-21T20:50:33.5716020Z 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-21T20:50:33.5718496Z 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-21T20:50:33.5719252Z 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-21T20:50:33.5721213Z 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-21T20:50:33.5722444Z 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-21T20:50:33.5724018Z 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-21T20:50:33.5726920Z 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-21T20:50:33.5727849Z 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-21T20:50:33.5730810Z 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-21T20:50:33.5732316Z 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-21T20:50:33.5733431Z 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-21T20:50:33.5735074Z 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-21T20:50:33.5736424Z 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-21T20:50:33.5769115Z 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-21T20:50:33.5770587Z 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-21T20:50:33.5771628Z 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-21T20:50:33.5773095Z 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-21T20:50:33.5774414Z 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-21T20:50:33.5775901Z 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-21T20:50:33.5777622Z 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-21T20:50:33.5778804Z 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-21T20:50:33.5780258Z 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-21T20:50:33.5782072Z 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-21T20:50:33.5783472Z 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-21T20:50:33.5784997Z 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-21T20:50:33.5786799Z 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-21T20:50:33.5787881Z 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-21T20:50:33.5789520Z 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-21T20:50:33.5791445Z 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-21T20:50:33.5792425Z 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-21T20:50:33.5794170Z 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-21T20:50:33.5795189Z 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-21T20:50:33.5796571Z 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-21T20:50:33.5797819Z 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-21T20:50:33.5799313Z 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-21T20:50:33.5800601Z 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-21T20:50:33.5802782Z 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-21T20:50:33.5803716Z 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-21T20:50:33.5805441Z 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-21T20:50:33.5806657Z 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-21T20:50:33.5808284Z 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-21T20:50:33.5809690Z 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-21T20:50:33.5811032Z 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-21T20:50:33.5812447Z 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-21T20:50:33.5814183Z 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-21T20:50:33.5815411Z 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-21T20:50:33.5817074Z 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-21T20:50:33.5818545Z 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-21T20:50:33.5820221Z 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-21T20:50:33.5821768Z 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-21T20:50:33.5823106Z 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-21T20:50:33.5824126Z 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-21T20:50:33.5826097Z 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-21T20:50:33.5827168Z 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-21T20:50:33.5828795Z 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-21T20:50:33.5830207Z 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-21T20:50:33.5832008Z 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-21T20:50:33.5833147Z 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-21T20:50:33.5834975Z 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-21T20:50:33.5836419Z 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-21T20:50:33.5837727Z 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-21T20:50:33.5839295Z 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-21T20:50:33.5840751Z 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-21T20:50:33.5842305Z 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-21T20:50:33.5843722Z 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-21T20:50:33.5845771Z 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-21T20:50:33.5846864Z 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-21T20:50:33.5848423Z 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-21T20:50:33.5850371Z 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-21T20:50:33.5852081Z 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-21T20:50:33.5853899Z 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-21T20:50:33.5855431Z 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-21T20:50:33.5856973Z 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-21T20:50:33.5858692Z 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-21T20:50:33.5860101Z 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-21T20:50:33.5861915Z 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-21T20:50:33.5864076Z 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-21T20:50:33.5865303Z 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-21T20:50:33.5866553Z 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-21T20:50:33.5867981Z 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-21T20:50:33.5869560Z 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-21T20:50:33.5871060Z 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-21T20:50:33.5872680Z 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-21T20:50:33.5874352Z 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-21T20:50:33.5875732Z 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-21T20:50:33.5877103Z 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-21T20:50:33.5878659Z 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-21T20:50:33.5880326Z 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-21T20:50:33.5881448Z 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-21T20:50:33.5883108Z 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-21T20:50:33.5884710Z 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-21T20:50:33.5886083Z 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-21T20:50:33.5887240Z 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-21T20:50:33.5888642Z 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-21T20:50:33.5889985Z 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-21T20:50:33.5891567Z 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-21T20:50:33.5892651Z 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-21T20:50:33.5894015Z 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-21T20:50:33.5895388Z 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-21T20:50:33.5896735Z 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-21T20:50:33.5898040Z 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-21T20:50:33.5899895Z 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-21T20:50:33.5901063Z 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-21T20:50:33.5902784Z 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-21T20:50:33.5903836Z 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-21T20:50:33.5905290Z 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-21T20:50:33.5906615Z 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-21T20:50:33.5907982Z 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-21T20:50:33.5909291Z 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-21T20:50:33.5910600Z 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-21T20:50:33.5912121Z 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-21T20:50:33.5913869Z 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-21T20:50:33.5914921Z 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-21T20:50:33.5916350Z 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-21T20:50:33.5917699Z 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-21T20:50:33.5919124Z 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-21T20:50:33.5920322Z 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-21T20:50:33.5921601Z 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-21T20:50:33.5923093Z 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-21T20:50:33.5924785Z 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-21T20:50:33.5925838Z 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-21T20:50:33.5927286Z 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-21T20:50:33.5928618Z 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-21T20:50:33.5930055Z 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-21T20:50:33.5931539Z 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-21T20:50:33.5932788Z 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-21T20:50:33.5934876Z 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-21T20:50:33.5936054Z 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-21T20:50:33.5937485Z 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-21T20:50:33.5938597Z 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-21T20:50:33.5939917Z 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-21T20:50:33.5941287Z 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-21T20:50:33.5942693Z 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-21T20:50:33.5944073Z 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-21T20:50:33.5945919Z 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-21T20:50:33.5947279Z 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-21T20:50:33.5948652Z 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-21T20:50:33.5950020Z 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-21T20:50:33.5951770Z 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-21T20:50:33.5953079Z 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-21T20:50:33.5954535Z 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-21T20:50:33.5955896Z 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-21T20:50:33.5957192Z 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-21T20:50:33.5958774Z 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-21T20:50:33.5960185Z 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-21T20:50:33.5961827Z 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-21T20:50:33.5962940Z 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-21T20:50:33.5964402Z 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-21T20:50:33.5965863Z 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-21T20:50:33.5967396Z 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-21T20:50:33.5968532Z 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-21T20:50:33.5969922Z 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-21T20:50:33.5971348Z 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-21T20:50:33.5972930Z 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-21T20:50:33.5974109Z 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-21T20:50:33.5975530Z 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-21T20:50:33.5976961Z 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-21T20:50:33.5978560Z 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-21T20:50:33.5979743Z 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-21T20:50:33.5981125Z 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-21T20:50:33.5982655Z 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-21T20:50:33.5984177Z 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-21T20:50:33.5985719Z 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-21T20:50:33.5986951Z 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-21T20:50:33.5988360Z 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-21T20:50:33.5989926Z 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-21T20:50:33.5991086Z 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-21T20:50:33.5992560Z 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-21T20:50:33.5993944Z 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-21T20:50:33.5995539Z 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-21T20:50:33.5996682Z 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-21T20:50:33.5998171Z 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-21T20:50:33.5999427Z 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-21T20:50:33.6001107Z 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-21T20:50:33.6002220Z 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-21T20:50:33.6003862Z 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-21T20:50:33.6005229Z 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-21T20:50:33.6006686Z 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-21T20:50:33.6008104Z 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-21T20:50:33.6009412Z 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-21T20:50:33.6010846Z 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-21T20:50:33.6012465Z 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-21T20:50:33.6013595Z 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-21T20:50:33.6015057Z 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-21T20:50:33.6016402Z 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-21T20:50:33.6017839Z 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-21T20:50:33.6019232Z 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-21T20:50:33.6020565Z 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-21T20:50:33.6021612Z 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-21T20:50:33.6023234Z 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-21T20:50:33.6024349Z 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-21T20:50:33.6026449Z 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-21T20:50:33.6027493Z 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-21T20:50:33.6029110Z 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-21T20:50:33.6030378Z 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-21T20:50:33.6032502Z 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-21T20:50:33.6033628Z 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-21T20:50:33.6035270Z 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-21T20:50:33.6036968Z 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-21T20:50:33.6038474Z 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-21T20:50:33.6040018Z 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-21T20:50:33.6041002Z 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-21T20:50:33.6042334Z 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-21T20:50:33.6043804Z 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-21T20:50:33.6045112Z 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-21T20:50:33.6046589Z 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-21T20:50:33.6047783Z 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-21T20:50:33.6049302Z 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-21T20:50:33.6050695Z 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-21T20:50:33.6052299Z 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-21T20:50:33.6054076Z 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-21T20:50:33.6055170Z 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-21T20:50:33.6056450Z 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-21T20:50:33.6057773Z 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-21T20:50:33.6059337Z 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-21T20:50:33.6060676Z 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-21T20:50:33.6061991Z 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-21T20:50:33.6063255Z 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-21T20:50:33.6064585Z 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-21T20:50:33.6065926Z 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-21T20:50:33.6067266Z 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-21T20:50:33.6068712Z 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-21T20:50:33.6070323Z 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-21T20:50:33.6071771Z 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-21T20:50:33.6073153Z 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-21T20:50:33.6074605Z 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-21T20:50:33.6076002Z 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-21T20:50:33.6077374Z 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-21T20:50:33.6079234Z 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-21T20:50:33.6080227Z 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-21T20:50:33.6081729Z 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-21T20:50:33.6083580Z 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-21T20:50:33.6084893Z 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-21T20:50:33.6085794Z 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-21T20:50:33.6087668Z 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-21T20:50:33.6088678Z 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-21T20:50:33.6090167Z 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-21T20:50:33.6091523Z 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-21T20:50:33.6093015Z 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-21T20:50:33.6094369Z 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-21T20:50:33.6096116Z 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-21T20:50:33.6097169Z 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-21T20:50:33.6098746Z 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-21T20:50:33.6100054Z 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-21T20:50:33.6101420Z 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-21T20:50:33.6102820Z 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-21T20:50:33.6104616Z 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-21T20:50:33.6105763Z 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-21T20:50:33.6107240Z 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-21T20:50:33.6108839Z 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-21T20:50:33.6110108Z 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-21T20:50:33.6111753Z 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-21T20:50:33.6113137Z 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-21T20:50:33.6114308Z 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-21T20:50:33.6116020Z 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-21T20:50:33.6117224Z 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-21T20:50:33.6118711Z 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-21T20:50:33.6120097Z 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-21T20:50:33.6121724Z 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-21T20:50:33.6122786Z 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-21T20:50:33.6124237Z 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-21T20:50:33.6125602Z 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-21T20:50:33.6127482Z 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-21T20:50:33.6128822Z 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-21T20:50:33.6130053Z 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-21T20:50:33.6131346Z 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-21T20:50:33.6133182Z 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-21T20:50:33.6134150Z 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-21T20:50:33.6135421Z 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-21T20:50:33.6136892Z 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-21T20:50:33.6137864Z 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-21T20:50:33.6139516Z 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-21T20:50:33.6141398Z 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-21T20:50:33.6142375Z 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-21T20:50:33.6143948Z 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-21T20:50:33.6145334Z 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-21T20:50:33.6147112Z 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-21T20:50:33.6148359Z 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-21T20:50:33.6149425Z 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-21T20:50:33.6151288Z 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-21T20:50:33.6152267Z 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-21T20:50:33.6153785Z 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-21T20:50:33.6155111Z 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-21T20:50:33.6156507Z 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-21T20:50:33.6157980Z 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-21T20:50:33.6159206Z 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-21T20:50:33.6160494Z 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-21T20:50:33.6161960Z 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-21T20:50:33.6163515Z 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-21T20:50:33.6164538Z 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-21T20:50:33.6166146Z 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-21T20:50:33.6167567Z 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-21T20:50:33.6168677Z 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-21T20:50:33.6170073Z 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-21T20:50:33.6171372Z 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-21T20:50:33.6172796Z 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-21T20:50:33.6173912Z 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-21T20:50:33.6175401Z 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-21T20:50:33.6176656Z 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-21T20:50:33.6178041Z 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-21T20:50:33.6179261Z 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-21T20:50:33.6180628Z 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-21T20:50:33.6181997Z 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-21T20:50:33.6184331Z 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-21T20:50:33.6186434Z 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-21T20:50:33.6188197Z 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-21T20:50:33.6189122Z 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-21T20:50:33.6190691Z 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-21T20:50:33.6192223Z 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-21T20:50:33.6193488Z 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-21T20:50:33.6195114Z 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-21T20:50:33.6196705Z 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-21T20:50:33.6197772Z 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-21T20:50:33.6199189Z 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-21T20:50:33.6200491Z 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-21T20:50:33.6201910Z 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-21T20:50:33.6203401Z 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-21T20:50:33.6204635Z 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-21T20:50:33.6206033Z 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-21T20:50:33.6207761Z 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-21T20:50:33.6208769Z 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-21T20:50:33.6209986Z 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-21T20:50:33.6211527Z 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-21T20:50:33.6212735Z 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-21T20:50:33.6214081Z 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-21T20:50:33.6215281Z 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-21T20:50:33.6217328Z 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-21T20:50:33.6218532Z 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-21T20:50:33.6219857Z 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-21T20:50:33.6221247Z 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-21T20:50:33.6222885Z 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-21T20:50:33.6223886Z 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-21T20:50:33.6225378Z 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-21T20:50:33.6226677Z 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-21T20:50:33.6227915Z 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-21T20:50:33.6229878Z 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-21T20:50:33.6230960Z 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-21T20:50:33.6232363Z 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-21T20:50:33.6233659Z 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-21T20:50:33.6234918Z 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-21T20:50:33.6237014Z 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-21T20:50:33.6237956Z 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-21T20:50:33.6239217Z 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-21T20:50:33.6240501Z 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-21T20:50:33.6241687Z 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-21T20:50:33.6243412Z 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-21T20:50:33.6244326Z 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-21T20:50:33.6245940Z 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-21T20:50:33.6247408Z 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-21T20:50:33.6248347Z 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-21T20:50:33.6249423Z 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-21T20:50:33.6250866Z 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-21T20:50:33.6252002Z 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-21T20:50:33.6253245Z 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-21T20:50:33.6254686Z 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-21T20:50:33.6255805Z 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-21T20:50:33.6257157Z 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-21T20:50:33.6258376Z 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-21T20:50:33.6259726Z 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-21T20:50:33.6261536Z 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-21T20:50:33.6262611Z 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-21T20:50:33.6264161Z 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-21T20:50:33.6265379Z 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-21T20:50:33.6266845Z 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-21T20:50:33.6267994Z 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-21T20:50:33.6269333Z 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-21T20:50:33.6270684Z 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-21T20:50:33.6272197Z 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-21T20:50:33.6273540Z 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-21T20:50:33.6274886Z 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-21T20:50:33.6276227Z 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-21T20:50:33.6277611Z 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-21T20:50:33.6279247Z 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-21T20:50:33.6280509Z 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-21T20:50:33.6281711Z 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-21T20:50:33.6283157Z 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-21T20:50:33.6285216Z 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-21T20:50:33.6286419Z 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-21T20:50:33.6287827Z 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-21T20:50:33.6289132Z 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-21T20:50:33.6290683Z 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-21T20:50:33.6292170Z 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-21T20:50:33.6293291Z 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-21T20:50:33.6294957Z 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-21T20:50:33.6296000Z 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-21T20:50:33.6297614Z 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-21T20:50:33.6298939Z 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-21T20:50:33.6300355Z 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-21T20:50:33.6301790Z 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-21T20:50:33.6303343Z 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-21T20:50:33.6305252Z 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-21T20:50:33.6306698Z 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-21T20:50:33.6308070Z 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-21T20:50:33.6309477Z 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-21T20:50:33.6310841Z 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-21T20:50:33.6312261Z 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-21T20:50:33.6313724Z 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-21T20:50:33.6315255Z 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-21T20:50:33.6316592Z 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-21T20:50:33.6318002Z 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-21T20:50:33.6319305Z 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-21T20:50:33.6320655Z 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-21T20:50:33.6322068Z 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-21T20:50:33.6323324Z 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-21T20:50:33.6324833Z 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-21T20:50:33.6326189Z 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-21T20:50:33.6327793Z 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-21T20:50:33.6329443Z 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-21T20:50:33.6330643Z 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-21T20:50:33.6332687Z 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-21T20:50:33.6333462Z 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-21T20:50:33.6334989Z 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-21T20:50:33.6336148Z 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-21T20:50:33.6337536Z 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-21T20:50:33.6338865Z 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-21T20:50:33.6340606Z 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-21T20:50:33.6341664Z 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-21T20:50:33.6343720Z 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-21T20:50:33.6345358Z 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-21T20:50:33.6346603Z 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-21T20:50:33.6347955Z 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-21T20:50:33.6349487Z 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-21T20:50:33.6350631Z 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-21T20:50:33.6351989Z 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-21T20:50:33.6353518Z 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-21T20:50:33.6354662Z 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-21T20:50:33.6356705Z 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-21T20:50:33.6358128Z 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-21T20:50:33.6359542Z 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-21T20:50:33.6361921Z 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-21T20:50:33.6363250Z 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-21T20:50:33.6365001Z 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-21T20:50:33.6366206Z 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-21T20:50:33.6367973Z 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-21T20:50:33.6369256Z 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-21T20:50:33.6370429Z 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-21T20:50:33.6372025Z 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-21T20:50:33.6373322Z 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-21T20:50:33.6374979Z 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-21T20:50:33.6376231Z 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-21T20:50:33.6378124Z 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-21T20:50:33.6379821Z 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-21T20:50:33.6380991Z 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-21T20:50:33.6382983Z 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-21T20:50:33.6384025Z 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-21T20:50:33.6385831Z 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-21T20:50:33.6387181Z 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-21T20:50:33.6388569Z 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-21T20:50:33.6390066Z 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-21T20:50:33.6391664Z 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-21T20:50:33.6393729Z 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-21T20:50:33.6394745Z 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-21T20:50:33.6396272Z 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-21T20:50:33.6397397Z 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-21T20:50:33.6399727Z 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-21T20:50:33.6401359Z 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-21T20:50:33.6402675Z 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-21T20:50:33.6404183Z 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-21T20:50:33.6405946Z 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-21T20:50:33.6406928Z 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-21T20:50:33.6408119Z 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-21T20:50:33.6409540Z 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-21T20:50:33.6410971Z 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-21T20:50:33.6412302Z 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-21T20:50:33.6413694Z 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-21T20:50:33.6415033Z 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-21T20:50:33.6417065Z 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-21T20:50:33.6418182Z 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-21T20:50:33.6419306Z 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-21T20:50:33.6420794Z 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-21T20:50:33.6422252Z 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-21T20:50:33.6423393Z 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-21T20:50:33.6424844Z 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-21T20:50:33.6426225Z 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-21T20:50:33.6427878Z 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-21T20:50:33.6428985Z 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-21T20:50:33.6430496Z 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-21T20:50:33.6431891Z 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-21T20:50:33.6433511Z 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-21T20:50:33.6434855Z 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-21T20:50:33.6436727Z 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-21T20:50:33.6438347Z 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-21T20:50:33.6439897Z 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-21T20:50:33.6441517Z 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-21T20:50:33.6443252Z 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-21T20:50:33.6444740Z 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-21T20:50:33.6446245Z 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-21T20:50:33.6447714Z 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-21T20:50:33.6449487Z 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-21T20:50:33.6450856Z 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-21T20:50:33.6452355Z 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-21T20:50:33.6453860Z 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-21T20:50:33.6455365Z 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-21T20:50:33.6457077Z 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-21T20:50:33.6458707Z 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-21T20:50:33.6460155Z 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-21T20:50:33.6462041Z 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-21T20:50:33.6463464Z 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-21T20:50:33.6465066Z 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-21T20:50:33.6466606Z 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-21T20:50:33.6468155Z 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-21T20:50:33.6469638Z 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-21T20:50:33.6471374Z 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-21T20:50:33.6472934Z 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-21T20:50:33.6474710Z 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-21T20:50:33.6476095Z 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-21T20:50:33.6477863Z 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-21T20:50:33.6479888Z 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-21T20:50:33.6481014Z 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-21T20:50:33.6483011Z 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-21T20:50:33.6484351Z 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-21T20:50:33.6485779Z 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-21T20:50:33.6487129Z 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-21T20:50:33.6488762Z 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-21T20:50:33.6490248Z 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-21T20:50:33.6491673Z 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-21T20:50:33.6493247Z 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-21T20:50:33.6495078Z 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-21T20:50:33.6496851Z 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-21T20:50:33.6498351Z 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-21T20:50:33.6499864Z 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-21T20:50:33.6501406Z 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-21T20:50:33.6502802Z 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-21T20:50:33.6504175Z 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-21T20:50:33.6506262Z 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-21T20:50:33.6507607Z 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-21T20:50:33.6508901Z 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-21T20:50:33.6510423Z 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-21T20:50:33.6511993Z 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-21T20:50:33.6513990Z 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-21T20:50:33.6515099Z 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-21T20:50:33.6516716Z 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-21T20:50:33.6517984Z 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-21T20:50:33.6519728Z 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-21T20:50:33.6521046Z 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-21T20:50:33.6522195Z 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-21T20:50:33.6523800Z 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-21T20:50:33.6525522Z 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-21T20:50:33.6526718Z 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-21T20:50:33.6528393Z 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-21T20:50:33.6529633Z 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-21T20:50:33.6531102Z 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-21T20:50:33.6532575Z 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-21T20:50:33.6534140Z 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-21T20:50:33.6535582Z 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-21T20:50:33.6536978Z 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-21T20:50:33.6539139Z 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-21T20:50:33.6539961Z 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-21T20:50:33.6541640Z 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-21T20:50:33.6542857Z 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-21T20:50:33.6544448Z 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-21T20:50:33.6546189Z 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-21T20:50:33.6547579Z 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-21T20:50:33.6549275Z 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-21T20:50:33.6550782Z 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-21T20:50:33.6552694Z 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-21T20:50:33.6553885Z 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-21T20:50:33.6555830Z 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-21T20:50:33.6557100Z 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-21T20:50:33.6558607Z 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-21T20:50:33.6560483Z 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-21T20:50:33.6561566Z 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-21T20:50:33.6562612Z 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-21T20:50:33.6564047Z 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-21T20:50:33.6565137Z 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-21T20:50:33.6566623Z 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-21T20:50:33.6568037Z 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-21T20:50:33.6569435Z 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-21T20:50:33.6570539Z 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-21T20:50:33.6572311Z 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-21T20:50:33.6573286Z 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-21T20:50:33.6574930Z 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-21T20:50:33.6576060Z 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-21T20:50:33.6577586Z 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-21T20:50:33.6578735Z 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-21T20:50:33.6580145Z 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-21T20:50:33.6582817Z 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-21T20:50:33.6583797Z 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-21T20:50:33.6586055Z 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-21T20:50:33.6588461Z 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-21T20:50:33.6589762Z 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-21T20:50:33.6591163Z 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-21T20:50:33.6593068Z 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-21T20:50:33.6594468Z 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-21T20:50:33.6595640Z 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-21T20:50:33.6597001Z 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-21T20:50:33.6598450Z 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-21T20:50:33.6599918Z 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-21T20:50:33.6601481Z 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-21T20:50:33.6603216Z 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-21T20:50:33.6604307Z 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-21T20:50:33.6605908Z 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-21T20:50:33.6607134Z 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-21T20:50:33.6608823Z 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-21T20:50:33.6609971Z 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-21T20:50:33.6611538Z 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-21T20:50:33.6613652Z 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-21T20:50:33.6615361Z 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-21T20:50:33.6616813Z 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-21T20:50:33.6618277Z 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-21T20:50:33.6619911Z 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-21T20:50:33.6621021Z 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-21T20:50:33.6623378Z 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-21T20:50:33.6624396Z 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-21T20:50:33.6625814Z 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-21T20:50:33.6627317Z 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-21T20:50:33.6629063Z 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-21T20:50:33.6630542Z 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-21T20:50:33.6632484Z 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-21T20:50:33.6633906Z 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-21T20:50:33.6635127Z 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-21T20:50:33.6636741Z 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-21T20:50:33.6638330Z 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-21T20:50:33.6639913Z 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-21T20:50:33.6641365Z 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-21T20:50:33.6643182Z 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-21T20:50:33.6644599Z 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-21T20:50:33.6646194Z 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-21T20:50:33.6647621Z 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-21T20:50:33.6649297Z 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-21T20:50:33.6650546Z 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-21T20:50:33.6652052Z 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-21T20:50:33.6653666Z 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-21T20:50:33.6655136Z 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-21T20:50:33.6656159Z 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-21T20:50:33.6657483Z 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-21T20:50:33.6658950Z 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-21T20:50:33.6660277Z 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-21T20:50:33.6661740Z 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-21T20:50:33.6663446Z 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-21T20:50:33.6664379Z 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-21T20:50:33.6665879Z 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-21T20:50:33.6667420Z 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-21T20:50:33.6669126Z 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-21T20:50:33.6670120Z 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-21T20:50:33.6671682Z 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-21T20:50:33.6673094Z 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-21T20:50:33.6674920Z 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-21T20:50:33.6676129Z 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-21T20:50:33.6677531Z 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-21T20:50:33.6679027Z 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-21T20:50:33.6680694Z 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-21T20:50:33.6681896Z 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-21T20:50:33.6683116Z 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-21T20:50:33.6684835Z 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-21T20:50:33.6686277Z 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-21T20:50:33.6688309Z 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-21T20:50:33.6689825Z 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-21T20:50:33.6691503Z 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-21T20:50:33.6692912Z 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-21T20:50:33.6694244Z 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-21T20:50:33.6695708Z 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-21T20:50:33.6697363Z 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-21T20:50:33.6698555Z 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-21T20:50:33.6700208Z 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-21T20:50:33.6701362Z 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-21T20:50:33.6703244Z 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-21T20:50:33.6704079Z 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-21T20:50:33.6705427Z 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-21T20:50:33.6706780Z 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-21T20:50:33.6708338Z 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-21T20:50:33.6709378Z 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-21T20:50:33.6710683Z 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-21T20:50:33.6711922Z 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-21T20:50:33.6713570Z 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-21T20:50:33.6714608Z 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-21T20:50:33.6716032Z 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-21T20:50:33.6717244Z 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-21T20:50:33.6718843Z 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-21T20:50:33.6720115Z 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-21T20:50:33.6721924Z 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-21T20:50:33.6722743Z 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-21T20:50:33.6724171Z 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-21T20:50:33.6725699Z 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-21T20:50:33.6727532Z 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-21T20:50:33.6728538Z 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-21T20:50:33.6729971Z 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-21T20:50:33.6732033Z 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-21T20:50:33.6733413Z 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-21T20:50:33.6734447Z 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-21T20:50:33.6735926Z 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-21T20:50:33.6737541Z 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-21T20:50:33.6738900Z 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-21T20:50:33.6740287Z 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-21T20:50:33.6741938Z 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-21T20:50:33.6743742Z 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-21T20:50:33.6744749Z 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-21T20:50:33.6746167Z 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-21T20:50:33.6747569Z 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-21T20:50:33.6749314Z 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-21T20:50:33.6750301Z 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-21T20:50:33.6752084Z 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-21T20:50:33.6753145Z 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-21T20:50:33.6754833Z 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-21T20:50:33.6756468Z 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-21T20:50:33.6757630Z 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-21T20:50:33.6759012Z 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-21T20:50:33.6760362Z 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-21T20:50:33.6762004Z 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-21T20:50:33.6763704Z 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-21T20:50:33.6764976Z 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-21T20:50:33.6766151Z 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-21T20:50:33.6767714Z 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-21T20:50:33.6768990Z 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-21T20:50:33.6770399Z 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-21T20:50:33.6771809Z 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-21T20:50:33.6773432Z 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-21T20:50:33.6774653Z 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-21T20:50:33.6776158Z 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-21T20:50:33.6777421Z 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-21T20:50:33.6779432Z 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-21T20:50:33.6780953Z 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-21T20:50:33.6782153Z 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-21T20:50:33.6783854Z 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-21T20:50:33.6785470Z 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-21T20:50:33.6786854Z 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-21T20:50:33.6788469Z 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-21T20:50:33.6789675Z 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-21T20:50:33.6791112Z 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-21T20:50:33.6792795Z 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-21T20:50:33.6794219Z 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-21T20:50:33.6795702Z 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-21T20:50:33.6797042Z 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-21T20:50:33.6798224Z 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-21T20:50:33.6799642Z 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-21T20:50:33.6800815Z 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-21T20:50:33.6802347Z 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-21T20:50:33.6803555Z 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-21T20:50:33.6805013Z 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-21T20:50:33.6807052Z 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-21T20:50:33.6808292Z 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-21T20:50:33.6809715Z 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-21T20:50:33.6810812Z 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-21T20:50:33.6812157Z 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-21T20:50:33.6813754Z 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-21T20:50:33.6814946Z 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-21T20:50:33.6816367Z 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-21T20:50:33.6817605Z 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-21T20:50:33.6819022Z 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-21T20:50:33.6820306Z 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-21T20:50:33.6821645Z 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-21T20:50:33.6823020Z 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-21T20:50:33.6824626Z 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-21T20:50:33.6825774Z 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-21T20:50:33.6827212Z 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-21T20:50:33.6828440Z 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-21T20:50:33.6830171Z 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-21T20:50:33.6831330Z 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-21T20:50:33.6832677Z 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-21T20:50:33.6834148Z 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-21T20:50:33.6836005Z 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-21T20:50:33.6837739Z 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-21T20:50:33.6839299Z 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-21T20:50:33.6840730Z 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-21T20:50:33.6842389Z 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-21T20:50:33.6844048Z 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-21T20:50:33.6845521Z 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-21T20:50:33.6846976Z 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-21T20:50:33.6848547Z 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-21T20:50:33.6850238Z 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-21T20:50:33.6851808Z 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-21T20:50:33.6853329Z 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-21T20:50:33.6854792Z 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-21T20:50:33.6856155Z 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-21T20:50:33.6857607Z 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-21T20:50:33.6859021Z 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-21T20:50:33.6860312Z 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-21T20:50:33.6862048Z 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-21T20:50:33.6863670Z 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-21T20:50:33.6865402Z 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-21T20:50:33.6867161Z 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-21T20:50:33.6868855Z 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-21T20:50:33.6870262Z 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-21T20:50:33.6871738Z 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-21T20:50:33.6873214Z 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-21T20:50:33.6874504Z 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-21T20:50:33.6876147Z 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-21T20:50:33.6877731Z 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-21T20:50:33.6879302Z 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-21T20:50:33.6881217Z 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-21T20:50:33.6883137Z 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-21T20:50:33.6884853Z 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-21T20:50:33.6886254Z 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-21T20:50:33.6887581Z 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-21T20:50:33.6889078Z 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-21T20:50:33.6890630Z 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-21T20:50:33.6892152Z 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-21T20:50:33.6903689Z 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-21T20:50:33.6905419Z 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-21T20:50:33.6906899Z 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-21T20:50:33.6908789Z 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-21T20:50:33.6910702Z 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-21T20:50:33.6912466Z 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-21T20:50:33.6914089Z 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-21T20:50:33.6915967Z 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-21T20:50:33.6917805Z 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-21T20:50:33.6919529Z 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-21T20:50:33.6921281Z 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-21T20:50:33.6922821Z 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-21T20:50:33.6924199Z 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-21T20:50:33.6925979Z 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-21T20:50:33.6927809Z 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-21T20:50:33.6929261Z 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-21T20:50:33.6930826Z 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-21T20:50:33.6932727Z 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-21T20:50:33.6934310Z 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-21T20:50:33.6935723Z 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-21T20:50:33.6937107Z 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-21T20:50:33.6938430Z 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-21T20:50:33.6939874Z 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-21T20:50:33.6941566Z 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-21T20:50:33.6943407Z 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-21T20:50:33.6944982Z 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-21T20:50:33.6946512Z 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-21T20:50:33.6948054Z 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-21T20:50:33.6949515Z 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-21T20:50:33.6950970Z 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-21T20:50:33.6952615Z 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-21T20:50:33.6954430Z 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-21T20:50:33.6956193Z 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-21T20:50:33.6957736Z 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-21T20:50:33.6959151Z 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-21T20:50:33.6960699Z 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-21T20:50:33.6962401Z 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-21T20:50:33.6964386Z 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-21T20:50:33.6966069Z 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-21T20:50:33.6967651Z 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-21T20:50:33.6969147Z 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-21T20:50:33.6970559Z 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-21T20:50:33.6972197Z 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-21T20:50:33.6973918Z 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-21T20:50:33.6975448Z 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-21T20:50:33.6976967Z 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-21T20:50:33.6978561Z 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-21T20:50:33.6980197Z 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-21T20:50:33.6981648Z 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-21T20:50:33.6983141Z 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-21T20:50:33.6984504Z 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-21T20:50:33.6986091Z 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-21T20:50:33.6987685Z 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-21T20:50:33.6989067Z 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-21T20:50:33.6990526Z 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-21T20:50:33.6992167Z 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-21T20:50:33.6993833Z 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-21T20:50:33.6995291Z 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-21T20:50:33.6996653Z 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-21T20:50:33.6998077Z 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-21T20:50:33.6999680Z 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-21T20:50:33.7001287Z 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-21T20:50:33.7002663Z 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-21T20:50:33.7004429Z 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-21T20:50:33.7005793Z 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-21T20:50:33.7007338Z 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-21T20:50:33.7008722Z 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-21T20:50:33.7010007Z 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-21T20:50:33.7011390Z 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-21T20:50:33.7012669Z 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-21T20:50:33.7014180Z 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-21T20:50:33.7015633Z 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-21T20:50:33.7016895Z 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-21T20:50:33.7018508Z 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-21T20:50:33.7020181Z 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-21T20:50:33.7021583Z 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-21T20:50:33.7022885Z 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-21T20:50:33.7024201Z 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-21T20:50:33.7025544Z 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-21T20:50:33.7026807Z 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-21T20:50:33.7027965Z 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-21T20:50:33.7029146Z 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-21T20:50:33.7030640Z 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-21T20:50:33.7032373Z 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-21T20:50:33.7033839Z 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-21T20:50:33.7035163Z 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-21T20:50:33.7036456Z 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-21T20:50:33.7037695Z 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-21T20:50:33.7039010Z 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-21T20:50:33.7040255Z 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-21T20:50:33.7041541Z 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-21T20:50:33.7043025Z 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-21T20:50:33.7044602Z 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-21T20:50:33.7046002Z 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-21T20:50:33.7047232Z 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-21T20:50:33.7048548Z 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-21T20:50:33.7049947Z 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-21T20:50:33.7051123Z 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-21T20:50:33.7052330Z 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-21T20:50:33.7053675Z 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-21T20:50:33.7055108Z 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-21T20:50:33.7056389Z 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-21T20:50:33.7057521Z 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-21T20:50:33.7058873Z 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-21T20:50:33.7060304Z 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-21T20:50:33.7061595Z 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-21T20:50:33.7062902Z 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-21T20:50:33.7064277Z 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-21T20:50:33.7065848Z 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-21T20:50:33.7067238Z 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-21T20:50:33.7068604Z 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-21T20:50:33.7069849Z 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-21T20:50:33.7071175Z 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-21T20:50:33.7072880Z 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-21T20:50:33.7074352Z 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-21T20:50:33.7075636Z 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-21T20:50:33.7076901Z 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-21T20:50:33.7078343Z 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-21T20:50:33.7079760Z 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-21T20:50:33.7081156Z 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-21T20:50:33.7082999Z 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-21T20:50:33.7084522Z 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-21T20:50:33.7085727Z 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-21T20:50:33.7086966Z 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-21T20:50:33.7088183Z 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-21T20:50:33.7089338Z 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-21T20:50:33.7090899Z 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-21T20:50:33.7092610Z 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-21T20:50:33.7094144Z 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-21T20:50:33.7095860Z 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-21T20:50:33.7097451Z 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-21T20:50:33.7098858Z 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-21T20:50:33.7100174Z 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-21T20:50:33.7101477Z 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-21T20:50:33.7102850Z 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-21T20:50:33.7104308Z 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-21T20:50:33.7105792Z 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-21T20:50:33.7107048Z 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-21T20:50:33.7108318Z 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-21T20:50:33.7109763Z 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-21T20:50:33.7111373Z 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-21T20:50:33.7113316Z 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-21T20:50:33.7114620Z 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-21T20:50:33.7116077Z 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-21T20:50:33.7117668Z 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-21T20:50:33.7119103Z 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-21T20:50:33.7120547Z 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-21T20:50:33.7122295Z 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-21T20:50:33.7123867Z 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-21T20:50:33.7125172Z 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-21T20:50:33.7126526Z 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-21T20:50:33.7127835Z 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-21T20:50:33.7129120Z 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-21T20:50:33.7130676Z 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-21T20:50:33.7132464Z 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-21T20:50:33.7134062Z 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-21T20:50:33.7135417Z 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-21T20:50:33.7136678Z 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-21T20:50:33.7138079Z 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-21T20:50:33.7139478Z 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-21T20:50:33.7140722Z 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-21T20:50:33.7141939Z 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-21T20:50:33.7143403Z 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-21T20:50:33.7144918Z 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-21T20:50:33.7146264Z 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-21T20:50:33.7147555Z 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-21T20:50:33.7148848Z 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-21T20:50:33.7150144Z 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-21T20:50:33.7151401Z 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-21T20:50:33.7152698Z 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-21T20:50:33.7154056Z 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-21T20:50:33.7155445Z 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-21T20:50:33.7156653Z 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-21T20:50:33.7157871Z 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-21T20:50:33.7159309Z 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-21T20:50:33.7160926Z 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-21T20:50:33.7162392Z 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-21T20:50:33.7163757Z 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-21T20:50:33.7165082Z 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-21T20:50:33.7166322Z 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-21T20:50:33.7167570Z 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-21T20:50:33.7168778Z 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-21T20:50:33.7169919Z 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-21T20:50:33.7171342Z 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-21T20:50:33.7172769Z 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-21T20:50:33.7174006Z 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-21T20:50:33.7175245Z 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-21T20:50:33.7176616Z 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-21T20:50:33.7178058Z 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-21T20:50:33.7179331Z 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-21T20:50:33.7180574Z 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-21T20:50:33.7181700Z 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-21T20:50:33.7183053Z 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-21T20:50:33.7184458Z 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-21T20:50:33.7185873Z 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-21T20:50:33.7187133Z 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-21T20:50:33.7188427Z 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-21T20:50:33.7189927Z 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-21T20:50:33.7191328Z 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-21T20:50:33.7192586Z 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-21T20:50:33.7193844Z 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-21T20:50:33.7195232Z 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-21T20:50:33.7196642Z 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-21T20:50:33.7197877Z 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-21T20:50:33.7199092Z 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-21T20:50:33.7200509Z 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-21T20:50:33.7201928Z 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-21T20:50:33.7203342Z 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-21T20:50:33.7204544Z 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-21T20:50:33.7205728Z 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-21T20:50:33.7207247Z 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-21T20:50:33.7208804Z 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-21T20:50:33.7210175Z 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-21T20:50:33.7211491Z 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-21T20:50:33.7212812Z 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-21T20:50:33.7214147Z 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-21T20:50:33.7215420Z 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-21T20:50:33.7216886Z 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-21T20:50:33.7218364Z 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-21T20:50:33.7219687Z 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-21T20:50:33.7220956Z 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-21T20:50:33.7222188Z 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-21T20:50:33.7223443Z 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-21T20:50:33.7224569Z 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-21T20:50:33.7225810Z 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-21T20:50:33.7227076Z 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-21T20:50:33.7228577Z 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-21T20:50:33.7230198Z 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-21T20:50:33.7231986Z 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-21T20:50:33.7233325Z 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-21T20:50:33.7234825Z 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-21T20:50:33.7236320Z 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-21T20:50:33.7237607Z 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-21T20:50:33.7239062Z 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-21T20:50:33.7240618Z 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-21T20:50:33.7242285Z 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-21T20:50:33.7243907Z 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-21T20:50:33.7245412Z 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-21T20:50:33.7246926Z 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-21T20:50:33.7248341Z 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-21T20:50:33.7249717Z 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-21T20:50:33.7251017Z 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-21T20:50:33.7252373Z 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-21T20:50:33.7253917Z 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-21T20:50:33.7255474Z 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-21T20:50:33.7256962Z 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-21T20:50:33.7258491Z 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-21T20:50:33.7259920Z 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-21T20:50:33.7261270Z 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-21T20:50:33.7262636Z 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-21T20:50:33.7264545Z 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-21T20:50:33.7266200Z 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-21T20:50:33.7267745Z 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-21T20:50:33.7269067Z 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-21T20:50:33.7270532Z 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-21T20:50:33.7272458Z 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-21T20:50:33.7273898Z 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-21T20:50:33.7275223Z 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-21T20:50:33.7276512Z 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-21T20:50:33.7277960Z 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-21T20:50:33.7279400Z 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-21T20:50:33.7280684Z 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-21T20:50:33.7281954Z 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-21T20:50:33.7283605Z 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-21T20:50:33.7284917Z 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-21T20:50:33.7286309Z 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-21T20:50:33.7287804Z 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-21T20:50:33.7289536Z 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-21T20:50:33.7291441Z 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-21T20:50:33.7292906Z 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-21T20:50:33.7294601Z 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-21T20:50:33.7296367Z 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-21T20:50:33.7298003Z 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-21T20:50:33.7299213Z 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-21T20:50:33.7300775Z 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-21T20:50:33.7302416Z 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-21T20:50:33.7303862Z 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-21T20:50:33.7305433Z 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-21T20:50:33.7306838Z 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-21T20:50:33.7308254Z 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-21T20:50:33.7309419Z 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-21T20:50:33.7310983Z 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-21T20:50:33.7312547Z 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-21T20:50:33.7313955Z 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-21T20:50:33.7315173Z 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-21T20:50:33.7316466Z 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-21T20:50:33.7317835Z 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-21T20:50:33.7319218Z 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-21T20:50:33.7320557Z 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-21T20:50:33.7321841Z 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-21T20:50:33.7323265Z 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-21T20:50:33.7324802Z 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-21T20:50:33.7326155Z 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-21T20:50:33.7327433Z 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-21T20:50:33.7329076Z 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-21T20:50:33.7330879Z 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-21T20:50:33.7332433Z 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-21T20:50:33.7333784Z 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-21T20:50:33.7335127Z 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-21T20:50:33.7336491Z 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-21T20:50:33.7337805Z 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-21T20:50:33.7339153Z 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-21T20:50:33.7340775Z 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-21T20:50:33.7342439Z 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-21T20:50:33.7343922Z 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-21T20:50:33.7345295Z 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-21T20:50:33.7346695Z 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-21T20:50:33.7348089Z 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-21T20:50:33.7349393Z 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-21T20:50:33.7350680Z 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-21T20:50:33.7352538Z 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-21T20:50:33.7354368Z 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-21T20:50:33.7355951Z 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-21T20:50:33.7357280Z 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-21T20:50:33.7358795Z 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-21T20:50:33.7360217Z 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-21T20:50:33.7361651Z 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-21T20:50:33.7362977Z 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-21T20:50:33.7364266Z 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-21T20:50:33.7365910Z 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-21T20:50:33.7367575Z 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-21T20:50:33.7368999Z 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-21T20:50:33.7370463Z 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-21T20:50:33.7371927Z 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-21T20:50:33.7373375Z 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-21T20:50:33.7374791Z 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-21T20:50:33.7376446Z 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-21T20:50:33.7378203Z 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-21T20:50:33.7379639Z 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-21T20:50:33.7381142Z 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-21T20:50:33.7382749Z 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-21T20:50:33.7384174Z 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-21T20:50:33.7385524Z 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-21T20:50:33.7386831Z 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-21T20:50:33.7388413Z 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-21T20:50:33.7390159Z 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-21T20:50:33.7391884Z 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-21T20:50:33.7393348Z 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-21T20:50:33.7395040Z 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-21T20:50:33.7396716Z 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-21T20:50:33.7398424Z 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-21T20:50:33.7400344Z 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-21T20:50:33.7402196Z 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-21T20:50:33.7403647Z 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-21T20:50:33.7405151Z 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-21T20:50:33.7406524Z 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-21T20:50:33.7407843Z 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-21T20:50:33.7409630Z 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-21T20:50:33.7411254Z 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-21T20:50:33.7412747Z 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-21T20:50:33.7414062Z 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-21T20:50:33.7415382Z 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-21T20:50:33.7416690Z 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-21T20:50:33.7418081Z 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-21T20:50:33.7419433Z 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-21T20:50:33.7421026Z 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-21T20:50:33.7422776Z 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-21T20:50:33.7424587Z 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-21T20:50:33.7426179Z 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-21T20:50:33.7427599Z 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-21T20:50:33.7429058Z 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-21T20:50:33.7430412Z 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-21T20:50:33.7431901Z 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-21T20:50:33.7433563Z 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-21T20:50:33.7434950Z 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-21T20:50:33.7436376Z 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-21T20:50:33.7437862Z 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-21T20:50:33.7439197Z 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-21T20:50:33.7440709Z 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-21T20:50:33.7442370Z 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-21T20:50:33.7444196Z 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-21T20:50:33.7446345Z 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-21T20:50:33.7448186Z 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-21T20:50:33.7449926Z 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-21T20:50:33.7451716Z 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-21T20:50:33.7453699Z 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-21T20:50:33.7455585Z 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-21T20:50:33.7457393Z 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-21T20:50:33.7459057Z 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-21T20:50:33.7460799Z 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-21T20:50:33.7462571Z 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-21T20:50:33.7464161Z 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-21T20:50:33.7465691Z 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-21T20:50:33.7467192Z 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-21T20:50:33.7468763Z 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-21T20:50:33.7470691Z 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-21T20:50:33.7472711Z 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-21T20:50:33.7474386Z 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-21T20:50:33.7476276Z 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-21T20:50:33.7478134Z 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-21T20:50:33.7479808Z 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-21T20:50:33.7481436Z 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-21T20:50:33.7483605Z 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-21T20:50:33.7485503Z 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-21T20:50:33.7487322Z 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-21T20:50:33.7489019Z 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-21T20:50:33.7490538Z 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-21T20:50:33.7492245Z 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-21T20:50:33.7494149Z 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-21T20:50:33.7496059Z 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-21T20:50:33.7498015Z 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-21T20:50:33.7499783Z 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-21T20:50:33.7501433Z 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-21T20:50:33.7503130Z 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-21T20:50:33.7504775Z 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-21T20:50:33.7506706Z 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-21T20:50:33.7508540Z 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-21T20:50:33.7510454Z 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-21T20:50:33.7512449Z 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-21T20:50:33.7514228Z 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-21T20:50:33.7515888Z 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-21T20:50:33.7517464Z 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-21T20:50:33.7519034Z 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-21T20:50:33.7520838Z 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-21T20:50:33.7522638Z 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-21T20:50:33.7524461Z 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-21T20:50:33.7526190Z 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-21T20:50:33.7527847Z 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-21T20:50:33.7529676Z 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-21T20:50:33.7531160Z 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-21T20:50:33.7532695Z 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-21T20:50:33.7534403Z 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-21T20:50:33.7536145Z 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-21T20:50:33.7537782Z 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-21T20:50:33.7539350Z 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-21T20:50:33.7540991Z 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-21T20:50:33.7542755Z 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-21T20:50:33.7544291Z 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-21T20:50:33.7545845Z 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-21T20:50:33.7547595Z 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-21T20:50:33.7549282Z 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-21T20:50:33.7550748Z 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-21T20:50:33.7552574Z 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-21T20:50:33.7553848Z 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-21T20:50:33.7555453Z 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-21T20:50:33.7556918Z 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-21T20:50:33.7558419Z 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-21T20:50:33.7559871Z 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-21T20:50:33.7561346Z 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-21T20:50:33.7562594Z 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-21T20:50:33.7563922Z 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-21T20:50:33.7565507Z 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-21T20:50:33.7567092Z 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-21T20:50:33.7568379Z 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-21T20:50:33.7569622Z 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-21T20:50:33.7571118Z 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-21T20:50:33.7572584Z 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-21T20:50:33.7573991Z 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-21T20:50:33.7575264Z 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-21T20:50:33.7576913Z 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-21T20:50:33.7578500Z 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-21T20:50:33.7579934Z 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-21T20:50:33.7581234Z 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-21T20:50:33.7582694Z 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-21T20:50:33.7584226Z 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-21T20:50:33.7585949Z 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-21T20:50:33.7587295Z 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-21T20:50:33.7588707Z 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-21T20:50:33.7590256Z 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-21T20:50:33.7591725Z 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-21T20:50:33.7593075Z 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-21T20:50:33.7594488Z 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-21T20:50:33.7596194Z 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-21T20:50:33.7596827Z 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-21T20:50:33.7597384Z 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-21T20:50:33.7598051Z 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-21T20:50:33.7598739Z 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-21T20:50:33.7599337Z 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-21T20:50:33.7599998Z 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-21T20:50:33.7600756Z 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-21T20:50:33.7601438Z 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-21T20:50:33.7601950Z 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-21T20:50:33.7602686Z 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-21T20:50:33.7603473Z 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-21T20:50:33.7604074Z 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-21T20:50:33.7604670Z 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-21T20:50:33.7605246Z 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-21T20:50:33.7606233Z 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-21T20:50:33.7606942Z 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-21T20:50:33.7607626Z 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-21T20:50:33.7608159Z 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-21T20:50:33.7608847Z 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-21T20:50:33.7609588Z 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-21T20:50:33.7610298Z 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-21T20:50:33.7610830Z 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-21T20:50:33.7611560Z 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-21T20:50:33.7612272Z 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-21T20:50:33.7612794Z 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-21T20:50:33.7613426Z 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-21T20:50:33.7614225Z 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-21T20:50:33.7614927Z 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-21T20:50:33.7615646Z 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-21T20:50:33.7616148Z 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-21T20:50:33.7616802Z 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-21T20:50:33.7617787Z 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-21T20:50:33.7618640Z 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-21T20:50:33.7619293Z 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-21T20:50:33.7620264Z 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-21T20:50:33.7620942Z 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-21T20:50:33.7621528Z 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-21T20:50:33.7622125Z 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-21T20:50:33.7622885Z 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-21T20:50:33.7623530Z 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-21T20:50:33.7624090Z 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-21T20:50:33.7624691Z 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-21T20:50:33.7625216Z 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-21T20:50:33.7626062Z 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-21T20:50:33.7626597Z 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-21T20:50:33.7627214Z 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-21T20:50:33.7627985Z 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-21T20:50:33.7628693Z 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-21T20:50:33.7629322Z 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-21T20:50:33.7629901Z 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-21T20:50:33.7630695Z 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-21T20:50:33.7631452Z 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-21T20:50:33.7632087Z 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-21T20:50:33.7632646Z 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-21T20:50:33.7633427Z 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-21T20:50:33.7634105Z 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-21T20:50:33.7634664Z 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-21T20:50:33.7635240Z 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-21T20:50:33.7636153Z 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-21T20:50:33.7636801Z 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-21T20:50:33.7637494Z 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-21T20:50:33.7638172Z 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-21T20:50:33.7638995Z 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-21T20:50:33.7639785Z 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-21T20:50:33.7640346Z 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-21T20:50:33.7641133Z 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-21T20:50:33.7641699Z 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-21T20:50:33.7642399Z 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-21T20:50:33.7642962Z 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-21T20:50:33.7643914Z 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-21T20:50:33.7644541Z 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-21T20:50:33.7645698Z 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-21T20:50:33.7646883Z 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-21T20:50:33.7648445Z 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-21T20:50:33.7649511Z 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-21T20:50:33.7651457Z 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-21T20:50:33.7652488Z 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-21T20:50:33.7653630Z 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-21T20:50:33.7654871Z 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-21T20:50:33.7655862Z 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-21T20:50:33.7657238Z 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-21T20:50:33.7658891Z 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-21T20:50:33.7659726Z 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-21T20:50:33.7661157Z 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-21T20:50:33.7662297Z 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-21T20:50:33.7663651Z 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-21T20:50:33.7664845Z 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-21T20:50:33.7666472Z 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-21T20:50:33.7667402Z 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-21T20:50:33.7668736Z 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-21T20:50:33.7670165Z 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-21T20:50:33.7672027Z 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-21T20:50:33.7673034Z 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-21T20:50:33.7674900Z 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-21T20:50:33.7675691Z 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-21T20:50:33.7677314Z 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-21T20:50:33.7678381Z 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-21T20:50:33.7679519Z 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-21T20:50:33.7680680Z 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-21T20:50:33.7682348Z 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-21T20:50:33.7684196Z 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-21T20:50:33.7685811Z 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-21T20:50:33.7686960Z 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-21T20:50:33.7688635Z 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-21T20:50:33.7689565Z 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-21T20:50:33.7691168Z 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-21T20:50:33.7692222Z 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-21T20:50:33.7693933Z 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-21T20:50:33.7695239Z 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-21T20:50:33.7696921Z 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-21T20:50:33.7698299Z 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-21T20:50:33.7699630Z 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-21T20:50:33.7701143Z 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-21T20:50:33.7702638Z 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-21T20:50:33.7704420Z 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-21T20:50:33.7705501Z 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-21T20:50:33.7707187Z 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-21T20:50:33.7708313Z 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-21T20:50:33.7709980Z 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-21T20:50:33.7711333Z 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-21T20:50:33.7712995Z 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-21T20:50:33.7714475Z 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-21T20:50:33.7716179Z 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-21T20:50:33.7717324Z 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-21T20:50:33.7719075Z 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-21T20:50:33.7720526Z 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-21T20:50:33.7721918Z 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-21T20:50:33.7723323Z 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-21T20:50:33.7724704Z 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-21T20:50:33.7726051Z 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-21T20:50:33.7727727Z 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-21T20:50:33.7729149Z 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-21T20:50:33.7730485Z 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-21T20:50:33.7732245Z 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-21T20:50:33.7733718Z 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-21T20:50:33.7734993Z 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-21T20:50:33.7736196Z 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-21T20:50:33.7737863Z 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-21T20:50:33.7739085Z 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-21T20:50:33.7740624Z 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-21T20:50:33.7741703Z 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-21T20:50:33.7742932Z 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-21T20:50:33.7744288Z 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-21T20:50:33.7745447Z 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-21T20:50:33.7746750Z 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-21T20:50:33.7748037Z 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-21T20:50:33.7749478Z 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-21T20:50:33.7750761Z 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-21T20:50:33.7752585Z 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-21T20:50:33.7753810Z 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-21T20:50:33.7755053Z 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-21T20:50:33.7756362Z 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-21T20:50:33.7757688Z 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-21T20:50:33.7758938Z 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-21T20:50:33.7760195Z 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-21T20:50:33.7762060Z 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-21T20:50:33.7762851Z 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-21T20:50:33.7764037Z 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-21T20:50:33.7765479Z 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-21T20:50:33.7766668Z 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-21T20:50:33.7768049Z 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-21T20:50:33.7769311Z 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-21T20:50:33.7770412Z 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-21T20:50:33.7771783Z 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-21T20:50:33.7773665Z 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-21T20:50:33.7774920Z 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-21T20:50:33.7776351Z 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-21T20:50:33.7777536Z 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-21T20:50:33.7779270Z 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-21T20:50:33.7780227Z 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-21T20:50:33.7781522Z 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-21T20:50:33.7784751Z 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-21T20:50:33.7785445Z 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-21T20:50:33.7786399Z 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-21T20:50:33.7787896Z 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-21T20:50:33.7789142Z 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-21T20:50:33.7790745Z 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-21T20:50:33.7793057Z 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-21T20:50:33.7793773Z 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-21T20:50:33.7794986Z 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-21T20:50:33.7796316Z 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-21T20:50:33.7797715Z 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-21T20:50:33.7799298Z 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-21T20:50:33.7800518Z 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-21T20:50:33.7802001Z 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-21T20:50:33.7803362Z 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-21T20:50:33.7805271Z 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-21T20:50:33.7806375Z 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-21T20:50:33.7808492Z 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-21T20:50:33.7809411Z 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-21T20:50:33.7810945Z 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-21T20:50:33.7812933Z 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-21T20:50:33.7814096Z 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-21T20:50:33.7815940Z 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-21T20:50:33.7817449Z 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-21T20:50:33.7818795Z 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-21T20:50:33.7820235Z 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-21T20:50:33.7821655Z 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-21T20:50:33.7823918Z 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-21T20:50:33.7825682Z 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-21T20:50:33.7826829Z 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-21T20:50:33.7828575Z 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-21T20:50:33.7830070Z 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-21T20:50:33.7831910Z 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-21T20:50:33.7833786Z 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-21T20:50:33.7834996Z 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-21T20:50:33.7836670Z 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-21T20:50:33.7838438Z 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-21T20:50:33.7839722Z 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-21T20:50:33.7841309Z 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-21T20:50:33.7842729Z 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-21T20:50:33.7844225Z 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-21T20:50:33.7845649Z 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-21T20:50:33.7847031Z 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-21T20:50:33.7848547Z 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-21T20:50:33.7850020Z 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-21T20:50:33.7851720Z 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-21T20:50:33.7852782Z 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-21T20:50:33.7854561Z 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-21T20:50:33.7855873Z 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-21T20:50:33.7857343Z 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-21T20:50:33.7858623Z 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-21T20:50:33.7860151Z 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-21T20:50:33.7861584Z 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-21T20:50:33.7863264Z 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-21T20:50:33.7864536Z 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-21T20:50:33.7865709Z 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-21T20:50:33.7867229Z 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-21T20:50:33.7869060Z 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-21T20:50:33.7870475Z 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-21T20:50:33.7872249Z 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-21T20:50:33.7873290Z 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-21T20:50:33.7874790Z 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-21T20:50:33.7876409Z 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-21T20:50:33.7877650Z 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-21T20:50:33.7879153Z 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-21T20:50:33.7880459Z 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-21T20:50:33.7881946Z 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-21T20:50:33.7883441Z 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-21T20:50:33.7884989Z 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-21T20:50:33.7886563Z 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-21T20:50:33.7887685Z 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-21T20:50:33.7889166Z 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-21T20:50:33.7890480Z 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-21T20:50:33.7891984Z 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-21T20:50:33.7893315Z 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-21T20:50:33.7894718Z 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-21T20:50:33.7896088Z 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-21T20:50:33.7897721Z 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-21T20:50:33.7898874Z 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-21T20:50:33.7900323Z 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-21T20:50:33.7901810Z 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-21T20:50:33.7903309Z 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-21T20:50:33.7904512Z 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-21T20:50:33.7906036Z 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-21T20:50:33.7907503Z 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-21T20:50:33.7908797Z 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-21T20:50:33.7910276Z 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-21T20:50:33.7911610Z 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-21T20:50:33.7913156Z 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-21T20:50:33.7914830Z 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-21T20:50:33.7916353Z 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-21T20:50:33.7917343Z 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-21T20:50:33.7918999Z 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-21T20:50:33.7920371Z 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-21T20:50:33.7921845Z 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-21T20:50:33.7923069Z 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-21T20:50:33.7924680Z 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-21T20:50:33.7926412Z 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-21T20:50:33.7927482Z 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-21T20:50:33.7928984Z 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-21T20:50:33.7930201Z 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-21T20:50:33.7931688Z 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-21T20:50:33.7933062Z 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-21T20:50:33.7934524Z 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-21T20:50:33.7936238Z 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-21T20:50:33.7937195Z 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-21T20:50:33.7938812Z 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-21T20:50:33.7940106Z 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-21T20:50:33.7941782Z 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-21T20:50:33.7942832Z 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-21T20:50:33.7944393Z 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-21T20:50:33.7945925Z 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-21T20:50:33.7947104Z 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-21T20:50:33.7948667Z 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-21T20:50:33.7950111Z 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-21T20:50:33.7951406Z 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-21T20:50:33.7952911Z 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-21T20:50:33.7954223Z 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-21T20:50:33.7955891Z 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-21T20:50:33.7957022Z 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-21T20:50:33.7958532Z 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-21T20:50:33.7960326Z 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-21T20:50:33.7961997Z 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-21T20:50:33.7963062Z 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-21T20:50:33.7964811Z 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-21T20:50:33.7965935Z 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-21T20:50:33.7967365Z 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-21T20:50:33.7969383Z 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-21T20:50:33.7970243Z 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-21T20:50:33.7971951Z 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-21T20:50:33.7973345Z 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-21T20:50:33.7974733Z 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-21T20:50:33.7976391Z 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-21T20:50:33.7977457Z 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-21T20:50:33.7979106Z 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-21T20:50:33.7980287Z 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-21T20:50:33.7981846Z 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-21T20:50:33.7983329Z 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-21T20:50:33.7985126Z 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-21T20:50:33.7986618Z 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-21T20:50:33.7987929Z 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-21T20:50:33.7989501Z 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-21T20:50:33.7990582Z 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-21T20:50:33.7992351Z 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-21T20:50:33.7993869Z 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-21T20:50:33.7995037Z 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-21T20:50:33.7996548Z 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-21T20:50:33.7997901Z 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-21T20:50:33.7999370Z 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-21T20:50:33.8001212Z 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-21T20:50:33.8002185Z 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-21T20:50:33.8003723Z 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-21T20:50:33.8005137Z 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-21T20:50:33.8006549Z 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-21T20:50:33.8008302Z 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-21T20:50:33.8009523Z 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-21T20:50:33.8011271Z 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-21T20:50:33.8012763Z 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-21T20:50:33.8014080Z 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-21T20:50:33.8015502Z 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-21T20:50:33.8017179Z 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-21T20:50:33.8018616Z 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-21T20:50:33.8020095Z 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-21T20:50:33.8021766Z 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-21T20:50:33.8023161Z 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-21T20:50:33.8024748Z 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-21T20:50:33.8026569Z 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-21T20:50:33.8027750Z 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-21T20:50:33.8029650Z 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-21T20:50:33.8030754Z 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-21T20:50:33.8032785Z 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-21T20:50:33.8034246Z 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-21T20:50:33.8035809Z 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-21T20:50:33.8037217Z 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-21T20:50:33.8038769Z 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-21T20:50:33.8040251Z 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-21T20:50:33.8041729Z 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-21T20:50:33.8043292Z 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-21T20:50:33.8045139Z 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-21T20:50:33.8046594Z 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-21T20:50:33.8048061Z 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-21T20:50:33.8049592Z 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-21T20:50:33.8051238Z 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-21T20:50:33.8052586Z 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-21T20:50:33.8054102Z 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-21T20:50:33.8056071Z 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-21T20:50:33.8057848Z 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-21T20:50:33.8059305Z 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-21T20:50:33.8060924Z 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-21T20:50:33.8062468Z 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-21T20:50:33.8063821Z 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-21T20:50:33.8065279Z 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-21T20:50:33.8066979Z 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-21T20:50:33.8068313Z 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-21T20:50:33.8070144Z 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-21T20:50:33.8071736Z 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-21T20:50:33.8073273Z 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-21T20:50:33.8074785Z 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-21T20:50:33.8076444Z 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-21T20:50:33.8078102Z 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-21T20:50:33.8080408Z 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-21T20:50:33.8081334Z 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-21T20:50:33.8082972Z 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-21T20:50:33.8085168Z 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-21T20:50:33.8086186Z 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-21T20:50:33.8087266Z 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-21T20:50:33.8088511Z 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-21T20:50:33.8090534Z 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-21T20:50:33.8091444Z 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-21T20:50:33.8092896Z 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-21T20:50:33.8094535Z 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-21T20:50:33.8095530Z 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-21T20:50:33.8096921Z 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-21T20:50:33.8098522Z 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-21T20:50:33.8099754Z 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-21T20:50:33.8101641Z 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-21T20:50:33.8102813Z 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-21T20:50:33.8104392Z 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-21T20:50:33.8106670Z 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-21T20:50:33.8107482Z 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-21T20:50:33.8109039Z 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-21T20:50:33.8110387Z 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-21T20:50:33.8111633Z 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-21T20:50:33.8113202Z 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-21T20:50:33.8114831Z 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-21T20:50:33.8116199Z 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-21T20:50:33.8117582Z 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-21T20:50:33.8118914Z 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-21T20:50:33.8121287Z 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-21T20:50:33.8122346Z 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-21T20:50:33.8123949Z 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-21T20:50:33.8126178Z 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-21T20:50:33.8127169Z 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-21T20:50:33.8128981Z 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-21T20:50:33.8130413Z 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-21T20:50:33.8132122Z 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-21T20:50:33.8133603Z 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-21T20:50:33.8135361Z 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-21T20:50:33.8137012Z 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-21T20:50:33.8138543Z 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-21T20:50:33.8140227Z 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-21T20:50:33.8141989Z 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-21T20:50:33.8143384Z 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-21T20:50:33.8144883Z 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-21T20:50:33.8146365Z 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-21T20:50:33.8147936Z 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-21T20:50:33.8149412Z 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-21T20:50:33.8150942Z 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-21T20:50:33.8152613Z 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-21T20:50:33.8155394Z 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-21T20:50:33.8156040Z 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-21T20:50:33.8157779Z 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-21T20:50:33.8159089Z 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-21T20:50:33.8160714Z 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-21T20:50:33.8162529Z 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-21T20:50:33.8164138Z 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-21T20:50:33.8165864Z 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-21T20:50:33.8167415Z 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-21T20:50:33.8169056Z 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-21T20:50:33.8170599Z 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-21T20:50:33.8172459Z 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-21T20:50:33.8174063Z 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-21T20:50:33.8175650Z 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-21T20:50:33.8177163Z 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-21T20:50:33.8178808Z 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-21T20:50:33.8180069Z 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-21T20:50:33.8181802Z 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-21T20:50:33.8183280Z 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-21T20:50:33.8184958Z 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-21T20:50:33.8186536Z 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-21T20:50:33.8189437Z 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-21T20:50:33.8190813Z 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-21T20:50:33.8192238Z 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-21T20:50:33.8194291Z 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-21T20:50:33.8195881Z 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-21T20:50:33.8197538Z 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-21T20:50:33.8199331Z 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-21T20:50:33.8201141Z 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-21T20:50:33.8203404Z 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-21T20:50:33.8204828Z 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-21T20:50:33.8206859Z 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-21T20:50:33.8208467Z 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-21T20:50:33.8210206Z 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-21T20:50:33.8212045Z 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-21T20:50:33.8214393Z 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-21T20:50:33.8215484Z 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-21T20:50:33.8217864Z 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-21T20:50:33.8219262Z 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-21T20:50:33.8221962Z 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-21T20:50:33.8223226Z 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-21T20:50:33.8224804Z 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-21T20:50:33.8227019Z 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-21T20:50:33.8228649Z 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-21T20:50:33.8230596Z 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-21T20:50:33.8232298Z 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-21T20:50:33.8234272Z 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-21T20:50:33.8236387Z 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-21T20:50:33.8238183Z 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-21T20:50:33.8239634Z 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-21T20:50:33.8241572Z 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-21T20:50:33.8243652Z 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-21T20:50:33.8245426Z 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-21T20:50:33.8246950Z 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-21T20:50:33.8249625Z 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-21T20:50:33.8251245Z 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-21T20:50:33.8252683Z 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-21T20:50:33.8254427Z 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-21T20:50:33.8256136Z 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-21T20:50:33.8257899Z 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-21T20:50:33.8259738Z 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-21T20:50:33.8261326Z 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-21T20:50:33.8263397Z 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-21T20:50:33.8265444Z 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-21T20:50:33.8267790Z 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-21T20:50:33.8269319Z 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-21T20:50:33.8270997Z 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-21T20:50:33.8272946Z 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-21T20:50:33.8275336Z 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-21T20:50:33.8276632Z 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-21T20:50:33.8278275Z 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-21T20:50:33.8280671Z 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-21T20:50:33.8282199Z 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-21T20:50:33.8283972Z 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-21T20:50:33.8286926Z 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-21T20:50:33.8288207Z 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-21T20:50:33.8290245Z 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-21T20:50:33.8291806Z 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-21T20:50:33.8294058Z 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-21T20:50:33.8295808Z 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-21T20:50:33.8297355Z 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-21T20:50:33.8299432Z 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-21T20:50:33.8301391Z 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-21T20:50:33.8302526Z 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-21T20:50:33.8304682Z 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-21T20:50:33.8306176Z 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-21T20:50:33.8308282Z 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-21T20:50:33.8309898Z 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-21T20:50:33.8311655Z 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-21T20:50:33.8314026Z 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-21T20:50:33.8315319Z 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-21T20:50:33.8317652Z 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-21T20:50:33.8319992Z 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-21T20:50:33.8321091Z 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-21T20:50:33.8322572Z 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-21T20:50:33.8324291Z 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-21T20:50:33.8326165Z 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-21T20:50:33.8327916Z 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-21T20:50:33.8329583Z 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-21T20:50:33.8331567Z 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-21T20:50:33.8333217Z 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-21T20:50:33.8334925Z 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-21T20:50:33.8337419Z 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-21T20:50:33.8338806Z 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-21T20:50:33.8340382Z 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-21T20:50:33.8342450Z 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-21T20:50:33.8344089Z 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-21T20:50:33.8345685Z 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-21T20:50:33.8347329Z 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-21T20:50:33.8349279Z 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-21T20:50:33.8351188Z 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-21T20:50:33.8353291Z 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-21T20:50:33.8355155Z 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-21T20:50:33.8356729Z 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-21T20:50:33.8359007Z 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-21T20:50:33.8360649Z 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-21T20:50:33.8362171Z 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-21T20:50:33.8363893Z 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-21T20:50:33.8366365Z 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-21T20:50:33.8367757Z 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-21T20:50:33.8369573Z 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-21T20:50:33.8371253Z 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-21T20:50:33.8373189Z 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-21T20:50:33.8374890Z 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-21T20:50:33.8376986Z 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-21T20:50:33.8378416Z 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-21T20:50:33.8380263Z 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-21T20:50:33.8382902Z 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-21T20:50:33.8384771Z 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-21T20:50:33.8386685Z 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-21T20:50:33.8388571Z 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-21T20:50:33.8390114Z 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-21T20:50:33.8392003Z 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-21T20:50:33.8393830Z 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-21T20:50:33.8395556Z 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-21T20:50:33.8397840Z 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-21T20:50:33.8399894Z 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-21T20:50:33.8401367Z 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-21T20:50:33.8403346Z 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-21T20:50:33.8405287Z 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-21T20:50:33.8406938Z 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-21T20:50:33.8408294Z 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-21T20:50:33.8410074Z 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-21T20:50:33.8411924Z 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-21T20:50:33.8414391Z 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-21T20:50:33.8416244Z 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-21T20:50:33.8417818Z 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-21T20:50:33.8419603Z 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-21T20:50:33.8421008Z 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-21T20:50:33.8423022Z 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-21T20:50:33.8424508Z 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-21T20:50:33.8426337Z 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-21T20:50:33.8428005Z 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-21T20:50:33.8430330Z 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-21T20:50:33.8431918Z 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-21T20:50:33.8433659Z 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-21T20:50:33.8435378Z 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-21T20:50:33.8437651Z 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-21T20:50:33.8439120Z 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-21T20:50:33.8440744Z 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-21T20:50:33.8442648Z 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-21T20:50:33.8444665Z 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-21T20:50:33.8446200Z 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-21T20:50:33.8447877Z 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-21T20:50:33.8449684Z 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-21T20:50:33.8451785Z 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-21T20:50:33.8453239Z 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-21T20:50:33.8455332Z 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-21T20:50:33.8457186Z 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-21T20:50:33.8459037Z 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-21T20:50:33.8460644Z 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-21T20:50:33.8462403Z 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-21T20:50:33.8464079Z 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-21T20:50:33.8466338Z 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-21T20:50:33.8467860Z 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-21T20:50:33.8469495Z 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-21T20:50:33.8472455Z 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-21T20:50:33.8473824Z 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-21T20:50:33.8474781Z 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-21T20:50:33.8476282Z 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-21T20:50:33.8477747Z 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-21T20:50:33.8479570Z 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-21T20:50:33.8480850Z 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-21T20:50:33.8482276Z 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-21T20:50:33.8483924Z 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-21T20:50:33.8486507Z 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-21T20:50:33.8487581Z 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-21T20:50:33.8488802Z 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-21T20:50:33.8491086Z 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-21T20:50:33.8492061Z 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-21T20:50:33.8493096Z 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-21T20:50:33.8494676Z 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-21T20:50:33.8496875Z 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-21T20:50:33.8498707Z 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-21T20:50:33.8500326Z 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-21T20:50:33.8502017Z 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-21T20:50:33.8503732Z 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-21T20:50:33.8505700Z 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-21T20:50:33.8507279Z 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-21T20:50:33.8508987Z 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-21T20:50:33.8510645Z 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-21T20:50:33.8512554Z 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-21T20:50:33.8514215Z 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-21T20:50:33.8515818Z 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-21T20:50:33.8517430Z 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-21T20:50:33.8519286Z 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-21T20:50:33.8520884Z 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-21T20:50:33.8522913Z 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-21T20:50:33.8524650Z 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-21T20:50:33.8525791Z 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-21T20:50:33.8526740Z 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-21T20:50:33.8527897Z 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-21T20:50:33.8529105Z 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-21T20:50:33.8530498Z 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-21T20:50:33.8531963Z 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-21T20:50:33.8533052Z 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-21T20:50:33.8534410Z 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-21T20:50:33.8535641Z 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-21T20:50:33.8537317Z 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-21T20:50:33.8538629Z 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-21T20:50:33.8540012Z 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-21T20:50:33.8541124Z 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-21T20:50:33.8543125Z 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-21T20:50:33.8543944Z 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-21T20:50:33.8545244Z 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-21T20:50:33.8546458Z 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-21T20:50:33.8561048Z 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-21T20:50:33.8561912Z 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-21T20:50:33.8562659Z 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-21T20:50:33.8563231Z 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-21T20:50:33.8564085Z 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-21T20:50:33.8564651Z 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-21T20:50:33.8565381Z 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-21T20:50:33.8565881Z 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-21T20:50:33.8566642Z 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-21T20:50:33.8567178Z 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-21T20:50:33.8567674Z 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-21T20:50:33.8568395Z 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-21T20:50:33.8569131Z 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-21T20:50:33.8569772Z 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-21T20:50:33.8570383Z 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-21T20:50:33.8570883Z 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-21T20:50:33.8571751Z 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-21T20:50:33.8572398Z 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-21T20:50:33.8574043Z 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-21T20:50:33.8575384Z 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-21T20:50:33.8577250Z 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-21T20:50:33.8578934Z 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-21T20:50:33.8580406Z 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-21T20:50:33.8581491Z 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-21T20:50:33.8583369Z 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-21T20:50:33.8585081Z 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-21T20:50:33.8586584Z 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-21T20:50:33.8588020Z 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-21T20:50:33.8589818Z 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-21T20:50:33.8591460Z 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-21T20:50:33.8593766Z 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-21T20:50:33.8595154Z 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-21T20:50:33.8596689Z 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-21T20:50:33.8598081Z 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-21T20:50:33.8599569Z 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-21T20:50:33.8601083Z 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-21T20:50:33.8602518Z 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-21T20:50:33.8604088Z 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-21T20:50:33.8606049Z 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-21T20:50:33.8607084Z 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-21T20:50:33.8608654Z 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-21T20:50:33.8610047Z 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-21T20:50:33.8611723Z 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-21T20:50:33.8613073Z 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-21T20:50:33.8614650Z 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-21T20:50:33.8616312Z 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-21T20:50:33.8617926Z 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-21T20:50:33.8618982Z 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-21T20:50:33.8620733Z 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-21T20:50:33.8622456Z 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-21T20:50:33.8623676Z 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-21T20:50:33.8625458Z 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-21T20:50:33.8627192Z 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-21T20:50:33.8628917Z 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-21T20:50:33.8630617Z 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-21T20:50:33.8631751Z 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-21T20:50:33.8633357Z 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-21T20:50:33.8634579Z 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-21T20:50:33.8636214Z 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-21T20:50:33.8637277Z 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-21T20:50:33.8638801Z 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-21T20:50:33.8640230Z 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-21T20:50:33.8641768Z 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-21T20:50:33.8643399Z 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-21T20:50:33.8644453Z 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-21T20:50:33.8645919Z 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-21T20:50:33.8647430Z 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-21T20:50:33.8648673Z 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-21T20:50:33.8650242Z 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-21T20:50:33.8651872Z 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-21T20:50:33.8653106Z 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-21T20:50:33.8654530Z 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-21T20:50:33.8655853Z 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-21T20:50:33.8657366Z 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-21T20:50:33.8658599Z 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-21T20:50:33.8660184Z 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-21T20:50:33.8661671Z 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-21T20:50:33.8663368Z 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-21T20:50:33.8664291Z 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-21T20:50:33.8665827Z 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-21T20:50:33.8667307Z 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-21T20:50:33.8668798Z 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-21T20:50:33.8670346Z 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-21T20:50:33.8671868Z 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-21T20:50:33.8673510Z 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-21T20:50:33.8675828Z 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-21T20:50:33.8676852Z 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-21T20:50:33.8678629Z 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-21T20:50:33.8680269Z 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-21T20:50:33.8682021Z 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-21T20:50:33.8683895Z 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-21T20:50:33.8685558Z 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-21T20:50:33.8687337Z 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-21T20:50:33.8689201Z 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-21T20:50:33.8691290Z 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-21T20:50:33.8692967Z 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-21T20:50:33.8694841Z 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-21T20:50:33.8696527Z 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-21T20:50:33.8698536Z 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-21T20:50:33.8700617Z 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-21T20:50:33.8701663Z 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-21T20:50:33.8703463Z 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-21T20:50:33.8705395Z 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-21T20:50:33.8706988Z 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-21T20:50:33.8708765Z 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-21T20:50:33.8710807Z 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-21T20:50:33.8712076Z 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-21T20:50:33.8713704Z 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-21T20:50:33.8715118Z 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-21T20:50:33.8716683Z 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-21T20:50:33.8718319Z 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-21T20:50:33.8719786Z 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-21T20:50:33.8721229Z 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-21T20:50:33.8723068Z 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-21T20:50:33.8724302Z 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-21T20:50:33.8725891Z 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-21T20:50:33.8727366Z 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-21T20:50:33.8729070Z 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-21T20:50:33.8730550Z 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-21T20:50:33.8731993Z 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-21T20:50:33.8733439Z 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-21T20:50:33.8735268Z 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-21T20:50:33.8736673Z 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-21T20:50:33.8738396Z 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-21T20:50:33.8740005Z 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-21T20:50:33.8741405Z 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-21T20:50:33.8743009Z 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-21T20:50:33.8744546Z 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-21T20:50:33.8746376Z 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-21T20:50:33.8748357Z 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-21T20:50:33.8750017Z 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-21T20:50:33.8751243Z 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-21T20:50:33.8753210Z 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-21T20:50:33.8754917Z 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-21T20:50:33.8756504Z 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-21T20:50:33.8758162Z 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-21T20:50:33.8759623Z 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-21T20:50:33.8761355Z 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-21T20:50:33.8762556Z 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-21T20:50:33.8764498Z 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-21T20:50:33.8765701Z 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-21T20:50:33.8768148Z 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-21T20:50:33.8769555Z 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-21T20:50:33.8770612Z 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-21T20:50:33.8771536Z 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-21T20:50:33.8773233Z 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-21T20:50:33.8774682Z 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-21T20:50:33.8776287Z 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-21T20:50:33.8777726Z 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-21T20:50:33.8779450Z 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-21T20:50:33.8781254Z 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-21T20:50:33.8782578Z 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-21T20:50:33.8784759Z 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-21T20:50:33.8786170Z 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-21T20:50:33.8787869Z 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-21T20:50:33.8789544Z 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-21T20:50:33.8791149Z 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-21T20:50:33.8792841Z 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-21T20:50:33.8795039Z 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-21T20:50:33.8796491Z 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-21T20:50:33.8798198Z 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-21T20:50:33.8799703Z 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-21T20:50:33.8801500Z 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-21T20:50:33.8802974Z 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-21T20:50:33.8804689Z 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-21T20:50:33.8806133Z 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-21T20:50:33.8808039Z 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-21T20:50:33.8809382Z 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-21T20:50:33.8812181Z 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-21T20:50:33.8813245Z 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-21T20:50:33.8814879Z 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-21T20:50:33.8816634Z 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-21T20:50:33.8818160Z 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-21T20:50:33.8819776Z 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-21T20:50:33.8822228Z 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-21T20:50:33.8823646Z 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-21T20:50:33.8825364Z 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-21T20:50:33.8826984Z 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-21T20:50:33.8829220Z 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-21T20:50:33.8830554Z 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-21T20:50:33.8832317Z 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-21T20:50:33.8834324Z 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-21T20:50:33.8835995Z 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-21T20:50:33.8837863Z 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-21T20:50:33.8839569Z 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-21T20:50:33.8841258Z 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-21T20:50:33.8842971Z 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-21T20:50:33.8845333Z 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-21T20:50:33.8846733Z 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-21T20:50:33.8848689Z 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-21T20:50:33.8850260Z 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-21T20:50:33.8852053Z 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-21T20:50:33.8853800Z 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-21T20:50:33.8854835Z 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-21T20:50:33.8856523Z 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-21T20:50:33.8857735Z 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-21T20:50:33.8859465Z 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-21T20:50:33.8861346Z 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-21T20:50:33.8862065Z 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-21T20:50:33.8863877Z 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-21T20:50:33.8865271Z 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-21T20:50:33.8867075Z 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-21T20:50:33.8868640Z 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-21T20:50:33.8870207Z 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-21T20:50:33.8871904Z 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-21T20:50:33.8873443Z 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-21T20:50:33.8875294Z 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-21T20:50:33.8876795Z 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-21T20:50:33.8878547Z 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-21T20:50:33.8880077Z 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-21T20:50:33.8881759Z 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-21T20:50:33.8883516Z 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-21T20:50:33.8885863Z 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-21T20:50:33.8887559Z 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-21T20:50:33.8889233Z 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-21T20:50:33.8890966Z 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-21T20:50:33.8892630Z 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-21T20:50:33.8894207Z 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-21T20:50:33.8896123Z 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-21T20:50:33.8897638Z 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-21T20:50:33.8899706Z 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-21T20:50:33.8901339Z 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-21T20:50:33.8903577Z 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-21T20:50:33.8905083Z 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-21T20:50:33.8906754Z 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-21T20:50:33.8908474Z 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-21T20:50:33.8910186Z 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-21T20:50:33.8911905Z 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-21T20:50:33.8913659Z 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-21T20:50:33.8915306Z 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-21T20:50:33.8917372Z 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-21T20:50:33.8918886Z 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-21T20:50:33.8920440Z 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-21T20:50:33.8922116Z 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-21T20:50:33.8923902Z 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-21T20:50:33.8925435Z 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-21T20:50:33.8927071Z 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-21T20:50:33.8928764Z 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-21T20:50:33.8930939Z 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-21T20:50:33.8932036Z 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-21T20:50:33.8933870Z 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-21T20:50:33.8935392Z 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-21T20:50:33.8937112Z 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-21T20:50:33.8939113Z 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-21T20:50:33.8940242Z 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-21T20:50:33.8941968Z 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-21T20:50:33.8943192Z 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-21T20:50:33.8944686Z 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-21T20:50:33.8946428Z 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-21T20:50:33.8947476Z 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-21T20:50:33.8949546Z 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-21T20:50:33.8950549Z 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-21T20:50:33.8952750Z 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-21T20:50:33.8953852Z 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-21T20:50:33.8955028Z 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-21T20:50:33.8956444Z 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-21T20:50:33.8957504Z 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-21T20:50:33.8958730Z 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-21T20:50:33.8960541Z 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-21T20:50:33.8961162Z 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-21T20:50:33.8963120Z 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-21T20:50:33.8964179Z 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-21T20:50:33.8966138Z 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-21T20:50:33.8967092Z 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-21T20:50:33.8968984Z 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-21T20:50:33.8970209Z 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-21T20:50:33.8971699Z 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-21T20:50:33.8973343Z 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-21T20:50:33.8974867Z 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-21T20:50:33.8976227Z 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-21T20:50:33.8977711Z 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-21T20:50:33.8978765Z 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-21T20:50:33.8980473Z 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-21T20:50:33.8981330Z 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-21T20:50:33.8982838Z 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-21T20:50:33.8984298Z 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-21T20:50:33.8985622Z 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-21T20:50:33.8986754Z 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-21T20:50:33.8988258Z 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-21T20:50:33.8989274Z 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-21T20:50:33.8990663Z 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-21T20:50:33.8991726Z 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-21T20:50:33.8993468Z 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-21T20:50:33.8994519Z 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-21T20:50:33.8996625Z 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-21T20:50:33.8997486Z 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-21T20:50:33.8999424Z 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-21T20:50:33.9000413Z 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-21T20:50:33.9002066Z 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-21T20:50:33.9003855Z 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-21T20:50:33.9005372Z 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-21T20:50:33.9006936Z 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-21T20:50:33.9008352Z 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-21T20:50:33.9010305Z 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-21T20:50:33.9011973Z 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-21T20:50:33.9013398Z 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-21T20:50:33.9014882Z 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-21T20:50:33.9016443Z 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-21T20:50:33.9018144Z 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-21T20:50:33.9019693Z 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-21T20:50:33.9021311Z 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-21T20:50:33.9023046Z 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-21T20:50:33.9024784Z 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-21T20:50:33.9026260Z 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-21T20:50:33.9027796Z 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-21T20:50:33.9029127Z 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-21T20:50:33.9030832Z 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-21T20:50:33.9032284Z 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-21T20:50:33.9034168Z 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-21T20:50:33.9035335Z 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-21T20:50:33.9036847Z 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-21T20:50:33.9038088Z 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-21T20:50:33.9039411Z 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-21T20:50:33.9041252Z 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-21T20:50:33.9042689Z 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-21T20:50:33.9043938Z 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-21T20:50:33.9045649Z 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-21T20:50:33.9046741Z 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-21T20:50:33.9048224Z 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-21T20:50:33.9049473Z 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-21T20:50:33.9051033Z 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-21T20:50:33.9052118Z 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-21T20:50:33.9053979Z 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-21T20:50:33.9054917Z 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-21T20:50:33.9056314Z 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-21T20:50:33.9057673Z 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-21T20:50:33.9059068Z 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-21T20:50:33.9060526Z 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-21T20:50:33.9062145Z 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-21T20:50:33.9063446Z 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-21T20:50:33.9064952Z 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-21T20:50:33.9066454Z 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-21T20:50:33.9067954Z 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-21T20:50:33.9070084Z 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-21T20:50:33.9071438Z 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-21T20:50:33.9073003Z 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-21T20:50:33.9074459Z 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-21T20:50:33.9076214Z 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-21T20:50:33.9077495Z 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-21T20:50:33.9079042Z 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-21T20:50:33.9081002Z 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-21T20:50:33.9082830Z 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-21T20:50:33.9084165Z 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-21T20:50:33.9085104Z 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-21T20:50:33.9086689Z 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-21T20:50:33.9088038Z 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-21T20:50:33.9089115Z 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-21T20:50:33.9090525Z 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-21T20:50:33.9091820Z 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-21T20:50:33.9093393Z 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-21T20:50:33.9095065Z 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-21T20:50:33.9096882Z 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-21T20:50:33.9098193Z 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-21T20:50:33.9099623Z 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-21T20:50:33.9100971Z 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-21T20:50:33.9102409Z 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-21T20:50:33.9103822Z 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-21T20:50:33.9105184Z 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-21T20:50:33.9106192Z 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-21T20:50:33.9107673Z 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-21T20:50:33.9108836Z 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-21T20:50:33.9110221Z 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-21T20:50:33.9111336Z 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-21T20:50:33.9112794Z 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-21T20:50:33.9114099Z 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-21T20:50:33.9115561Z 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-21T20:50:33.9117112Z 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-21T20:50:33.9118131Z 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-21T20:50:33.9119423Z 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-21T20:50:33.9121498Z 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-21T20:50:33.9122513Z 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-21T20:50:33.9123871Z 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-21T20:50:33.9125181Z 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-21T20:50:33.9126601Z 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-21T20:50:33.9127974Z 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-21T20:50:33.9129159Z 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-21T20:50:33.9130638Z 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-21T20:50:33.9131834Z 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-21T20:50:33.9133254Z 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-21T20:50:33.9134561Z 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-21T20:50:33.9135874Z 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-21T20:50:33.9137144Z 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-21T20:50:33.9138913Z 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-21T20:50:33.9139770Z 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-21T20:50:33.9141140Z 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-21T20:50:33.9142242Z 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-21T20:50:33.9143654Z 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-21T20:50:33.9145139Z 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-21T20:50:33.9146171Z 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-21T20:50:33.9147474Z 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-21T20:50:33.9149071Z 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-21T20:50:33.9150001Z 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-21T20:50:33.9151425Z 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-21T20:50:33.9152857Z 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-21T20:50:33.9154211Z 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-21T20:50:33.9155313Z 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-21T20:50:33.9156773Z 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-21T20:50:33.9158044Z 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-21T20:50:33.9159897Z 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-21T20:50:33.9160869Z 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-21T20:50:33.9162133Z 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-21T20:50:33.9163171Z 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-21T20:50:33.9164718Z 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-21T20:50:33.9165709Z 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-21T20:50:33.9167173Z 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-21T20:50:33.9168917Z 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-21T20:50:33.9169911Z 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-21T20:50:33.9171296Z 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-21T20:50:33.9172440Z 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-21T20:50:33.9173958Z 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-21T20:50:33.9175103Z 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-21T20:50:33.9176563Z 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-21T20:50:33.9178166Z 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-21T20:50:33.9179450Z 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-21T20:50:33.9181288Z 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-21T20:50:33.9182589Z 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-21T20:50:33.9184086Z 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-21T20:50:33.9185486Z 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-21T20:50:33.9186633Z 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-21T20:50:33.9188170Z 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-21T20:50:33.9189547Z 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-21T20:50:33.9190944Z 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-21T20:50:33.9192323Z 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-21T20:50:33.9193788Z 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-21T20:50:33.9195090Z 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-21T20:50:33.9196651Z 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-21T20:50:33.9197668Z 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-21T20:50:33.9199224Z 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-21T20:50:33.9200757Z 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-21T20:50:33.9201966Z 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-21T20:50:33.9203347Z 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-21T20:50:33.9204786Z 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-21T20:50:33.9205940Z 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-21T20:50:33.9207555Z 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-21T20:50:33.9209252Z 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-21T20:50:33.9210382Z 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-21T20:50:33.9211747Z 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-21T20:50:33.9213226Z 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-21T20:50:33.9214406Z 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-21T20:50:33.9215861Z 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-21T20:50:33.9217692Z 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-21T20:50:33.9218717Z 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-21T20:50:33.9220152Z 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-21T20:50:33.9221446Z 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-21T20:50:33.9222851Z 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-21T20:50:33.9224397Z 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-21T20:50:33.9225587Z 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-21T20:50:33.9227578Z 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-21T20:50:33.9228312Z 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-21T20:50:33.9229894Z 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-21T20:50:33.9230963Z 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-21T20:50:33.9232850Z 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-21T20:50:33.9233926Z 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-21T20:50:33.9235253Z 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-21T20:50:33.9236633Z 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-21T20:50:33.9238157Z 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-21T20:50:33.9239573Z 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-21T20:50:33.9241169Z 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-21T20:50:33.9242105Z 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-21T20:50:33.9243499Z 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-21T20:50:33.9244995Z 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-21T20:50:33.9246009Z 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-21T20:50:33.9247440Z 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-21T20:50:33.9248694Z 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-21T20:50:33.9250227Z 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-21T20:50:33.9251358Z 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-21T20:50:33.9252698Z 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-21T20:50:33.9253848Z 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-21T20:50:33.9255340Z 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-21T20:50:33.9256705Z 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-21T20:50:33.9258312Z 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-21T20:50:33.9259390Z 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-21T20:50:33.9260854Z 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-21T20:50:33.9261996Z 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-21T20:50:33.9263406Z 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-21T20:50:33.9264527Z 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-21T20:50:33.9266218Z 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-21T20:50:33.9267511Z 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-21T20:50:33.9269345Z 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-21T20:50:33.9270640Z 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-21T20:50:33.9272036Z 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-21T20:50:33.9273482Z 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-21T20:50:33.9274973Z 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-21T20:50:33.9276223Z 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-21T20:50:33.9277764Z 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-21T20:50:33.9279261Z 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-21T20:50:33.9280497Z 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-21T20:50:33.9281823Z 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-21T20:50:33.9284138Z 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-21T20:50:33.9286066Z 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-21T20:50:33.9286923Z 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-21T20:50:33.9288448Z 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-21T20:50:33.9290171Z 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-21T20:50:33.9291323Z 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-21T20:50:33.9292613Z 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-21T20:50:33.9294066Z 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-21T20:50:33.9295507Z 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-21T20:50:33.9296918Z 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-21T20:50:33.9298355Z 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-21T20:50:33.9299739Z 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-21T20:50:33.9301267Z 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-21T20:50:33.9302814Z 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-21T20:50:33.9304140Z 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-21T20:50:33.9305736Z 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-21T20:50:33.9307342Z 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-21T20:50:33.9308607Z 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-21T20:50:33.9309913Z 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-21T20:50:33.9311388Z 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-21T20:50:33.9313204Z 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-21T20:50:33.9314631Z 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-21T20:50:33.9316379Z 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-21T20:50:33.9317835Z 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-21T20:50:33.9319139Z 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-21T20:50:33.9320578Z 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-21T20:50:33.9322055Z 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-21T20:50:33.9323201Z 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-21T20:50:33.9325262Z 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-21T20:50:33.9326389Z 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-21T20:50:33.9327849Z 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-21T20:50:33.9329251Z 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-21T20:50:33.9330662Z 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-21T20:50:33.9332014Z 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-21T20:50:33.9333511Z 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-21T20:50:33.9334932Z 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-21T20:50:33.9336638Z 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-21T20:50:33.9338214Z 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-21T20:50:33.9339362Z 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-21T20:50:33.9341028Z 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-21T20:50:33.9342255Z 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-21T20:50:33.9343902Z 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-21T20:50:33.9344973Z 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-21T20:50:33.9346548Z 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-21T20:50:33.9348182Z 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-21T20:50:33.9349641Z 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-21T20:50:33.9351053Z 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-21T20:50:33.9352977Z 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-21T20:50:33.9354041Z 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-21T20:50:33.9355641Z 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-21T20:50:33.9357011Z 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-21T20:50:33.9358600Z 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-21T20:50:33.9360147Z 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-21T20:50:33.9361559Z 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-21T20:50:33.9363666Z 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-21T20:50:33.9365355Z 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-21T20:50:33.9367251Z 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-21T20:50:33.9368578Z 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-21T20:50:33.9369907Z 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-21T20:50:33.9371544Z 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-21T20:50:33.9372657Z 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-21T20:50:33.9373993Z 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-21T20:50:33.9375080Z 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-21T20:50:33.9376783Z 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-21T20:50:33.9378082Z 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-21T20:50:33.9379378Z 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-21T20:50:33.9380931Z 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-21T20:50:33.9382222Z 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-21T20:50:33.9383324Z 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-21T20:50:33.9384908Z 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-21T20:50:33.9386174Z 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-21T20:50:33.9387881Z 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-21T20:50:33.9388736Z 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-21T20:50:33.9390285Z 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-21T20:50:33.9391356Z 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-21T20:50:33.9393424Z 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-21T20:50:33.9394279Z 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-21T20:50:33.9395763Z 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-21T20:50:33.9396834Z 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-21T20:50:33.9398797Z 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-21T20:50:33.9399399Z 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-21T20:50:33.9401059Z 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-21T20:50:33.9402252Z 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-21T20:50:33.9403537Z 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-21T20:50:33.9404709Z 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-21T20:50:33.9406279Z 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-21T20:50:33.9407523Z 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-21T20:50:33.9409033Z 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-21T20:50:33.9410037Z 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-21T20:50:33.9411312Z 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-21T20:50:33.9412644Z 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-21T20:50:33.9414161Z 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-21T20:50:33.9415203Z 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-21T20:50:33.9416835Z 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-21T20:50:33.9418003Z 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-21T20:50:33.9419360Z 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-21T20:50:33.9420677Z 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-21T20:50:33.9422146Z 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-21T20:50:33.9423421Z 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-21T20:50:33.9424533Z 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-21T20:50:33.9426034Z 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-21T20:50:33.9427154Z 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-21T20:50:33.9428690Z 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-21T20:50:33.9429846Z 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-21T20:50:33.9431240Z 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-21T20:50:33.9432693Z 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-21T20:50:33.9434181Z 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-21T20:50:33.9435533Z 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-21T20:50:33.9437029Z 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-21T20:50:33.9438196Z 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-21T20:50:33.9439804Z 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-21T20:50:33.9440855Z 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-21T20:50:33.9442355Z 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-21T20:50:33.9444053Z 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-21T20:50:33.9445299Z 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-21T20:50:33.9446321Z 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-21T20:50:33.9447816Z 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-21T20:50:33.9449228Z 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-21T20:50:33.9451012Z 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-21T20:50:33.9452723Z 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-21T20:50:33.9453672Z 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-21T20:50:33.9455285Z 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-21T20:50:33.9456503Z 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-21T20:50:33.9457732Z 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-21T20:50:33.9459149Z 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-21T20:50:33.9460816Z 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-21T20:50:33.9462147Z 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-21T20:50:33.9464042Z 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-21T20:50:33.9465356Z 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-21T20:50:33.9466191Z 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-21T20:50:33.9468007Z 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-21T20:50:33.9469533Z 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-21T20:50:33.9470985Z 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-21T20:50:33.9472192Z 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-21T20:50:33.9473636Z 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-21T20:50:33.9475076Z 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-21T20:50:33.9476167Z 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-21T20:50:33.9477498Z 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-21T20:50:33.9478889Z 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-21T20:50:33.9480317Z 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-21T20:50:33.9481753Z 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-21T20:50:33.9483048Z 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-21T20:50:33.9484681Z 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-21T20:50:33.9485989Z 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-21T20:50:33.9487302Z 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-21T20:50:33.9488471Z 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-21T20:50:33.9489975Z 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-21T20:50:33.9491301Z 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-21T20:50:33.9493238Z 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-21T20:50:33.9493996Z 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-21T20:50:33.9495920Z 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-21T20:50:33.9497419Z 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-21T20:50:33.9498325Z 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-21T20:50:33.9499778Z 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-21T20:50:33.9501696Z 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-21T20:50:33.9502875Z 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-21T20:50:33.9504547Z 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-21T20:50:33.9505319Z 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-21T20:50:33.9506729Z 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-21T20:50:33.9507895Z 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-21T20:50:33.9509024Z 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-21T20:50:33.9510088Z 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-21T20:50:33.9511294Z 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-21T20:50:33.9513188Z 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-21T20:50:33.9514071Z 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-21T20:50:33.9515209Z 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-21T20:50:33.9516831Z 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-21T20:50:33.9517935Z 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-21T20:50:33.9519571Z 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-21T20:50:33.9521685Z 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-21T20:50:33.9522656Z 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-21T20:50:33.9524007Z 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-21T20:50:33.9525580Z 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-21T20:50:33.9526603Z 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-21T20:50:33.9527977Z 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-21T20:50:33.9529674Z 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-21T20:50:33.9530630Z 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-21T20:50:33.9532112Z 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-21T20:50:33.9533283Z 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-21T20:50:33.9535007Z 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-21T20:50:33.9536113Z 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-21T20:50:33.9537357Z 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-21T20:50:33.9539222Z 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-21T20:50:33.9540210Z 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-21T20:50:33.9541405Z 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-21T20:50:33.9543044Z 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-21T20:50:33.9544270Z 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-21T20:50:33.9545592Z 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-21T20:50:33.9546846Z 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-21T20:50:33.9548242Z 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-21T20:50:33.9549682Z 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-21T20:50:33.9550921Z 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-21T20:50:33.9552189Z 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-21T20:50:33.9553856Z 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-21T20:50:33.9555990Z 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-21T20:50:33.9556878Z 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-21T20:50:33.9557533Z 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-21T20:50:33.9558669Z 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-21T20:50:33.9559932Z 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-21T20:50:33.9561344Z 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-21T20:50:33.9562724Z 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-21T20:50:33.9564016Z 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-21T20:50:33.9565579Z 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-21T20:50:33.9567449Z 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-21T20:50:33.9568655Z 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-21T20:50:33.9569999Z 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-21T20:50:33.9571776Z 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-21T20:50:33.9573315Z 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-21T20:50:33.9574566Z 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-21T20:50:33.9576250Z 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-21T20:50:33.9577500Z 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-21T20:50:33.9579051Z 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-21T20:50:33.9580551Z 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-21T20:50:33.9582006Z 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-21T20:50:33.9583546Z 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-21T20:50:33.9584995Z 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-21T20:50:33.9586563Z 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-21T20:50:33.9588254Z 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-21T20:50:33.9589594Z 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-21T20:50:33.9591032Z 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-21T20:50:33.9592539Z 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-21T20:50:33.9593735Z 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-21T20:50:33.9595550Z 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-21T20:50:33.9596498Z 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-21T20:50:33.9598519Z 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-21T20:50:33.9599608Z 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-21T20:50:33.9600805Z 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-21T20:50:33.9602020Z 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-21T20:50:33.9603721Z 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-21T20:50:33.9605073Z 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-21T20:50:33.9606376Z 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-21T20:50:33.9607820Z 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-21T20:50:33.9609056Z 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-21T20:50:33.9611196Z 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-21T20:50:33.9612069Z 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-21T20:50:33.9613242Z 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-21T20:50:33.9614732Z 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-21T20:50:33.9616175Z 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-21T20:50:33.9617405Z 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-21T20:50:33.9618828Z 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-21T20:50:33.9620135Z 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-21T20:50:33.9621679Z 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-21T20:50:33.9623115Z 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-21T20:50:33.9624238Z 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-21T20:50:33.9625468Z 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-21T20:50:33.9626725Z 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-21T20:50:33.9628595Z 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-21T20:50:33.9629697Z 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-21T20:50:33.9630942Z 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-21T20:50:33.9632805Z 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-21T20:50:33.9633712Z 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-21T20:50:33.9635786Z 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-21T20:50:33.9636935Z 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-21T20:50:33.9638713Z 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-21T20:50:33.9639915Z 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-21T20:50:33.9641121Z 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-21T20:50:33.9642393Z 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-21T20:50:33.9643578Z 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-21T20:50:33.9644838Z 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-21T20:50:33.9646259Z 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-21T20:50:33.9647644Z 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-21T20:50:33.9648974Z 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-21T20:50:33.9650334Z 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-21T20:50:33.9651645Z 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-21T20:50:33.9653302Z 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-21T20:50:33.9654998Z 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-21T20:50:33.9656085Z 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-21T20:50:33.9657272Z 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-21T20:50:33.9658687Z 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-21T20:50:33.9660334Z 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-21T20:50:33.9661695Z 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-21T20:50:33.9662910Z 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-21T20:50:33.9664501Z 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-21T20:50:33.9665767Z 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-21T20:50:33.9667151Z 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-21T20:50:33.9668783Z 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-21T20:50:33.9669916Z 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-21T20:50:33.9671353Z 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-21T20:50:33.9672889Z 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-21T20:50:33.9674236Z 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-21T20:50:33.9675530Z 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-21T20:50:33.9676836Z 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-21T20:50:33.9678118Z 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-21T20:50:33.9679566Z 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-21T20:50:33.9681062Z 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-21T20:50:33.9682814Z 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-21T20:50:33.9685536Z 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-21T20:50:33.9686795Z 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-21T20:50:33.9688271Z 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-21T20:50:33.9690236Z 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-21T20:50:33.9691497Z 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-21T20:50:33.9692760Z 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-21T20:50:33.9694352Z 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-21T20:50:33.9695539Z 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-21T20:50:33.9697322Z 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-21T20:50:33.9698302Z 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-21T20:50:33.9699856Z 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-21T20:50:33.9701093Z 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-21T20:50:33.9702799Z 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-21T20:50:33.9704122Z 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-21T20:50:33.9705227Z 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-21T20:50:33.9706494Z 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-21T20:50:33.9707833Z 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-21T20:50:33.9709321Z 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-21T20:50:33.9710498Z 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-21T20:50:33.9712252Z 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-21T20:50:33.9713515Z 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-21T20:50:33.9714749Z 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-21T20:50:33.9716157Z 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-21T20:50:33.9717415Z 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-21T20:50:33.9719816Z 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-21T20:50:33.9720825Z 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-21T20:50:33.9722539Z 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-21T20:50:33.9723519Z 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-21T20:50:33.9724905Z 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-21T20:50:33.9726109Z 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-21T20:50:33.9727487Z 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-21T20:50:33.9728968Z 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-21T20:50:33.9730766Z 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-21T20:50:33.9731883Z 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-21T20:50:33.9733211Z 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-21T20:50:33.9734579Z 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-21T20:50:33.9735796Z 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-21T20:50:33.9737234Z 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-21T20:50:33.9739467Z 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-21T20:50:33.9740311Z 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-21T20:50:33.9741717Z 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-21T20:50:33.9742841Z 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-21T20:50:33.9743941Z 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-21T20:50:33.9745321Z 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-21T20:50:33.9746313Z 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-21T20:50:33.9747499Z 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-21T20:50:33.9748784Z 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-21T20:50:33.9749948Z 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-21T20:50:33.9751601Z 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-21T20:50:33.9753115Z 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-21T20:50:33.9754282Z 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-21T20:50:33.9755636Z 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-21T20:50:33.9756607Z 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-21T20:50:33.9758248Z 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-21T20:50:33.9759326Z 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-21T20:50:33.9761206Z 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-21T20:50:33.9762250Z 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-21T20:50:33.9763589Z 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-21T20:50:33.9764747Z 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-21T20:50:33.9766188Z 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-21T20:50:33.9767552Z 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-21T20:50:33.9768333Z 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-21T20:50:33.9769800Z 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-21T20:50:33.9771274Z 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-21T20:50:33.9772818Z 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-21T20:50:33.9774132Z 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-21T20:50:33.9775484Z 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-21T20:50:33.9776917Z 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-21T20:50:33.9778472Z 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-21T20:50:33.9779840Z 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-21T20:50:33.9781512Z 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-21T20:50:33.9782882Z 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-21T20:50:33.9784240Z 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-21T20:50:33.9785924Z 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-21T20:50:33.9787146Z 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-21T20:50:33.9788574Z 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-21T20:50:33.9790424Z 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-21T20:50:33.9791394Z 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-21T20:50:33.9792815Z 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-21T20:50:33.9794582Z 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-21T20:50:33.9795840Z 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-21T20:50:33.9797591Z 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-21T20:50:33.9798886Z 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-21T20:50:33.9800290Z 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-21T20:50:33.9801652Z 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-21T20:50:33.9803117Z 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-21T20:50:33.9804424Z 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-21T20:50:33.9805870Z 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-21T20:50:33.9807922Z 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-21T20:50:33.9809302Z 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-21T20:50:33.9810653Z 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-21T20:50:33.9812067Z 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-21T20:50:33.9813783Z 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-21T20:50:33.9815384Z 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-21T20:50:33.9816849Z 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-21T20:50:33.9818252Z 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-21T20:50:33.9819973Z 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-21T20:50:33.9821175Z 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-21T20:50:33.9822624Z 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-21T20:50:33.9824060Z 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-21T20:50:33.9825719Z 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-21T20:50:33.9826844Z 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-21T20:50:33.9828334Z 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-21T20:50:33.9829676Z 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-21T20:50:33.9830992Z 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-21T20:50:33.9833200Z 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-21T20:50:33.9834072Z 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-21T20:50:33.9835307Z 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-21T20:50:33.9836610Z 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-21T20:50:33.9838262Z 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-21T20:50:33.9839286Z 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-21T20:50:33.9840431Z 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-21T20:50:33.9841807Z 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-21T20:50:33.9843396Z 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-21T20:50:33.9844671Z 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-21T20:50:33.9846015Z 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-21T20:50:33.9847183Z 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-21T20:50:33.9848840Z 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-21T20:50:33.9849911Z 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-21T20:50:33.9851790Z 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-21T20:50:33.9852685Z 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-21T20:50:33.9854698Z 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-21T20:50:33.9855907Z 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-21T20:50:33.9857317Z 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-21T20:50:33.9858657Z 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-21T20:50:33.9859757Z 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-21T20:50:33.9861151Z 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-21T20:50:33.9862242Z 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-21T20:50:33.9863466Z 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-21T20:50:33.9864667Z 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-21T20:50:33.9866176Z 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-21T20:50:33.9867527Z 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-21T20:50:33.9868787Z 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-21T20:50:33.9869891Z 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-21T20:50:33.9871214Z 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-21T20:50:33.9872820Z 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-21T20:50:33.9874029Z 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-21T20:50:33.9875234Z 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-21T20:50:33.9876731Z 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-21T20:50:33.9877969Z 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-21T20:50:33.9879291Z 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-21T20:50:33.9881067Z 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-21T20:50:33.9883098Z 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-21T20:50:33.9883962Z 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-21T20:50:33.9885394Z 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-21T20:50:33.9886928Z 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-21T20:50:33.9888224Z 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-21T20:50:33.9889790Z 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-21T20:50:33.9891065Z 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-21T20:50:33.9892575Z 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-21T20:50:33.9893801Z 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-21T20:50:33.9895287Z 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-21T20:50:33.9897137Z 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-21T20:50:33.9898503Z 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-21T20:50:33.9899756Z 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-21T20:50:33.9901075Z 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-21T20:50:33.9902625Z 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-21T20:50:33.9903844Z 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-21T20:50:33.9905347Z 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-21T20:50:33.9907482Z 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-21T20:50:33.9908507Z 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-21T20:50:33.9909862Z 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-21T20:50:33.9910738Z 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-21T20:50:33.9912420Z 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-21T20:50:33.9913784Z 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-21T20:50:33.9914774Z 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-21T20:50:33.9916209Z 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-21T20:50:33.9917632Z 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-21T20:50:33.9918776Z 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-21T20:50:33.9920108Z 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-21T20:50:33.9921384Z 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-21T20:50:33.9922848Z 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-21T20:50:33.9923820Z 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-21T20:50:33.9925096Z 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-21T20:50:33.9926539Z 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-21T20:50:33.9928191Z 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-21T20:50:33.9929694Z 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-21T20:50:33.9931385Z 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-21T20:50:33.9932372Z 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-21T20:50:33.9934081Z 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-21T20:50:33.9935249Z 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-21T20:50:33.9936826Z 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-21T20:50:33.9938216Z 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-21T20:50:33.9939913Z 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-21T20:50:33.9941187Z 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-21T20:50:33.9942452Z 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-21T20:50:33.9943956Z 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-21T20:50:33.9945233Z 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-21T20:50:33.9946715Z 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-21T20:50:33.9948476Z 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-21T20:50:33.9949911Z 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-21T20:50:33.9951170Z 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-21T20:50:33.9953396Z 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-21T20:50:33.9954552Z 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-21T20:50:33.9956143Z 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-21T20:50:33.9957663Z 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-21T20:50:33.9959054Z 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-21T20:50:33.9960442Z 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-21T20:50:33.9961919Z 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-21T20:50:33.9963484Z 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-21T20:50:33.9964790Z 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-21T20:50:33.9966529Z 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-21T20:50:33.9967589Z 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-21T20:50:33.9969093Z 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-21T20:50:33.9970548Z 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-21T20:50:33.9971959Z 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-21T20:50:33.9974284Z 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-21T20:50:33.9974959Z 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-21T20:50:33.9976535Z 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-21T20:50:33.9978370Z 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-21T20:50:33.9979484Z 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-21T20:50:33.9980765Z 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-21T20:50:33.9982010Z 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-21T20:50:33.9983376Z 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-21T20:50:33.9985150Z 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-21T20:50:33.9986259Z 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-21T20:50:33.9988076Z 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-21T20:50:33.9989404Z 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-21T20:50:33.9990842Z 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-21T20:50:33.9992446Z 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-21T20:50:33.9993720Z 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-21T20:50:33.9994954Z 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-21T20:50:33.9996427Z 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-21T20:50:33.9997554Z 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-21T20:50:33.9999118Z 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-21T20:50:34.0000767Z 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-21T20:50:34.0002318Z 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-21T20:50:34.0003529Z 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-21T20:50:34.0004975Z 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-21T20:50:34.0006181Z 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-21T20:50:34.0007649Z 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-21T20:50:34.0008775Z 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-21T20:50:34.0009998Z 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-21T20:50:34.0011427Z 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-21T20:50:34.0012891Z 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-21T20:50:34.0014132Z 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-21T20:50:34.0015584Z 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-21T20:50:34.0017192Z 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-21T20:50:34.0018401Z 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-21T20:50:34.0019850Z 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-21T20:50:34.0021107Z 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-21T20:50:34.0022831Z 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-21T20:50:34.0024478Z 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-21T20:50:34.0025488Z 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-21T20:50:34.0027022Z 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-21T20:50:34.0028168Z 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-21T20:50:34.0029583Z 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-21T20:50:34.0031083Z 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-21T20:50:34.0032713Z 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-21T20:50:34.0034693Z 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-21T20:50:34.0035926Z 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-21T20:50:34.0037352Z 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-21T20:50:34.0038596Z 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-21T20:50:34.0039826Z 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-21T20:50:34.0041391Z 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-21T20:50:34.0042526Z 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-21T20:50:34.0043934Z 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-21T20:50:34.0045219Z 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-21T20:50:34.0046625Z 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-21T20:50:34.0047813Z 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-21T20:50:34.0049471Z 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-21T20:50:34.0050478Z 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-21T20:50:34.0051975Z 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-21T20:50:34.0053046Z 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-21T20:50:34.0054849Z 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-21T20:50:34.0055842Z 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-21T20:50:34.0057237Z 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-21T20:50:34.0058705Z 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-21T20:50:34.0060122Z 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-21T20:50:34.0061300Z 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-21T20:50:34.0062923Z 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-21T20:50:34.0063951Z 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-21T20:50:34.0065629Z 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-21T20:50:34.0067185Z 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-21T20:50:34.0068656Z 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-21T20:50:34.0070581Z 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-21T20:50:34.0071976Z 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-21T20:50:34.0073499Z 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-21T20:50:34.0074920Z 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-21T20:50:34.0076192Z 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-21T20:50:34.0078825Z 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-21T20:50:34.0079959Z 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-21T20:50:34.0082138Z 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-21T20:50:34.0083393Z 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-21T20:50:34.0086134Z 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-21T20:50:34.0087022Z 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-21T20:50:34.0088330Z 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-21T20:50:34.0089862Z 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-21T20:50:34.0091349Z 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-21T20:50:34.0092817Z 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-21T20:50:34.0094021Z 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-21T20:50:34.0095761Z 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-21T20:50:34.0097207Z 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-21T20:50:34.0099227Z 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-21T20:50:34.0100874Z 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-21T20:50:34.0102501Z 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-21T20:50:34.0103728Z 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-21T20:50:34.0105382Z 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-21T20:50:34.0106332Z 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-21T20:50:34.0107745Z 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-21T20:50:34.0109090Z 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-21T20:50:34.0110986Z 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-21T20:50:34.0112150Z 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-21T20:50:34.0113532Z 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-21T20:50:34.0115031Z 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-21T20:50:34.0116515Z 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-21T20:50:34.0117638Z 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-21T20:50:34.0119151Z 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-21T20:50:34.0120623Z 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-21T20:50:34.0122510Z 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-21T20:50:34.0123434Z 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-21T20:50:34.0125014Z 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-21T20:50:34.0126076Z 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-21T20:50:34.0127711Z 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-21T20:50:34.0128835Z 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-21T20:50:34.0130491Z 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-21T20:50:34.0131597Z 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-21T20:50:34.0133134Z 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-21T20:50:34.0134675Z 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-21T20:50:34.0135937Z 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-21T20:50:34.0137287Z 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-21T20:50:34.0138743Z 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-21T20:50:34.0139871Z 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-21T20:50:34.0141491Z 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-21T20:50:34.0142608Z 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-21T20:50:34.0143992Z 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-21T20:50:34.0145372Z 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-21T20:50:34.0146584Z 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-21T20:50:34.0148153Z 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-21T20:50:34.0149347Z 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-21T20:50:34.0150559Z 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-21T20:50:34.0152038Z 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-21T20:50:34.0153894Z 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-21T20:50:34.0154840Z 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-21T20:50:34.0156103Z 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-21T20:50:34.0157639Z 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-21T20:50:34.0158845Z 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-21T20:50:34.0160253Z 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-21T20:50:34.0161454Z 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-21T20:50:34.0163204Z 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-21T20:50:34.0164269Z 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-21T20:50:34.0165974Z 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-21T20:50:34.0167024Z 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-21T20:50:34.0168339Z 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-21T20:50:34.0170215Z 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-21T20:50:34.0171492Z 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-21T20:50:34.0173093Z 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-21T20:50:34.0174433Z 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-21T20:50:34.0175783Z 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-21T20:50:34.0177003Z 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-21T20:50:34.0178770Z 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-21T20:50:34.0179879Z 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-21T20:50:34.0181303Z 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-21T20:50:34.0182725Z 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-21T20:50:34.0184274Z 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-21T20:50:34.0185819Z 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-21T20:50:34.0187057Z 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-21T20:50:34.0188477Z 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-21T20:50:34.0189882Z 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-21T20:50:34.0191491Z 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-21T20:50:34.0192906Z 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-21T20:50:34.0194550Z 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-21T20:50:34.0195709Z 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-21T20:50:34.0197073Z 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-21T20:50:34.0198616Z 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-21T20:50:34.0199694Z 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-21T20:50:34.0200865Z 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-21T20:50:34.0202189Z 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-21T20:50:34.0203521Z 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-21T20:50:34.0205241Z 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-21T20:50:34.0206335Z 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-21T20:50:34.0207533Z 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-21T20:50:34.0208757Z 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-21T20:50:34.0210210Z 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-21T20:50:34.0211517Z 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-21T20:50:34.0212847Z 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-21T20:50:34.0213834Z 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-21T20:50:34.0215197Z 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-21T20:50:34.0216267Z 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-21T20:50:34.0217604Z 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-21T20:50:34.0218941Z 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-21T20:50:34.0220022Z 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-21T20:50:34.0221396Z 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-21T20:50:34.0223044Z 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-21T20:50:34.0224120Z 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-21T20:50:34.0225555Z 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-21T20:50:34.0226884Z 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-21T20:50:34.0227945Z 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-21T20:50:34.0229317Z 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-21T20:50:34.0230885Z 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-21T20:50:34.0232136Z 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-21T20:50:34.0233391Z 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-21T20:50:34.0234799Z 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-21T20:50:34.0236202Z 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-21T20:50:34.0237889Z 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-21T20:50:34.0239006Z 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-21T20:50:34.0240450Z 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-21T20:50:34.0241777Z 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-21T20:50:34.0243351Z 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-21T20:50:34.0244792Z 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-21T20:50:34.0246089Z 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-21T20:50:34.0247569Z 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-21T20:50:34.0249390Z 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-21T20:50:34.0250362Z 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-21T20:50:34.0251830Z 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-21T20:50:34.0253126Z 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-21T20:50:34.0254861Z 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-21T20:50:34.0256237Z 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-21T20:50:34.0258405Z 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-21T20:50:34.0259358Z 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-21T20:50:34.0260889Z 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-21T20:50:34.0262406Z 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-21T20:50:34.0263658Z 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-21T20:50:34.0265049Z 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-21T20:50:34.0266747Z 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-21T20:50:34.0267752Z 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-21T20:50:34.0269835Z 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-21T20:50:34.0270431Z 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-21T20:50:34.0272093Z 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-21T20:50:34.0273477Z 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-21T20:50:34.0274732Z 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-21T20:50:34.0276125Z 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-21T20:50:34.0277610Z 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-21T20:50:34.0279096Z 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-21T20:50:34.0280366Z 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-21T20:50:34.0281636Z 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-21T20:50:34.0283210Z 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-21T20:50:34.0285966Z 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-21T20:50:34.0287625Z 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-21T20:50:34.0288482Z 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-21T20:50:34.0290154Z 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-21T20:50:34.0291574Z 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-21T20:50:34.0292896Z 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-21T20:50:34.0294264Z 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-21T20:50:34.0295528Z 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-21T20:50:34.0297108Z 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-21T20:50:34.0298238Z 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-21T20:50:34.0299754Z 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-21T20:50:34.0301160Z 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-21T20:50:34.0302518Z 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-21T20:50:34.0303783Z 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-21T20:50:34.0305305Z 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-21T20:50:34.0306599Z 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-21T20:50:34.0308230Z 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-21T20:50:34.0309206Z 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-21T20:50:34.0310996Z 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-21T20:50:34.0311997Z 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-21T20:50:34.0314224Z 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-21T20:50:34.0315054Z 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-21T20:50:34.0316710Z 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-21T20:50:34.0317969Z 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-21T20:50:34.0320238Z 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-21T20:50:34.0321363Z 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-21T20:50:34.0322966Z 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-21T20:50:34.0324405Z 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-21T20:50:34.0325525Z 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-21T20:50:34.0326832Z 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-21T20:50:34.0328088Z 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-21T20:50:34.0329625Z 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-21T20:50:34.0330942Z 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-21T20:50:34.0332327Z 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-21T20:50:34.0333556Z 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-21T20:50:34.0335710Z 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-21T20:50:34.0336644Z 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-21T20:50:34.0338116Z 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-21T20:50:34.0339470Z 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-21T20:50:34.0340720Z 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-21T20:50:34.0342192Z 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-21T20:50:34.0343861Z 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-21T20:50:34.0345696Z 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-21T20:50:34.0346870Z 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-21T20:50:34.0348378Z 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-21T20:50:34.0350248Z 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-21T20:50:34.0351818Z 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-21T20:50:34.0354399Z 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-21T20:50:34.0355827Z 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-21T20:50:34.0357429Z 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-21T20:50:34.0358470Z 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-21T20:50:34.0360697Z 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-21T20:50:34.0361868Z 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-21T20:50:34.0363731Z 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-21T20:50:34.0364983Z 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-21T20:50:34.0366707Z 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-21T20:50:34.0368302Z 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-21T20:50:34.0370233Z 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-21T20:50:34.0372077Z 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-21T20:50:34.0373533Z 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-21T20:50:34.0375250Z 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-21T20:50:34.0376807Z 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-21T20:50:34.0379510Z 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-21T20:50:34.0380579Z 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-21T20:50:34.0381751Z 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-21T20:50:34.0383231Z 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-21T20:50:34.0384213Z 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-21T20:50:34.0385345Z 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-21T20:50:34.0387307Z 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-21T20:50:34.0388169Z 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-21T20:50:34.0389475Z 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-21T20:50:34.0390720Z 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-21T20:50:34.0392118Z 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-21T20:50:34.0393655Z 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-21T20:50:34.0394891Z 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-21T20:50:34.0396224Z 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-21T20:50:34.0397685Z 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-21T20:50:34.0399110Z 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-21T20:50:34.0400156Z 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-21T20:50:34.0401585Z 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-21T20:50:34.0403318Z 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-21T20:50:34.0404972Z 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-21T20:50:34.0405931Z 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-21T20:50:34.0407525Z 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-21T20:50:34.0408651Z 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-21T20:50:34.0410172Z 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-21T20:50:34.0411461Z 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-21T20:50:34.0413114Z 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-21T20:50:34.0414144Z 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-21T20:50:34.0416040Z 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-21T20:50:34.0416706Z 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-21T20:50:34.0418205Z 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-21T20:50:34.0419801Z 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-21T20:50:34.0421091Z 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-21T20:50:34.0422490Z 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-21T20:50:34.0424012Z 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-21T20:50:34.0424973Z 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-21T20:50:34.0426429Z 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-21T20:50:34.0427616Z 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-21T20:50:34.0429314Z 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-21T20:50:34.0430268Z 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-21T20:50:34.0432050Z 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-21T20:50:34.0433976Z 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-21T20:50:34.0435609Z 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-21T20:50:34.0436387Z 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-21T20:50:34.0437629Z 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-21T20:50:34.0438920Z 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-21T20:50:34.0440260Z 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-21T20:50:34.0441673Z 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-21T20:50:34.0443521Z 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-21T20:50:34.0444648Z 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-21T20:50:34.0446398Z 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-21T20:50:34.0447453Z 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-21T20:50:34.0448774Z 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-21T20:50:34.0450163Z 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-21T20:50:34.0451557Z 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-21T20:50:34.0453578Z 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-21T20:50:34.0455237Z 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-21T20:50:34.0456346Z 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-21T20:50:34.0457483Z 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-21T20:50:34.0458776Z 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-21T20:50:34.0461149Z 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-21T20:50:34.0462088Z 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-21T20:50:34.0463394Z 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-21T20:50:34.0464409Z 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-21T20:50:34.0466229Z 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-21T20:50:34.0467215Z 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-21T20:50:34.0468540Z 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-21T20:50:34.0469711Z 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-21T20:50:34.0471049Z 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-21T20:50:34.0472424Z 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-21T20:50:34.0474246Z 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-21T20:50:34.0475335Z 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-21T20:50:34.0477119Z 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-21T20:50:34.0478465Z 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-21T20:50:34.0479694Z 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-21T20:50:34.0480928Z 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-21T20:50:34.0482403Z 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-21T20:50:34.0484095Z 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-21T20:50:34.0485403Z 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-21T20:50:34.0486655Z 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-21T20:50:34.0488106Z 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-21T20:50:34.0489437Z 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-21T20:50:34.0490654Z 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-21T20:50:34.0492192Z 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-21T20:50:34.0493633Z 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-21T20:50:34.0494788Z 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-21T20:50:34.0496160Z 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-21T20:50:34.0497726Z 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-21T20:50:34.0499139Z 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-21T20:50:34.0500492Z 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-21T20:50:34.0502050Z 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-21T20:50:34.0503373Z 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-21T20:50:34.0504576Z 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-21T20:50:34.0506035Z 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-21T20:50:34.0507317Z 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-21T20:50:34.0508698Z 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-21T20:50:34.0510178Z 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-21T20:50:34.0511406Z 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-21T20:50:34.0513086Z 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-21T20:50:34.0514430Z 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-21T20:50:34.0515667Z 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-21T20:50:34.0517054Z 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-21T20:50:34.0518483Z 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-21T20:50:34.0519862Z 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-21T20:50:34.0521269Z 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-21T20:50:34.0522686Z 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-21T20:50:34.0524162Z 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-21T20:50:34.0525528Z 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-21T20:50:34.0526740Z 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-21T20:50:34.0528313Z 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-21T20:50:34.0529535Z 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-21T20:50:34.0530910Z 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-21T20:50:34.0532481Z 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-21T20:50:34.0533756Z 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-21T20:50:34.0535073Z 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-21T20:50:34.0536665Z 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-21T20:50:34.0537736Z 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-21T20:50:34.0539186Z 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-21T20:50:34.0540371Z 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-21T20:50:34.0542017Z 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-21T20:50:34.0543094Z 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-21T20:50:34.0544557Z 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-21T20:50:34.0545767Z 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-21T20:50:34.0547515Z 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-21T20:50:34.0548681Z 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-21T20:50:34.0550086Z 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-21T20:50:34.0551197Z 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-21T20:50:34.0552919Z 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-21T20:50:34.0553955Z 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-21T20:50:34.0555301Z 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-21T20:50:34.0556507Z 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-21T20:50:34.0558287Z 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-21T20:50:34.0559473Z 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-21T20:50:34.0560937Z 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-21T20:50:34.0562343Z 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-21T20:50:34.0563960Z 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-21T20:50:34.0565476Z 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-21T20:50:34.0566662Z 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-21T20:50:34.0568844Z 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-21T20:50:34.0570203Z 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-21T20:50:34.0571478Z 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-21T20:50:34.0572972Z 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-21T20:50:34.0574298Z 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-21T20:50:34.0575666Z 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-21T20:50:34.0577407Z 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-21T20:50:34.0578582Z 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-21T20:50:34.0580400Z 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-21T20:50:34.0581365Z 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-21T20:50:34.0582933Z 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-21T20:50:34.0584146Z 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-21T20:50:34.0585418Z 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-21T20:50:34.0586722Z 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-21T20:50:34.0588503Z 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-21T20:50:34.0590070Z 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-21T20:50:34.0591082Z 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-21T20:50:34.0592728Z 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-21T20:50:34.0594227Z 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-21T20:50:34.0595207Z 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-21T20:50:34.0596506Z 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-21T20:50:34.0597878Z 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-21T20:50:34.0599039Z 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-21T20:50:34.0600444Z 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-21T20:50:34.0602059Z 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-21T20:50:34.0603024Z 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-21T20:50:34.0604467Z 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-21T20:50:34.0606069Z 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-21T20:50:34.0607380Z 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-21T20:50:34.0608542Z 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-21T20:50:34.0610042Z 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-21T20:50:34.0611685Z 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-21T20:50:34.0612825Z 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-21T20:50:34.0614135Z 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-21T20:50:34.0614989Z 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-21T20:50:34.0616431Z 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-21T20:50:34.0617564Z 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-21T20:50:34.0619249Z 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-21T20:50:34.0620919Z 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-21T20:50:34.0622782Z 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-21T20:50:34.0623524Z 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-21T20:50:34.0625033Z 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-21T20:50:34.0626343Z 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-21T20:50:34.0628129Z 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-21T20:50:34.0629477Z 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-21T20:50:34.0630574Z 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-21T20:50:34.0632143Z 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-21T20:50:34.0633478Z 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-21T20:50:34.0635115Z 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-21T20:50:34.0635993Z 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-21T20:50:34.0637364Z 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-21T20:50:34.0638771Z 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-21T20:50:34.0640812Z 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-21T20:50:34.0641645Z 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-21T20:50:34.0642854Z 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-21T20:50:34.0644341Z 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-21T20:50:34.0645455Z 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-21T20:50:34.0646834Z 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-21T20:50:34.0647915Z 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-21T20:50:34.0649356Z 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-21T20:50:34.0650515Z 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-21T20:50:34.0651937Z 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-21T20:50:34.0653215Z 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-21T20:50:34.0654509Z 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-21T20:50:34.0656095Z 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-21T20:50:34.0657196Z 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-21T20:50:34.0658511Z 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-21T20:50:34.0659734Z 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-21T20:50:34.0661177Z 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-21T20:50:34.0662702Z 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-21T20:50:34.0663888Z 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-21T20:50:34.0665227Z 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-21T20:50:34.0666411Z 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-21T20:50:34.0667966Z 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-21T20:50:34.0669072Z 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-21T20:50:34.0670449Z 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-21T20:50:34.0672650Z 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-21T20:50:34.0673828Z 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-21T20:50:34.0674912Z 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-21T20:50:34.0676122Z 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-21T20:50:34.0677357Z 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-21T20:50:34.0678744Z 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-21T20:50:34.0679757Z 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-21T20:50:34.0680932Z 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-21T20:50:34.0682673Z 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-21T20:50:34.0684694Z 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-21T20:50:34.0686948Z 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-21T20:50:34.0688086Z 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-21T20:50:34.0689423Z 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-21T20:50:34.0690336Z 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-21T20:50:34.0692177Z 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-21T20:50:34.0693698Z 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-21T20:50:34.0694984Z 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-21T20:50:34.0696318Z 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-21T20:50:34.0697763Z 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-21T20:50:34.0699493Z 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-21T20:50:34.0700622Z 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-21T20:50:34.0702376Z 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-21T20:50:34.0703809Z 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-21T20:50:34.0705594Z 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-21T20:50:34.0706649Z 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-21T20:50:34.0708034Z 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-21T20:50:34.0710152Z 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-21T20:50:34.0711121Z 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-21T20:50:34.0712623Z 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-21T20:50:34.0714087Z 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-21T20:50:34.0715698Z 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-21T20:50:34.0716805Z 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-21T20:50:34.0718226Z 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-21T20:50:34.0719640Z 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-21T20:50:34.0720981Z 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-21T20:50:34.0722400Z 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-21T20:50:34.0723502Z 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-21T20:50:34.0724812Z 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-21T20:50:34.0726332Z 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-21T20:50:34.0727341Z 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-21T20:50:34.0738518Z 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-21T20:50:34.0739157Z 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-21T20:50:34.0739850Z 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-21T20:50:34.0740351Z 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-21T20:50:34.0740956Z 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-21T20:50:34.0741720Z 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-21T20:50:34.0742543Z 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-21T20:50:34.0743130Z 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-21T20:50:34.0743752Z 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-21T20:50:34.0744303Z 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-21T20:50:34.0744988Z 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-21T20:50:34.0745534Z 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-21T20:50:34.0746094Z 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-21T20:50:34.0746885Z 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-21T20:50:34.0748082Z 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-21T20:50:34.0748952Z 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-21T20:50:34.0750263Z 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-21T20:50:34.0751507Z 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-21T20:50:34.0753440Z 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-21T20:50:34.0754221Z 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-21T20:50:34.0755643Z 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-21T20:50:34.0756937Z 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-21T20:50:34.0758635Z 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-21T20:50:34.0759773Z 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-21T20:50:34.0760961Z 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-21T20:50:34.0762299Z 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-21T20:50:34.0763880Z 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-21T20:50:34.0764907Z 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-21T20:50:34.0766702Z 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-21T20:50:34.0767833Z 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-21T20:50:34.0768982Z 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-21T20:50:34.0770267Z 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-21T20:50:34.0771451Z 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-21T20:50:34.0772782Z 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-21T20:50:34.0773905Z 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-21T20:50:34.0775542Z 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-21T20:50:34.0777056Z 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-21T20:50:34.0778521Z 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-21T20:50:34.0780310Z 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-21T20:50:34.0781371Z 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-21T20:50:34.0783344Z 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-21T20:50:34.0784881Z 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-21T20:50:34.0786376Z 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-21T20:50:34.0787920Z 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-21T20:50:34.0789390Z 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-21T20:50:34.0791097Z 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-21T20:50:34.0792338Z 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-21T20:50:34.0793897Z 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-21T20:50:34.0796268Z 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-21T20:50:34.0797580Z 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-21T20:50:34.0799210Z 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-21T20:50:34.0800599Z 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-21T20:50:34.0801560Z 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-21T20:50:34.0802818Z 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-21T20:50:34.0804225Z 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-21T20:50:34.0805777Z 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-21T20:50:34.0806885Z 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-21T20:50:34.0808691Z 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-21T20:50:34.0810706Z 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-21T20:50:34.0811656Z 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-21T20:50:34.0813191Z 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-21T20:50:34.0814557Z 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-21T20:50:34.0816330Z 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-21T20:50:34.0818038Z 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-21T20:50:34.0819609Z 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-21T20:50:34.0820626Z 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-21T20:50:34.0821886Z 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-21T20:50:34.0823162Z 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-21T20:50:34.0824370Z 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-21T20:50:34.0825657Z 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-21T20:50:34.0827263Z 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-21T20:50:34.0828585Z 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-21T20:50:34.0829681Z 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-21T20:50:34.0831132Z 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-21T20:50:34.0832390Z 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-21T20:50:34.0833963Z 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-21T20:50:34.0835138Z 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-21T20:50:34.0836323Z 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-21T20:50:34.0837749Z 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-21T20:50:34.0839101Z 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-21T20:50:34.0840226Z 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-21T20:50:34.0841415Z 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-21T20:50:34.0843189Z 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-21T20:50:34.0844620Z 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-21T20:50:34.0845972Z 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-21T20:50:34.0847311Z 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-21T20:50:34.0847901Z 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-21T20:50:34.0849506Z 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-21T20:50:34.0851496Z 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-21T20:50:34.0852740Z 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-21T20:50:34.0853805Z 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-21T20:50:34.0854981Z 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-21T20:50:34.0856413Z 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-21T20:50:34.0857695Z 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-21T20:50:34.0859361Z 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-21T20:50:34.0860453Z 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-21T20:50:34.0861865Z 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-21T20:50:34.0863166Z 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-21T20:50:34.0864902Z 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-21T20:50:34.0866089Z 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-21T20:50:34.0867486Z 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-21T20:50:34.0869022Z 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-21T20:50:34.0870502Z 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-21T20:50:34.0871704Z 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-21T20:50:34.0873308Z 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-21T20:50:34.0874644Z 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-21T20:50:34.0875970Z 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-21T20:50:34.0877235Z 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-21T20:50:34.0878588Z 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-21T20:50:34.0880267Z 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-21T20:50:34.0881187Z 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-21T20:50:34.0882682Z 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-21T20:50:34.0883891Z 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-21T20:50:34.0885876Z 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-21T20:50:34.0887304Z 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-21T20:50:34.0888615Z 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-21T20:50:34.0890183Z 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-21T20:50:34.0891690Z 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-21T20:50:34.0892857Z 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-21T20:50:34.0894682Z 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-21T20:50:34.0895552Z 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-21T20:50:34.0897676Z 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-21T20:50:34.0898267Z 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-21T20:50:34.0899842Z 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-21T20:50:34.0901366Z 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-21T20:50:34.0902489Z 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-21T20:50:34.0904362Z 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-21T20:50:34.0905544Z 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-21T20:50:34.0906857Z 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-21T20:50:34.0908111Z 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-21T20:50:34.0909783Z 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-21T20:50:34.0910778Z 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-21T20:50:34.0912250Z 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-21T20:50:34.0913718Z 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-21T20:50:34.0914840Z 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-21T20:50:34.0916441Z 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-21T20:50:34.0917553Z 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-21T20:50:34.0919000Z 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-21T20:50:34.0920721Z 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-21T20:50:34.0922141Z 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-21T20:50:34.0923481Z 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-21T20:50:34.0924988Z 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-21T20:50:34.0926531Z 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-21T20:50:34.0928009Z 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-21T20:50:34.0929048Z 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-21T20:50:34.0930415Z 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-21T20:50:34.0931894Z 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-21T20:50:34.0933195Z 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-21T20:50:34.0934274Z 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-21T20:50:34.0935656Z 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-21T20:50:34.0937085Z 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-21T20:50:34.0938302Z 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-21T20:50:34.0939479Z 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-21T20:50:34.0941007Z 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-21T20:50:34.0942499Z 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-21T20:50:34.0943496Z 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-21T20:50:34.0945201Z 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-21T20:50:34.0946131Z 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-21T20:50:34.0947572Z 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-21T20:50:34.0948868Z 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-21T20:50:34.0950668Z 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-21T20:50:34.0951692Z 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-21T20:50:34.0953438Z 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-21T20:50:34.0954511Z 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-21T20:50:34.0955926Z 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-21T20:50:34.0957350Z 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-21T20:50:34.0958724Z 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-21T20:50:34.0959988Z 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-21T20:50:34.0961591Z 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-21T20:50:34.0962740Z 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-21T20:50:34.0964418Z 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-21T20:50:34.0965817Z 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-21T20:50:34.0967072Z 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-21T20:50:34.0968563Z 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-21T20:50:34.0969858Z 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-21T20:50:34.0973073Z 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-21T20:50:34.0974006Z 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-21T20:50:34.0975315Z 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-21T20:50:34.0977168Z 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-21T20:50:34.0978907Z 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-21T20:50:34.0980639Z 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-21T20:50:34.0983658Z 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-21T20:50:34.0985221Z 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-21T20:50:34.0987396Z 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-21T20:50:34.0989019Z 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-21T20:50:34.0991128Z 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-21T20:50:34.0993331Z 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-21T20:50:34.0994905Z 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-21T20:50:34.0996845Z 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-21T20:50:34.0998590Z 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-21T20:50:34.1000399Z 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-21T20:50:34.1001973Z 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-21T20:50:34.1003833Z 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-21T20:50:34.1005617Z 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-21T20:50:34.1007142Z 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-21T20:50:34.1008855Z 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-21T20:50:34.1011145Z 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-21T20:50:34.1012771Z 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-21T20:50:34.1014488Z 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-21T20:50:34.1016785Z 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-21T20:50:34.1018001Z 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-21T20:50:34.1019807Z 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-21T20:50:34.1021967Z 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-21T20:50:34.1023812Z 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-21T20:50:34.1025247Z 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-21T20:50:34.1026905Z 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-21T20:50:34.1028568Z 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-21T20:50:34.1030351Z 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-21T20:50:34.1032416Z 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-21T20:50:34.1033855Z 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-21T20:50:34.1035973Z 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-21T20:50:34.1037759Z 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-21T20:50:34.1039490Z 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-21T20:50:34.1041136Z 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-21T20:50:34.1042813Z 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-21T20:50:34.1044505Z 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-21T20:50:34.1046628Z 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-21T20:50:34.1048925Z 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-21T20:50:34.1050028Z 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-21T20:50:34.1051611Z 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-21T20:50:34.1053594Z 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-21T20:50:34.1054902Z 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-21T20:50:34.1056509Z 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-21T20:50:34.1057868Z 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-21T20:50:34.1059317Z 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-21T20:50:34.1060762Z 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-21T20:50:34.1062509Z 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-21T20:50:34.1063803Z 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-21T20:50:34.1065493Z 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-21T20:50:34.1067404Z 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-21T20:50:34.1068591Z 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-21T20:50:34.1070208Z 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-21T20:50:34.1071914Z 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-21T20:50:34.1073446Z 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-21T20:50:34.1075105Z 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-21T20:50:34.1076404Z 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-21T20:50:34.1077851Z 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-21T20:50:34.1079121Z 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-21T20:50:34.1080762Z 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-21T20:50:34.1082272Z 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-21T20:50:34.1083513Z 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-21T20:50:34.1085270Z 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-21T20:50:34.1087335Z 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-21T20:50:34.1089260Z 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-21T20:50:34.1090712Z 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-21T20:50:34.1092531Z 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-21T20:50:34.1093647Z 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-21T20:50:34.1095597Z 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-21T20:50:34.1096919Z 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-21T20:50:34.1098064Z 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-21T20:50:34.1099479Z 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-21T20:50:34.1100991Z 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-21T20:50:34.1102224Z 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-21T20:50:34.1103792Z 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-21T20:50:34.1104864Z 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-21T20:50:34.1106358Z 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-21T20:50:34.1107989Z 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-21T20:50:34.1109502Z 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-21T20:50:34.1110935Z 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-21T20:50:34.1112308Z 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-21T20:50:34.1114029Z 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-21T20:50:34.1115595Z 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-21T20:50:34.1116541Z 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-21T20:50:34.1118297Z 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-21T20:50:34.1119389Z 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-21T20:50:34.1120278Z 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-21T20:50:34.1121429Z 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-21T20:50:34.1123431Z 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-21T20:50:34.1124730Z 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-21T20:50:34.1125853Z 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-21T20:50:34.1127515Z 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-21T20:50:34.1128967Z 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-21T20:50:34.1130116Z 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-21T20:50:34.1131698Z 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-21T20:50:34.1132765Z 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-21T20:50:34.1134348Z 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-21T20:50:34.1135513Z 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-21T20:50:34.1137342Z 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-21T20:50:34.1138617Z 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-21T20:50:34.1140303Z 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-21T20:50:34.1141516Z 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-21T20:50:34.1143139Z 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-21T20:50:34.1144620Z 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-21T20:50:34.1145812Z 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-21T20:50:34.1146935Z 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-21T20:50:34.1148370Z 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-21T20:50:34.1149984Z 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-21T20:50:34.1151201Z 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-21T20:50:34.1153478Z 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-21T20:50:34.1154632Z 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-21T20:50:34.1155826Z 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-21T20:50:34.1157765Z 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-21T20:50:34.1158886Z 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-21T20:50:34.1160368Z 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-21T20:50:34.1161690Z 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-21T20:50:34.1163116Z 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-21T20:50:34.1164626Z 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-21T20:50:34.1166089Z 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-21T20:50:34.1167787Z 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-21T20:50:34.1169369Z 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-21T20:50:34.1170559Z 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-21T20:50:34.1172014Z 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-21T20:50:34.1173772Z 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-21T20:50:34.1175111Z 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-21T20:50:34.1176486Z 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-21T20:50:34.1178056Z 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-21T20:50:34.1180133Z 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-21T20:50:34.1181974Z 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-21T20:50:34.1183236Z 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-21T20:50:34.1184967Z 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-21T20:50:34.1186280Z 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-21T20:50:34.1187924Z 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-21T20:50:34.1189401Z 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-21T20:50:34.1190890Z 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-21T20:50:34.1193007Z 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-21T20:50:34.1194081Z 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-21T20:50:34.1195452Z 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-21T20:50:34.1196830Z 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-21T20:50:34.1198243Z 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-21T20:50:34.1199637Z 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-21T20:50:34.1201010Z 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-21T20:50:34.1202589Z 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-21T20:50:34.1204341Z 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-21T20:50:34.1205589Z 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-21T20:50:34.1207045Z 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-21T20:50:34.1208468Z 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-21T20:50:34.1209976Z 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-21T20:50:34.1211500Z 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-21T20:50:34.1213176Z 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-21T20:50:34.1214711Z 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-21T20:50:34.1216344Z 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-21T20:50:34.1217478Z 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-21T20:50:34.1218960Z 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-21T20:50:34.1220294Z 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-21T20:50:34.1221719Z 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-21T20:50:34.1223165Z 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-21T20:50:34.1224241Z 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-21T20:50:34.1225738Z 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-21T20:50:34.1227180Z 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-21T20:50:34.1228821Z 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-21T20:50:34.1229960Z 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-21T20:50:34.1231392Z 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-21T20:50:34.1232970Z 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-21T20:50:34.1234182Z 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-21T20:50:34.1235793Z 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-21T20:50:34.1237261Z 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-21T20:50:34.1238679Z 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-21T20:50:34.1240372Z 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-21T20:50:34.1241391Z 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-21T20:50:34.1242947Z 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-21T20:50:34.1244423Z 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-21T20:50:34.1245989Z 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-21T20:50:34.1247425Z 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-21T20:50:34.1248750Z 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-21T20:50:34.1250065Z 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-21T20:50:34.1251877Z 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-21T20:50:34.1252974Z 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-21T20:50:34.1254600Z 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-21T20:50:34.1255525Z 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-21T20:50:34.1257228Z 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-21T20:50:34.1258386Z 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-21T20:50:34.1259864Z 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-21T20:50:34.1261226Z 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-21T20:50:34.1262851Z 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-21T20:50:34.1263799Z 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-21T20:50:34.1265278Z 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-21T20:50:34.1266387Z 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-21T20:50:34.1267947Z 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-21T20:50:34.1269054Z 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-21T20:50:34.1270449Z 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-21T20:50:34.1272371Z 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-21T20:50:34.1274111Z 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-21T20:50:34.1275190Z 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-21T20:50:34.1276660Z 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-21T20:50:34.1277841Z 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-21T20:50:34.1279290Z 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-21T20:50:34.1280516Z 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-21T20:50:34.1283535Z 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-21T20:50:34.1284085Z 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-21T20:50:34.1285576Z 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-21T20:50:34.1286676Z 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-21T20:50:34.1288009Z 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-21T20:50:34.1289340Z 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-21T20:50:34.1290711Z 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-21T20:50:34.1292354Z 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-21T20:50:34.1293410Z 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-21T20:50:34.1294838Z 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-21T20:50:34.1296324Z 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-21T20:50:34.1297559Z 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-21T20:50:34.1299114Z 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-21T20:50:34.1300633Z 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-21T20:50:34.1301696Z 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-21T20:50:34.1303521Z 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-21T20:50:34.1305029Z 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-21T20:50:34.1306408Z 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-21T20:50:34.1307659Z 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-21T20:50:34.1309333Z 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-21T20:50:34.1310318Z 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-21T20:50:34.1311644Z 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-21T20:50:34.1313393Z 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-21T20:50:34.1315100Z 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-21T20:50:34.1316690Z 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-21T20:50:34.1317589Z 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-21T20:50:34.1319100Z 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-21T20:50:34.1320267Z 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-21T20:50:34.1322020Z 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-21T20:50:34.1323732Z 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-21T20:50:34.1325191Z 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-21T20:50:34.1326569Z 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-21T20:50:34.1328516Z 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-21T20:50:34.1329871Z 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-21T20:50:34.1331476Z 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-21T20:50:34.1332914Z 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-21T20:50:34.1334278Z 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-21T20:50:34.1335759Z 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-21T20:50:34.1337219Z 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-21T20:50:34.1338667Z 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-21T20:50:34.1340430Z 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-21T20:50:34.1341456Z 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-21T20:50:34.1342918Z 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-21T20:50:34.1344060Z 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-21T20:50:34.1345687Z 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-21T20:50:34.1346882Z 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-21T20:50:34.1348741Z 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-21T20:50:34.1349752Z 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-21T20:50:34.1351194Z 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-21T20:50:34.1352689Z 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-21T20:50:34.1354134Z 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-21T20:50:34.1355464Z 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-21T20:50:34.1357400Z 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-21T20:50:34.1358205Z 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-21T20:50:34.1359721Z 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-21T20:50:34.1361141Z 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-21T20:50:34.1362572Z 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-21T20:50:34.1364250Z 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-21T20:50:34.1365462Z 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-21T20:50:34.1366840Z 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-21T20:50:34.1368470Z 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-21T20:50:34.1369625Z 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-21T20:50:34.1371091Z 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-21T20:50:34.1372940Z 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-21T20:50:34.1374253Z 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-21T20:50:34.1375996Z 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-21T20:50:34.1377102Z 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-21T20:50:34.1378379Z 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-21T20:50:34.1379695Z 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-21T20:50:34.1380989Z 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-21T20:50:34.1382680Z 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-21T20:50:34.1384168Z 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-21T20:50:34.1386788Z 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-21T20:50:34.1387959Z 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-21T20:50:34.1389119Z 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-21T20:50:34.1390426Z 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-21T20:50:34.1391330Z 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-21T20:50:34.1393520Z 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-21T20:50:34.1394575Z 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-21T20:50:34.1396025Z 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-21T20:50:34.1397247Z 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-21T20:50:34.1398265Z 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-21T20:50:34.1399545Z 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-21T20:50:34.1400694Z 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-21T20:50:34.1402539Z 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-21T20:50:34.1403493Z 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-21T20:50:34.1404707Z 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-21T20:50:34.1406008Z 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-21T20:50:34.1407168Z 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-21T20:50:34.1408203Z 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-21T20:50:34.1409452Z 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-21T20:50:34.1410899Z 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-21T20:50:34.1412053Z 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-21T20:50:34.1413021Z 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-21T20:50:34.1414207Z 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-21T20:50:34.1415358Z 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-21T20:50:34.1417246Z 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-21T20:50:34.1418190Z 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-21T20:50:34.1419708Z 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-21T20:50:34.1420800Z 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-21T20:50:34.1421911Z 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-21T20:50:34.1423210Z 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-21T20:50:34.1424345Z 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-21T20:50:34.1426291Z 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-21T20:50:34.1428382Z 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-21T20:50:34.1429233Z 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-21T20:50:34.1430755Z 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-21T20:50:34.1431481Z 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-21T20:50:34.1433047Z 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-21T20:50:34.1434216Z 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-21T20:50:34.1435745Z 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-21T20:50:34.1437777Z 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-21T20:50:34.1438776Z 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-21T20:50:34.1440926Z 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-21T20:50:34.1441703Z 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-21T20:50:34.1442861Z 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-21T20:50:34.1444617Z 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-21T20:50:34.1445517Z 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-21T20:50:34.1446968Z 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-21T20:50:34.1448054Z 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-21T20:50:34.1449802Z 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-21T20:50:34.1451468Z 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-21T20:50:34.1452557Z 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-21T20:50:34.1454124Z 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-21T20:50:34.1455608Z 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-21T20:50:34.1457049Z 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-21T20:50:34.1458466Z 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-21T20:50:34.1459765Z 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-21T20:50:34.1461338Z 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-21T20:50:34.1463213Z 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-21T20:50:34.1464379Z 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-21T20:50:34.1465786Z 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-21T20:50:34.1467343Z 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-21T20:50:34.1468623Z 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-21T20:50:34.1470261Z 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-21T20:50:34.1471696Z 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-21T20:50:34.1473332Z 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-21T20:50:34.1474912Z 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-21T20:50:34.1476759Z 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-21T20:50:34.1478215Z 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-21T20:50:34.1479714Z 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-21T20:50:34.1481231Z 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-21T20:50:34.1483094Z 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-21T20:50:34.1484328Z 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-21T20:50:34.1486976Z 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-21T20:50:34.1488065Z 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-21T20:50:34.1489717Z 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-21T20:50:34.1491199Z 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-21T20:50:34.1492551Z 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-21T20:50:34.1493737Z 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-21T20:50:34.1495504Z 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-21T20:50:34.1496982Z 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-21T20:50:34.1498025Z 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-21T20:50:34.1499461Z 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-21T20:50:34.1500951Z 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-21T20:50:34.1502476Z 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-21T20:50:34.1503503Z 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-21T20:50:34.1504915Z 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-21T20:50:34.1506507Z 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-21T20:50:34.1508012Z 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-21T20:50:34.1509600Z 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-21T20:50:34.1510593Z 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-21T20:50:34.1512085Z 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-21T20:50:34.1513722Z 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-21T20:50:34.1514755Z 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-21T20:50:34.1516191Z 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-21T20:50:34.1517682Z 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-21T20:50:34.1518952Z 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-21T20:50:34.1520051Z 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-21T20:50:34.1521414Z 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-21T20:50:34.1522782Z 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-21T20:50:34.1524376Z 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-21T20:50:34.1525960Z 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-21T20:50:34.1527264Z 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-21T20:50:34.1528689Z 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-21T20:50:34.1530076Z 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-21T20:50:34.1531680Z 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-21T20:50:34.1533415Z 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-21T20:50:34.1534396Z 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-21T20:50:34.1535931Z 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-21T20:50:34.1537318Z 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-21T20:50:34.1539020Z 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-21T20:50:34.1540373Z 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-21T20:50:34.1541743Z 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-21T20:50:34.1543480Z 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-21T20:50:34.1545323Z 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-21T20:50:34.1546677Z 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-21T20:50:34.1548086Z 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-21T20:50:34.1550154Z 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-21T20:50:34.1551363Z 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-21T20:50:34.1553017Z 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-21T20:50:34.1554433Z 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-21T20:50:34.1556244Z 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-21T20:50:34.1557435Z 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-21T20:50:34.1558921Z 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-21T20:50:34.1560153Z 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-21T20:50:34.1562034Z 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-21T20:50:34.1562935Z 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-21T20:50:34.1564447Z 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-21T20:50:34.1565689Z 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-21T20:50:34.1567328Z 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-21T20:50:34.1568357Z 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-21T20:50:34.1569880Z 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-21T20:50:34.1571023Z 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-21T20:50:34.1572542Z 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-21T20:50:34.1573836Z 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-21T20:50:34.1575196Z 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-21T20:50:34.1576386Z 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-21T20:50:34.1578159Z 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-21T20:50:34.1579184Z 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-21T20:50:34.1580649Z 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-21T20:50:34.1581828Z 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-21T20:50:34.1583684Z 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-21T20:50:34.1585310Z 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-21T20:50:34.1586585Z 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-21T20:50:34.1588146Z 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-21T20:50:34.1589944Z 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-21T20:50:34.1591088Z 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-21T20:50:34.1592790Z 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-21T20:50:34.1594072Z 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-21T20:50:34.1595457Z 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-21T20:50:34.1596888Z 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-21T20:50:34.1598135Z 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-21T20:50:34.1599660Z 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-21T20:50:34.1601290Z 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-21T20:50:34.1602881Z 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-21T20:50:34.1604037Z 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-21T20:50:34.1605529Z 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-21T20:50:34.1606963Z 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-21T20:50:34.1608687Z 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-21T20:50:34.1609762Z 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-21T20:50:34.1611183Z 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-21T20:50:34.1612909Z 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-21T20:50:34.1614347Z 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-21T20:50:34.1615867Z 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-21T20:50:34.1616953Z 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-21T20:50:34.1618450Z 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-21T20:50:34.1619674Z 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-21T20:50:34.1621233Z 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-21T20:50:34.1622652Z 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-21T20:50:34.1624052Z 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-21T20:50:34.1625544Z 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-21T20:50:34.1626938Z 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-21T20:50:34.1628780Z 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-21T20:50:34.1629817Z 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-21T20:50:34.1631353Z 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-21T20:50:34.1632721Z 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-21T20:50:34.1634362Z 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-21T20:50:34.1635522Z 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-21T20:50:34.1637486Z 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-21T20:50:34.1638757Z 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-21T20:50:34.1640422Z 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-21T20:50:34.1641754Z 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-21T20:50:34.1642936Z 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-21T20:50:34.1644424Z 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-21T20:50:34.1645608Z 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-21T20:50:34.1647204Z 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-21T20:50:34.1648550Z 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-21T20:50:34.1649993Z 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-21T20:50:34.1651321Z 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-21T20:50:34.1652914Z 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-21T20:50:34.1654091Z 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-21T20:50:34.1655634Z 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-21T20:50:34.1656997Z 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-21T20:50:34.1658844Z 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-21T20:50:34.1659894Z 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-21T20:50:34.1661409Z 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-21T20:50:34.1662563Z 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-21T20:50:34.1664001Z 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-21T20:50:34.1665073Z 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-21T20:50:34.1666433Z 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-21T20:50:34.1667510Z 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-21T20:50:34.1669402Z 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-21T20:50:34.1670725Z 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-21T20:50:34.1671910Z 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-21T20:50:34.1673571Z 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-21T20:50:34.1675082Z 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-21T20:50:34.1676222Z 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-21T20:50:34.1678231Z 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-21T20:50:34.1679357Z 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-21T20:50:34.1681286Z 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-21T20:50:34.1682125Z 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-21T20:50:34.1683642Z 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-21T20:50:34.1686167Z 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-21T20:50:34.1687888Z 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-21T20:50:34.1688843Z 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-21T20:50:34.1690377Z 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-21T20:50:34.1691491Z 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-21T20:50:34.1693147Z 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-21T20:50:34.1694297Z 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-21T20:50:34.1696075Z 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-21T20:50:34.1697422Z 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-21T20:50:34.1699161Z 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-21T20:50:34.1700600Z 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-21T20:50:34.1702165Z 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-21T20:50:34.1703667Z 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-21T20:50:34.1705527Z 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-21T20:50:34.1706900Z 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-21T20:50:34.1708416Z 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-21T20:50:34.1709906Z 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-21T20:50:34.1712027Z 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-21T20:50:34.1713464Z 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-21T20:50:34.1715140Z 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-21T20:50:34.1716663Z 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-21T20:50:34.1718569Z 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-21T20:50:34.1720134Z 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-21T20:50:34.1721794Z 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-21T20:50:34.1723475Z 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-21T20:50:34.1725310Z 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-21T20:50:34.1726733Z 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-21T20:50:34.1727971Z 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-21T20:50:34.1729310Z 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-21T20:50:34.1730912Z 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-21T20:50:34.1732630Z 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-21T20:50:34.1734134Z 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-21T20:50:34.1735757Z 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-21T20:50:34.1737165Z 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-21T20:50:34.1738822Z 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-21T20:50:34.1739998Z 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-21T20:50:34.1741592Z 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-21T20:50:34.1742955Z 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-21T20:50:34.1744661Z 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-21T20:50:34.1746159Z 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-21T20:50:34.1747514Z 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-21T20:50:34.1749015Z 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-21T20:50:34.1750715Z 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-21T20:50:34.1752191Z 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-21T20:50:34.1753576Z 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-21T20:50:34.1755012Z 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-21T20:50:34.1756114Z 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-21T20:50:34.1757566Z 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-21T20:50:34.1758870Z 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-21T20:50:34.1760155Z 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-21T20:50:34.1761760Z 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-21T20:50:34.1763524Z 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-21T20:50:34.1764746Z 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-21T20:50:34.1766349Z 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-21T20:50:34.1767259Z 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-21T20:50:34.1768986Z 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-21T20:50:34.1770133Z 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-21T20:50:34.1772332Z 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-21T20:50:34.1773136Z 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-21T20:50:34.1774639Z 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-21T20:50:34.1775816Z 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-21T20:50:34.1777387Z 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-21T20:50:34.1778478Z 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-21T20:50:34.1780286Z 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-21T20:50:34.1781157Z 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-21T20:50:34.1782712Z 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-21T20:50:34.1784122Z 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-21T20:50:34.1785480Z 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-21T20:50:34.1786615Z 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-21T20:50:34.1788136Z 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-21T20:50:34.1789555Z 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-21T20:50:34.1791096Z 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-21T20:50:34.1792206Z 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-21T20:50:34.1793779Z 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-21T20:50:34.1795072Z 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-21T20:50:34.1796607Z 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-21T20:50:34.1797636Z 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-21T20:50:34.1799104Z 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-21T20:50:34.1800604Z 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-21T20:50:34.1801932Z 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-21T20:50:34.1803684Z 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-21T20:50:34.1804699Z 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-21T20:50:34.1806389Z 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-21T20:50:34.1807624Z 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-21T20:50:34.1809354Z 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-21T20:50:34.1810698Z 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-21T20:50:34.1811930Z 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-21T20:50:34.1813435Z 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-21T20:50:34.1814968Z 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-21T20:50:34.1816459Z 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-21T20:50:34.1817473Z 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-21T20:50:34.1819141Z 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-21T20:50:34.1820328Z 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-21T20:50:34.1821813Z 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-21T20:50:34.1823555Z 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-21T20:50:34.1824792Z 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-21T20:50:34.1826214Z 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-21T20:50:34.1827854Z 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-21T20:50:34.1829004Z 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-21T20:50:34.1830529Z 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-21T20:50:34.1831918Z 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-21T20:50:34.1833772Z 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-21T20:50:34.1835039Z 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-21T20:50:34.1837002Z 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-21T20:50:34.1837864Z 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-21T20:50:34.1839402Z 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-21T20:50:34.1840533Z 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-21T20:50:34.1842019Z 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-21T20:50:34.1843658Z 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-21T20:50:34.1844889Z 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-21T20:50:34.1846222Z 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-21T20:50:34.1847440Z 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-21T20:50:34.1848836Z 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-21T20:50:34.1850611Z 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-21T20:50:34.1852441Z 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-21T20:50:34.1853900Z 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-21T20:50:34.1855332Z 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-21T20:50:34.1856964Z 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-21T20:50:34.1858827Z 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-21T20:50:34.1860387Z 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-21T20:50:34.1861979Z 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-21T20:50:34.1863719Z 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-21T20:50:34.1865808Z 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-21T20:50:34.1867749Z 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-21T20:50:34.1869277Z 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-21T20:50:34.1870743Z 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-21T20:50:34.1872380Z 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-21T20:50:34.1873791Z 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-21T20:50:34.1875367Z 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-21T20:50:34.1877185Z 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-21T20:50:34.1878934Z 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-21T20:50:34.1880554Z 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-21T20:50:34.1882192Z 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-21T20:50:34.1883888Z 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-21T20:50:34.1885491Z 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-21T20:50:34.1887225Z 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-21T20:50:34.1888629Z 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-21T20:50:34.1890346Z 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-21T20:50:34.1892347Z 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-21T20:50:34.1894069Z 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-21T20:50:34.1895599Z 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-21T20:50:34.1897062Z 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-21T20:50:34.1898630Z 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-21T20:50:34.1900067Z 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-21T20:50:34.1901487Z 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-21T20:50:34.1903130Z 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-21T20:50:34.1904826Z 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-21T20:50:34.1906451Z 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-21T20:50:34.1907904Z 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-21T20:50:34.1909555Z 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-21T20:50:34.1911143Z 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-21T20:50:34.1912667Z 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-21T20:50:34.1914047Z 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-21T20:50:34.1915742Z 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-21T20:50:34.1917806Z 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-21T20:50:34.1919296Z 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-21T20:50:34.1920637Z 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-21T20:50:34.1922304Z 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-21T20:50:34.1923864Z 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-21T20:50:34.1925222Z 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-21T20:50:34.1926536Z 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-21T20:50:34.1928126Z 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-21T20:50:34.1929708Z 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-21T20:50:34.1931079Z 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-21T20:50:34.1932480Z 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-21T20:50:34.1933818Z 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-21T20:50:34.1935238Z 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-21T20:50:34.1936541Z 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-21T20:50:34.1937837Z 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-21T20:50:34.1939282Z 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-21T20:50:34.1940803Z 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-21T20:50:34.1942214Z 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-21T20:50:34.1943556Z 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-21T20:50:34.1945043Z 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-21T20:50:34.1946543Z 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-21T20:50:34.1947785Z 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-21T20:50:34.1949118Z 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-21T20:50:34.1950572Z 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-21T20:50:34.1952195Z 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-21T20:50:34.1953571Z 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-21T20:50:34.1955000Z 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-21T20:50:34.1956705Z 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-21T20:50:34.1958491Z 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-21T20:50:34.1960091Z 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-21T20:50:34.1961605Z 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-21T20:50:34.1963352Z 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-21T20:50:34.1964901Z 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-21T20:50:34.1966542Z 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-21T20:50:34.1967992Z 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-21T20:50:34.1969679Z 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-21T20:50:34.1971514Z 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-21T20:50:34.1973270Z 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-21T20:50:34.1974977Z 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-21T20:50:34.1976473Z 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-21T20:50:34.1978093Z 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-21T20:50:34.1979690Z 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-21T20:50:34.1981272Z 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-21T20:50:34.1983224Z 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-21T20:50:34.1985515Z 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-21T20:50:34.1987562Z 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-21T20:50:34.1989398Z 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-21T20:50:34.1991068Z 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-21T20:50:34.1992939Z 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-21T20:50:34.1994584Z 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-21T20:50:34.1996106Z 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-21T20:50:34.1997722Z 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-21T20:50:34.1999584Z 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-21T20:50:34.2001811Z 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-21T20:50:34.2003817Z 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-21T20:50:34.2005445Z 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-21T20:50:34.2007085Z 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-21T20:50:34.2008750Z 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-21T20:50:34.2010411Z 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-21T20:50:34.2012002Z 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-21T20:50:34.2013499Z 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-21T20:50:34.2015233Z 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-21T20:50:34.2017204Z 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-21T20:50:34.2019029Z 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-21T20:50:34.2020680Z 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-21T20:50:34.2022257Z 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-21T20:50:34.2023820Z 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-21T20:50:34.2025393Z 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-21T20:50:34.2026955Z 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-21T20:50:34.2028460Z 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-21T20:50:34.2030180Z 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-21T20:50:34.2032189Z 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-21T20:50:34.2034027Z 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-21T20:50:34.2035676Z 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-21T20:50:34.2037238Z 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-21T20:50:34.2038785Z 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-21T20:50:34.2040354Z 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-21T20:50:34.2041897Z 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-21T20:50:34.2043279Z 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-21T20:50:34.2044866Z 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-21T20:50:34.2046427Z 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-21T20:50:34.2047803Z 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-21T20:50:34.2049269Z 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-21T20:50:34.2050815Z 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-21T20:50:34.2052361Z 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-21T20:50:34.2053670Z 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-21T20:50:34.2055077Z 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-21T20:50:34.2056785Z 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-21T20:50:34.2058606Z 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-21T20:50:34.2060306Z 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-21T20:50:34.2061983Z 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-21T20:50:34.2063523Z 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-21T20:50:34.2065073Z 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-21T20:50:34.2066486Z 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-21T20:50:34.2067779Z 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-21T20:50:34.2069256Z 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-21T20:50:34.2070928Z 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-21T20:50:34.2072702Z 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-21T20:50:34.2074198Z 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-21T20:50:34.2075606Z 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-21T20:50:34.2077071Z 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-21T20:50:34.2079111Z 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-21T20:50:34.2080877Z 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-21T20:50:34.2082918Z 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-21T20:50:34.2084521Z 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-21T20:50:34.2086088Z 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-21T20:50:34.2087497Z 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-21T20:50:34.2088807Z 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-21T20:50:34.2090237Z 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-21T20:50:34.2091986Z 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-21T20:50:34.2093614Z 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-21T20:50:34.2095035Z 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-21T20:50:34.2096377Z 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-21T20:50:34.2097744Z 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-21T20:50:34.2099115Z 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-21T20:50:34.2100426Z 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-21T20:50:34.2101677Z 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-21T20:50:34.2103045Z 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-21T20:50:34.2104622Z 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-21T20:50:34.2106031Z 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-21T20:50:34.2107458Z 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-21T20:50:34.2109108Z 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-21T20:50:34.2110521Z 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-21T20:50:34.2111793Z 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-21T20:50:34.2113042Z 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-21T20:50:34.2114195Z 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-21T20:50:34.2115434Z 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-21T20:50:34.2116961Z 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-21T20:50:34.2118450Z 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-21T20:50:34.2120017Z 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-21T20:50:34.2121772Z 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-21T20:50:34.2123424Z 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-21T20:50:34.2124880Z 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-21T20:50:34.2126275Z 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-21T20:50:34.2127623Z 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-21T20:50:34.2128978Z 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-21T20:50:34.2130213Z 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-21T20:50:34.2131669Z 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-21T20:50:34.2133158Z 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-21T20:50:34.2134666Z 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-21T20:50:34.2136000Z 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-21T20:50:34.2137227Z 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-21T20:50:34.2138633Z 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-21T20:50:34.2139970Z 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-21T20:50:34.2141363Z 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-21T20:50:34.2143120Z 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-21T20:50:34.2144763Z 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-21T20:50:34.2146181Z 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-21T20:50:34.2147612Z 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-21T20:50:34.2149261Z 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-21T20:50:34.2151071Z 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-21T20:50:34.2152755Z 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-21T20:50:34.2154803Z 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-21T20:50:34.2156562Z 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-21T20:50:34.2158202Z 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-21T20:50:34.2159683Z 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-21T20:50:34.2160981Z 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-21T20:50:34.2162341Z 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-21T20:50:34.2163575Z 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-21T20:50:34.2165078Z 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-21T20:50:34.2167001Z 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-21T20:50:34.2168887Z 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-21T20:50:34.2170131Z 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-21T20:50:34.2171385Z 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-21T20:50:34.2172644Z 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-21T20:50:34.2174010Z 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-21T20:50:34.2175421Z 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-21T20:50:34.2176607Z 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-21T20:50:34.2177801Z 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-21T20:50:34.2179147Z 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-21T20:50:34.2180637Z 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-21T20:50:34.2181971Z 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-21T20:50:34.2183342Z 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-21T20:50:34.2184685Z 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-21T20:50:34.2186383Z 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-21T20:50:34.2187895Z 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-21T20:50:34.2189225Z 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-21T20:50:34.2190512Z 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-21T20:50:34.2191903Z 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-21T20:50:34.2193095Z 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-21T20:50:34.2194316Z 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-21T20:50:34.2195495Z 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-21T20:50:34.2196841Z 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-21T20:50:34.2198312Z 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-21T20:50:34.2199552Z 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-21T20:50:34.2200654Z 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-21T20:50:34.2201943Z 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-21T20:50:34.2203441Z 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-21T20:50:34.2204698Z 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-21T20:50:34.2205876Z 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-21T20:50:34.2207350Z 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-21T20:50:34.2209198Z 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-21T20:50:34.2211145Z 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-21T20:50:34.2213131Z 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-21T20:50:34.2214806Z 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-21T20:50:34.2216166Z 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-21T20:50:34.2218025Z 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-21T20:50:34.2219273Z 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-21T20:50:34.2220495Z 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-21T20:50:34.2221863Z 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-21T20:50:34.2223277Z 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-21T20:50:34.2224520Z 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-21T20:50:34.2225780Z 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-21T20:50:34.2227028Z 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-21T20:50:34.2228543Z 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-21T20:50:34.2230059Z 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-21T20:50:34.2231376Z 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-21T20:50:34.2232691Z 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-21T20:50:34.2233836Z 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-21T20:50:34.2234999Z 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-21T20:50:34.2236250Z 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-21T20:50:34.2237373Z 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-21T20:50:34.2238539Z 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-21T20:50:34.2239931Z 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-21T20:50:34.2241480Z 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-21T20:50:34.2242844Z 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-21T20:50:34.2244086Z 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-21T20:50:34.2245586Z 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-21T20:50:34.2247107Z 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-21T20:50:34.2248358Z 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-21T20:50:34.2249635Z 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-21T20:50:34.2251165Z 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-21T20:50:34.2252622Z 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-21T20:50:34.2253996Z 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-21T20:50:34.2255253Z 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-21T20:50:34.2256727Z 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-21T20:50:34.2258164Z 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-21T20:50:34.2259461Z 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-21T20:50:34.2260751Z 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-21T20:50:34.2262262Z 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-21T20:50:34.2263875Z 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-21T20:50:34.2265433Z 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-21T20:50:34.2267041Z 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-21T20:50:34.2268481Z 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-21T20:50:34.2269890Z 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-21T20:50:34.2271232Z 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-21T20:50:34.2272630Z 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-21T20:50:34.2274027Z 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-21T20:50:34.2275534Z 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-21T20:50:34.2276856Z 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-21T20:50:34.2278124Z 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-21T20:50:34.2279591Z 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-21T20:50:34.2281186Z 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-21T20:50:34.2283492Z 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-21T20:50:34.2284969Z 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-21T20:50:34.2286459Z 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-21T20:50:34.2288080Z 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-21T20:50:34.2289600Z 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-21T20:50:34.2290901Z 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-21T20:50:34.2292441Z 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-21T20:50:34.2293860Z 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-21T20:50:34.2295153Z 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-21T20:50:34.2296495Z 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-21T20:50:34.2297801Z 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-21T20:50:34.2299247Z 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-21T20:50:34.2300608Z 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-21T20:50:34.2302328Z 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-21T20:50:34.2303883Z 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-21T20:50:34.2305157Z 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-21T20:50:34.2306377Z 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-21T20:50:34.2307473Z 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-21T20:50:34.2308653Z 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-21T20:50:34.2309949Z 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-21T20:50:34.2311442Z 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-21T20:50:34.2313038Z 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-21T20:50:34.2314348Z 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-21T20:50:34.2315896Z 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-21T20:50:34.2317253Z 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-21T20:50:34.2318549Z 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-21T20:50:34.2319772Z 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-21T20:50:34.2321031Z 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-21T20:50:34.2322554Z 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-21T20:50:34.2324101Z 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-21T20:50:34.2325594Z 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-21T20:50:34.2327125Z 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-21T20:50:34.2328502Z 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-21T20:50:34.2329837Z 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-21T20:50:34.2331258Z 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-21T20:50:34.2332688Z 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-21T20:50:34.2333890Z 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-21T20:50:34.2335441Z 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-21T20:50:34.2337034Z 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-21T20:50:34.2338426Z 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-21T20:50:34.2339857Z 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-21T20:50:34.2341213Z 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-21T20:50:34.2342632Z 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-21T20:50:34.2343993Z 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-21T20:50:34.2345512Z 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-21T20:50:34.2347038Z 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-21T20:50:34.2348383Z 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-21T20:50:34.2349863Z 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-21T20:50:34.2351743Z 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-21T20:50:34.2352941Z 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-21T20:50:34.2354076Z 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-21T20:50:34.2355289Z 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-21T20:50:34.2356646Z 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-21T20:50:34.2358153Z 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-21T20:50:34.2359498Z 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-21T20:50:34.2360729Z 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-21T20:50:34.2362813Z 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-21T20:50:34.2364457Z 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-21T20:50:34.2365822Z 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-21T20:50:34.2367052Z 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-21T20:50:34.2368412Z 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-21T20:50:34.2369899Z 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-21T20:50:34.2371193Z 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-21T20:50:34.2372471Z 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-21T20:50:34.2373749Z 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-21T20:50:34.2375642Z 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-21T20:50:34.2377362Z 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-21T20:50:34.2378865Z 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-21T20:50:34.2380287Z 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-21T20:50:34.2381763Z 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-21T20:50:34.2383388Z 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-21T20:50:34.2384786Z 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-21T20:50:34.2386341Z 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-21T20:50:34.2387969Z 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-21T20:50:34.2389248Z 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-21T20:50:34.2390577Z 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-21T20:50:34.2392073Z 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-21T20:50:34.2393494Z 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-21T20:50:34.2394842Z 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-21T20:50:34.2396128Z 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-21T20:50:34.2397553Z 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-21T20:50:34.2399000Z 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-21T20:50:34.2400435Z 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-21T20:50:34.2415971Z 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-21T20:50:34.2417971Z 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-21T20:50:34.2419685Z 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-21T20:50:34.2421049Z 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-21T20:50:34.2422642Z 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-21T20:50:34.2424416Z 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-21T20:50:34.2425943Z 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-21T20:50:34.2427544Z 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-21T20:50:34.2429123Z 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-21T20:50:34.2430571Z 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-21T20:50:34.2431978Z 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-21T20:50:34.2433377Z 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-21T20:50:34.2434937Z 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-21T20:50:34.2436637Z 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-21T20:50:34.2438389Z 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-21T20:50:34.2439877Z 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-21T20:50:34.2441351Z 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-21T20:50:34.2442732Z 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-21T20:50:34.2444109Z 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-21T20:50:34.2445410Z 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-21T20:50:34.2446725Z 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-21T20:50:34.2448080Z 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-21T20:50:34.2449653Z 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-21T20:50:34.2451196Z 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-21T20:50:34.2452639Z 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-21T20:50:34.2453948Z 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-21T20:50:34.2455328Z 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-21T20:50:34.2456870Z 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-21T20:50:34.2458494Z 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-21T20:50:34.2459906Z 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-21T20:50:34.2461255Z 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-21T20:50:34.2462842Z 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-21T20:50:34.2464464Z 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-21T20:50:34.2465876Z 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-21T20:50:34.2467415Z 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-21T20:50:34.2468937Z 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-21T20:50:34.2470505Z 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-21T20:50:34.2472179Z 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-21T20:50:34.2473593Z 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-21T20:50:34.2474993Z 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-21T20:50:34.2476539Z 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-21T20:50:34.2478103Z 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-21T20:50:34.2479511Z 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-21T20:50:34.2480821Z 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-21T20:50:34.2482717Z 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-21T20:50:34.2483839Z 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-21T20:50:34.2485299Z 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-21T20:50:34.2486813Z 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-21T20:50:34.2488121Z 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-21T20:50:34.2489291Z 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-21T20:50:34.2490642Z 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-21T20:50:34.2491961Z 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-21T20:50:34.2493191Z 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-21T20:50:34.2494307Z 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-21T20:50:34.2495479Z 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-21T20:50:34.2497016Z 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-21T20:50:34.2498520Z 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-21T20:50:34.2499778Z 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-21T20:50:34.2501185Z 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-21T20:50:34.2502677Z 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-21T20:50:34.2503953Z 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-21T20:50:34.2505194Z 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-21T20:50:34.2506341Z 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-21T20:50:34.2507519Z 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-21T20:50:34.2509263Z 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-21T20:50:34.2510791Z 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-21T20:50:34.2512236Z 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-21T20:50:34.2513612Z 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-21T20:50:34.2515235Z 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-21T20:50:34.2516726Z 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-21T20:50:34.2517971Z 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-21T20:50:34.2519197Z 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-21T20:50:34.2520385Z 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-21T20:50:34.2521608Z 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-21T20:50:34.2522972Z 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-21T20:50:34.2524338Z 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-21T20:50:34.2525517Z 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-21T20:50:34.2526704Z 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-21T20:50:34.2527846Z 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-21T20:50:34.2529140Z 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-21T20:50:34.2530459Z 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-21T20:50:34.2531591Z 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-21T20:50:34.2532793Z 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-21T20:50:34.2534271Z 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-21T20:50:34.2536242Z 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-21T20:50:34.2537588Z 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-21T20:50:34.2538878Z 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-21T20:50:34.2540184Z 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-21T20:50:34.2541497Z 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-21T20:50:34.2542758Z 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-21T20:50:34.2543914Z 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-21T20:50:34.2545532Z 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-21T20:50:34.2547603Z 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-21T20:50:34.2549421Z 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-21T20:50:34.2551018Z 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-21T20:50:34.2552839Z 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-21T20:50:34.2554716Z 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-21T20:50:34.2556770Z 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-21T20:50:34.2558076Z 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-21T20:50:34.2559328Z 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-21T20:50:34.2560650Z 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-21T20:50:34.2561914Z 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-21T20:50:34.2563197Z 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-21T20:50:34.2564410Z 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-21T20:50:34.2565629Z 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-21T20:50:34.2567141Z 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-21T20:50:34.2568701Z 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-21T20:50:34.2570073Z 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-21T20:50:34.2571356Z 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-21T20:50:34.2572783Z 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-21T20:50:34.2574290Z 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-21T20:50:34.2575597Z 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-21T20:50:34.2576891Z 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-21T20:50:34.2578574Z 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-21T20:50:34.2580649Z 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-21T20:50:34.2582918Z 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-21T20:50:34.2584364Z 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-21T20:50:34.2586347Z 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-21T20:50:34.2588363Z 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-21T20:50:34.2590056Z 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-21T20:50:34.2591915Z 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-21T20:50:34.2593992Z 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-21T20:50:34.2595749Z 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-21T20:50:34.2598141Z 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-21T20:50:34.2600311Z 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-21T20:50:34.2602179Z 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-21T20:50:34.2603815Z 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-21T20:50:34.2606229Z 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-21T20:50:34.2608324Z 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-21T20:50:34.2610355Z 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-21T20:50:34.2612089Z 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-21T20:50:34.2613824Z 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-21T20:50:34.2615697Z 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-21T20:50:34.2617496Z 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-21T20:50:34.2619212Z 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-21T20:50:34.2620223Z 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-21T20:50:34.2620956Z 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-21T20:50:34.2621923Z 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-21T20:50:34.2622505Z 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-21T20:50:34.2623616Z 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-21T20:50:34.2624799Z 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-21T20:50:34.2625505Z 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-21T20:50:34.2626561Z 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-21T20:50:34.2627770Z 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-21T20:50:34.2628674Z 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-21T20:50:34.2629229Z 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-21T20:50:34.2629806Z 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-21T20:50:34.2630318Z 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-21T20:50:34.2630851Z 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-21T20:50:34.2631626Z 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-21T20:50:34.2632239Z 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-21T20:50:34.2633005Z 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-21T20:50:34.2633615Z 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-21T20:50:34.2634220Z 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-21T20:50:34.2635148Z 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-21T20:50:34.2635725Z 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-21T20:50:34.2636367Z 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-21T20:50:34.2637163Z 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-21T20:50:34.2638661Z 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-21T20:50:34.2639905Z 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-21T20:50:34.2641345Z 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-21T20:50:34.2642824Z 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-21T20:50:34.2644215Z 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-21T20:50:34.2645599Z 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-21T20:50:34.2647247Z 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-21T20:50:34.2648713Z 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-21T20:50:34.2650040Z 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-21T20:50:34.2651479Z 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-21T20:50:34.2652882Z 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-21T20:50:34.2654511Z 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-21T20:50:34.2655816Z 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-21T20:50:34.2657181Z 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-21T20:50:34.2658944Z 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-21T20:50:34.2660311Z 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-21T20:50:34.2661676Z 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-21T20:50:34.2662967Z 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-21T20:50:34.2664288Z 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-21T20:50:34.2665808Z 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-21T20:50:34.2667078Z 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-21T20:50:34.2668478Z 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-21T20:50:34.2669864Z 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-21T20:50:34.2671465Z 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-21T20:50:34.2672754Z 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-21T20:50:34.2674284Z 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-21T20:50:34.2675566Z 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-21T20:50:34.2677003Z 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-21T20:50:34.2678269Z 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-21T20:50:34.2679905Z 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-21T20:50:34.2681100Z 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-21T20:50:34.2682824Z 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-21T20:50:34.2684710Z 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-21T20:50:34.2686015Z 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-21T20:50:34.2687342Z 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-21T20:50:34.2688884Z 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-21T20:50:34.2690306Z 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-21T20:50:34.2691738Z 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-21T20:50:34.2692976Z 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-21T20:50:34.2694272Z 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-21T20:50:34.2695555Z 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-21T20:50:34.2697136Z 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-21T20:50:34.2698270Z 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-21T20:50:34.2699559Z 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-21T20:50:34.2700843Z 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-21T20:50:34.2702374Z 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-21T20:50:34.2703504Z 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-21T20:50:34.2704810Z 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-21T20:50:34.2706122Z 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-21T20:50:34.2707766Z 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-21T20:50:34.2709175Z 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-21T20:50:34.2710588Z 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-21T20:50:34.2711662Z 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-21T20:50:34.2713347Z 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-21T20:50:34.2714430Z 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-21T20:50:34.2716091Z 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-21T20:50:34.2717555Z 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-21T20:50:34.2718506Z 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-21T20:50:34.2719883Z 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-21T20:50:34.2721369Z 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-21T20:50:34.2722692Z 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-21T20:50:34.2724097Z 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-21T20:50:34.2725504Z 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-21T20:50:34.2727126Z 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-21T20:50:34.2728218Z 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-21T20:50:34.2729702Z 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-21T20:50:34.2730947Z 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-21T20:50:34.2732262Z 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-21T20:50:34.2733640Z 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-21T20:50:34.2734892Z 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-21T20:50:34.2736456Z 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-21T20:50:34.2737736Z 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-21T20:50:34.2739379Z 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-21T20:50:34.2740798Z 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-21T20:50:34.2742329Z 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-21T20:50:34.2743865Z 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-21T20:50:34.2745147Z 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-21T20:50:34.2746522Z 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-21T20:50:34.2748269Z 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-21T20:50:34.2749769Z 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-21T20:50:34.2752009Z 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-21T20:50:34.2753217Z 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-21T20:50:34.2754844Z 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-21T20:50:34.2756450Z 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-21T20:50:34.2757902Z 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-21T20:50:34.2759372Z 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-21T20:50:34.2760844Z 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-21T20:50:34.2762532Z 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-21T20:50:34.2763904Z 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-21T20:50:34.2766072Z 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-21T20:50:34.2767048Z 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-21T20:50:34.2768561Z 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-21T20:50:34.2769992Z 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-21T20:50:34.2771675Z 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-21T20:50:34.2773090Z 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-21T20:50:34.2774854Z 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-21T20:50:34.2776957Z 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-21T20:50:34.2778451Z 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-21T20:50:34.2780220Z 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-21T20:50:34.2781427Z 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-21T20:50:34.2783058Z 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-21T20:50:34.2784687Z 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-21T20:50:34.2786310Z 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-21T20:50:34.2787737Z 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-21T20:50:34.2789415Z 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-21T20:50:34.2791127Z 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-21T20:50:34.2793540Z 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-21T20:50:34.2794438Z 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-21T20:50:34.2795668Z 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-21T20:50:34.2797040Z 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-21T20:50:34.2798478Z 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-21T20:50:34.2799912Z 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-21T20:50:34.2801229Z 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-21T20:50:34.2803023Z 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-21T20:50:34.2804127Z 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-21T20:50:34.2806325Z 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-21T20:50:34.2807356Z 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-21T20:50:34.2808646Z 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-21T20:50:34.2809872Z 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-21T20:50:34.2811592Z 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-21T20:50:34.2813119Z 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-21T20:50:34.2814405Z 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-21T20:50:34.2816226Z 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-21T20:50:34.2817512Z 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-21T20:50:34.2818850Z 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-21T20:50:34.2820389Z 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-21T20:50:34.2821786Z 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-21T20:50:34.2823362Z 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-21T20:50:34.2824907Z 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-21T20:50:34.2826087Z 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-21T20:50:34.2827404Z 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-21T20:50:34.2828766Z 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-21T20:50:34.2830439Z 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-21T20:50:34.2831498Z 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-21T20:50:34.2832958Z 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-21T20:50:34.2834294Z 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-21T20:50:34.2835300Z 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-21T20:50:34.2837063Z 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-21T20:50:34.2838247Z 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-21T20:50:34.2839782Z 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-21T20:50:34.2841194Z 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-21T20:50:34.2842492Z 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-21T20:50:34.2843695Z 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-21T20:50:34.2845319Z 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-21T20:50:34.2846755Z 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-21T20:50:34.2848177Z 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-21T20:50:34.2849539Z 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-21T20:50:34.2851140Z 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-21T20:50:34.2852600Z 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-21T20:50:34.2854108Z 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-21T20:50:34.2855967Z 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-21T20:50:34.2856868Z 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-21T20:50:34.2858599Z 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-21T20:50:34.2859627Z 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-21T20:50:34.2861228Z 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-21T20:50:34.2862896Z 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-21T20:50:34.2863918Z 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-21T20:50:34.2865762Z 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-21T20:50:34.2866883Z 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-21T20:50:34.2868115Z 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-21T20:50:34.2870087Z 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-21T20:50:34.2871605Z 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-21T20:50:34.2873351Z 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-21T20:50:34.2874361Z 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-21T20:50:34.2875846Z 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-21T20:50:34.2877357Z 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-21T20:50:34.2878845Z 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-21T20:50:34.2880624Z 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-21T20:50:34.2882294Z 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-21T20:50:34.2884430Z 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-21T20:50:34.2887204Z 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-21T20:50:34.2888357Z 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-21T20:50:34.2889534Z 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-21T20:50:34.2890718Z 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-21T20:50:34.2892291Z 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-21T20:50:34.2893498Z 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-21T20:50:34.2894571Z 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-21T20:50:34.2895845Z 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-21T20:50:34.2897093Z 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-21T20:50:34.2898303Z 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-21T20:50:34.2899521Z 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-21T20:50:34.2900783Z 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-21T20:50:34.2902289Z 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-21T20:50:34.2903872Z 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-21T20:50:34.2905228Z 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-21T20:50:34.2906619Z 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-21T20:50:34.2908590Z 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-21T20:50:34.2909873Z 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-21T20:50:34.2911153Z 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-21T20:50:34.2913098Z 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-21T20:50:34.2914490Z 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-21T20:50:34.2915678Z 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-21T20:50:34.2917183Z 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-21T20:50:34.2919042Z 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-21T20:50:34.2919857Z 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-21T20:50:34.2921285Z 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-21T20:50:34.2922954Z 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-21T20:50:34.2924236Z 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-21T20:50:34.2925693Z 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-21T20:50:34.2926932Z 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-21T20:50:34.2928592Z 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-21T20:50:34.2929957Z 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-21T20:50:34.2931276Z 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-21T20:50:34.2932530Z 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-21T20:50:34.2934192Z 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-21T20:50:34.2935675Z 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-21T20:50:34.2937351Z 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-21T20:50:34.2938295Z 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-21T20:50:34.2940024Z 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-21T20:50:34.2941118Z 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-21T20:50:34.2943650Z 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-21T20:50:34.2944690Z 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-21T20:50:34.2946134Z 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-21T20:50:34.2947608Z 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-21T20:50:34.2948742Z 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-21T20:50:34.2950178Z 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-21T20:50:34.2951475Z 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-21T20:50:34.2952895Z 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-21T20:50:34.2954186Z 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-21T20:50:34.2955735Z 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-21T20:50:34.2956848Z 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-21T20:50:34.2958259Z 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-21T20:50:34.2959890Z 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-21T20:50:34.2961068Z 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-21T20:50:34.2962619Z 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-21T20:50:34.2963659Z 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-21T20:50:34.2965168Z 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-21T20:50:34.2966251Z 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-21T20:50:34.2967445Z 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-21T20:50:34.2968629Z 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-21T20:50:34.2969937Z 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-21T20:50:34.2971262Z 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-21T20:50:34.2972281Z 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-21T20:50:34.2973824Z 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-21T20:50:34.2974956Z 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-21T20:50:34.2976398Z 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-21T20:50:34.2977613Z 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-21T20:50:34.2978934Z 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-21T20:50:34.2979806Z 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-21T20:50:34.2981203Z 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-21T20:50:34.2982542Z 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-21T20:50:34.2983805Z 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-21T20:50:34.2985132Z 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-21T20:50:34.2986306Z 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-21T20:50:34.2987530Z 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-21T20:50:34.2989048Z 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-21T20:50:34.2989950Z 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-21T20:50:34.2991453Z 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-21T20:50:34.2992835Z 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-21T20:50:34.2993986Z 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-21T20:50:34.2995183Z 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-21T20:50:34.2996724Z 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-21T20:50:34.2997756Z 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-21T20:50:34.2999320Z 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-21T20:50:34.3000384Z 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-21T20:50:34.3001575Z 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-21T20:50:34.3002927Z 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-21T20:50:34.3004325Z 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-21T20:50:34.3005364Z 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-21T20:50:34.3006617Z 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-21T20:50:34.3007837Z 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-21T20:50:34.3009241Z 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-21T20:50:34.3010242Z 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-21T20:50:34.3011440Z 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-21T20:50:34.3012644Z 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-21T20:50:34.3014050Z 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-21T20:50:34.3015048Z 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-21T20:50:34.3016362Z 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-21T20:50:34.3017516Z 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-21T20:50:34.3018682Z 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-21T20:50:34.3019915Z 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-21T20:50:34.3021611Z 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-21T20:50:34.3022901Z 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-21T20:50:34.3024107Z 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-21T20:50:34.3025495Z 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-21T20:50:34.3026689Z 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-21T20:50:34.3028129Z 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-21T20:50:34.3029504Z 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-21T20:50:34.3031302Z 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-21T20:50:34.3032496Z 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-21T20:50:34.3033947Z 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-21T20:50:34.3035119Z 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-21T20:50:34.3036763Z 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-21T20:50:34.3038420Z 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-21T20:50:34.3039545Z 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-21T20:50:34.3040950Z 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-21T20:50:34.3042159Z 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-21T20:50:34.3043500Z 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-21T20:50:34.3045447Z 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-21T20:50:34.3046860Z 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-21T20:50:34.3047723Z 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-21T20:50:34.3049891Z 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-21T20:50:34.3051229Z 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-21T20:50:34.3052980Z 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-21T20:50:34.3054170Z 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-21T20:50:34.3055846Z 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-21T20:50:34.3056841Z 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-21T20:50:34.3067983Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2025-04-21T20:50:34.3070109Z 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-21T20:50:34.3071628Z 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-21T20:50:34.3073153Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-21T20:50:34.3074783Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-21T20:50:34.3076132Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-04-21T20:50:34.3077855Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2025-04-21T20:50:34.3079480Z 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-21T20:50:34.3080954Z 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-21T20:50:34.3082313Z 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-21T20:50:34.3083980Z 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-21T20:50:34.3087095Z 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-21T20:50:34.3087640Z 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-21T20:50:34.3088274Z 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-21T20:50:34.3088931Z 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-21T20:50:34.3090332Z 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-21T20:50:34.3091682Z 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-21T20:50:34.3093254Z 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-21T20:50:34.3094757Z 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-21T20:50:34.3096018Z 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-21T20:50:34.3097470Z 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-21T20:50:34.3098496Z 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-21T20:50:34.3099914Z 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-21T20:50:34.3101231Z 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-21T20:50:34.3102472Z 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-21T20:50:34.3103646Z 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-21T20:50:34.3104981Z 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-21T20:50:34.3106114Z 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-21T20:50:34.3107464Z 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-21T20:50:34.3108891Z 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-21T20:50:34.3109917Z 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-21T20:50:34.3111389Z 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-21T20:50:34.3112802Z 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-21T20:50:34.3114147Z 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-21T20:50:34.3115465Z 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-21T20:50:34.3116585Z 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-21T20:50:34.3117834Z 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-21T20:50:34.3119143Z 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-21T20:50:34.3120795Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2025-04-21T20:50:34.3122445Z 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-21T20:50:34.3124530Z 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-21T20:50:34.3125333Z 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-21T20:50:34.3127030Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2025-04-21T20:50:34.3128739Z 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-21T20:50:34.3130377Z 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-21T20:50:34.3132226Z 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-21T20:50:34.3133366Z 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-21T20:50:34.3134579Z 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-21T20:50:34.3135901Z 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-21T20:50:34.3137151Z 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-21T20:50:34.3138721Z 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-21T20:50:34.3140220Z 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-21T20:50:34.3141644Z 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-21T20:50:34.3142824Z 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-21T20:50:34.3144102Z 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-21T20:50:34.3146021Z 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-21T20:50:34.3147361Z 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-21T20:50:34.3148548Z 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-21T20:50:34.3149922Z 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-21T20:50:34.3151085Z 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-21T20:50:34.3152499Z 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-21T20:50:34.3153772Z 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-21T20:50:34.3155260Z 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-21T20:50:34.3156358Z 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-21T20:50:34.3157914Z 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-21T20:50:34.3159198Z 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-21T20:50:34.3160941Z 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-21T20:50:34.3162184Z 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-21T20:50:34.3163541Z 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-21T20:50:34.3165085Z 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-21T20:50:34.3166529Z 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-21T20:50:34.3167904Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2025-04-21T20:50:34.3169994Z 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-21T20:50:34.3171182Z 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-21T20:50:34.3172326Z 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-21T20:50:34.3173696Z 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-21T20:50:34.3175096Z 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-21T20:50:34.3176439Z 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-21T20:50:34.3178038Z 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-21T20:50:34.3179695Z 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-21T20:50:34.3180847Z 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-21T20:50:34.3182185Z 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-21T20:50:34.3183716Z 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-21T20:50:34.3185731Z 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-21T20:50:34.3187125Z 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-21T20:50:34.3189277Z 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-21T20:50:34.3190432Z 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-21T20:50:34.3191456Z 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-21T20:50:34.3192993Z 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-21T20:50:34.3194394Z 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-21T20:50:34.3195338Z 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-21T20:50:34.3196715Z 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-21T20:50:34.3197960Z 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-21T20:50:34.3199463Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2025-04-21T20:50:34.3201166Z 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-21T20:50:34.3202498Z 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-21T20:50:34.3203929Z 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-21T20:50:34.3205486Z 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-21T20:50:34.3206501Z 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-21T20:50:34.3208103Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2025-04-21T20:50:34.3209787Z 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-21T20:50:34.3211605Z 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-21T20:50:34.3214173Z 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-21T20:50:34.3215206Z 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-21T20:50:34.3216332Z 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-21T20:50:34.3217619Z 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-21T20:50:34.3219102Z 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-21T20:50:34.3220198Z 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-21T20:50:34.3221886Z 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-21T20:50:34.3223291Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml 2025-04-21T20:50:34.3224930Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-04-21T20:50:34.3226791Z 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-21T20:50:34.3228255Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/objc 2025-04-21T20:50:34.3230140Z 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-21T20:50:34.3231734Z 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-21T20:50:34.3232833Z 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-21T20:50:34.3234276Z 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-21T20:50:34.3235543Z 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-21T20:50:34.3236876Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack 2025-04-21T20:50:34.3239212Z 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-21T20:50:34.3240733Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-04-21T20:50:34.3242410Z 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-21T20:50:34.3243710Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-04-21T20:50:34.3245533Z 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-21T20:50:34.3247360Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-04-21T20:50:34.3249572Z 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-21T20:50:34.3250393Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2025-04-21T20:50:34.3251912Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2025-04-21T20:50:34.3253680Z 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-21T20:50:34.3254942Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser 2025-04-21T20:50:34.3256677Z 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-21T20:50:34.3258043Z 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-21T20:50:34.3259706Z 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-21T20:50:34.3261291Z 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-21T20:50:34.3262738Z 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-21T20:50:34.3263857Z 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-21T20:50:34.3265137Z 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-21T20:50:34.3266568Z 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-21T20:50:34.3267803Z 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-21T20:50:34.3269212Z 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-21T20:50:34.3270885Z 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-21T20:50:34.3273363Z 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-21T20:50:34.3274246Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-04-21T20:50:34.3276291Z 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-21T20:50:34.3277329Z 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-21T20:50:34.3278454Z 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-21T20:50:34.3279166Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-04-21T20:50:34.3281059Z 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-21T20:50:34.3282092Z 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-21T20:50:34.3283338Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/onednn 2025-04-21T20:50:34.3285342Z 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-21T20:50:34.3286423Z 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-21T20:50:34.3287698Z 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-21T20:50:34.3289120Z 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-21T20:50:34.3290238Z 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-21T20:50:34.3291617Z 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-21T20:50:34.3292930Z 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-21T20:50:34.3294384Z 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-21T20:50:34.3295886Z 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-21T20:50:34.3297657Z 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-21T20:50:34.3299039Z 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-21T20:50:34.3300671Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/cuda 2025-04-21T20:50:34.3302343Z 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-21T20:50:34.3303754Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2025-04-21T20:50:34.3305500Z 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-21T20:50:34.3307026Z 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-21T20:50:34.3308302Z 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-21T20:50:34.3309579Z 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-21T20:50:34.3310961Z 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-21T20:50:34.3312591Z 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-21T20:50:34.3314162Z 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-21T20:50:34.3315653Z 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-21T20:50:34.3316796Z 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-21T20:50:34.3318183Z 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-21T20:50:34.3319420Z 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-21T20:50:34.3320766Z 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-21T20:50:34.3322065Z 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-21T20:50:34.3323563Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2025-04-21T20:50:34.3325264Z 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-21T20:50:34.3327087Z 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-21T20:50:34.3328075Z 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-21T20:50:34.3329283Z 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-21T20:50:34.3330857Z 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-21T20:50:34.3331856Z 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-21T20:50:34.3333177Z 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-21T20:50:34.3334422Z 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-21T20:50:34.3335588Z 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-21T20:50:34.3336906Z 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-21T20:50:34.3338574Z 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-21T20:50:34.3339590Z 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-21T20:50:34.3341248Z 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-21T20:50:34.3342401Z 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-21T20:50:34.3343473Z 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-21T20:50:34.3345042Z 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-21T20:50:34.3346247Z 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-21T20:50:34.3348064Z 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-21T20:50:34.3349340Z 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-21T20:50:34.3350995Z 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-21T20:50:34.3352449Z 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-21T20:50:34.3355235Z 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-21T20:50:34.3356371Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/compatibility 2025-04-21T20:50:34.3358956Z 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-21T20:50:34.3360732Z 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-21T20:50:34.3362505Z 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-21T20:50:34.3364259Z 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-21T20:50:34.3365515Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/model_tracer 2025-04-21T20:50:34.3368388Z 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-21T20:50:34.3370030Z 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-21T20:50:34.3371016Z 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-21T20:50:34.3372827Z 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-21T20:50:34.3373984Z 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-21T20:50:34.3375434Z 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-21T20:50:34.3376780Z 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-21T20:50:34.3378346Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/nnc 2025-04-21T20:50:34.3380036Z 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-21T20:50:34.3381837Z 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-21T20:50:34.3383180Z 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-21T20:50:34.3384897Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train 2025-04-21T20:50:34.3386594Z 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-21T20:50:34.3388282Z 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-21T20:50:34.3389409Z 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-21T20:50:34.3390976Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train/optim 2025-04-21T20:50:34.3393049Z 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-21T20:50:34.3394584Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/operator_upgraders 2025-04-21T20:50:34.3396650Z 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-21T20:50:34.3398086Z 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-21T20:50:34.3399529Z 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-21T20:50:34.3400966Z 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-21T20:50:34.3403095Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2025-04-21T20:50:34.3404702Z 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-21T20:50:34.3406348Z 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-21T20:50:34.3407609Z 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-21T20:50:34.3409245Z 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-21T20:50:34.3410457Z 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-21T20:50:34.3412229Z 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-21T20:50:34.3413568Z 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-21T20:50:34.3415373Z 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-21T20:50:34.3417027Z 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-21T20:50:34.3418736Z 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-21T20:50:34.3420233Z 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-21T20:50:34.3421945Z 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-21T20:50:34.3423471Z 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-21T20:50:34.3425161Z 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-21T20:50:34.3426736Z 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-21T20:50:34.3428405Z 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-21T20:50:34.3429757Z 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-21T20:50:34.3432146Z 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-21T20:50:34.3433569Z 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-21T20:50:34.3435621Z 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-21T20:50:34.3436631Z 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-21T20:50:34.3438250Z 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-21T20:50:34.3439859Z 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-21T20:50:34.3441080Z 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-21T20:50:34.3442703Z 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-21T20:50:34.3444084Z 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-21T20:50:34.3445730Z 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-21T20:50:34.3447365Z 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-21T20:50:34.3448707Z 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-21T20:50:34.3450281Z 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-21T20:50:34.3451696Z 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-21T20:50:34.3453267Z 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-21T20:50:34.3454797Z 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-21T20:50:34.3456060Z 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-21T20:50:34.3457937Z 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-21T20:50:34.3458945Z 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-21T20:50:34.3460728Z 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-21T20:50:34.3462036Z 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-21T20:50:34.3463714Z 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-21T20:50:34.3465404Z 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-21T20:50:34.3466612Z 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-21T20:50:34.3468208Z 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-21T20:50:34.3469560Z 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-21T20:50:34.3471268Z 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-21T20:50:34.3472760Z 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-21T20:50:34.3474502Z 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-21T20:50:34.3475810Z 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-21T20:50:34.3477429Z 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-21T20:50:34.3478780Z 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-21T20:50:34.3480353Z 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-21T20:50:34.3481863Z 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-21T20:50:34.3483263Z 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-21T20:50:34.3486181Z 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-21T20:50:34.3487650Z 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-21T20:50:34.3488723Z 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-21T20:50:34.3490094Z 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-21T20:50:34.3491277Z 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-21T20:50:34.3492234Z 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-21T20:50:34.3493345Z 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-21T20:50:34.3494737Z 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-21T20:50:34.3495845Z 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-21T20:50:34.3496947Z 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-21T20:50:34.3498145Z 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-21T20:50:34.3499340Z 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-21T20:50:34.3500704Z 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-21T20:50:34.3501810Z 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-21T20:50:34.3502986Z 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-21T20:50:34.3504197Z 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-21T20:50:34.3505750Z 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-21T20:50:34.3506822Z 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-21T20:50:34.3508073Z 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-21T20:50:34.3509319Z 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-21T20:50:34.3510704Z 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-21T20:50:34.3511989Z 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-21T20:50:34.3513136Z 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-21T20:50:34.3514470Z 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-21T20:50:34.3515994Z 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-21T20:50:34.3517121Z 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-21T20:50:34.3518360Z 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-21T20:50:34.3519673Z 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-21T20:50:34.3520984Z 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-21T20:50:34.3522893Z 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-21T20:50:34.3524288Z 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-21T20:50:34.3525521Z 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-21T20:50:34.3526890Z 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-21T20:50:34.3528276Z 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-21T20:50:34.3529503Z 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-21T20:50:34.3531352Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-04-21T20:50:34.3533312Z 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-21T20:50:34.3534660Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx 2025-04-21T20:50:34.3536487Z 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-21T20:50:34.3537727Z 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-21T20:50:34.3539116Z 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-21T20:50:34.3540623Z 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-21T20:50:34.3541948Z 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-21T20:50:34.3543177Z 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-21T20:50:34.3544614Z 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-21T20:50:34.3546351Z 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-21T20:50:34.3547566Z 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-21T20:50:34.3548962Z 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-21T20:50:34.3550665Z 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-21T20:50:34.3552095Z 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-21T20:50:34.3553544Z 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-21T20:50:34.3555057Z 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-21T20:50:34.3556499Z 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-21T20:50:34.3557935Z 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-21T20:50:34.3559297Z 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-21T20:50:34.3560669Z 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-21T20:50:34.3562205Z 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-21T20:50:34.3563556Z 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-21T20:50:34.3565249Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-04-21T20:50:34.3567358Z 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-21T20:50:34.3568691Z 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-21T20:50:34.3570332Z 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-21T20:50:34.3571584Z 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-21T20:50:34.3573129Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2025-04-21T20:50:34.3574998Z 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-21T20:50:34.3576425Z 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-21T20:50:34.3577893Z 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-21T20:50:34.3579226Z 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-21T20:50:34.3580853Z 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-21T20:50:34.3582203Z 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-21T20:50:34.3583813Z 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-21T20:50:34.3585722Z 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-21T20:50:34.3587260Z 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-21T20:50:34.3588634Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2025-04-21T20:50:34.3590568Z 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-21T20:50:34.3592099Z 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-21T20:50:34.3593707Z 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-21T20:50:34.3595101Z 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-21T20:50:34.3596388Z 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-21T20:50:34.3598036Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2025-04-21T20:50:34.3599738Z 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-21T20:50:34.3601355Z 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-21T20:50:34.3602609Z 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-21T20:50:34.3604159Z 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-21T20:50:34.3606026Z 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-21T20:50:34.3607769Z 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-21T20:50:34.3609215Z 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-21T20:50:34.3610497Z 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-21T20:50:34.3611960Z 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-21T20:50:34.3613605Z 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-21T20:50:34.3615211Z 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-21T20:50:34.3616716Z 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-21T20:50:34.3618217Z 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-21T20:50:34.3619635Z 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-21T20:50:34.3621135Z 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-21T20:50:34.3622426Z 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-21T20:50:34.3624047Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2025-04-21T20:50:34.3626093Z 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-21T20:50:34.3627497Z 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-21T20:50:34.3629783Z 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-21T20:50:34.3631054Z 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-21T20:50:34.3632401Z 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-21T20:50:34.3633719Z 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-21T20:50:34.3634863Z 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-21T20:50:34.3636413Z 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-21T20:50:34.3638161Z 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-21T20:50:34.3639243Z 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-21T20:50:34.3640795Z 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-21T20:50:34.3642254Z 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-21T20:50:34.3643569Z 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-21T20:50:34.3644826Z 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-21T20:50:34.3646200Z 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-21T20:50:34.3647567Z 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-21T20:50:34.3649074Z 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-21T20:50:34.3650426Z 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-21T20:50:34.3651921Z 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-21T20:50:34.3653197Z 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-21T20:50:34.3654863Z 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-21T20:50:34.3656507Z 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-21T20:50:34.3658056Z 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-21T20:50:34.3659574Z 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-21T20:50:34.3660977Z 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-21T20:50:34.3662243Z 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-21T20:50:34.3663556Z 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-21T20:50:34.3665030Z 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-21T20:50:34.3666492Z 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-21T20:50:34.3667730Z 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-21T20:50:34.3669146Z 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-21T20:50:34.3670747Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/interpreter 2025-04-21T20:50:34.3672654Z 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-21T20:50:34.3674088Z 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-21T20:50:34.3675745Z 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-21T20:50:34.3677196Z 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-21T20:50:34.3678530Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/static 2025-04-21T20:50:34.3680271Z 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-21T20:50:34.3681785Z 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-21T20:50:34.3683193Z 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-21T20:50:34.3685363Z 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-21T20:50:34.3686687Z 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-21T20:50:34.3687816Z 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-21T20:50:34.3689227Z 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-21T20:50:34.3690650Z 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-21T20:50:34.3692029Z 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-21T20:50:34.3693150Z 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-21T20:50:34.3694925Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2025-04-21T20:50:34.3696722Z 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-21T20:50:34.3698519Z 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-21T20:50:34.3699752Z 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-21T20:50:34.3700984Z 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-21T20:50:34.3702486Z 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-21T20:50:34.3703923Z 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-21T20:50:34.3705239Z 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-21T20:50:34.3706844Z 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-21T20:50:34.3708219Z 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-21T20:50:34.3709746Z 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-21T20:50:34.3711264Z 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-21T20:50:34.3712686Z 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-21T20:50:34.3714173Z 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-21T20:50:34.3715560Z 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-21T20:50:34.3716825Z 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-21T20:50:34.3718099Z 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-21T20:50:34.3719359Z 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-21T20:50:34.3720605Z 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-21T20:50:34.3722712Z 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-21T20:50:34.3723961Z 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-21T20:50:34.3725127Z 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-21T20:50:34.3726620Z 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-21T20:50:34.3727959Z 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-21T20:50:34.3729215Z 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-21T20:50:34.3731604Z 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-21T20:50:34.3732365Z 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-21T20:50:34.3733491Z 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-21T20:50:34.3734737Z 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-21T20:50:34.3736005Z 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-21T20:50:34.3737180Z 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-21T20:50:34.3738433Z 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-21T20:50:34.3739973Z 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-21T20:50:34.3741178Z 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-21T20:50:34.3742468Z 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-21T20:50:34.3743780Z 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-21T20:50:34.3745063Z 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-21T20:50:34.3746394Z 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-21T20:50:34.3747784Z 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-21T20:50:34.3749145Z 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-21T20:50:34.3750423Z 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-21T20:50:34.3751903Z 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-21T20:50:34.3753212Z 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-21T20:50:34.3754664Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2025-04-21T20:50:34.3756325Z 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-21T20:50:34.3757651Z 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-21T20:50:34.3758917Z 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-21T20:50:34.3760181Z 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-21T20:50:34.3761467Z 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-21T20:50:34.3762697Z 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-21T20:50:34.3765052Z 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-21T20:50:34.3766145Z 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-21T20:50:34.3767147Z 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-21T20:50:34.3767946Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2025-04-21T20:50:34.3769819Z 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-21T20:50:34.3771251Z 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-21T20:50:34.3772530Z 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-21T20:50:34.3774305Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/stable 2025-04-21T20:50:34.3776086Z 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-21T20:50:34.3777501Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2025-04-21T20:50:34.3779166Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2025-04-21T20:50:34.3780949Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2025-04-21T20:50:34.3782877Z 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-21T20:50:34.3784682Z 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-21T20:50:34.3786150Z 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-21T20:50:34.3787747Z 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-21T20:50:34.3789070Z 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-21T20:50:34.3790466Z 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-21T20:50:34.3791503Z 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-21T20:50:34.3793170Z 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-21T20:50:34.3794583Z 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-21T20:50:34.3795795Z 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-21T20:50:34.3797315Z 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-21T20:50:34.3798677Z 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-21T20:50:34.3799881Z 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-21T20:50:34.3801660Z 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-21T20:50:34.3803215Z 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-21T20:50:34.3804676Z 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-21T20:50:34.3806211Z 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-21T20:50:34.3807563Z 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-21T20:50:34.3809258Z 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-21T20:50:34.3810767Z 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-21T20:50:34.3812099Z 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-21T20:50:34.3814092Z 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-21T20:50:34.3815087Z 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-21T20:50:34.3816507Z 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-21T20:50:34.3817911Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2025-04-21T20:50:34.3819768Z 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-21T20:50:34.3821302Z 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-21T20:50:34.3822702Z 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-21T20:50:34.3823990Z 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-21T20:50:34.3825954Z 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-21T20:50:34.3827638Z 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-21T20:50:34.3828894Z 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-21T20:50:34.3830324Z 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-21T20:50:34.3832169Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-04-21T20:50:34.3834205Z 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-21T20:50:34.3835620Z 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-21T20:50:34.3836940Z 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-21T20:50:34.3838227Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2025-04-21T20:50:34.3840287Z 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-21T20:50:34.3841555Z 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-21T20:50:34.3843081Z 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-21T20:50:34.3844301Z 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-21T20:50:34.3845964Z 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-21T20:50:34.3847147Z 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-21T20:50:34.3848370Z 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-21T20:50:34.3849539Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2025-04-21T20:50:34.3851396Z 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-21T20:50:34.3852687Z 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-21T20:50:34.3854008Z 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-21T20:50:34.3856051Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2025-04-21T20:50:34.3857838Z 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-21T20:50:34.3859290Z 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-21T20:50:34.3860449Z 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-21T20:50:34.3861858Z 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-21T20:50:34.3863176Z 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-21T20:50:34.3864271Z 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-21T20:50:34.3865365Z 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-21T20:50:34.3866672Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2025-04-21T20:50:34.3868539Z 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-21T20:50:34.3870078Z 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-21T20:50:34.3872165Z 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-21T20:50:34.3873360Z 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-21T20:50:34.3874326Z 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-21T20:50:34.3875858Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2025-04-21T20:50:34.3877804Z 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-21T20:50:34.3879182Z 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-21T20:50:34.3881000Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2025-04-21T20:50:34.3882871Z 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-21T20:50:34.3884400Z 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-21T20:50:34.3886043Z 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-21T20:50:34.3887406Z 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-21T20:50:34.3889183Z 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-21T20:50:34.3890562Z 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-21T20:50:34.3892626Z 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-21T20:50:34.3894217Z 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-21T20:50:34.3895517Z 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-21T20:50:34.3897350Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2025-04-21T20:50:34.3899806Z 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-21T20:50:34.3901592Z 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-21T20:50:34.3903043Z 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-21T20:50:34.3904560Z 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-21T20:50:34.3906180Z 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-21T20:50:34.3907649Z 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-21T20:50:34.3908993Z 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-21T20:50:34.3911311Z 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-21T20:50:34.3912702Z 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-21T20:50:34.3914083Z 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-21T20:50:34.3915977Z 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-21T20:50:34.3917801Z 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-21T20:50:34.3919242Z 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-21T20:50:34.3920583Z 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-21T20:50:34.3922353Z 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-21T20:50:34.3924888Z 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-21T20:50:34.3925877Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2025-04-21T20:50:34.3927745Z 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-21T20:50:34.3928966Z 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-21T20:50:34.3930665Z 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-21T20:50:34.3932058Z 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-21T20:50:34.3933281Z 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-21T20:50:34.3934719Z 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-21T20:50:34.3936048Z 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-21T20:50:34.3937311Z 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-21T20:50:34.3938666Z 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-21T20:50:34.3939845Z 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-21T20:50:34.3941222Z 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-21T20:50:34.3942726Z 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-21T20:50:34.3944017Z 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-21T20:50:34.3945531Z 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-21T20:50:34.3946853Z 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-21T20:50:34.3948199Z 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-21T20:50:34.3949473Z 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-21T20:50:34.3951627Z 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-21T20:50:34.3952950Z 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-21T20:50:34.3954724Z 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-21T20:50:34.3956193Z 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-21T20:50:34.3957462Z 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-21T20:50:34.3958626Z 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-21T20:50:34.3960285Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-04-21T20:50:34.3962220Z 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-21T20:50:34.3963783Z 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-21T20:50:34.3965277Z 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-21T20:50:34.3966709Z 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-21T20:50:34.3968049Z 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-21T20:50:34.3969476Z 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-21T20:50:34.3970880Z 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-21T20:50:34.3972291Z 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-21T20:50:34.3973659Z 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-21T20:50:34.3974904Z 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-21T20:50:34.3976649Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2025-04-21T20:50:34.3979152Z 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-21T20:50:34.3980352Z 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-21T20:50:34.3981959Z 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-21T20:50:34.3983447Z 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-21T20:50:34.3984986Z 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-21T20:50:34.3986293Z 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-21T20:50:34.3987590Z 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-21T20:50:34.3988842Z 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-21T20:50:34.3990813Z 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-21T20:50:34.3991973Z 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-21T20:50:34.3993613Z 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-21T20:50:34.3995158Z 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-21T20:50:34.3996600Z 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-21T20:50:34.3997992Z 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-21T20:50:34.3999177Z 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-21T20:50:34.4000541Z 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-21T20:50:34.4001861Z 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-21T20:50:34.4003114Z 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-21T20:50:34.4004443Z 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-21T20:50:34.4005428Z 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-21T20:50:34.4006536Z 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-21T20:50:34.4007882Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-04-21T20:50:34.4009630Z 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-21T20:50:34.4010755Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2025-04-21T20:50:34.4012719Z 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-21T20:50:34.4014164Z 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-21T20:50:34.4015046Z 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-21T20:50:34.4016640Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2025-04-21T20:50:34.4018713Z 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-21T20:50:34.4019862Z 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-21T20:50:34.4021213Z 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-21T20:50:34.4022318Z 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-21T20:50:34.4023801Z 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-21T20:50:34.4025098Z 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-21T20:50:34.4026478Z 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-21T20:50:34.4027816Z 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-21T20:50:34.4029391Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-04-21T20:50:34.4031269Z 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-21T20:50:34.4033168Z 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-21T20:50:34.4034620Z 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-21T20:50:34.4036140Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/python 2025-04-21T20:50:34.4038126Z 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-21T20:50:34.4039468Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2025-04-21T20:50:34.4041257Z 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-21T20:50:34.4042491Z 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-21T20:50:34.4044250Z 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-21T20:50:34.4045390Z 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-21T20:50:34.4047190Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2025-04-21T20:50:34.4049047Z 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-21T20:50:34.4050864Z 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-21T20:50:34.4052230Z 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-21T20:50:34.4053745Z 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-21T20:50:34.4055019Z 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-21T20:50:34.4056617Z 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-21T20:50:34.4057687Z 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-21T20:50:34.4059138Z 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-21T20:50:34.4060749Z 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-21T20:50:34.4061978Z 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-21T20:50:34.4063263Z 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-21T20:50:34.4064529Z 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-21T20:50:34.4066644Z 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-21T20:50:34.4067783Z 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-21T20:50:34.4069084Z 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-21T20:50:34.4070392Z 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-21T20:50:34.4071688Z 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-21T20:50:34.4073155Z 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-21T20:50:34.4074403Z 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-21T20:50:34.4075778Z 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-21T20:50:34.4077160Z 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-21T20:50:34.4078778Z 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-21T20:50:34.4080017Z 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-21T20:50:34.4081196Z 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-21T20:50:34.4082933Z 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-21T20:50:34.4084148Z 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-21T20:50:34.4085210Z 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-21T20:50:34.4086717Z 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-21T20:50:34.4087575Z 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-21T20:50:34.4089279Z 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-21T20:50:34.4090278Z 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-21T20:50:34.4091458Z 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-21T20:50:34.4093252Z 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-21T20:50:34.4094139Z 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-21T20:50:34.4095671Z 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-21T20:50:34.4096688Z 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-21T20:50:34.4098087Z 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-21T20:50:34.4099214Z 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-21T20:50:34.4100354Z 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-21T20:50:34.4101848Z 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-21T20:50:34.4102936Z 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-21T20:50:34.4104049Z 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-21T20:50:34.4105594Z 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-21T20:50:34.4106587Z 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-21T20:50:34.4107811Z 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-21T20:50:34.4110277Z 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-21T20:50:34.4111149Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2025-04-21T20:50:34.4113239Z 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-21T20:50:34.4114473Z 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-21T20:50:34.4115538Z 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-21T20:50:34.4117088Z 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-21T20:50:34.4118081Z 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-21T20:50:34.4119578Z 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-21T20:50:34.4120852Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2025-04-21T20:50:34.4122521Z 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-21T20:50:34.4123895Z 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-21T20:50:34.4125165Z 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-21T20:50:34.4126546Z 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-21T20:50:34.4127880Z 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-21T20:50:34.4128933Z 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-21T20:50:34.4130287Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2025-04-21T20:50:34.4132192Z 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-21T20:50:34.4133503Z 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-21T20:50:34.4134534Z 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-21T20:50:34.4135782Z 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-21T20:50:34.4140498Z 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-21T20:50:34.4142469Z 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-21T20:50:34.4144109Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cpu 2025-04-21T20:50:34.4146543Z 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-21T20:50:34.4147627Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2025-04-21T20:50:34.4149460Z 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-21T20:50:34.4150658Z 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-21T20:50:34.4152018Z 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-21T20:50:34.4153180Z 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-21T20:50:34.4154497Z 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-21T20:50:34.4155916Z 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-21T20:50:34.4157620Z 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-21T20:50:34.4158751Z 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-21T20:50:34.4159863Z 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-21T20:50:34.4161254Z 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-21T20:50:34.4162617Z 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-21T20:50:34.4164315Z 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-21T20:50:34.4165482Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2025-04-21T20:50:34.4167343Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2025-04-21T20:50:34.4169066Z 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-21T20:50:34.4170410Z 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-21T20:50:34.4171313Z 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-21T20:50:34.4172704Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2025-04-21T20:50:34.4174573Z 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-21T20:50:34.4176151Z 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-21T20:50:34.4177586Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/engine 2025-04-21T20:50:34.4179445Z 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-21T20:50:34.4180879Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2025-04-21T20:50:34.4182975Z 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-21T20:50:34.4185272Z 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-21T20:50:34.4186512Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-04-21T20:50:34.4188348Z 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-21T20:50:34.4189616Z 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-21T20:50:34.4191041Z 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-21T20:50:34.4192228Z 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-21T20:50:34.4193579Z 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-21T20:50:34.4195232Z 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-21T20:50:34.4196791Z 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-21T20:50:34.4197975Z 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-21T20:50:34.4199309Z 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-21T20:50:34.4200529Z 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-21T20:50:34.4201908Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2025-04-21T20:50:34.4203734Z 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-21T20:50:34.4204969Z 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-21T20:50:34.4206671Z 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-21T20:50:34.4208112Z 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-21T20:50:34.4210122Z 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-21T20:50:34.4211344Z 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-21T20:50:34.4212170Z 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-21T20:50:34.4213900Z 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-21T20:50:34.4215024Z 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-21T20:50:34.4216278Z 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-21T20:50:34.4217916Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/quantization 2025-04-21T20:50:34.4219852Z 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-21T20:50:34.4221229Z 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-21T20:50:34.4222412Z 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-21T20:50:34.4223449Z 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-21T20:50:34.4225149Z 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-21T20:50:34.4226328Z 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-21T20:50:34.4227515Z 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-21T20:50:34.4228799Z 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-21T20:50:34.4230031Z 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-21T20:50:34.4231412Z 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-21T20:50:34.4232935Z 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-21T20:50:34.4234262Z 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-21T20:50:34.4235513Z 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-21T20:50:34.4236739Z 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-21T20:50:34.4237866Z 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-21T20:50:34.4239401Z 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-21T20:50:34.4241098Z 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-21T20:50:34.4246674Z 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-21T20:50:34.4248167Z 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-21T20:50:34.4249321Z 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-21T20:50:34.4250461Z 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-21T20:50:34.4251653Z 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-21T20:50:34.4252948Z 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-21T20:50:34.4254337Z 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-21T20:50:34.4255643Z 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-21T20:50:34.4256930Z 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-21T20:50:34.4258127Z 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-21T20:50:34.4259462Z 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-21T20:50:34.4260405Z 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-21T20:50:34.4261655Z 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-21T20:50:34.4262907Z 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-21T20:50:34.4264133Z 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-21T20:50:34.4265315Z 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-21T20:50:34.4266395Z 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-21T20:50:34.4267462Z 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-21T20:50:34.4269117Z 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-21T20:50:34.4270460Z 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-21T20:50:34.4271698Z 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-21T20:50:34.4273104Z 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-21T20:50:34.4274874Z 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-21T20:50:34.4276698Z 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-21T20:50:34.4278467Z 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-21T20:50:34.4279989Z 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-21T20:50:34.4281145Z 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-21T20:50:34.4282945Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-04-21T20:50:34.4285345Z 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-21T20:50:34.4286362Z 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-21T20:50:34.4287600Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_plane 2025-04-21T20:50:34.4289636Z 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-21T20:50:34.4290888Z 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-21T20:50:34.4292333Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/cuda 2025-04-21T20:50:34.4294227Z 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-21T20:50:34.4296045Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2025-04-21T20:50:34.4297890Z 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-21T20:50:34.4299242Z 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-21T20:50:34.4300887Z 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-21T20:50:34.4302375Z 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-21T20:50:34.4303947Z 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-21T20:50:34.4305246Z 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-21T20:50:34.4306208Z 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-21T20:50:34.4307751Z 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-21T20:50:34.4309021Z 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-21T20:50:34.4310707Z 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-21T20:50:34.4312131Z 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-21T20:50:34.4313437Z 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-21T20:50:34.4314834Z 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-21T20:50:34.4316377Z 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-21T20:50:34.4317643Z 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-21T20:50:34.4318898Z 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-21T20:50:34.4320371Z 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-21T20:50:34.4321627Z 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-21T20:50:34.4322965Z 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-21T20:50:34.4324795Z 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-21T20:50:34.4326082Z 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-21T20:50:34.4327648Z 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-21T20:50:34.4328880Z 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-21T20:50:34.4330052Z 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-21T20:50:34.4331609Z 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-21T20:50:34.4332927Z 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-21T20:50:34.4333987Z 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-21T20:50:34.4335611Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/metrics 2025-04-21T20:50:34.4337507Z 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-21T20:50:34.4339249Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/profiler 2025-04-21T20:50:34.4341101Z 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-21T20:50:34.4342616Z 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-21T20:50:34.4343938Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/testing 2025-04-21T20:50:34.4345888Z 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-21T20:50:34.4347097Z 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-21T20:50:34.4348588Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2025-04-21T20:50:34.4350227Z 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-21T20:50:34.4351570Z 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-21T20:50:34.4353383Z 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-21T20:50:34.4354665Z 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-21T20:50:34.4355982Z 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-21T20:50:34.4357197Z 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-21T20:50:34.4358438Z 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-21T20:50:34.4359662Z 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-21T20:50:34.4360933Z 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-21T20:50:34.4362833Z 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-21T20:50:34.4364037Z 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-21T20:50:34.4365129Z 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-21T20:50:34.4366848Z 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-21T20:50:34.4367657Z 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-21T20:50:34.4369204Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/export 2025-04-21T20:50:34.4371616Z 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-21T20:50:34.4372204Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/functorch 2025-04-21T20:50:34.4374009Z 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-21T20:50:34.4375484Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/fx 2025-04-21T20:50:34.4377072Z 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-21T20:50:34.4378792Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2025-04-21T20:50:34.4380626Z 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-21T20:50:34.4381762Z 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-21T20:50:34.4383700Z 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-21T20:50:34.4384846Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_eager 2025-04-21T20:50:34.4386678Z 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-21T20:50:34.4388030Z 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-21T20:50:34.4389703Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_include 2025-04-21T20:50:34.4391614Z 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-21T20:50:34.4393788Z 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-21T20:50:34.4394821Z 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-21T20:50:34.4396795Z 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-21T20:50:34.4398090Z 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-21T20:50:34.4399710Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_package 2025-04-21T20:50:34.4401588Z 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-21T20:50:34.4402799Z 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-21T20:50:34.4404281Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2025-04-21T20:50:34.4406157Z 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-21T20:50:34.4407921Z 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-21T20:50:34.4409090Z 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-21T20:50:34.4410485Z 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-21T20:50:34.4411653Z 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-21T20:50:34.4413397Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2025-04-21T20:50:34.4415320Z 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-21T20:50:34.4416549Z 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-21T20:50:34.4417781Z 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-21T20:50:34.4419022Z 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-21T20:50:34.4420514Z 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-21T20:50:34.4421761Z 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-21T20:50:34.4423184Z 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-21T20:50:34.4424577Z 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-21T20:50:34.4426430Z 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-21T20:50:34.4428208Z 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-21T20:50:34.4429248Z 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-21T20:50:34.4430911Z 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-21T20:50:34.4432872Z 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-21T20:50:34.4433957Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2025-04-21T20:50:34.4435894Z 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-21T20:50:34.4437201Z 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-21T20:50:34.4438555Z 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-21T20:50:34.4439873Z 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-21T20:50:34.4441066Z 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-21T20:50:34.4453873Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2025-04-21T20:50:34.4454793Z 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-21T20:50:34.4455717Z 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-21T20:50:34.4456673Z 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-21T20:50:34.4457083Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-04-21T20:50:34.4458046Z 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-21T20:50:34.4458902Z 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-21T20:50:34.4459948Z 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-21T20:50:34.4460253Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper 2025-04-21T20:50:34.4461191Z 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-21T20:50:34.4461957Z 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-21T20:50:34.4462815Z 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-21T20:50:34.4463574Z 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-21T20:50:34.4464332Z 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-21T20:50:34.4464772Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-04-21T20:50:34.4465681Z 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-21T20:50:34.4466925Z 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-21T20:50:34.4468129Z 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-21T20:50:34.4469612Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/instruction_counter 2025-04-21T20:50:34.4471354Z 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-21T20:50:34.4473002Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2025-04-21T20:50:34.4474509Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2025-04-21T20:50:34.4476407Z 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-21T20:50:34.4478902Z 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-21T20:50:34.4480065Z 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-21T20:50:34.4481296Z 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-21T20:50:34.4482835Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2025-04-21T20:50:34.4486223Z 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-21T20:50:34.4490341Z 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-21T20:50:34.4491596Z 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-21T20:50:34.4492706Z 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-21T20:50:34.4493631Z 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-21T20:50:34.4494548Z 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-21T20:50:34.4495609Z 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-21T20:50:34.4496661Z 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-21T20:50:34.4497578Z 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-21T20:50:34.4498564Z 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-21T20:50:34.4499586Z 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-21T20:50:34.4501191Z 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-21T20:50:34.4502589Z 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-21T20:50:34.4504030Z 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-21T20:50:34.4505611Z 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-21T20:50:34.4506762Z 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-21T20:50:34.4508302Z 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-21T20:50:34.4509705Z 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-21T20:50:34.4511102Z 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-21T20:50:34.4512441Z 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-21T20:50:34.4513888Z 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-21T20:50:34.4515136Z 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-21T20:50:34.4516548Z 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-21T20:50:34.4517859Z 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-21T20:50:34.4519337Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2025-04-21T20:50:34.4521010Z 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-21T20:50:34.4522395Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2025-04-21T20:50:34.4524341Z 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-21T20:50:34.4525701Z 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-21T20:50:34.4527232Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/generated 2025-04-21T20:50:34.4529569Z 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-21T20:50:34.4530925Z 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-21T20:50:34.4534521Z 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-21T20:50:34.4535841Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2025-04-21T20:50:34.4537473Z 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-21T20:50:34.4539000Z 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-21T20:50:34.4540424Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2025-04-21T20:50:34.4542121Z 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-21T20:50:34.4543645Z 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-21T20:50:34.4545080Z 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-21T20:50:34.4546537Z 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-21T20:50:34.4547787Z 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-21T20:50:34.4549148Z 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-21T20:50:34.4550891Z 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-21T20:50:34.4552100Z 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-21T20:50:34.4553783Z 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-21T20:50:34.4555856Z 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-21T20:50:34.4556593Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend/ops 2025-04-21T20:50:34.4558402Z 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-21T20:50:34.4559741Z 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-21T20:50:34.4560962Z 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-21T20:50:34.4562376Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/monitor 2025-04-21T20:50:34.4564385Z 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-21T20:50:34.4565731Z 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-21T20:50:34.4566931Z 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-21T20:50:34.4568253Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mps 2025-04-21T20:50:34.4570421Z 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-21T20:50:34.4571798Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia 2025-04-21T20:50:34.4573394Z 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-21T20:50:34.4575135Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/multiprocessing 2025-04-21T20:50:34.4577556Z 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-21T20:50:34.4578004Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2025-04-21T20:50:34.4579726Z 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-21T20:50:34.4580954Z 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-21T20:50:34.4582280Z 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-21T20:50:34.4583949Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2025-04-21T20:50:34.4585462Z 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-21T20:50:34.4588094Z 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-21T20:50:34.4588929Z 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-21T20:50:34.4589971Z 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-21T20:50:34.4591274Z 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-21T20:50:34.4592542Z 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-21T20:50:34.4594015Z 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-21T20:50:34.4595111Z 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-21T20:50:34.4596336Z 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-21T20:50:34.4597986Z 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-21T20:50:34.4599197Z 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-21T20:50:34.4600678Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2025-04-21T20:50:34.4602616Z 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-21T20:50:34.4603625Z 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-21T20:50:34.4604915Z 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-21T20:50:34.4606260Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2025-04-21T20:50:34.4607997Z 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-21T20:50:34.4609004Z 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-21T20:50:34.4610241Z 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-21T20:50:34.4611845Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2025-04-21T20:50:34.4616201Z 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-21T20:50:34.4617916Z 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-21T20:50:34.4618885Z 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-21T20:50:34.4620388Z 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-21T20:50:34.4621889Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2025-04-21T20:50:34.4623619Z 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-21T20:50:34.4625196Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2025-04-21T20:50:34.4627068Z 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-21T20:50:34.4628394Z 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-21T20:50:34.4630155Z 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-21T20:50:34.4631035Z 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-21T20:50:34.4632701Z 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-21T20:50:34.4633896Z 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-21T20:50:34.4635869Z 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-21T20:50:34.4636973Z 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-21T20:50:34.4638533Z 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-21T20:50:34.4640020Z 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-21T20:50:34.4641298Z 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-21T20:50:34.4642761Z 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-21T20:50:34.4644968Z 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-21T20:50:34.4646020Z 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-21T20:50:34.4647546Z 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-21T20:50:34.4648707Z 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-21T20:50:34.4650287Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2025-04-21T20:50:34.4652220Z 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-21T20:50:34.4653585Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2025-04-21T20:50:34.4655309Z 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-21T20:50:34.4656655Z 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-21T20:50:34.4657962Z 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-21T20:50:34.4659321Z 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-21T20:50:34.4660532Z 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-21T20:50:34.4661846Z 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-21T20:50:34.4664010Z 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-21T20:50:34.4665500Z 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-21T20:50:34.4666984Z 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-21T20:50:34.4668195Z 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-21T20:50:34.4669692Z 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-21T20:50:34.4671174Z 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-21T20:50:34.4672858Z 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-21T20:50:34.4674259Z 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-21T20:50:34.4675593Z 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-21T20:50:34.4676775Z 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-21T20:50:34.4678669Z 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-21T20:50:34.4679850Z 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-21T20:50:34.4681079Z 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-21T20:50:34.4682345Z 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-21T20:50:34.4683748Z 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-21T20:50:34.4684957Z 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-21T20:50:34.4686378Z 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-21T20:50:34.4687590Z 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-21T20:50:34.4688985Z 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-21T20:50:34.4690044Z 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-21T20:50:34.4691168Z 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-21T20:50:34.4693430Z 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-21T20:50:34.4694465Z 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-21T20:50:34.4695742Z 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-21T20:50:34.4697072Z 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-21T20:50:34.4698215Z 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-21T20:50:34.4699777Z 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-21T20:50:34.4701132Z 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-21T20:50:34.4702469Z 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-21T20:50:34.4703886Z 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-21T20:50:34.4705135Z 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-21T20:50:34.4706432Z 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-21T20:50:34.4707770Z 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-21T20:50:34.4709016Z 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-21T20:50:34.4710616Z 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-21T20:50:34.4712090Z 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-21T20:50:34.4713311Z 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-21T20:50:34.4714869Z 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-21T20:50:34.4716218Z 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-21T20:50:34.4717688Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2025-04-21T20:50:34.4719930Z 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-21T20:50:34.4721175Z 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-21T20:50:34.4722500Z 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-21T20:50:34.4725129Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:34.4726439Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:34.4728021Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:34.4729488Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:34.4730989Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-04-21T20:50:34.4732434Z creating build/bdist.linux-x86_64/wheel/torch/include/THH 2025-04-21T20:50:34.4733955Z copying build/lib.linux-x86_64-cpython-310/torch/include/THH/THHAtomics.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THH 2025-04-21T20:50:34.4735373Z copying build/lib.linux-x86_64-cpython-310/torch/include/THH/THHDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THH 2025-04-21T20:50:34.4742500Z creating build/bdist.linux-x86_64/wheel/torch/share 2025-04-21T20:50:34.4744093Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2025-04-21T20:50:34.4745551Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2025-04-21T20:50:34.4747224Z 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-21T20:50:34.4748772Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2025-04-21T20:50:34.4750405Z 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-21T20:50:34.4751978Z 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-21T20:50:34.4753725Z 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-21T20:50:34.4755060Z 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-21T20:50:34.4756440Z 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-21T20:50:34.4758154Z 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-21T20:50:34.4759349Z 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-21T20:50:34.4761442Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2025-04-21T20:50:34.4762860Z 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-21T20:50:34.4764400Z 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-21T20:50:34.4765598Z 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-21T20:50:34.4767125Z 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-21T20:50:34.4768336Z 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-21T20:50:34.4769828Z 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-21T20:50:34.4771338Z 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-21T20:50:34.4772727Z 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-21T20:50:34.4774329Z 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-21T20:50:34.4776196Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-04-21T20:50:34.4777764Z 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-21T20:50:34.4779332Z 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-21T20:50:34.4780801Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-04-21T20:50:34.4782878Z 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-21T20:50:34.4784454Z 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-21T20:50:34.4786747Z 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-21T20:50:34.4788304Z 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-21T20:50:34.4789804Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-04-21T20:50:34.4791952Z 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-21T20:50:34.4793460Z 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-21T20:50:34.4794813Z 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-21T20:50:34.4796207Z 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-21T20:50:34.4797527Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2025-04-21T20:50:34.4799210Z 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-21T20:50:34.4800805Z 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-21T20:50:34.4802038Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2025-04-21T20:50:34.4803662Z 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-21T20:50:34.4805004Z 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-21T20:50:34.4806364Z 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-21T20:50:34.4823627Z creating build/bdist.linux-x86_64/wheel/torchgen 2025-04-21T20:50:34.4824954Z copying build/lib.linux-x86_64-cpython-310/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.4864931Z copying build/lib.linux-x86_64-cpython-310/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.4930940Z copying build/lib.linux-x86_64-cpython-310/torchgen/context.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.4988506Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5258850Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5415814Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5497682Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5651351Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5765617Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5859487Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_schema_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5913930Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5925153Z copying build/lib.linux-x86_64-cpython-310/torchgen/local.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.5930547Z copying build/lib.linux-x86_64-cpython-310/torchgen/model.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.6026572Z copying build/lib.linux-x86_64-cpython-310/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.6034843Z copying build/lib.linux-x86_64-cpython-310/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.6042718Z copying build/lib.linux-x86_64-cpython-310/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-04-21T20:50:34.6050684Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2025-04-21T20:50:34.6052081Z copying build/lib.linux-x86_64-cpython-310/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-04-21T20:50:34.6053818Z copying build/lib.linux-x86_64-cpython-310/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-04-21T20:50:34.6061648Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2025-04-21T20:50:34.6063337Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6064932Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6083798Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6090658Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6097309Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6103902Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6171336Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6235081Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6296431Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6409867Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6477305Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6564453Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6655389Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-04-21T20:50:34.6778570Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2025-04-21T20:50:34.6779812Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-04-21T20:50:34.6871221Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-04-21T20:50:34.6995188Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-04-21T20:50:34.7071801Z 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-21T20:50:34.7172701Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2025-04-21T20:50:34.7174113Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-21T20:50:34.7235252Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-21T20:50:34.7361524Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-21T20:50:34.7452608Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-21T20:50:34.7515909Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-21T20:50:34.7611853Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-04-21T20:50:34.7619268Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2025-04-21T20:50:34.7621391Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-04-21T20:50:34.7622772Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-04-21T20:50:34.7629363Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-04-21T20:50:34.7663260Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2025-04-21T20:50:34.7664874Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-04-21T20:50:34.7666145Z 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-21T20:50:34.7673587Z 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-21T20:50:34.7680551Z copying build/lib.linux-x86_64-cpython-310/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-04-21T20:50:34.7702818Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2025-04-21T20:50:34.7704337Z 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-21T20:50:34.7721359Z 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-21T20:50:34.7755431Z 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-21T20:50:34.7774823Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2025-04-21T20:50:34.7776163Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-04-21T20:50:34.7777712Z 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-21T20:50:34.7785722Z 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-21T20:50:34.7801085Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2025-04-21T20:50:34.7802573Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-04-21T20:50:34.7804044Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-04-21T20:50:34.7811112Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-04-21T20:50:34.7818615Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2025-04-21T20:50:34.7820652Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-04-21T20:50:34.7821832Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-04-21T20:50:34.7828757Z 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-21T20:50:34.7882381Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-04-21T20:50:34.7941532Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2025-04-21T20:50:34.7942610Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2025-04-21T20:50:34.7944157Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2025-04-21T20:50:34.7946199Z 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-21T20:50:34.7951938Z 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-21T20:50:34.7953796Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2025-04-21T20:50:34.7955418Z 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-21T20:50:34.7957353Z 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-21T20:50:34.7959460Z 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-21T20:50:34.7961286Z 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-21T20:50:34.7963217Z 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-21T20:50:34.7965035Z 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-21T20:50:34.7967037Z 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-21T20:50:34.7968697Z 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-21T20:50:34.7970576Z 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-21T20:50:34.7972424Z 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-21T20:50:34.7974086Z 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-21T20:50:34.7975707Z 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-21T20:50:34.7977294Z 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-21T20:50:34.7979095Z 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-21T20:50:34.7980739Z 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-21T20:50:34.7982787Z 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-21T20:50:34.7984385Z 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-21T20:50:34.7986106Z 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-21T20:50:34.7987678Z 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-21T20:50:34.7989256Z 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-21T20:50:34.7991231Z 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-21T20:50:34.7992873Z 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-21T20:50:34.7994670Z 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-21T20:50:34.7996622Z 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-21T20:50:34.7998599Z 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-21T20:50:34.8000410Z 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-21T20:50:34.8002256Z 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-21T20:50:34.8004059Z 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-21T20:50:34.8005798Z 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-21T20:50:34.8007660Z 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-21T20:50:34.8009463Z 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-21T20:50:34.8011315Z 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-21T20:50:34.8012911Z 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-21T20:50:34.8014498Z 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-21T20:50:34.8016291Z 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-21T20:50:34.8017968Z 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-21T20:50:34.8019834Z 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-21T20:50:34.8021690Z 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-21T20:50:34.8023422Z 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-21T20:50:34.8024524Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2025-04-21T20:50:34.8025537Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-21T20:50:34.8026784Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-21T20:50:34.8028179Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-21T20:50:34.8029618Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-21T20:50:34.8031021Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-21T20:50:34.8032630Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-21T20:50:34.8034095Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-04-21T20:50:34.8035841Z 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-21T20:50:34.8037340Z 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-21T20:50:34.8038893Z 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-21T20:50:34.8040607Z 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-21T20:50:34.8042007Z 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-21T20:50:34.8043466Z 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-21T20:50:34.8045043Z 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-21T20:50:34.8046599Z 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-21T20:50:34.8048086Z 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-21T20:50:34.8049532Z 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-21T20:50:34.8050663Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2025-04-21T20:50:34.8052191Z 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-21T20:50:34.8054025Z 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-21T20:50:34.8055715Z 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-21T20:50:34.8057775Z 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-21T20:50:34.8059483Z 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-21T20:50:34.8061168Z 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-21T20:50:34.8062827Z 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-21T20:50:34.8064482Z 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-21T20:50:34.8066142Z 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-21T20:50:34.8068023Z 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-21T20:50:34.8069757Z 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-21T20:50:34.8071861Z 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-21T20:50:34.8073851Z 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-21T20:50:34.8075876Z 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-21T20:50:34.8077945Z 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-21T20:50:34.8079630Z 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-21T20:50:34.8081546Z 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-21T20:50:34.8084310Z 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-21T20:50:34.8086112Z 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-21T20:50:34.8087788Z 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-21T20:50:34.8089657Z 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-21T20:50:34.8091302Z 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-21T20:50:34.8092929Z 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-21T20:50:34.8093866Z running install_egg_info 2025-04-21T20:50:34.8216808Z running egg_info 2025-04-21T20:50:34.8274445Z creating torch.egg-info 2025-04-21T20:50:34.8276424Z writing torch.egg-info/PKG-INFO 2025-04-21T20:50:34.8286047Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-04-21T20:50:34.8288251Z writing entry points to torch.egg-info/entry_points.txt 2025-04-21T20:50:34.8294245Z writing requirements to torch.egg-info/requires.txt 2025-04-21T20:50:34.8297912Z writing top-level names to torch.egg-info/top_level.txt 2025-04-21T20:50:34.8298571Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-04-21T20:50:35.4216153Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-04-21T20:50:35.4216844Z reading manifest template 'MANIFEST.in' 2025-04-21T20:50:36.0140597Z warning: no files found matching '*.*' under directory 'ios' 2025-04-21T20:50:38.3920523Z warning: no files found matching '*.*' under directory 'modules' 2025-04-21T20:50:38.5233259Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-04-21T20:50:38.7279675Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-04-21T20:50:39.1140468Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-04-21T20:50:39.1141388Z adding license file 'LICENSE' 2025-04-21T20:50:39.1141875Z adding license file 'NOTICE' 2025-04-21T20:50:40.5923017Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-04-21T20:50:40.6460073Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/./torch-2.8.0a0+gitb68c0ef-py3.10.egg-info 2025-04-21T20:50:40.6508639Z running install_scripts 2025-04-21T20:50:40.6667528Z creating build/bdist.linux-x86_64/wheel/torch-2.8.0a0+gitb68c0ef.dist-info/WHEEL 2025-04-21T20:50:40.6672455Z 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-21T20:50:40.6847733Z adding 'functorch/_C.cpython-310-x86_64-linux-gnu.so' 2025-04-21T20:50:40.6857213Z adding 'functorch/__init__.py' 2025-04-21T20:50:40.6858903Z adding 'functorch/_src/__init__.py' 2025-04-21T20:50:40.6860536Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-04-21T20:50:40.6862137Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-04-21T20:50:40.6864461Z adding 'functorch/_src/make_functional/__init__.py' 2025-04-21T20:50:40.6865872Z adding 'functorch/_src/vmap/__init__.py' 2025-04-21T20:50:40.6867808Z adding 'functorch/compile/__init__.py' 2025-04-21T20:50:40.6870644Z adding 'functorch/dim/__init__.py' 2025-04-21T20:50:40.6872664Z adding 'functorch/dim/batch_tensor.py' 2025-04-21T20:50:40.6874745Z adding 'functorch/dim/delayed_mul_tensor.py' 2025-04-21T20:50:40.6877250Z adding 'functorch/dim/dim.py' 2025-04-21T20:50:40.6879554Z adding 'functorch/dim/magic_trace.py' 2025-04-21T20:50:40.6881894Z adding 'functorch/dim/op_properties.py' 2025-04-21T20:50:40.6889735Z adding 'functorch/dim/reference.py' 2025-04-21T20:50:40.6892000Z adding 'functorch/dim/tree_map.py' 2025-04-21T20:50:40.6894139Z adding 'functorch/dim/wrap_type.py' 2025-04-21T20:50:40.6895943Z adding 'functorch/einops/__init__.py' 2025-04-21T20:50:40.6900263Z adding 'functorch/einops/_parsing.py' 2025-04-21T20:50:40.6904162Z adding 'functorch/einops/rearrange.py' 2025-04-21T20:50:40.6906355Z adding 'functorch/experimental/__init__.py' 2025-04-21T20:50:40.6907761Z adding 'functorch/experimental/control_flow.py' 2025-04-21T20:50:40.6909255Z adding 'functorch/experimental/ops.py' 2025-04-21T20:50:40.6914438Z adding 'torch/_C.cpython-310-x86_64-linux-gnu.so' 2025-04-21T20:50:40.6916746Z adding 'torch/_VF.py' 2025-04-21T20:50:40.7125112Z adding 'torch/_VF.pyi' 2025-04-21T20:50:40.7153639Z adding 'torch/__config__.py' 2025-04-21T20:50:40.7155549Z adding 'torch/__future__.py' 2025-04-21T20:50:40.7191119Z adding 'torch/__init__.py' 2025-04-21T20:50:40.7199822Z adding 'torch/_appdirs.py' 2025-04-21T20:50:40.7202464Z adding 'torch/_classes.py' 2025-04-21T20:50:40.7204501Z adding 'torch/_compile.py' 2025-04-21T20:50:40.7208657Z adding 'torch/_custom_ops.py' 2025-04-21T20:50:40.7211257Z adding 'torch/_deploy.py' 2025-04-21T20:50:40.7212794Z adding 'torch/_environment.py' 2025-04-21T20:50:40.7224593Z adding 'torch/_guards.py' 2025-04-21T20:50:40.7244029Z adding 'torch/_jit_internal.py' 2025-04-21T20:50:40.7247900Z adding 'torch/_linalg_utils.py' 2025-04-21T20:50:40.7261164Z adding 'torch/_lobpcg.py' 2025-04-21T20:50:40.7266094Z adding 'torch/_lowrank.py' 2025-04-21T20:50:40.7333833Z adding 'torch/_meta_registrations.py' 2025-04-21T20:50:40.7341536Z adding 'torch/_namedtensor_internals.py' 2025-04-21T20:50:40.7359945Z adding 'torch/_ops.py' 2025-04-21T20:50:40.7364679Z adding 'torch/_python_dispatcher.py' 2025-04-21T20:50:40.7366637Z adding 'torch/_size_docs.py' 2025-04-21T20:50:40.7369751Z adding 'torch/_sources.py' 2025-04-21T20:50:40.7371425Z adding 'torch/_storage_docs.py' 2025-04-21T20:50:40.7373104Z adding 'torch/_streambase.py' 2025-04-21T20:50:40.7395034Z adding 'torch/_tensor.py' 2025-04-21T20:50:40.7435058Z adding 'torch/_tensor_docs.py' 2025-04-21T20:50:40.7446508Z adding 'torch/_tensor_str.py' 2025-04-21T20:50:40.7448690Z adding 'torch/_thread_safe_fork.py' 2025-04-21T20:50:40.7571760Z adding 'torch/_torch_docs.py' 2025-04-21T20:50:40.7594230Z adding 'torch/_utils.py' 2025-04-21T20:50:40.7598961Z adding 'torch/_utils_internal.py' 2025-04-21T20:50:40.7602828Z adding 'torch/_vmap_internals.py' 2025-04-21T20:50:40.7609082Z adding 'torch/_weights_only_unpickler.py' 2025-04-21T20:50:40.7637614Z adding 'torch/functional.py' 2025-04-21T20:50:40.7650119Z adding 'torch/hub.py' 2025-04-21T20:50:40.7669065Z adding 'torch/library.py' 2025-04-21T20:50:40.7694921Z adding 'torch/overrides.py' 2025-04-21T20:50:40.7698838Z adding 'torch/py.typed' 2025-04-21T20:50:40.7702213Z adding 'torch/quasirandom.py' 2025-04-21T20:50:40.7705707Z adding 'torch/random.py' 2025-04-21T20:50:40.7708157Z adding 'torch/return_types.py' 2025-04-21T20:50:40.7711050Z adding 'torch/return_types.pyi' 2025-04-21T20:50:40.7737838Z adding 'torch/serialization.py' 2025-04-21T20:50:40.7752090Z adding 'torch/storage.py' 2025-04-21T20:50:40.7755884Z adding 'torch/torch_version.py' 2025-04-21T20:50:40.7758692Z adding 'torch/types.py' 2025-04-21T20:50:40.7760547Z adding 'torch/version.py' 2025-04-21T20:50:40.7968446Z adding 'torch/_C/_VariableFunctions.pyi' 2025-04-21T20:50:40.8078195Z adding 'torch/_C/__init__.pyi' 2025-04-21T20:50:40.8090387Z adding 'torch/_C/_aoti.pyi' 2025-04-21T20:50:40.8092829Z adding 'torch/_C/_autograd.pyi' 2025-04-21T20:50:40.8094307Z adding 'torch/_C/_cpu.pyi' 2025-04-21T20:50:40.8095751Z adding 'torch/_C/_cudnn.pyi' 2025-04-21T20:50:40.8097439Z adding 'torch/_C/_cusparselt.pyi' 2025-04-21T20:50:40.8099398Z adding 'torch/_C/_distributed_autograd.pyi' 2025-04-21T20:50:40.8106352Z adding 'torch/_C/_distributed_c10d.pyi' 2025-04-21T20:50:40.8110161Z adding 'torch/_C/_distributed_rpc.pyi' 2025-04-21T20:50:40.8112315Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-04-21T20:50:40.8114268Z adding 'torch/_C/_export.pyi' 2025-04-21T20:50:40.8115866Z adding 'torch/_C/_functions.pyi' 2025-04-21T20:50:40.8117960Z adding 'torch/_C/_functorch.pyi' 2025-04-21T20:50:40.8119743Z adding 'torch/_C/_instruction_counter.pyi' 2025-04-21T20:50:40.8121367Z adding 'torch/_C/_itt.pyi' 2025-04-21T20:50:40.8122979Z adding 'torch/_C/_lazy.pyi' 2025-04-21T20:50:40.8124970Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-04-21T20:50:40.8126739Z adding 'torch/_C/_monitor.pyi' 2025-04-21T20:50:40.8129072Z adding 'torch/_C/_nn.pyi' 2025-04-21T20:50:40.8130790Z adding 'torch/_C/_nvtx.pyi' 2025-04-21T20:50:40.8132569Z adding 'torch/_C/_onnx.pyi' 2025-04-21T20:50:40.8135370Z adding 'torch/_C/_profiler.pyi' 2025-04-21T20:50:40.8137227Z adding 'torch/_C/_verbose.pyi' 2025-04-21T20:50:40.8139178Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-04-21T20:50:40.8140933Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-04-21T20:50:40.8142684Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-04-21T20:50:40.8144971Z adding 'torch/_C/_dynamo/guards.pyi' 2025-04-21T20:50:40.8147211Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-04-21T20:50:40.8149454Z adding 'torch/_awaits/__init__.py' 2025-04-21T20:50:40.8151011Z adding 'torch/_custom_op/__init__.py' 2025-04-21T20:50:40.8155279Z adding 'torch/_custom_op/autograd.py' 2025-04-21T20:50:40.8162811Z adding 'torch/_custom_op/impl.py' 2025-04-21T20:50:40.8168929Z adding 'torch/_decomp/__init__.py' 2025-04-21T20:50:40.8221980Z adding 'torch/_decomp/decompositions.py' 2025-04-21T20:50:40.8229624Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-04-21T20:50:40.8233720Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-04-21T20:50:40.8235534Z adding 'torch/_dispatch/__init__.py' 2025-04-21T20:50:40.8238403Z adding 'torch/_dispatch/python.py' 2025-04-21T20:50:40.8241958Z adding 'torch/_dynamo/__init__.py' 2025-04-21T20:50:40.8246003Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-04-21T20:50:40.8249661Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-04-21T20:50:40.8267560Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-04-21T20:50:40.8272344Z adding 'torch/_dynamo/cache_size.py' 2025-04-21T20:50:40.8275123Z adding 'torch/_dynamo/callback.py' 2025-04-21T20:50:40.8277336Z adding 'torch/_dynamo/code_context.py' 2025-04-21T20:50:40.8285818Z adding 'torch/_dynamo/codegen.py' 2025-04-21T20:50:40.8302314Z adding 'torch/_dynamo/compiled_autograd.py' 2025-04-21T20:50:40.8308376Z adding 'torch/_dynamo/comptime.py' 2025-04-21T20:50:40.8318867Z adding 'torch/_dynamo/config.py' 2025-04-21T20:50:40.8336233Z adding 'torch/_dynamo/convert_frame.py' 2025-04-21T20:50:40.8339693Z adding 'torch/_dynamo/create_parameter_op.py' 2025-04-21T20:50:40.8341865Z adding 'torch/_dynamo/current_scope_id.py' 2025-04-21T20:50:40.8351691Z adding 'torch/_dynamo/debug_utils.py' 2025-04-21T20:50:40.8361063Z adding 'torch/_dynamo/decorators.py' 2025-04-21T20:50:40.8366026Z adding 'torch/_dynamo/device_interface.py' 2025-04-21T20:50:40.8368532Z adding 'torch/_dynamo/distributed.py' 2025-04-21T20:50:40.8393653Z adding 'torch/_dynamo/eval_frame.py' 2025-04-21T20:50:40.8402898Z adding 'torch/_dynamo/exc.py' 2025-04-21T20:50:40.8406649Z adding 'torch/_dynamo/external_utils.py' 2025-04-21T20:50:40.8409378Z adding 'torch/_dynamo/funcname_cache.py' 2025-04-21T20:50:40.8411472Z adding 'torch/_dynamo/graph_break_hints.py' 2025-04-21T20:50:40.8415336Z adding 'torch/_dynamo/graph_deduplication.py' 2025-04-21T20:50:40.8420819Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-04-21T20:50:40.8423231Z adding 'torch/_dynamo/graph_utils.py' 2025-04-21T20:50:40.8463294Z adding 'torch/_dynamo/guards.py' 2025-04-21T20:50:40.8468031Z adding 'torch/_dynamo/hooks.py' 2025-04-21T20:50:40.8470255Z adding 'torch/_dynamo/logging.py' 2025-04-21T20:50:40.8473621Z adding 'torch/_dynamo/metrics_context.py' 2025-04-21T20:50:40.8476600Z adding 'torch/_dynamo/mutation_guard.py' 2025-04-21T20:50:40.8517037Z adding 'torch/_dynamo/output_graph.py' 2025-04-21T20:50:40.8528003Z adding 'torch/_dynamo/pgo.py' 2025-04-21T20:50:40.8531742Z adding 'torch/_dynamo/profiler.py' 2025-04-21T20:50:40.8534386Z adding 'torch/_dynamo/replay_record.py' 2025-04-21T20:50:40.8542160Z adding 'torch/_dynamo/resume_execution.py' 2025-04-21T20:50:40.8555388Z adding 'torch/_dynamo/side_effects.py' 2025-04-21T20:50:40.8562952Z adding 'torch/_dynamo/source.py' 2025-04-21T20:50:40.8615084Z adding 'torch/_dynamo/symbolic_convert.py' 2025-04-21T20:50:40.8620830Z adding 'torch/_dynamo/tensor_version_op.py' 2025-04-21T20:50:40.8623276Z adding 'torch/_dynamo/test_case.py' 2025-04-21T20:50:40.8627704Z adding 'torch/_dynamo/test_minifier_common.py' 2025-04-21T20:50:40.8633789Z adding 'torch/_dynamo/testing.py' 2025-04-21T20:50:40.8667119Z adding 'torch/_dynamo/trace_rules.py' 2025-04-21T20:50:40.8673197Z adding 'torch/_dynamo/types.py' 2025-04-21T20:50:40.8726105Z adding 'torch/_dynamo/utils.py' 2025-04-21T20:50:40.8731580Z adding 'torch/_dynamo/backends/__init__.py' 2025-04-21T20:50:40.8734208Z adding 'torch/_dynamo/backends/common.py' 2025-04-21T20:50:40.8738024Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-04-21T20:50:40.8743092Z adding 'torch/_dynamo/backends/debugging.py' 2025-04-21T20:50:40.8751731Z adding 'torch/_dynamo/backends/distributed.py' 2025-04-21T20:50:40.8754469Z adding 'torch/_dynamo/backends/inductor.py' 2025-04-21T20:50:40.8756422Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-04-21T20:50:40.8759597Z adding 'torch/_dynamo/backends/registry.py' 2025-04-21T20:50:40.8762020Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-04-21T20:50:40.8763964Z adding 'torch/_dynamo/backends/torchxla.py' 2025-04-21T20:50:40.8767256Z adding 'torch/_dynamo/backends/tvm.py' 2025-04-21T20:50:40.8771342Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-04-21T20:50:40.8773501Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-04-21T20:50:40.8775249Z adding 'torch/_dynamo/polyfills/functools.py' 2025-04-21T20:50:40.8776995Z adding 'torch/_dynamo/polyfills/fx.py' 2025-04-21T20:50:40.8779883Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-04-21T20:50:40.8781946Z adding 'torch/_dynamo/polyfills/loader.py' 2025-04-21T20:50:40.8784452Z adding 'torch/_dynamo/polyfills/operator.py' 2025-04-21T20:50:40.8786482Z adding 'torch/_dynamo/polyfills/os.py' 2025-04-21T20:50:40.8792309Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-04-21T20:50:40.8795093Z adding 'torch/_dynamo/polyfills/sys.py' 2025-04-21T20:50:40.8797624Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-04-21T20:50:40.8799312Z adding 'torch/_dynamo/repro/__init__.py' 2025-04-21T20:50:40.8809934Z adding 'torch/_dynamo/repro/after_aot.py' 2025-04-21T20:50:40.8816986Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-04-21T20:50:40.8824093Z adding 'torch/_dynamo/repro/aoti.py' 2025-04-21T20:50:40.8828022Z adding 'torch/_dynamo/variables/__init__.py' 2025-04-21T20:50:40.8835275Z adding 'torch/_dynamo/variables/base.py' 2025-04-21T20:50:40.8880169Z adding 'torch/_dynamo/variables/builder.py' 2025-04-21T20:50:40.8908439Z adding 'torch/_dynamo/variables/builtin.py' 2025-04-21T20:50:40.8914575Z adding 'torch/_dynamo/variables/constant.py' 2025-04-21T20:50:40.8925833Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-04-21T20:50:40.8936196Z adding 'torch/_dynamo/variables/dicts.py' 2025-04-21T20:50:40.8941750Z adding 'torch/_dynamo/variables/distributed.py' 2025-04-21T20:50:40.8965221Z adding 'torch/_dynamo/variables/functions.py' 2025-04-21T20:50:40.9000231Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-04-21T20:50:40.9010070Z adding 'torch/_dynamo/variables/iter.py' 2025-04-21T20:50:40.9013573Z adding 'torch/_dynamo/variables/lazy.py' 2025-04-21T20:50:40.9023358Z adding 'torch/_dynamo/variables/lists.py' 2025-04-21T20:50:40.9043015Z adding 'torch/_dynamo/variables/misc.py' 2025-04-21T20:50:40.9058204Z adding 'torch/_dynamo/variables/nn_module.py' 2025-04-21T20:50:40.9064614Z adding 'torch/_dynamo/variables/optimizer.py' 2025-04-21T20:50:40.9067449Z adding 'torch/_dynamo/variables/script_object.py' 2025-04-21T20:50:40.9069732Z adding 'torch/_dynamo/variables/sdpa.py' 2025-04-21T20:50:40.9086916Z adding 'torch/_dynamo/variables/tensor.py' 2025-04-21T20:50:40.9107147Z adding 'torch/_dynamo/variables/torch.py' 2025-04-21T20:50:40.9116853Z adding 'torch/_dynamo/variables/torch_function.py' 2025-04-21T20:50:40.9136311Z adding 'torch/_dynamo/variables/user_defined.py' 2025-04-21T20:50:40.9141568Z adding 'torch/_export/__init__.py' 2025-04-21T20:50:40.9160536Z adding 'torch/_export/converter.py' 2025-04-21T20:50:40.9164150Z adding 'torch/_export/error.py' 2025-04-21T20:50:40.9175047Z adding 'torch/_export/non_strict_utils.py' 2025-04-21T20:50:40.9180989Z adding 'torch/_export/pass_base.py' 2025-04-21T20:50:40.9184506Z adding 'torch/_export/tools.py' 2025-04-21T20:50:40.9202497Z adding 'torch/_export/utils.py' 2025-04-21T20:50:40.9208820Z adding 'torch/_export/verifier.py' 2025-04-21T20:50:40.9212975Z adding 'torch/_export/wrappers.py' 2025-04-21T20:50:40.9215029Z adding 'torch/_export/db/__init__.py' 2025-04-21T20:50:40.9217805Z adding 'torch/_export/db/case.py' 2025-04-21T20:50:40.9219478Z adding 'torch/_export/db/gen_example.py' 2025-04-21T20:50:40.9221339Z adding 'torch/_export/db/logging.py' 2025-04-21T20:50:40.9223932Z adding 'torch/_export/db/examples/__init__.py' 2025-04-21T20:50:40.9226017Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-04-21T20:50:40.9227769Z adding 'torch/_export/db/examples/autograd_function.py' 2025-04-21T20:50:40.9229250Z adding 'torch/_export/db/examples/class_method.py' 2025-04-21T20:50:40.9231546Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-04-21T20:50:40.9233824Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-04-21T20:50:40.9235765Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-04-21T20:50:40.9237609Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-04-21T20:50:40.9239348Z adding 'torch/_export/db/examples/cond_operands.py' 2025-04-21T20:50:40.9241155Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-04-21T20:50:40.9242934Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-04-21T20:50:40.9244801Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-04-21T20:50:40.9246386Z adding 'torch/_export/db/examples/decorator.py' 2025-04-21T20:50:40.9248024Z adding 'torch/_export/db/examples/dictionary.py' 2025-04-21T20:50:40.9249928Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-04-21T20:50:40.9251840Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-04-21T20:50:40.9253543Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-04-21T20:50:40.9255122Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-04-21T20:50:40.9256826Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-04-21T20:50:40.9258464Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-04-21T20:50:40.9260235Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-04-21T20:50:40.9261953Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-04-21T20:50:40.9263629Z adding 'torch/_export/db/examples/list_contains.py' 2025-04-21T20:50:40.9265365Z adding 'torch/_export/db/examples/list_unpack.py' 2025-04-21T20:50:40.9267317Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-04-21T20:50:40.9268906Z adding 'torch/_export/db/examples/nested_function.py' 2025-04-21T20:50:40.9270570Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-04-21T20:50:40.9272183Z adding 'torch/_export/db/examples/optional_input.py' 2025-04-21T20:50:40.9273958Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-04-21T20:50:40.9275873Z adding 'torch/_export/db/examples/scalar_output.py' 2025-04-21T20:50:40.9277793Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-04-21T20:50:40.9279557Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-04-21T20:50:40.9281365Z adding 'torch/_export/db/examples/static_if.py' 2025-04-21T20:50:40.9283347Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-04-21T20:50:40.9285234Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-04-21T20:50:40.9287135Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-04-21T20:50:40.9288990Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-04-21T20:50:40.9290862Z adding 'torch/_export/pass_infra/__init__.py' 2025-04-21T20:50:40.9292713Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-04-21T20:50:40.9294702Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-04-21T20:50:40.9296708Z adding 'torch/_export/passes/__init__.py' 2025-04-21T20:50:40.9299104Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-04-21T20:50:40.9303110Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-04-21T20:50:40.9306245Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-04-21T20:50:40.9310619Z adding 'torch/_export/passes/constant_folding.py' 2025-04-21T20:50:40.9313918Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-04-21T20:50:40.9316181Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-04-21T20:50:40.9321242Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-04-21T20:50:40.9324008Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-04-21T20:50:40.9327453Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-04-21T20:50:40.9335913Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-04-21T20:50:40.9339984Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-04-21T20:50:40.9342567Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-04-21T20:50:40.9345515Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-04-21T20:50:40.9347399Z adding 'torch/_export/serde/__init__.py' 2025-04-21T20:50:40.9348901Z adding 'torch/_export/serde/aoti_schema.py' 2025-04-21T20:50:40.9352817Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-04-21T20:50:40.9356371Z adding 'torch/_export/serde/export_schema.thrift' 2025-04-21T20:50:40.9361001Z adding 'torch/_export/serde/schema.py' 2025-04-21T20:50:40.9364355Z adding 'torch/_export/serde/schema.yaml' 2025-04-21T20:50:40.9371041Z adding 'torch/_export/serde/schema_check.py' 2025-04-21T20:50:40.9412301Z adding 'torch/_export/serde/serialize.py' 2025-04-21T20:50:40.9417660Z adding 'torch/_export/serde/union.py' 2025-04-21T20:50:40.9419774Z adding 'torch/_functorch/__init__.py' 2025-04-21T20:50:40.9443781Z adding 'torch/_functorch/aot_autograd.py' 2025-04-21T20:50:40.9450913Z adding 'torch/_functorch/apis.py' 2025-04-21T20:50:40.9459809Z adding 'torch/_functorch/autograd_function.py' 2025-04-21T20:50:40.9462237Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-04-21T20:50:40.9465097Z adding 'torch/_functorch/benchmark_utils.py' 2025-04-21T20:50:40.9468674Z adding 'torch/_functorch/compile_utils.py' 2025-04-21T20:50:40.9473268Z adding 'torch/_functorch/compilers.py' 2025-04-21T20:50:40.9478590Z adding 'torch/_functorch/config.py' 2025-04-21T20:50:40.9481308Z adding 'torch/_functorch/deprecated.py' 2025-04-21T20:50:40.9503324Z adding 'torch/_functorch/eager_transforms.py' 2025-04-21T20:50:40.9509188Z adding 'torch/_functorch/functional_call.py' 2025-04-21T20:50:40.9514655Z adding 'torch/_functorch/fx_minifier.py' 2025-04-21T20:50:40.9521092Z adding 'torch/_functorch/make_functional.py' 2025-04-21T20:50:40.9548539Z adding 'torch/_functorch/partitioners.py' 2025-04-21T20:50:40.9553900Z adding 'torch/_functorch/pyfunctorch.py' 2025-04-21T20:50:40.9555702Z adding 'torch/_functorch/python_key.py' 2025-04-21T20:50:40.9557254Z adding 'torch/_functorch/pytree_hacks.py' 2025-04-21T20:50:40.9563491Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-04-21T20:50:40.9565607Z adding 'torch/_functorch/utils.py' 2025-04-21T20:50:40.9571566Z adding 'torch/_functorch/vmap.py' 2025-04-21T20:50:40.9574120Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-04-21T20:50:40.9576353Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-04-21T20:50:40.9580138Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-04-21T20:50:40.9582887Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-04-21T20:50:40.9586871Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-04-21T20:50:40.9588954Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-04-21T20:50:40.9601513Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-04-21T20:50:40.9615520Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-04-21T20:50:40.9620448Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2025-04-21T20:50:40.9627193Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-04-21T20:50:40.9633732Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-04-21T20:50:40.9650906Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2025-04-21T20:50:40.9654869Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-04-21T20:50:40.9688430Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-04-21T20:50:40.9703989Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-04-21T20:50:40.9707370Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-04-21T20:50:40.9713635Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-04-21T20:50:40.9727388Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2025-04-21T20:50:40.9734507Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-04-21T20:50:40.9737377Z adding 'torch/_higher_order_ops/__init__.py' 2025-04-21T20:50:40.9739703Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-04-21T20:50:40.9742615Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-04-21T20:50:40.9748479Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-04-21T20:50:40.9756520Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-04-21T20:50:40.9760800Z adding 'torch/_higher_order_ops/base_hop.py' 2025-04-21T20:50:40.9770057Z adding 'torch/_higher_order_ops/cond.py' 2025-04-21T20:50:40.9774741Z adding 'torch/_higher_order_ops/effects.py' 2025-04-21T20:50:40.9807819Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-04-21T20:50:40.9810542Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-04-21T20:50:40.9820242Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-04-21T20:50:40.9823342Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-04-21T20:50:40.9825846Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-04-21T20:50:40.9831913Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-04-21T20:50:40.9836075Z adding 'torch/_higher_order_ops/map.py' 2025-04-21T20:50:40.9839713Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-04-21T20:50:40.9841943Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-04-21T20:50:40.9854381Z adding 'torch/_higher_order_ops/scan.py' 2025-04-21T20:50:40.9858234Z adding 'torch/_higher_order_ops/schema.py' 2025-04-21T20:50:40.9860842Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-04-21T20:50:40.9863948Z adding 'torch/_higher_order_ops/torchbind.py' 2025-04-21T20:50:40.9886151Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-04-21T20:50:40.9898323Z adding 'torch/_higher_order_ops/utils.py' 2025-04-21T20:50:40.9905008Z adding 'torch/_higher_order_ops/while_loop.py' 2025-04-21T20:50:40.9909205Z adding 'torch/_higher_order_ops/wrap.py' 2025-04-21T20:50:40.9912251Z adding 'torch/_inductor/__autotune_main__.py' 2025-04-21T20:50:40.9916645Z adding 'torch/_inductor/__init__.py' 2025-04-21T20:50:40.9919822Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-04-21T20:50:40.9923376Z adding 'torch/_inductor/aoti_eager.py' 2025-04-21T20:50:40.9929576Z adding 'torch/_inductor/async_compile.py' 2025-04-21T20:50:40.9937976Z adding 'torch/_inductor/autotune_process.py' 2025-04-21T20:50:40.9942562Z adding 'torch/_inductor/bounds.py' 2025-04-21T20:50:40.9947423Z adding 'torch/_inductor/choices.py' 2025-04-21T20:50:40.9989862Z adding 'torch/_inductor/codecache.py' 2025-04-21T20:50:40.9996317Z adding 'torch/_inductor/comm_analysis.py' 2025-04-21T20:50:41.0000762Z adding 'torch/_inductor/comm_lowering.py' 2025-04-21T20:50:41.0010438Z adding 'torch/_inductor/comms.py' 2025-04-21T20:50:41.0041698Z adding 'torch/_inductor/compile_fx.py' 2025-04-21T20:50:41.0046703Z adding 'torch/_inductor/compile_fx_async.py' 2025-04-21T20:50:41.0053898Z adding 'torch/_inductor/compile_fx_ext.py' 2025-04-21T20:50:41.0056973Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-04-21T20:50:41.0063381Z adding 'torch/_inductor/compiler_bisector.py' 2025-04-21T20:50:41.0088100Z adding 'torch/_inductor/config.py' 2025-04-21T20:50:41.0094717Z adding 'torch/_inductor/constant_folding.py' 2025-04-21T20:50:41.0111817Z adding 'torch/_inductor/cpp_builder.py' 2025-04-21T20:50:41.0118099Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-04-21T20:50:41.0153410Z adding 'torch/_inductor/cudagraph_trees.py' 2025-04-21T20:50:41.0160379Z adding 'torch/_inductor/cudagraph_utils.py' 2025-04-21T20:50:41.0162879Z adding 'torch/_inductor/custom_graph_pass.py' 2025-04-21T20:50:41.0172736Z adding 'torch/_inductor/debug.py' 2025-04-21T20:50:41.0184200Z adding 'torch/_inductor/decomposition.py' 2025-04-21T20:50:41.0194008Z adding 'torch/_inductor/dependencies.py' 2025-04-21T20:50:41.0198314Z adding 'torch/_inductor/dtype_propagation.py' 2025-04-21T20:50:41.0201549Z adding 'torch/_inductor/exc.py' 2025-04-21T20:50:41.0204226Z adding 'torch/_inductor/extern_node_serializer.py' 2025-04-21T20:50:41.0207864Z adding 'torch/_inductor/freezing.py' 2025-04-21T20:50:41.0209834Z adding 'torch/_inductor/freezing_utils.py' 2025-04-21T20:50:41.0220675Z adding 'torch/_inductor/fuzzer.py' 2025-04-21T20:50:41.0225068Z adding 'torch/_inductor/fx_utils.py' 2025-04-21T20:50:41.0257158Z adding 'torch/_inductor/graph.py' 2025-04-21T20:50:41.0261046Z adding 'torch/_inductor/hooks.py' 2025-04-21T20:50:41.0265496Z adding 'torch/_inductor/index_propagation.py' 2025-04-21T20:50:41.0268954Z adding 'torch/_inductor/inductor_prims.py' 2025-04-21T20:50:41.0357939Z adding 'torch/_inductor/ir.py' 2025-04-21T20:50:41.0367489Z adding 'torch/_inductor/jagged_lowerings.py' 2025-04-21T20:50:41.0374953Z adding 'torch/_inductor/loop_body.py' 2025-04-21T20:50:41.0446282Z adding 'torch/_inductor/lowering.py' 2025-04-21T20:50:41.0458118Z adding 'torch/_inductor/memory.py' 2025-04-21T20:50:41.0463466Z adding 'torch/_inductor/metrics.py' 2025-04-21T20:50:41.0471957Z adding 'torch/_inductor/mkldnn_ir.py' 2025-04-21T20:50:41.0482721Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-04-21T20:50:41.0487570Z adding 'torch/_inductor/mock_cache.py' 2025-04-21T20:50:41.0496535Z adding 'torch/_inductor/ops_handler.py' 2025-04-21T20:50:41.0500105Z adding 'torch/_inductor/optimize_indexing.py' 2025-04-21T20:50:41.0508358Z adding 'torch/_inductor/output_code.py' 2025-04-21T20:50:41.0534585Z adding 'torch/_inductor/pattern_matcher.py' 2025-04-21T20:50:41.0539159Z adding 'torch/_inductor/quantized_lowerings.py' 2025-04-21T20:50:41.0543686Z adding 'torch/_inductor/remote_cache.py' 2025-04-21T20:50:41.0602430Z adding 'torch/_inductor/scheduler.py' 2025-04-21T20:50:41.0608189Z adding 'torch/_inductor/script.ld' 2025-04-21T20:50:41.0635031Z adding 'torch/_inductor/select_algorithm.py' 2025-04-21T20:50:41.0647436Z adding 'torch/_inductor/sizevars.py' 2025-04-21T20:50:41.0651606Z adding 'torch/_inductor/standalone_compile.py' 2025-04-21T20:50:41.0655126Z adding 'torch/_inductor/subgraph_lowering.py' 2025-04-21T20:50:41.0661023Z adding 'torch/_inductor/template_heuristics.py' 2025-04-21T20:50:41.0663691Z adding 'torch/_inductor/test_case.py' 2025-04-21T20:50:41.0665644Z adding 'torch/_inductor/test_operators.py' 2025-04-21T20:50:41.0670406Z adding 'torch/_inductor/triton_bundler.py' 2025-04-21T20:50:41.0702488Z adding 'torch/_inductor/utils.py' 2025-04-21T20:50:41.0709158Z adding 'torch/_inductor/virtualized.py' 2025-04-21T20:50:41.0714520Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-04-21T20:50:41.0716990Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-04-21T20:50:41.0721241Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-04-21T20:50:41.0725508Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-04-21T20:50:41.0728473Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-04-21T20:50:41.0730772Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-04-21T20:50:41.0736473Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-04-21T20:50:41.0742966Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-04-21T20:50:41.0746546Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-04-21T20:50:41.0749316Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-04-21T20:50:41.0751794Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-04-21T20:50:41.0753485Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-04-21T20:50:41.0755526Z adding 'torch/_inductor/codegen/__init__.py' 2025-04-21T20:50:41.0757245Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-04-21T20:50:41.0760195Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-04-21T20:50:41.0786330Z adding 'torch/_inductor/codegen/common.py' 2025-04-21T20:50:41.0850222Z adding 'torch/_inductor/codegen/cpp.py' 2025-04-21T20:50:41.0858758Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-04-21T20:50:41.0869587Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-04-21T20:50:41.0889233Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-04-21T20:50:41.0896430Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-04-21T20:50:41.0910915Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-04-21T20:50:41.0921544Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2025-04-21T20:50:41.0925005Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-04-21T20:50:41.0931615Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-04-21T20:50:41.0939984Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-04-21T20:50:41.0970936Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-04-21T20:50:41.0984073Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-04-21T20:50:41.0991979Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-04-21T20:50:41.0994623Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-04-21T20:50:41.0997392Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-04-21T20:50:41.1001371Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-04-21T20:50:41.1019734Z adding 'torch/_inductor/codegen/halide.py' 2025-04-21T20:50:41.1028578Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-04-21T20:50:41.1037791Z adding 'torch/_inductor/codegen/mps.py' 2025-04-21T20:50:41.1040728Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-04-21T20:50:41.1045786Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-04-21T20:50:41.1072003Z adding 'torch/_inductor/codegen/simd.py' 2025-04-21T20:50:41.1080663Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-04-21T20:50:41.1084147Z adding 'torch/_inductor/codegen/subgraph.py' 2025-04-21T20:50:41.1137782Z adding 'torch/_inductor/codegen/triton.py' 2025-04-21T20:50:41.1152174Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-04-21T20:50:41.1156465Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-04-21T20:50:41.1159859Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-04-21T20:50:41.1198201Z adding 'torch/_inductor/codegen/wrapper.py' 2025-04-21T20:50:41.1205132Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-04-21T20:50:41.1207489Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-04-21T20:50:41.1210179Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-04-21T20:50:41.1212203Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-04-21T20:50:41.1218439Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-04-21T20:50:41.1222680Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-04-21T20:50:41.1226397Z adding 'torch/_inductor/codegen/cuda/cutlass_presets.py' 2025-04-21T20:50:41.1232234Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-04-21T20:50:41.1236299Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-04-21T20:50:41.1254112Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-04-21T20:50:41.1257759Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-04-21T20:50:41.1260930Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-04-21T20:50:41.1266188Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-04-21T20:50:41.1268593Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-04-21T20:50:41.1274914Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-04-21T20:50:41.1277838Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-04-21T20:50:41.1288557Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-04-21T20:50:41.1292036Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-04-21T20:50:41.1294784Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-04-21T20:50:41.1297386Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-04-21T20:50:41.1301315Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-04-21T20:50:41.1304808Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-04-21T20:50:41.1306710Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-04-21T20:50:41.1308501Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-04-21T20:50:41.1310456Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-04-21T20:50:41.1312301Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-04-21T20:50:41.1314619Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-04-21T20:50:41.1319163Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-04-21T20:50:41.1321467Z adding 'torch/_inductor/compile_worker/utils.py' 2025-04-21T20:50:41.1323473Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-04-21T20:50:41.1330418Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-04-21T20:50:41.1335900Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-04-21T20:50:41.1342970Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-04-21T20:50:41.1346014Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-04-21T20:50:41.1348471Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-04-21T20:50:41.1352533Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-04-21T20:50:41.1355888Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-04-21T20:50:41.1362621Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-04-21T20:50:41.1375993Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-04-21T20:50:41.1386132Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-04-21T20:50:41.1397781Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-04-21T20:50:41.1401340Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-04-21T20:50:41.1413858Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-04-21T20:50:41.1418180Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-04-21T20:50:41.1426089Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-04-21T20:50:41.1442950Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-04-21T20:50:41.1452139Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-04-21T20:50:41.1480167Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-04-21T20:50:41.1492370Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-04-21T20:50:41.1495956Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-04-21T20:50:41.1525301Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-04-21T20:50:41.1530136Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-04-21T20:50:41.1532756Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-04-21T20:50:41.1535874Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-04-21T20:50:41.1539014Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-04-21T20:50:41.1542155Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-04-21T20:50:41.1544903Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-04-21T20:50:41.1547965Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-04-21T20:50:41.1551315Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-04-21T20:50:41.1555846Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-04-21T20:50:41.1559870Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-04-21T20:50:41.1563945Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-04-21T20:50:41.1567538Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-04-21T20:50:41.1570590Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-04-21T20:50:41.1573374Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-04-21T20:50:41.1576316Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-04-21T20:50:41.1579296Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-04-21T20:50:41.1582366Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-04-21T20:50:41.1585598Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-04-21T20:50:41.1588658Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-04-21T20:50:41.1591772Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-04-21T20:50:41.1594222Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-04-21T20:50:41.1596099Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-04-21T20:50:41.1597983Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-04-21T20:50:41.1599967Z adding 'torch/_inductor/kernel/__init__.py' 2025-04-21T20:50:41.1603409Z adding 'torch/_inductor/kernel/bmm.py' 2025-04-21T20:50:41.1609568Z adding 'torch/_inductor/kernel/conv.py' 2025-04-21T20:50:41.1638155Z adding 'torch/_inductor/kernel/flex_attention.py' 2025-04-21T20:50:41.1647567Z adding 'torch/_inductor/kernel/flex_decoding.py' 2025-04-21T20:50:41.1658172Z adding 'torch/_inductor/kernel/mm.py' 2025-04-21T20:50:41.1663117Z adding 'torch/_inductor/kernel/mm_common.py' 2025-04-21T20:50:41.1666175Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-04-21T20:50:41.1671088Z adding 'torch/_inductor/kernel/mm_scaled_grouped.py' 2025-04-21T20:50:41.1673525Z adding 'torch/_inductor/package/__init__.py' 2025-04-21T20:50:41.1675297Z adding 'torch/_inductor/package/build_package.py' 2025-04-21T20:50:41.1679329Z adding 'torch/_inductor/package/package.py' 2025-04-21T20:50:41.1681576Z adding 'torch/_inductor/package/pt2_archive_constants.py' 2025-04-21T20:50:41.1683616Z adding 'torch/_inductor/runtime/__init__.py' 2025-04-21T20:50:41.1690010Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-04-21T20:50:41.1694504Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-04-21T20:50:41.1696872Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-04-21T20:50:41.1698962Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-04-21T20:50:41.1702787Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-04-21T20:50:41.1705426Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-04-21T20:50:41.1708636Z adding 'torch/_inductor/runtime/hints.py' 2025-04-21T20:50:41.1711790Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-04-21T20:50:41.1715695Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-04-21T20:50:41.1718295Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-04-21T20:50:41.1725767Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-04-21T20:50:41.1758209Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-04-21T20:50:41.1762803Z adding 'torch/_lazy/__init__.py' 2025-04-21T20:50:41.1765729Z adding 'torch/_lazy/closure.py' 2025-04-21T20:50:41.1767660Z adding 'torch/_lazy/computation.py' 2025-04-21T20:50:41.1769436Z adding 'torch/_lazy/config.py' 2025-04-21T20:50:41.1771247Z adding 'torch/_lazy/debug.py' 2025-04-21T20:50:41.1773092Z adding 'torch/_lazy/device_context.py' 2025-04-21T20:50:41.1776764Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-04-21T20:50:41.1778724Z adding 'torch/_lazy/ir_cache.py' 2025-04-21T20:50:41.1780508Z adding 'torch/_lazy/metrics.py' 2025-04-21T20:50:41.1782398Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-04-21T20:50:41.1784613Z adding 'torch/_lazy/ts_backend.py' 2025-04-21T20:50:41.1786550Z adding 'torch/_library/__init__.py' 2025-04-21T20:50:41.1790159Z adding 'torch/_library/autograd.py' 2025-04-21T20:50:41.1801305Z adding 'torch/_library/custom_ops.py' 2025-04-21T20:50:41.1806491Z adding 'torch/_library/fake_class_registry.py' 2025-04-21T20:50:41.1810541Z adding 'torch/_library/fake_impl.py' 2025-04-21T20:50:41.1813602Z adding 'torch/_library/fake_profile.py' 2025-04-21T20:50:41.1818421Z adding 'torch/_library/infer_schema.py' 2025-04-21T20:50:41.1820876Z adding 'torch/_library/simple_registry.py' 2025-04-21T20:50:41.1825100Z adding 'torch/_library/triton.py' 2025-04-21T20:50:41.1831322Z adding 'torch/_library/utils.py' 2025-04-21T20:50:41.1834305Z adding 'torch/_logging/__init__.py' 2025-04-21T20:50:41.1849186Z adding 'torch/_logging/_internal.py' 2025-04-21T20:50:41.1853424Z adding 'torch/_logging/_registrations.py' 2025-04-21T20:50:41.1855924Z adding 'torch/_logging/scribe.py' 2025-04-21T20:50:41.1858478Z adding 'torch/_logging/structured.py' 2025-04-21T20:50:41.1860896Z adding 'torch/_numpy/__init__.py' 2025-04-21T20:50:41.1862915Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-04-21T20:50:41.1867136Z adding 'torch/_numpy/_casting_dicts.py' 2025-04-21T20:50:41.1872235Z adding 'torch/_numpy/_dtypes.py' 2025-04-21T20:50:41.1875822Z adding 'torch/_numpy/_dtypes_impl.py' 2025-04-21T20:50:41.1878273Z adding 'torch/_numpy/_funcs.py' 2025-04-21T20:50:41.1896664Z adding 'torch/_numpy/_funcs_impl.py' 2025-04-21T20:50:41.1899805Z adding 'torch/_numpy/_getlimits.py' 2025-04-21T20:50:41.1905407Z adding 'torch/_numpy/_ndarray.py' 2025-04-21T20:50:41.1909502Z adding 'torch/_numpy/_normalizations.py' 2025-04-21T20:50:41.1913566Z adding 'torch/_numpy/_reductions_impl.py' 2025-04-21T20:50:41.1917023Z adding 'torch/_numpy/_ufuncs.py' 2025-04-21T20:50:41.1919366Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-04-21T20:50:41.1923024Z adding 'torch/_numpy/_util.py' 2025-04-21T20:50:41.1925124Z adding 'torch/_numpy/fft.py' 2025-04-21T20:50:41.1927888Z adding 'torch/_numpy/linalg.py' 2025-04-21T20:50:41.1930795Z adding 'torch/_numpy/random.py' 2025-04-21T20:50:41.1933019Z adding 'torch/_numpy/testing/__init__.py' 2025-04-21T20:50:41.1956196Z adding 'torch/_numpy/testing/utils.py' 2025-04-21T20:50:41.1979808Z adding 'torch/_prims/__init__.py' 2025-04-21T20:50:41.1984975Z adding 'torch/_prims/context.py' 2025-04-21T20:50:41.1987364Z adding 'torch/_prims/debug_prims.py' 2025-04-21T20:50:41.1989494Z adding 'torch/_prims/executor.py' 2025-04-21T20:50:41.1993835Z adding 'torch/_prims/rng_prims.py' 2025-04-21T20:50:41.2016607Z adding 'torch/_prims_common/__init__.py' 2025-04-21T20:50:41.2023991Z adding 'torch/_prims_common/wrappers.py' 2025-04-21T20:50:41.2088723Z adding 'torch/_refs/__init__.py' 2025-04-21T20:50:41.2095850Z adding 'torch/_refs/_conversions.py' 2025-04-21T20:50:41.2100486Z adding 'torch/_refs/fft.py' 2025-04-21T20:50:41.2105253Z adding 'torch/_refs/linalg/__init__.py' 2025-04-21T20:50:41.2107437Z adding 'torch/_refs/nn/__init__.py' 2025-04-21T20:50:41.2118577Z adding 'torch/_refs/nn/functional/__init__.py' 2025-04-21T20:50:41.2122458Z adding 'torch/_refs/special/__init__.py' 2025-04-21T20:50:41.2124607Z adding 'torch/_strobelight/__init__.py' 2025-04-21T20:50:41.2128425Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-04-21T20:50:41.2131960Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-04-21T20:50:41.2134231Z adding 'torch/_subclasses/__init__.py' 2025-04-21T20:50:41.2137784Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-04-21T20:50:41.2148196Z adding 'torch/_subclasses/fake_impls.py' 2025-04-21T20:50:41.2191369Z adding 'torch/_subclasses/fake_tensor.py' 2025-04-21T20:50:41.2197716Z adding 'torch/_subclasses/fake_utils.py' 2025-04-21T20:50:41.2207633Z adding 'torch/_subclasses/functional_tensor.py' 2025-04-21T20:50:41.2233678Z adding 'torch/_subclasses/meta_utils.py' 2025-04-21T20:50:41.2238898Z adding 'torch/_subclasses/schema_check_mode.py' 2025-04-21T20:50:41.2240860Z adding 'torch/_vendor/__init__.py' 2025-04-21T20:50:41.2242963Z adding 'torch/_vendor/packaging/__init__.py' 2025-04-21T20:50:41.2244724Z adding 'torch/_vendor/packaging/_structures.py' 2025-04-21T20:50:41.2249906Z adding 'torch/_vendor/packaging/version.py' 2025-04-21T20:50:41.2253531Z adding 'torch/accelerator/__init__.py' 2025-04-21T20:50:41.2255561Z adding 'torch/accelerator/_utils.py' 2025-04-21T20:50:41.2257475Z adding 'torch/amp/__init__.py' 2025-04-21T20:50:41.2264492Z adding 'torch/amp/autocast_mode.py' 2025-04-21T20:50:41.2274149Z adding 'torch/amp/grad_scaler.py' 2025-04-21T20:50:41.2276924Z adding 'torch/ao/__init__.py' 2025-04-21T20:50:41.2279134Z adding 'torch/ao/nn/__init__.py' 2025-04-21T20:50:41.2281545Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-04-21T20:50:41.2283613Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-04-21T20:50:41.2286357Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-04-21T20:50:41.2288438Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-04-21T20:50:41.2290652Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-04-21T20:50:41.2297309Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-04-21T20:50:41.2301367Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-04-21T20:50:41.2303633Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-04-21T20:50:41.2305578Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-04-21T20:50:41.2307421Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-04-21T20:50:41.2309313Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-04-21T20:50:41.2311177Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-04-21T20:50:41.2313036Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-04-21T20:50:41.2315197Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-04-21T20:50:41.2317228Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-04-21T20:50:41.2319931Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-04-21T20:50:41.2322847Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-04-21T20:50:41.2324684Z adding 'torch/ao/nn/qat/__init__.py' 2025-04-21T20:50:41.2326532Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-04-21T20:50:41.2328316Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-04-21T20:50:41.2330153Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-04-21T20:50:41.2332029Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-04-21T20:50:41.2335122Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-04-21T20:50:41.2338217Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-04-21T20:50:41.2340182Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-04-21T20:50:41.2341984Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-04-21T20:50:41.2343833Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-04-21T20:50:41.2349819Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-04-21T20:50:41.2356600Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-04-21T20:50:41.2359249Z adding 'torch/ao/nn/quantized/__init__.py' 2025-04-21T20:50:41.2365689Z adding 'torch/ao/nn/quantized/functional.py' 2025-04-21T20:50:41.2369835Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-04-21T20:50:41.2371959Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-04-21T20:50:41.2375337Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-04-21T20:50:41.2378768Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-04-21T20:50:41.2390477Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-04-21T20:50:41.2394796Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-04-21T20:50:41.2398365Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-04-21T20:50:41.2400939Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-04-21T20:50:41.2408154Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-04-21T20:50:41.2411140Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-04-21T20:50:41.2415065Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-04-21T20:50:41.2418324Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-04-21T20:50:41.2422932Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-04-21T20:50:41.2425741Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-04-21T20:50:41.2427961Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-04-21T20:50:41.2430615Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-04-21T20:50:41.2432875Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-04-21T20:50:41.2435029Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-04-21T20:50:41.2438063Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-04-21T20:50:41.2440677Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-04-21T20:50:41.2446604Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-04-21T20:50:41.2449492Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-04-21T20:50:41.2453286Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-04-21T20:50:41.2455366Z adding 'torch/ao/nn/sparse/__init__.py' 2025-04-21T20:50:41.2457227Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-04-21T20:50:41.2460381Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-04-21T20:50:41.2462545Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-04-21T20:50:41.2464435Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-04-21T20:50:41.2467306Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-04-21T20:50:41.2469151Z adding 'torch/ao/ns/__init__.py' 2025-04-21T20:50:41.2474484Z adding 'torch/ao/ns/_numeric_suite.py' 2025-04-21T20:50:41.2485873Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-04-21T20:50:41.2488687Z adding 'torch/ao/ns/fx/__init__.py' 2025-04-21T20:50:41.2494679Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-04-21T20:50:41.2506466Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-04-21T20:50:41.2512086Z adding 'torch/ao/ns/fx/mappings.py' 2025-04-21T20:50:41.2527176Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-04-21T20:50:41.2530785Z adding 'torch/ao/ns/fx/ns_types.py' 2025-04-21T20:50:41.2534118Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-04-21T20:50:41.2538160Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-04-21T20:50:41.2544333Z adding 'torch/ao/ns/fx/utils.py' 2025-04-21T20:50:41.2548446Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-04-21T20:50:41.2551016Z adding 'torch/ao/pruning/__init__.py' 2025-04-21T20:50:41.2553007Z adding 'torch/ao/pruning/_mappings.py' 2025-04-21T20:50:41.2555082Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-04-21T20:50:41.2557072Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-04-21T20:50:41.2563203Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-04-21T20:50:41.2565703Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-04-21T20:50:41.2569157Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-04-21T20:50:41.2571364Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-04-21T20:50:41.2576382Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-04-21T20:50:41.2580275Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-04-21T20:50:41.2583654Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-04-21T20:50:41.2585882Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-04-21T20:50:41.2587856Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-04-21T20:50:41.2590179Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-04-21T20:50:41.2593212Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-04-21T20:50:41.2596264Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-04-21T20:50:41.2598152Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-04-21T20:50:41.2602170Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-04-21T20:50:41.2604817Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-04-21T20:50:41.2606977Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-04-21T20:50:41.2609313Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-04-21T20:50:41.2614584Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-04-21T20:50:41.2617170Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-04-21T20:50:41.2619030Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-04-21T20:50:41.2622269Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-04-21T20:50:41.2624845Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-04-21T20:50:41.2627204Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-04-21T20:50:41.2629035Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-04-21T20:50:41.2633850Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-04-21T20:50:41.2636637Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-04-21T20:50:41.2639532Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-04-21T20:50:41.2643335Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-04-21T20:50:41.2647110Z adding 'torch/ao/quantization/__init__.py' 2025-04-21T20:50:41.2650392Z adding 'torch/ao/quantization/_correct_bias.py' 2025-04-21T20:50:41.2654523Z adding 'torch/ao/quantization/_equalize.py' 2025-04-21T20:50:41.2658011Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-04-21T20:50:41.2664241Z adding 'torch/ao/quantization/fake_quantize.py' 2025-04-21T20:50:41.2668118Z adding 'torch/ao/quantization/fuse_modules.py' 2025-04-21T20:50:41.2672018Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-04-21T20:50:41.2694831Z adding 'torch/ao/quantization/observer.py' 2025-04-21T20:50:41.2703073Z adding 'torch/ao/quantization/qconfig.py' 2025-04-21T20:50:41.2708161Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-04-21T20:50:41.2710593Z adding 'torch/ao/quantization/quant_type.py' 2025-04-21T20:50:41.2714868Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-04-21T20:50:41.2723757Z adding 'torch/ao/quantization/quantize.py' 2025-04-21T20:50:41.2732206Z adding 'torch/ao/quantization/quantize_fx.py' 2025-04-21T20:50:41.2737653Z adding 'torch/ao/quantization/quantize_jit.py' 2025-04-21T20:50:41.2741666Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-04-21T20:50:41.2744172Z adding 'torch/ao/quantization/stubs.py' 2025-04-21T20:50:41.2753044Z adding 'torch/ao/quantization/utils.py' 2025-04-21T20:50:41.2756255Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-04-21T20:50:41.2762447Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-04-21T20:50:41.2766059Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-04-21T20:50:41.2774388Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-04-21T20:50:41.2779243Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-04-21T20:50:41.2782044Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-04-21T20:50:41.2785189Z adding 'torch/ao/quantization/backend_config/native.py' 2025-04-21T20:50:41.2787190Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2025-04-21T20:50:41.2791502Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-04-21T20:50:41.2794706Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-04-21T20:50:41.2797241Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-04-21T20:50:41.2801602Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-04-21T20:50:41.2804362Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-04-21T20:50:41.2806605Z adding 'torch/ao/quantization/fx/__init__.py' 2025-04-21T20:50:41.2814848Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-04-21T20:50:41.2826882Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-04-21T20:50:41.2841646Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-04-21T20:50:41.2859050Z adding 'torch/ao/quantization/fx/convert.py' 2025-04-21T20:50:41.2865172Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-04-21T20:50:41.2869028Z adding 'torch/ao/quantization/fx/fuse.py' 2025-04-21T20:50:41.2872084Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-04-21T20:50:41.2875290Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-04-21T20:50:41.2877517Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-04-21T20:50:41.2879423Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-04-21T20:50:41.2883450Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-04-21T20:50:41.2887508Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-04-21T20:50:41.2890329Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-04-21T20:50:41.2917196Z adding 'torch/ao/quantization/fx/prepare.py' 2025-04-21T20:50:41.2924056Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-04-21T20:50:41.2927921Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-04-21T20:50:41.2930404Z adding 'torch/ao/quantization/fx/tracer.py' 2025-04-21T20:50:41.2943607Z adding 'torch/ao/quantization/fx/utils.py' 2025-04-21T20:50:41.2946664Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-04-21T20:50:41.2966464Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-04-21T20:50:41.2976512Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-04-21T20:50:41.2981018Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-04-21T20:50:41.2990676Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-04-21T20:50:41.2993392Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-04-21T20:50:41.3001499Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-04-21T20:50:41.3006563Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-04-21T20:50:41.3009030Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-04-21T20:50:41.3012221Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-04-21T20:50:41.3015697Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-04-21T20:50:41.3017754Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-04-21T20:50:41.3021630Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-04-21T20:50:41.3028843Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-04-21T20:50:41.3039826Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-04-21T20:50:41.3047994Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-04-21T20:50:41.3050720Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-04-21T20:50:41.3056748Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-04-21T20:50:41.3059565Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-04-21T20:50:41.3062058Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-04-21T20:50:41.3064616Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-04-21T20:50:41.3067934Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-04-21T20:50:41.3070492Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-04-21T20:50:41.3084803Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-04-21T20:50:41.3090754Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-04-21T20:50:41.3099698Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-04-21T20:50:41.3102972Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-04-21T20:50:41.3110987Z adding 'torch/autograd/__init__.py' 2025-04-21T20:50:41.3114138Z adding 'torch/autograd/anomaly_mode.py' 2025-04-21T20:50:41.3117397Z adding 'torch/autograd/forward_ad.py' 2025-04-21T20:50:41.3126972Z adding 'torch/autograd/function.py' 2025-04-21T20:50:41.3140122Z adding 'torch/autograd/functional.py' 2025-04-21T20:50:41.3145048Z adding 'torch/autograd/grad_mode.py' 2025-04-21T20:50:41.3173637Z adding 'torch/autograd/gradcheck.py' 2025-04-21T20:50:41.3185106Z adding 'torch/autograd/graph.py' 2025-04-21T20:50:41.3199902Z adding 'torch/autograd/profiler.py' 2025-04-21T20:50:41.3204854Z adding 'torch/autograd/profiler_legacy.py' 2025-04-21T20:50:41.3216759Z adding 'torch/autograd/profiler_util.py' 2025-04-21T20:50:41.3219644Z adding 'torch/autograd/variable.py' 2025-04-21T20:50:41.3221532Z adding 'torch/autograd/_functions/__init__.py' 2025-04-21T20:50:41.3223578Z adding 'torch/autograd/_functions/tensor.py' 2025-04-21T20:50:41.3225926Z adding 'torch/autograd/_functions/utils.py' 2025-04-21T20:50:41.3228439Z adding 'torch/backends/__init__.py' 2025-04-21T20:50:41.3230251Z adding 'torch/backends/_coreml/__init__.py' 2025-04-21T20:50:41.3233135Z adding 'torch/backends/_coreml/preprocess.py' 2025-04-21T20:50:41.3234830Z adding 'torch/backends/_nnapi/__init__.py' 2025-04-21T20:50:41.3237845Z adding 'torch/backends/_nnapi/prepare.py' 2025-04-21T20:50:41.3258295Z adding 'torch/backends/_nnapi/serializer.py' 2025-04-21T20:50:41.3262218Z adding 'torch/backends/cpu/__init__.py' 2025-04-21T20:50:41.3267261Z adding 'torch/backends/cuda/__init__.py' 2025-04-21T20:50:41.3271010Z adding 'torch/backends/cudnn/__init__.py' 2025-04-21T20:50:41.3273424Z adding 'torch/backends/cudnn/rnn.py' 2025-04-21T20:50:41.3275714Z adding 'torch/backends/cusparselt/__init__.py' 2025-04-21T20:50:41.3277661Z adding 'torch/backends/kleidiai/__init__.py' 2025-04-21T20:50:41.3279646Z adding 'torch/backends/mha/__init__.py' 2025-04-21T20:50:41.3281881Z adding 'torch/backends/mkl/__init__.py' 2025-04-21T20:50:41.3285124Z adding 'torch/backends/mkldnn/__init__.py' 2025-04-21T20:50:41.3287571Z adding 'torch/backends/mps/__init__.py' 2025-04-21T20:50:41.3289708Z adding 'torch/backends/nnpack/__init__.py' 2025-04-21T20:50:41.3291618Z adding 'torch/backends/openmp/__init__.py' 2025-04-21T20:50:41.3294610Z adding 'torch/backends/opt_einsum/__init__.py' 2025-04-21T20:50:41.3297700Z adding 'torch/backends/quantized/__init__.py' 2025-04-21T20:50:41.3299238Z adding 'torch/backends/xeon/__init__.py' 2025-04-21T20:50:41.3308699Z adding 'torch/backends/xeon/run_cpu.py' 2025-04-21T20:50:41.3312140Z adding 'torch/backends/xnnpack/__init__.py' 2025-04-21T20:50:41.3639971Z adding 'torch/bin/FileStoreTest' 2025-04-21T20:50:41.3986022Z adding 'torch/bin/HashStoreTest' 2025-04-21T20:50:41.4353335Z adding 'torch/bin/TCPStoreTest' 2025-04-21T20:50:41.4410590Z adding 'torch/bin/aot_model_compiler_test' 2025-04-21T20:50:41.7031563Z adding 'torch/bin/protoc' 2025-04-21T20:50:41.9777022Z adding 'torch/bin/protoc-3.13.0.0' 2025-04-21T20:50:42.6345163Z adding 'torch/bin/test_api' 2025-04-21T20:50:42.7120587Z adding 'torch/bin/test_cpp_rpc' 2025-04-21T20:50:42.7478630Z adding 'torch/bin/test_dist_autograd' 2025-04-21T20:50:42.7820803Z adding 'torch/bin/test_edge_op_registration' 2025-04-21T20:50:43.1034115Z adding 'torch/bin/test_jit' 2025-04-21T20:50:43.2994038Z adding 'torch/bin/test_lazy' 2025-04-21T20:50:43.3519348Z adding 'torch/bin/test_mobile_nnc' 2025-04-21T20:50:43.8043235Z adding 'torch/bin/test_tensorexpr' 2025-04-21T20:50:43.8299516Z adding 'torch/bin/torch_shm_manager' 2025-04-21T20:50:43.8366144Z adding 'torch/bin/tutorial_tensorexpr' 2025-04-21T20:50:43.8376403Z adding 'torch/compiler/__init__.py' 2025-04-21T20:50:43.8380264Z adding 'torch/compiler/_cache.py' 2025-04-21T20:50:43.8383286Z adding 'torch/compiler/config.py' 2025-04-21T20:50:43.8385553Z adding 'torch/contrib/__init__.py' 2025-04-21T20:50:43.8388482Z adding 'torch/contrib/_tensorboard_vis.py' 2025-04-21T20:50:43.8391429Z adding 'torch/cpu/__init__.py' 2025-04-21T20:50:43.8393789Z adding 'torch/cpu/amp/__init__.py' 2025-04-21T20:50:43.8395525Z adding 'torch/cpu/amp/autocast_mode.py' 2025-04-21T20:50:43.8397474Z adding 'torch/cpu/amp/grad_scaler.py' 2025-04-21T20:50:43.8414699Z adding 'torch/cuda/__init__.py' 2025-04-21T20:50:43.8418185Z adding 'torch/cuda/_gpu_trace.py' 2025-04-21T20:50:43.8426271Z adding 'torch/cuda/_memory_viz.py' 2025-04-21T20:50:43.8433630Z adding 'torch/cuda/_sanitizer.py' 2025-04-21T20:50:43.8436081Z adding 'torch/cuda/_utils.py' 2025-04-21T20:50:43.8437811Z adding 'torch/cuda/comm.py' 2025-04-21T20:50:43.8439591Z adding 'torch/cuda/error.py' 2025-04-21T20:50:43.8442323Z adding 'torch/cuda/gds.py' 2025-04-21T20:50:43.8449346Z adding 'torch/cuda/graphs.py' 2025-04-21T20:50:43.8452736Z adding 'torch/cuda/jiterator.py' 2025-04-21T20:50:43.8465808Z adding 'torch/cuda/memory.py' 2025-04-21T20:50:43.8469303Z adding 'torch/cuda/nccl.py' 2025-04-21T20:50:43.8471731Z adding 'torch/cuda/nvtx.py' 2025-04-21T20:50:43.8474257Z adding 'torch/cuda/profiler.py' 2025-04-21T20:50:43.8476745Z adding 'torch/cuda/random.py' 2025-04-21T20:50:43.8478422Z adding 'torch/cuda/sparse.py' 2025-04-21T20:50:43.8481571Z adding 'torch/cuda/streams.py' 2025-04-21T20:50:43.8491542Z adding 'torch/cuda/tunable.py' 2025-04-21T20:50:43.8493962Z adding 'torch/cuda/amp/__init__.py' 2025-04-21T20:50:43.8496225Z adding 'torch/cuda/amp/autocast_mode.py' 2025-04-21T20:50:43.8497882Z adding 'torch/cuda/amp/common.py' 2025-04-21T20:50:43.8499861Z adding 'torch/cuda/amp/grad_scaler.py' 2025-04-21T20:50:43.8503300Z adding 'torch/distributed/__init__.py' 2025-04-21T20:50:43.8505541Z adding 'torch/distributed/_checkpointable.py' 2025-04-21T20:50:43.8507598Z adding 'torch/distributed/_composable_state.py' 2025-04-21T20:50:43.8520152Z adding 'torch/distributed/_functional_collectives.py' 2025-04-21T20:50:43.8523202Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-04-21T20:50:43.8525920Z adding 'torch/distributed/_serialization.py' 2025-04-21T20:50:43.8534366Z adding 'torch/distributed/_state_dict_utils.py' 2025-04-21T20:50:43.8538242Z adding 'torch/distributed/argparse_util.py' 2025-04-21T20:50:43.8540459Z adding 'torch/distributed/c10d_logger.py' 2025-04-21T20:50:43.8544092Z adding 'torch/distributed/collective_utils.py' 2025-04-21T20:50:43.8546494Z adding 'torch/distributed/constants.py' 2025-04-21T20:50:43.8560323Z adding 'torch/distributed/device_mesh.py' 2025-04-21T20:50:43.8626161Z adding 'torch/distributed/distributed_c10d.py' 2025-04-21T20:50:43.8634339Z adding 'torch/distributed/launch.py' 2025-04-21T20:50:43.8636460Z adding 'torch/distributed/logging_handlers.py' 2025-04-21T20:50:43.8639202Z adding 'torch/distributed/remote_device.py' 2025-04-21T20:50:43.8643150Z adding 'torch/distributed/rendezvous.py' 2025-04-21T20:50:43.8653458Z adding 'torch/distributed/run.py' 2025-04-21T20:50:43.8658977Z adding 'torch/distributed/utils.py' 2025-04-21T20:50:43.8661575Z adding 'torch/distributed/_composable/__init__.py' 2025-04-21T20:50:43.8664486Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-04-21T20:50:43.8668347Z adding 'torch/distributed/_composable/contract.py' 2025-04-21T20:50:43.8672562Z adding 'torch/distributed/_composable/replicate.py' 2025-04-21T20:50:43.8675012Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-04-21T20:50:43.8676904Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-04-21T20:50:43.8678938Z adding 'torch/distributed/_shard/__init__.py' 2025-04-21T20:50:43.8681143Z adding 'torch/distributed/_shard/_utils.py' 2025-04-21T20:50:43.8685735Z adding 'torch/distributed/_shard/api.py' 2025-04-21T20:50:43.8688571Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-04-21T20:50:43.8690974Z adding 'torch/distributed/_shard/metadata.py' 2025-04-21T20:50:43.8693109Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-04-21T20:50:43.8694966Z adding 'torch/distributed/_shard/sharder.py' 2025-04-21T20:50:43.8697176Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-04-21T20:50:43.8699760Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-04-21T20:50:43.8702399Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-04-21T20:50:43.8707472Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-04-21T20:50:43.8722186Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-04-21T20:50:43.8725596Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-04-21T20:50:43.8727638Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-04-21T20:50:43.8729815Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-04-21T20:50:43.8733801Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-04-21T20:50:43.8736235Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-04-21T20:50:43.8739838Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-04-21T20:50:43.8742299Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-04-21T20:50:43.8744992Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-04-21T20:50:43.8747155Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-04-21T20:50:43.8749737Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-04-21T20:50:43.8752302Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-04-21T20:50:43.8755106Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-04-21T20:50:43.8756999Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-04-21T20:50:43.8759528Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-04-21T20:50:43.8761558Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-04-21T20:50:43.8765206Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-04-21T20:50:43.8769068Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-04-21T20:50:43.8772995Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-04-21T20:50:43.8775132Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-04-21T20:50:43.8779594Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-04-21T20:50:43.8784190Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-04-21T20:50:43.8790200Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-04-21T20:50:43.8792760Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-04-21T20:50:43.8794823Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-04-21T20:50:43.8812458Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-04-21T20:50:43.8816158Z adding 'torch/distributed/_tensor/__init__.py' 2025-04-21T20:50:43.8818064Z adding 'torch/distributed/_tensor/api.py' 2025-04-21T20:50:43.8819889Z adding 'torch/distributed/_tensor/placement_types.py' 2025-04-21T20:50:43.8822086Z adding 'torch/distributed/_tools/__init__.py' 2025-04-21T20:50:43.8824193Z adding 'torch/distributed/_tools/common_utils.py' 2025-04-21T20:50:43.8827666Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-04-21T20:50:43.8834503Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-04-21T20:50:43.8839095Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-04-21T20:50:43.8851549Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-04-21T20:50:43.8856556Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-04-21T20:50:43.8860637Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-04-21T20:50:43.8867030Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-04-21T20:50:43.8879626Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-04-21T20:50:43.8885341Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-04-21T20:50:43.8887549Z adding 'torch/distributed/algorithms/__init__.py' 2025-04-21T20:50:43.8892421Z adding 'torch/distributed/algorithms/join.py' 2025-04-21T20:50:43.8894799Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-04-21T20:50:43.8899282Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-04-21T20:50:43.8901678Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-04-21T20:50:43.8904832Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-04-21T20:50:43.8907087Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-04-21T20:50:43.8909649Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-04-21T20:50:43.8911612Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-04-21T20:50:43.8914487Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-04-21T20:50:43.8917516Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-04-21T20:50:43.8923186Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-04-21T20:50:43.8925756Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-04-21T20:50:43.8928846Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-04-21T20:50:43.8931742Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-04-21T20:50:43.8934862Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-04-21T20:50:43.8938149Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-04-21T20:50:43.8949355Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-04-21T20:50:43.8953739Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-04-21T20:50:43.8955763Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-04-21T20:50:43.8958763Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-04-21T20:50:43.8962754Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-04-21T20:50:43.8965570Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-04-21T20:50:43.8968035Z adding 'torch/distributed/autograd/__init__.py' 2025-04-21T20:50:43.8970534Z adding 'torch/distributed/checkpoint/__init__.py' 2025-04-21T20:50:43.8972632Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-04-21T20:50:43.8976574Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-04-21T20:50:43.8979013Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-04-21T20:50:43.8981559Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-04-21T20:50:43.8984532Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-04-21T20:50:43.8986975Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-04-21T20:50:43.8990361Z adding 'torch/distributed/checkpoint/_extension.py' 2025-04-21T20:50:43.8993746Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-04-21T20:50:43.8997559Z adding 'torch/distributed/checkpoint/_hf_planner.py' 2025-04-21T20:50:43.9001347Z adding 'torch/distributed/checkpoint/_hf_storage.py' 2025-04-21T20:50:43.9003983Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-04-21T20:50:43.9006681Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-04-21T20:50:43.9008837Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-04-21T20:50:43.9012018Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-04-21T20:50:43.9013957Z adding 'torch/distributed/checkpoint/_version.py' 2025-04-21T20:50:43.9016118Z adding 'torch/distributed/checkpoint/api.py' 2025-04-21T20:50:43.9023772Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-04-21T20:50:43.9034026Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-04-21T20:50:43.9038717Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-04-21T20:50:43.9041647Z adding 'torch/distributed/checkpoint/logger.py' 2025-04-21T20:50:43.9043538Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-04-21T20:50:43.9046483Z adding 'torch/distributed/checkpoint/metadata.py' 2025-04-21T20:50:43.9051195Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-04-21T20:50:43.9056860Z adding 'torch/distributed/checkpoint/planner.py' 2025-04-21T20:50:43.9062317Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-04-21T20:50:43.9065086Z adding 'torch/distributed/checkpoint/resharding.py' 2025-04-21T20:50:43.9067935Z adding 'torch/distributed/checkpoint/staging.py' 2025-04-21T20:50:43.9083481Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-04-21T20:50:43.9089091Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-04-21T20:50:43.9094067Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-04-21T20:50:43.9096465Z adding 'torch/distributed/checkpoint/stateful.py' 2025-04-21T20:50:43.9099749Z adding 'torch/distributed/checkpoint/storage.py' 2025-04-21T20:50:43.9105045Z adding 'torch/distributed/checkpoint/utils.py' 2025-04-21T20:50:43.9108674Z adding 'torch/distributed/elastic/__init__.py' 2025-04-21T20:50:43.9110765Z adding 'torch/distributed/elastic/control_plane.py' 2025-04-21T20:50:43.9112830Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-04-21T20:50:43.9115360Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-04-21T20:50:43.9127060Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-04-21T20:50:43.9130173Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-04-21T20:50:43.9135667Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-04-21T20:50:43.9139276Z adding 'torch/distributed/elastic/events/__init__.py' 2025-04-21T20:50:43.9141819Z adding 'torch/distributed/elastic/events/api.py' 2025-04-21T20:50:43.9143795Z adding 'torch/distributed/elastic/events/handlers.py' 2025-04-21T20:50:43.9147116Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-04-21T20:50:43.9150129Z adding 'torch/distributed/elastic/metrics/api.py' 2025-04-21T20:50:43.9154300Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-04-21T20:50:43.9164427Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-04-21T20:50:43.9167826Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-04-21T20:50:43.9170735Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-04-21T20:50:43.9176475Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-04-21T20:50:43.9180027Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-04-21T20:50:43.9182191Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-04-21T20:50:43.9184554Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-04-21T20:50:43.9186496Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-04-21T20:50:43.9188829Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-04-21T20:50:43.9192333Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-04-21T20:50:43.9194792Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-04-21T20:50:43.9199324Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-04-21T20:50:43.9203800Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-04-21T20:50:43.9216678Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-04-21T20:50:43.9230091Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-04-21T20:50:43.9234458Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-04-21T20:50:43.9238261Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-04-21T20:50:43.9241984Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-04-21T20:50:43.9244479Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-04-21T20:50:43.9247196Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-04-21T20:50:43.9250873Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-04-21T20:50:43.9253726Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-04-21T20:50:43.9257675Z adding 'torch/distributed/elastic/timer/api.py' 2025-04-21T20:50:43.9259985Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-04-21T20:50:43.9265439Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-04-21T20:50:43.9268410Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-04-21T20:50:43.9270769Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-04-21T20:50:43.9272974Z adding 'torch/distributed/elastic/utils/api.py' 2025-04-21T20:50:43.9276267Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-04-21T20:50:43.9278330Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-04-21T20:50:43.9280598Z adding 'torch/distributed/elastic/utils/logging.py' 2025-04-21T20:50:43.9284746Z adding 'torch/distributed/elastic/utils/store.py' 2025-04-21T20:50:43.9287230Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-04-21T20:50:43.9289446Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-04-21T20:50:43.9291936Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-04-21T20:50:43.9294292Z adding 'torch/distributed/fsdp/__init__.py' 2025-04-21T20:50:43.9301919Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-04-21T20:50:43.9305598Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-04-21T20:50:43.9308316Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-04-21T20:50:43.9313118Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-04-21T20:50:43.9350928Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-04-21T20:50:43.9356469Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-04-21T20:50:43.9370571Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-04-21T20:50:43.9373699Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-04-21T20:50:43.9401646Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-04-21T20:50:43.9424200Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-04-21T20:50:43.9428535Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-04-21T20:50:43.9437755Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-04-21T20:50:43.9442513Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-04-21T20:50:43.9445708Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-04-21T20:50:43.9449880Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-04-21T20:50:43.9454257Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-04-21T20:50:43.9460620Z adding 'torch/distributed/fsdp/api.py' 2025-04-21T20:50:43.9490720Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-04-21T20:50:43.9498068Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-04-21T20:50:43.9505504Z adding 'torch/distributed/fsdp/wrap.py' 2025-04-21T20:50:43.9508431Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-04-21T20:50:43.9510980Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-04-21T20:50:43.9518355Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-04-21T20:50:43.9521960Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-04-21T20:50:43.9525906Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-04-21T20:50:43.9538128Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-04-21T20:50:43.9548779Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-04-21T20:50:43.9554952Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-04-21T20:50:43.9564129Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-04-21T20:50:43.9566862Z adding 'torch/distributed/launcher/__init__.py' 2025-04-21T20:50:43.9571038Z adding 'torch/distributed/launcher/api.py' 2025-04-21T20:50:43.9573275Z adding 'torch/distributed/nn/__init__.py' 2025-04-21T20:50:43.9577695Z adding 'torch/distributed/nn/functional.py' 2025-04-21T20:50:43.9579917Z adding 'torch/distributed/nn/api/__init__.py' 2025-04-21T20:50:43.9587937Z adding 'torch/distributed/nn/api/remote_module.py' 2025-04-21T20:50:43.9590486Z adding 'torch/distributed/nn/jit/__init__.py' 2025-04-21T20:50:43.9593414Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-04-21T20:50:43.9595236Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-04-21T20:50:43.9597696Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-04-21T20:50:43.9599985Z adding 'torch/distributed/optim/__init__.py' 2025-04-21T20:50:43.9601882Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-04-21T20:50:43.9604665Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-04-21T20:50:43.9607235Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-04-21T20:50:43.9609805Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-04-21T20:50:43.9612818Z adding 'torch/distributed/optim/functional_adam.py' 2025-04-21T20:50:43.9615517Z adding 'torch/distributed/optim/functional_adamax.py' 2025-04-21T20:50:43.9618522Z adding 'torch/distributed/optim/functional_adamw.py' 2025-04-21T20:50:43.9621245Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-04-21T20:50:43.9623798Z adding 'torch/distributed/optim/functional_rprop.py' 2025-04-21T20:50:43.9626576Z adding 'torch/distributed/optim/functional_sgd.py' 2025-04-21T20:50:43.9631223Z adding 'torch/distributed/optim/named_optimizer.py' 2025-04-21T20:50:43.9635530Z adding 'torch/distributed/optim/optimizer.py' 2025-04-21T20:50:43.9638745Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-04-21T20:50:43.9640818Z adding 'torch/distributed/optim/utils.py' 2025-04-21T20:50:43.9662261Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-04-21T20:50:43.9666088Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-04-21T20:50:43.9682672Z adding 'torch/distributed/pipelining/_IR.py' 2025-04-21T20:50:43.9685697Z adding 'torch/distributed/pipelining/__init__.py' 2025-04-21T20:50:43.9690922Z adding 'torch/distributed/pipelining/_backward.py' 2025-04-21T20:50:43.9693157Z adding 'torch/distributed/pipelining/_debug.py' 2025-04-21T20:50:43.9696265Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-04-21T20:50:43.9698279Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-04-21T20:50:43.9700705Z adding 'torch/distributed/pipelining/_utils.py' 2025-04-21T20:50:43.9706205Z adding 'torch/distributed/pipelining/microbatch.py' 2025-04-21T20:50:43.9733910Z adding 'torch/distributed/pipelining/schedules.py' 2025-04-21T20:50:43.9755364Z adding 'torch/distributed/pipelining/stage.py' 2025-04-21T20:50:43.9760865Z adding 'torch/distributed/rpc/__init__.py' 2025-04-21T20:50:43.9763075Z adding 'torch/distributed/rpc/_utils.py' 2025-04-21T20:50:43.9772911Z adding 'torch/distributed/rpc/api.py' 2025-04-21T20:50:43.9778967Z adding 'torch/distributed/rpc/backend_registry.py' 2025-04-21T20:50:43.9781191Z adding 'torch/distributed/rpc/constants.py' 2025-04-21T20:50:43.9784526Z adding 'torch/distributed/rpc/functions.py' 2025-04-21T20:50:43.9788558Z adding 'torch/distributed/rpc/internal.py' 2025-04-21T20:50:43.9792062Z adding 'torch/distributed/rpc/options.py' 2025-04-21T20:50:43.9794823Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-04-21T20:50:43.9798279Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-04-21T20:50:43.9800553Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-04-21T20:50:43.9802893Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-04-21T20:50:43.9805521Z adding 'torch/distributed/tensor/__init__.py' 2025-04-21T20:50:43.9820490Z adding 'torch/distributed/tensor/_api.py' 2025-04-21T20:50:43.9826645Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-04-21T20:50:43.9833072Z adding 'torch/distributed/tensor/_dispatch.py' 2025-04-21T20:50:43.9837542Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-04-21T20:50:43.9844252Z adding 'torch/distributed/tensor/_op_schema.py' 2025-04-21T20:50:43.9850090Z adding 'torch/distributed/tensor/_random.py' 2025-04-21T20:50:43.9855676Z adding 'torch/distributed/tensor/_redistribute.py' 2025-04-21T20:50:43.9862472Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-04-21T20:50:43.9867228Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-04-21T20:50:43.9870799Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-04-21T20:50:43.9876156Z adding 'torch/distributed/tensor/_utils.py' 2025-04-21T20:50:43.9878250Z adding 'torch/distributed/tensor/device_mesh.py' 2025-04-21T20:50:43.9887185Z adding 'torch/distributed/tensor/placement_types.py' 2025-04-21T20:50:43.9890040Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-04-21T20:50:43.9894593Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-04-21T20:50:43.9897285Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-04-21T20:50:43.9900683Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-04-21T20:50:43.9904229Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-04-21T20:50:43.9913931Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-04-21T20:50:43.9921673Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-04-21T20:50:43.9927958Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-04-21T20:50:43.9930459Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-04-21T20:50:43.9940334Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-04-21T20:50:43.9948577Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-04-21T20:50:43.9953203Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-04-21T20:50:43.9955771Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-04-21T20:50:43.9962786Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-04-21T20:50:43.9965832Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-04-21T20:50:43.9969081Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-04-21T20:50:43.9971541Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-04-21T20:50:43.9984970Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-04-21T20:50:43.9989999Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-04-21T20:50:43.9993454Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-04-21T20:50:43.9999397Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-04-21T20:50:44.0001982Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-04-21T20:50:44.0004018Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-04-21T20:50:44.0006212Z adding 'torch/distributed/tensor/parallel/_utils.py' 2025-04-21T20:50:44.0009222Z adding 'torch/distributed/tensor/parallel/api.py' 2025-04-21T20:50:44.0012000Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-04-21T20:50:44.0016547Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-04-21T20:50:44.0019249Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-04-21T20:50:44.0024582Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-04-21T20:50:44.0033098Z adding 'torch/distributed/tensor/parallel/style.py' 2025-04-21T20:50:44.0037364Z adding 'torch/distributions/__init__.py' 2025-04-21T20:50:44.0040110Z adding 'torch/distributions/bernoulli.py' 2025-04-21T20:50:44.0042618Z adding 'torch/distributions/beta.py' 2025-04-21T20:50:44.0045588Z adding 'torch/distributions/binomial.py' 2025-04-21T20:50:44.0048704Z adding 'torch/distributions/categorical.py' 2025-04-21T20:50:44.0051180Z adding 'torch/distributions/cauchy.py' 2025-04-21T20:50:44.0053173Z adding 'torch/distributions/chi2.py' 2025-04-21T20:50:44.0056628Z adding 'torch/distributions/constraint_registry.py' 2025-04-21T20:50:44.0062059Z adding 'torch/distributions/constraints.py' 2025-04-21T20:50:44.0066132Z adding 'torch/distributions/continuous_bernoulli.py' 2025-04-21T20:50:44.0068753Z adding 'torch/distributions/dirichlet.py' 2025-04-21T20:50:44.0073117Z adding 'torch/distributions/distribution.py' 2025-04-21T20:50:44.0075710Z adding 'torch/distributions/exp_family.py' 2025-04-21T20:50:44.0077892Z adding 'torch/distributions/exponential.py' 2025-04-21T20:50:44.0080446Z adding 'torch/distributions/fishersnedecor.py' 2025-04-21T20:50:44.0083055Z adding 'torch/distributions/gamma.py' 2025-04-21T20:50:44.0086150Z adding 'torch/distributions/generalized_pareto.py' 2025-04-21T20:50:44.0089128Z adding 'torch/distributions/geometric.py' 2025-04-21T20:50:44.0091472Z adding 'torch/distributions/gumbel.py' 2025-04-21T20:50:44.0093792Z adding 'torch/distributions/half_cauchy.py' 2025-04-21T20:50:44.0095971Z adding 'torch/distributions/half_normal.py' 2025-04-21T20:50:44.0098547Z adding 'torch/distributions/independent.py' 2025-04-21T20:50:44.0100896Z adding 'torch/distributions/inverse_gamma.py' 2025-04-21T20:50:44.0108883Z adding 'torch/distributions/kl.py' 2025-04-21T20:50:44.0112004Z adding 'torch/distributions/kumaraswamy.py' 2025-04-21T20:50:44.0114583Z adding 'torch/distributions/laplace.py' 2025-04-21T20:50:44.0117863Z adding 'torch/distributions/lkj_cholesky.py' 2025-04-21T20:50:44.0120111Z adding 'torch/distributions/log_normal.py' 2025-04-21T20:50:44.0122313Z adding 'torch/distributions/logistic_normal.py' 2025-04-21T20:50:44.0126085Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-04-21T20:50:44.0129576Z adding 'torch/distributions/mixture_same_family.py' 2025-04-21T20:50:44.0132604Z adding 'torch/distributions/multinomial.py' 2025-04-21T20:50:44.0136624Z adding 'torch/distributions/multivariate_normal.py' 2025-04-21T20:50:44.0139559Z adding 'torch/distributions/negative_binomial.py' 2025-04-21T20:50:44.0142284Z adding 'torch/distributions/normal.py' 2025-04-21T20:50:44.0144971Z adding 'torch/distributions/one_hot_categorical.py' 2025-04-21T20:50:44.0147242Z adding 'torch/distributions/pareto.py' 2025-04-21T20:50:44.0149495Z adding 'torch/distributions/poisson.py' 2025-04-21T20:50:44.0152586Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-04-21T20:50:44.0155264Z adding 'torch/distributions/relaxed_categorical.py' 2025-04-21T20:50:44.0157593Z adding 'torch/distributions/studentT.py' 2025-04-21T20:50:44.0160888Z adding 'torch/distributions/transformed_distribution.py' 2025-04-21T20:50:44.0171403Z adding 'torch/distributions/transforms.py' 2025-04-21T20:50:44.0174472Z adding 'torch/distributions/uniform.py' 2025-04-21T20:50:44.0178000Z adding 'torch/distributions/utils.py' 2025-04-21T20:50:44.0181042Z adding 'torch/distributions/von_mises.py' 2025-04-21T20:50:44.0190672Z adding 'torch/distributions/weibull.py' 2025-04-21T20:50:44.0191052Z adding 'torch/distributions/wishart.py' 2025-04-21T20:50:44.0195463Z adding 'torch/export/__init__.py' 2025-04-21T20:50:44.0201435Z adding 'torch/export/_draft_export.py' 2025-04-21T20:50:44.0204175Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-04-21T20:50:44.0207056Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-04-21T20:50:44.0209324Z adding 'torch/export/_safeguard.py' 2025-04-21T20:50:44.0214616Z adding 'torch/export/_swap.py' 2025-04-21T20:50:44.0242482Z adding 'torch/export/_trace.py' 2025-04-21T20:50:44.0246583Z adding 'torch/export/_tree_utils.py' 2025-04-21T20:50:44.0251915Z adding 'torch/export/_unlift.py' 2025-04-21T20:50:44.0254055Z adding 'torch/export/_wrapper_utils.py' 2025-04-21T20:50:44.0255736Z adding 'torch/export/custom_obj.py' 2025-04-21T20:50:44.0257607Z adding 'torch/export/custom_ops.py' 2025-04-21T20:50:44.0260259Z adding 'torch/export/decomp_utils.py' 2025-04-21T20:50:44.0275495Z adding 'torch/export/dynamic_shapes.py' 2025-04-21T20:50:44.0295443Z adding 'torch/export/exported_program.py' 2025-04-21T20:50:44.0302736Z adding 'torch/export/graph_signature.py' 2025-04-21T20:50:44.0325239Z adding 'torch/export/unflatten.py' 2025-04-21T20:50:44.0329432Z adding 'torch/export/experimental/__init__.py' 2025-04-21T20:50:44.0331847Z adding 'torch/export/passes/__init__.py' 2025-04-21T20:50:44.0341857Z adding 'torch/fft/__init__.py' 2025-04-21T20:50:44.0345766Z adding 'torch/func/__init__.py' 2025-04-21T20:50:44.0351118Z adding 'torch/futures/__init__.py' 2025-04-21T20:50:44.0354379Z adding 'torch/fx/__init__.py' 2025-04-21T20:50:44.0356056Z adding 'torch/fx/_compatibility.py' 2025-04-21T20:50:44.0361875Z adding 'torch/fx/_graph_pickler.py' 2025-04-21T20:50:44.0365281Z adding 'torch/fx/_lazy_graph_module.py' 2025-04-21T20:50:44.0367494Z adding 'torch/fx/_pytree.py' 2025-04-21T20:50:44.0383727Z adding 'torch/fx/_symbolic_trace.py' 2025-04-21T20:50:44.0386879Z adding 'torch/fx/_utils.py' 2025-04-21T20:50:44.0388654Z adding 'torch/fx/annotate.py' 2025-04-21T20:50:44.0390418Z adding 'torch/fx/config.py' 2025-04-21T20:50:44.0414493Z adding 'torch/fx/graph.py' 2025-04-21T20:50:44.0430591Z adding 'torch/fx/graph_module.py' 2025-04-21T20:50:44.0434710Z adding 'torch/fx/immutable_collections.py' 2025-04-21T20:50:44.0440838Z adding 'torch/fx/interpreter.py' 2025-04-21T20:50:44.0452422Z adding 'torch/fx/node.py' 2025-04-21T20:50:44.0459647Z adding 'torch/fx/operator_schemas.py' 2025-04-21T20:50:44.0469037Z adding 'torch/fx/proxy.py' 2025-04-21T20:50:44.0475238Z adding 'torch/fx/subgraph_rewriter.py' 2025-04-21T20:50:44.0477806Z adding 'torch/fx/tensor_type.py' 2025-04-21T20:50:44.0480944Z adding 'torch/fx/traceback.py' 2025-04-21T20:50:44.0483444Z adding 'torch/fx/experimental/__init__.py' 2025-04-21T20:50:44.0485548Z adding 'torch/fx/experimental/_backward_state.py' 2025-04-21T20:50:44.0488174Z adding 'torch/fx/experimental/_config.py' 2025-04-21T20:50:44.0490273Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-04-21T20:50:44.0492866Z adding 'torch/fx/experimental/_dynamism.py' 2025-04-21T20:50:44.0506137Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-04-21T20:50:44.0512113Z adding 'torch/fx/experimental/const_fold.py' 2025-04-21T20:50:44.0514081Z adding 'torch/fx/experimental/debug.py' 2025-04-21T20:50:44.0523534Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-04-21T20:50:44.0527502Z adding 'torch/fx/experimental/merge_matmul.py' 2025-04-21T20:50:44.0531688Z adding 'torch/fx/experimental/meta_tracer.py' 2025-04-21T20:50:44.0534921Z adding 'torch/fx/experimental/normalize.py' 2025-04-21T20:50:44.0541051Z adding 'torch/fx/experimental/optimization.py' 2025-04-21T20:50:44.0545611Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-04-21T20:50:44.0575776Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-04-21T20:50:44.0584887Z adding 'torch/fx/experimental/recording.py' 2025-04-21T20:50:44.0587211Z adding 'torch/fx/experimental/refinement_types.py' 2025-04-21T20:50:44.0590114Z adding 'torch/fx/experimental/rewriter.py' 2025-04-21T20:50:44.0593220Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-04-21T20:50:44.0610825Z adding 'torch/fx/experimental/sym_node.py' 2025-04-21T20:50:44.0723055Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-04-21T20:50:44.0731955Z adding 'torch/fx/experimental/unify_refinements.py' 2025-04-21T20:50:44.0742446Z adding 'torch/fx/experimental/validator.py' 2025-04-21T20:50:44.0745677Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-04-21T20:50:44.0750189Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-04-21T20:50:44.0762868Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-04-21T20:50:44.0775108Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-04-21T20:50:44.0777881Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-04-21T20:50:44.0782732Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-04-21T20:50:44.0785216Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-04-21T20:50:44.0787290Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-04-21T20:50:44.0789374Z adding 'torch/fx/experimental/unification/__init__.py' 2025-04-21T20:50:44.0791669Z adding 'torch/fx/experimental/unification/core.py' 2025-04-21T20:50:44.0793778Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-04-21T20:50:44.0796443Z adding 'torch/fx/experimental/unification/match.py' 2025-04-21T20:50:44.0798867Z adding 'torch/fx/experimental/unification/more.py' 2025-04-21T20:50:44.0803187Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-04-21T20:50:44.0805945Z adding 'torch/fx/experimental/unification/utils.py' 2025-04-21T20:50:44.0808387Z adding 'torch/fx/experimental/unification/variable.py' 2025-04-21T20:50:44.0810769Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-04-21T20:50:44.0813391Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-04-21T20:50:44.0815837Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-04-21T20:50:44.0821141Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-04-21T20:50:44.0824209Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-04-21T20:50:44.0826846Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-04-21T20:50:44.0828958Z adding 'torch/fx/passes/__init__.py' 2025-04-21T20:50:44.0834579Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-04-21T20:50:44.0837301Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-04-21T20:50:44.0839667Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-04-21T20:50:44.0845131Z adding 'torch/fx/passes/graph_drawer.py' 2025-04-21T20:50:44.0848367Z adding 'torch/fx/passes/graph_manipulation.py' 2025-04-21T20:50:44.0851671Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-04-21T20:50:44.0861260Z adding 'torch/fx/passes/net_min_base.py' 2025-04-21T20:50:44.0865516Z adding 'torch/fx/passes/operator_support.py' 2025-04-21T20:50:44.0868273Z adding 'torch/fx/passes/param_fetch.py' 2025-04-21T20:50:44.0871844Z adding 'torch/fx/passes/pass_manager.py' 2025-04-21T20:50:44.0883368Z adding 'torch/fx/passes/reinplace.py' 2025-04-21T20:50:44.0892448Z adding 'torch/fx/passes/runtime_assert.py' 2025-04-21T20:50:44.0896704Z adding 'torch/fx/passes/shape_prop.py' 2025-04-21T20:50:44.0906356Z adding 'torch/fx/passes/split_module.py' 2025-04-21T20:50:44.0911472Z adding 'torch/fx/passes/split_utils.py' 2025-04-21T20:50:44.0921946Z adding 'torch/fx/passes/splitter_base.py' 2025-04-21T20:50:44.0926989Z adding 'torch/fx/passes/tools_common.py' 2025-04-21T20:50:44.0929297Z adding 'torch/fx/passes/backends/__init__.py' 2025-04-21T20:50:44.0931666Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-04-21T20:50:44.0933613Z adding 'torch/fx/passes/dialect/__init__.py' 2025-04-21T20:50:44.0935461Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-04-21T20:50:44.0938362Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-04-21T20:50:44.0940655Z adding 'torch/fx/passes/infra/__init__.py' 2025-04-21T20:50:44.0946321Z adding 'torch/fx/passes/infra/partitioner.py' 2025-04-21T20:50:44.0949208Z adding 'torch/fx/passes/infra/pass_base.py' 2025-04-21T20:50:44.0953553Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-04-21T20:50:44.0955665Z adding 'torch/fx/passes/tests/__init__.py' 2025-04-21T20:50:44.0957792Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-04-21T20:50:44.0959821Z adding 'torch/fx/passes/utils/__init__.py' 2025-04-21T20:50:44.0962314Z adding 'torch/fx/passes/utils/common.py' 2025-04-21T20:50:44.0966548Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-04-21T20:50:44.0972507Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-04-21T20:50:44.0976239Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-04-21T20:50:44.0979044Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-04-21T20:50:44.0981751Z adding 'torch/include/clog.h' 2025-04-21T20:50:44.0992471Z adding 'torch/include/cpuinfo.h' 2025-04-21T20:50:44.0995449Z adding 'torch/include/dnnl.h' 2025-04-21T20:50:44.0997147Z adding 'torch/include/dnnl.hpp' 2025-04-21T20:50:44.0998668Z adding 'torch/include/dnnl_config.h' 2025-04-21T20:50:44.1000129Z adding 'torch/include/dnnl_debug.h' 2025-04-21T20:50:44.1001695Z adding 'torch/include/dnnl_ocl.h' 2025-04-21T20:50:44.1003281Z adding 'torch/include/dnnl_ocl.hpp' 2025-04-21T20:50:44.1004911Z adding 'torch/include/dnnl_sycl.h' 2025-04-21T20:50:44.1006732Z adding 'torch/include/dnnl_sycl.hpp' 2025-04-21T20:50:44.1008609Z adding 'torch/include/dnnl_sycl_types.h' 2025-04-21T20:50:44.1010289Z adding 'torch/include/dnnl_threadpool.h' 2025-04-21T20:50:44.1012085Z adding 'torch/include/dnnl_threadpool.hpp' 2025-04-21T20:50:44.1014137Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-04-21T20:50:44.1015945Z adding 'torch/include/dnnl_types.h' 2025-04-21T20:50:44.1017765Z adding 'torch/include/dnnl_version.h' 2025-04-21T20:50:44.1019745Z adding 'torch/include/experiments-config.h' 2025-04-21T20:50:44.1021335Z adding 'torch/include/fp16.h' 2025-04-21T20:50:44.1025028Z adding 'torch/include/fxdiv.h' 2025-04-21T20:50:44.1027275Z adding 'torch/include/libshm.h' 2025-04-21T20:50:44.1033600Z adding 'torch/include/nnpack.h' 2025-04-21T20:50:44.1042040Z adding 'torch/include/psimd.h' 2025-04-21T20:50:44.1054045Z adding 'torch/include/pthreadpool.h' 2025-04-21T20:50:44.1058336Z adding 'torch/include/qnnpack_func.h' 2025-04-21T20:50:44.1089719Z adding 'torch/include/sleef.h' 2025-04-21T20:50:44.1126708Z adding 'torch/include/xnnpack.h' 2025-04-21T20:50:44.1134174Z adding 'torch/include/ATen/ATen.h' 2025-04-21T20:50:44.1136899Z adding 'torch/include/ATen/AccumulateType.h' 2025-04-21T20:50:44.1138672Z adding 'torch/include/ATen/ArrayRef.h' 2025-04-21T20:50:44.1140159Z adding 'torch/include/ATen/Backend.h' 2025-04-21T20:50:44.1141683Z adding 'torch/include/ATen/Backtrace.h' 2025-04-21T20:50:44.1143301Z adding 'torch/include/ATen/BlasBackend.h' 2025-04-21T20:50:44.1147000Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-04-21T20:50:44.1149313Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-04-21T20:50:44.1151207Z adding 'torch/include/ATen/CPUFunctions.h' 2025-04-21T20:50:44.1155803Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-04-21T20:50:44.1158403Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-04-21T20:50:44.1160468Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-04-21T20:50:44.1165368Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-04-21T20:50:44.1168083Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-04-21T20:50:44.1170215Z adding 'torch/include/ATen/CollapseDims.h' 2025-04-21T20:50:44.1172627Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-04-21T20:50:44.1177764Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-04-21T20:50:44.1180913Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-04-21T20:50:44.1184968Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-04-21T20:50:44.1187579Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-04-21T20:50:44.1192249Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-04-21T20:50:44.1195339Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-04-21T20:50:44.1197195Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-04-21T20:50:44.1198932Z adding 'torch/include/ATen/Config.h' 2025-04-21T20:50:44.1205107Z adding 'torch/include/ATen/Context.h' 2025-04-21T20:50:44.1207550Z adding 'torch/include/ATen/DLConvertor.h' 2025-04-21T20:50:44.1209131Z adding 'torch/include/ATen/Device.h' 2025-04-21T20:50:44.1211403Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-04-21T20:50:44.1213314Z adding 'torch/include/ATen/DeviceGuard.h' 2025-04-21T20:50:44.1214867Z adding 'torch/include/ATen/DimVector.h' 2025-04-21T20:50:44.1216398Z adding 'torch/include/ATen/Dimname.h' 2025-04-21T20:50:44.1223049Z adding 'torch/include/ATen/Dispatch.h' 2025-04-21T20:50:44.1229822Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-04-21T20:50:44.1233236Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-04-21T20:50:44.1235408Z adding 'torch/include/ATen/EmptyTensor.h' 2025-04-21T20:50:44.1237366Z adding 'torch/include/ATen/ExpandBase.h' 2025-04-21T20:50:44.1241418Z adding 'torch/include/ATen/ExpandUtils.h' 2025-04-21T20:50:44.1243428Z adding 'torch/include/ATen/Formatting.h' 2025-04-21T20:50:44.1245458Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-04-21T20:50:44.1249034Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-04-21T20:50:44.1254917Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-04-21T20:50:44.1264303Z adding 'torch/include/ATen/Functions.h' 2025-04-21T20:50:44.1267605Z adding 'torch/include/ATen/Generator.h' 2025-04-21T20:50:44.1269575Z adding 'torch/include/ATen/InferSize.h' 2025-04-21T20:50:44.1271362Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-04-21T20:50:44.1273146Z adding 'torch/include/ATen/Layout.h' 2025-04-21T20:50:44.1274843Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-04-21T20:50:44.1277820Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-04-21T20:50:44.1279810Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-04-21T20:50:44.1283673Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-04-21T20:50:44.1285867Z adding 'torch/include/ATen/LinalgBackend.h' 2025-04-21T20:50:44.1288305Z adding 'torch/include/ATen/MapAllocator.h' 2025-04-21T20:50:44.1290976Z adding 'torch/include/ATen/MatrixRef.h' 2025-04-21T20:50:44.1293472Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-04-21T20:50:44.1295067Z adding 'torch/include/ATen/MetaFunctions.h' 2025-04-21T20:50:44.1298335Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-04-21T20:50:44.1302779Z adding 'torch/include/ATen/MethodOperators.h' 2025-04-21T20:50:44.1304517Z adding 'torch/include/ATen/NamedTensor.h' 2025-04-21T20:50:44.1307221Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-04-21T20:50:44.1316395Z adding 'torch/include/ATen/NativeFunctions.h' 2025-04-21T20:50:44.1326598Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-04-21T20:50:44.1331746Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-04-21T20:50:44.1334189Z adding 'torch/include/ATen/NumericUtils.h' 2025-04-21T20:50:44.1336242Z adding 'torch/include/ATen/OpMathType.h' 2025-04-21T20:50:44.1339248Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-04-21T20:50:44.1348296Z adding 'torch/include/ATen/Operators.h' 2025-04-21T20:50:44.1351511Z adding 'torch/include/ATen/PTThreadPool.h' 2025-04-21T20:50:44.1353226Z adding 'torch/include/ATen/PadNd.h' 2025-04-21T20:50:44.1355131Z adding 'torch/include/ATen/Parallel-inl.h' 2025-04-21T20:50:44.1357778Z adding 'torch/include/ATen/Parallel.h' 2025-04-21T20:50:44.1359624Z adding 'torch/include/ATen/ParallelFuture.h' 2025-04-21T20:50:44.1361213Z adding 'torch/include/ATen/ParallelNative.h' 2025-04-21T20:50:44.1363039Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-04-21T20:50:44.1364971Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-04-21T20:50:44.1366724Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-04-21T20:50:44.1601754Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-04-21T20:50:44.1784074Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-04-21T20:50:44.1806217Z adding 'torch/include/ATen/SDPBackend.h' 2025-04-21T20:50:44.1808389Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-04-21T20:50:44.1810280Z adding 'torch/include/ATen/Scalar.h' 2025-04-21T20:50:44.1812230Z adding 'torch/include/ATen/ScalarOps.h' 2025-04-21T20:50:44.1813896Z adding 'torch/include/ATen/ScalarType.h' 2025-04-21T20:50:44.1815870Z adding 'torch/include/ATen/SequenceNumber.h' 2025-04-21T20:50:44.1817490Z adding 'torch/include/ATen/SmallVector.h' 2025-04-21T20:50:44.1820436Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-04-21T20:50:44.1824921Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-04-21T20:50:44.1830143Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-04-21T20:50:44.1832020Z adding 'torch/include/ATen/Storage.h' 2025-04-21T20:50:44.1834169Z adding 'torch/include/ATen/StorageUtils.h' 2025-04-21T20:50:44.1835654Z adding 'torch/include/ATen/Tensor.h' 2025-04-21T20:50:44.1837202Z adding 'torch/include/ATen/TensorAccessor.h' 2025-04-21T20:50:44.1839745Z adding 'torch/include/ATen/TensorGeometry.h' 2025-04-21T20:50:44.1847191Z adding 'torch/include/ATen/TensorIndexing.h' 2025-04-21T20:50:44.1860001Z adding 'torch/include/ATen/TensorIterator.h' 2025-04-21T20:50:44.1863146Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-04-21T20:50:44.1865782Z adding 'torch/include/ATen/TensorMeta.h' 2025-04-21T20:50:44.1868213Z adding 'torch/include/ATen/TensorNames.h' 2025-04-21T20:50:44.1870205Z adding 'torch/include/ATen/TensorOperators.h' 2025-04-21T20:50:44.1871825Z adding 'torch/include/ATen/TensorOptions.h' 2025-04-21T20:50:44.1874270Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-04-21T20:50:44.1876970Z adding 'torch/include/ATen/TensorUtils.h' 2025-04-21T20:50:44.1879036Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-04-21T20:50:44.1881770Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-04-21T20:50:44.1885024Z adding 'torch/include/ATen/TracerMode.h' 2025-04-21T20:50:44.1886784Z adding 'torch/include/ATen/TypeDefault.h' 2025-04-21T20:50:44.1889254Z adding 'torch/include/ATen/Utils.h' 2025-04-21T20:50:44.1890945Z adding 'torch/include/ATen/Version.h' 2025-04-21T20:50:44.2043877Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-04-21T20:50:44.2085336Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-04-21T20:50:44.2087344Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-04-21T20:50:44.2096374Z adding 'torch/include/ATen/autocast_mode.h' 2025-04-21T20:50:44.2099263Z adding 'torch/include/ATen/ceil_div.h' 2025-04-21T20:50:44.2102317Z adding 'torch/include/ATen/code_template.h' 2025-04-21T20:50:44.2104926Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-04-21T20:50:44.2106664Z adding 'torch/include/ATen/div_rtn.h' 2025-04-21T20:50:44.2110137Z adding 'torch/include/ATen/dlpack.h' 2025-04-21T20:50:44.2112110Z adding 'torch/include/ATen/jit_macros.h' 2025-04-21T20:50:44.2114438Z adding 'torch/include/ATen/jiterator_macros.h' 2025-04-21T20:50:44.2121425Z adding 'torch/include/ATen/record_function.h' 2025-04-21T20:50:44.2124649Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-04-21T20:50:44.2126411Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-04-21T20:50:44.2128193Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-04-21T20:50:44.2130691Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-04-21T20:50:44.2132747Z adding 'torch/include/ATen/core/Array.h' 2025-04-21T20:50:44.2134362Z adding 'torch/include/ATen/core/Backtrace.h' 2025-04-21T20:50:44.2142758Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-04-21T20:50:44.2145646Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-04-21T20:50:44.2147931Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-04-21T20:50:44.2149904Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-04-21T20:50:44.2154657Z adding 'torch/include/ATen/core/Dict.h' 2025-04-21T20:50:44.2158190Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-04-21T20:50:44.2160318Z adding 'torch/include/ATen/core/DimVector.h' 2025-04-21T20:50:44.2161830Z adding 'torch/include/ATen/core/Dimname.h' 2025-04-21T20:50:44.2165560Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-04-21T20:50:44.2167904Z adding 'torch/include/ATen/core/Formatting.h' 2025-04-21T20:50:44.2171267Z adding 'torch/include/ATen/core/Generator.h' 2025-04-21T20:50:44.2173592Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-04-21T20:50:44.2179832Z adding 'torch/include/ATen/core/IListRef.h' 2025-04-21T20:50:44.2183445Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-04-21T20:50:44.2186452Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-04-21T20:50:44.2191646Z adding 'torch/include/ATen/core/List.h' 2025-04-21T20:50:44.2195505Z adding 'torch/include/ATen/core/List_inl.h' 2025-04-21T20:50:44.2198869Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-04-21T20:50:44.2202021Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-04-21T20:50:44.2205144Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-04-21T20:50:44.2208849Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-04-21T20:50:44.2210745Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-04-21T20:50:44.2212578Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-04-21T20:50:44.2214568Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-04-21T20:50:44.2216316Z adding 'torch/include/ATen/core/Range.h' 2025-04-21T20:50:44.2217982Z adding 'torch/include/ATen/core/Reduction.h' 2025-04-21T20:50:44.2219564Z adding 'torch/include/ATen/core/Scalar.h' 2025-04-21T20:50:44.2221168Z adding 'torch/include/ATen/core/ScalarType.h' 2025-04-21T20:50:44.2223075Z adding 'torch/include/ATen/core/Tensor.h' 2025-04-21T20:50:44.2226455Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-04-21T20:50:44.2238904Z adding 'torch/include/ATen/core/TensorBase.h' 2025-04-21T20:50:44.2288477Z adding 'torch/include/ATen/core/TensorBody.h' 2025-04-21T20:50:44.2296739Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-04-21T20:50:44.2299522Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-04-21T20:50:44.2301357Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-04-21T20:50:44.2303094Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-04-21T20:50:44.2305393Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-04-21T20:50:44.2307608Z adding 'torch/include/ATen/core/Variadic.h' 2025-04-21T20:50:44.2309726Z adding 'torch/include/ATen/core/Vitals.h' 2025-04-21T20:50:44.2312272Z adding 'torch/include/ATen/core/alias_info.h' 2025-04-21T20:50:44.2325243Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-04-21T20:50:44.2329071Z adding 'torch/include/ATen/core/blob.h' 2025-04-21T20:50:44.2331260Z adding 'torch/include/ATen/core/builtin_function.h' 2025-04-21T20:50:44.2335930Z adding 'torch/include/ATen/core/class_type.h' 2025-04-21T20:50:44.2338213Z adding 'torch/include/ATen/core/custom_class.h' 2025-04-21T20:50:44.2342064Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-04-21T20:50:44.2344164Z adding 'torch/include/ATen/core/enum_tag.h' 2025-04-21T20:50:44.2346515Z adding 'torch/include/ATen/core/enum_type.h' 2025-04-21T20:50:44.2349193Z adding 'torch/include/ATen/core/function.h' 2025-04-21T20:50:44.2357378Z adding 'torch/include/ATen/core/function_schema.h' 2025-04-21T20:50:44.2360142Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-04-21T20:50:44.2362249Z adding 'torch/include/ATen/core/functional.h' 2025-04-21T20:50:44.2364112Z adding 'torch/include/ATen/core/grad_mode.h' 2025-04-21T20:50:44.2368505Z adding 'torch/include/ATen/core/interned_strings.h' 2025-04-21T20:50:44.2370629Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-04-21T20:50:44.2386930Z adding 'torch/include/ATen/core/ivalue.h' 2025-04-21T20:50:44.2413841Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-04-21T20:50:44.2417672Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-04-21T20:50:44.2437130Z adding 'torch/include/ATen/core/jit_type.h' 2025-04-21T20:50:44.2445388Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-04-21T20:50:44.2448129Z adding 'torch/include/ATen/core/operator_name.h' 2025-04-21T20:50:44.2450911Z adding 'torch/include/ATen/core/qualified_name.h' 2025-04-21T20:50:44.2452894Z adding 'torch/include/ATen/core/rref_interface.h' 2025-04-21T20:50:44.2455912Z adding 'torch/include/ATen/core/stack.h' 2025-04-21T20:50:44.2459103Z adding 'torch/include/ATen/core/symbol.h' 2025-04-21T20:50:44.2461426Z adding 'torch/include/ATen/core/type_factory.h' 2025-04-21T20:50:44.2463316Z adding 'torch/include/ATen/core/type_ptr.h' 2025-04-21T20:50:44.2465007Z adding 'torch/include/ATen/core/typeid.h' 2025-04-21T20:50:44.2468989Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-04-21T20:50:44.2471543Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-04-21T20:50:44.2475073Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-04-21T20:50:44.2479089Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-04-21T20:50:44.2481336Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-04-21T20:50:44.2484152Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-04-21T20:50:44.2486332Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-04-21T20:50:44.2490746Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-04-21T20:50:44.2498837Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-04-21T20:50:44.2502225Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-04-21T20:50:44.2504972Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-04-21T20:50:44.2509098Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-04-21T20:50:44.2519789Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-04-21T20:50:44.2522564Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-04-21T20:50:44.2527358Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-04-21T20:50:44.2529669Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-04-21T20:50:44.2531709Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-04-21T20:50:44.2534227Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-04-21T20:50:44.2537385Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-04-21T20:50:44.2540677Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-04-21T20:50:44.2547388Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-04-21T20:50:44.2550296Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-04-21T20:50:44.2552181Z adding 'torch/include/ATen/cpu/Utils.h' 2025-04-21T20:50:44.2555267Z adding 'torch/include/ATen/cpu/vml.h' 2025-04-21T20:50:44.2557615Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-04-21T20:50:44.2560977Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-04-21T20:50:44.2565952Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-04-21T20:50:44.2568624Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-04-21T20:50:44.2570777Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-04-21T20:50:44.2581161Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-04-21T20:50:44.2584870Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-04-21T20:50:44.2587579Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-04-21T20:50:44.2591205Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-04-21T20:50:44.2595217Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-04-21T20:50:44.2598050Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-04-21T20:50:44.2600897Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-04-21T20:50:44.2605353Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-04-21T20:50:44.2611837Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-04-21T20:50:44.2617073Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-04-21T20:50:44.2622132Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-04-21T20:50:44.2624943Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-04-21T20:50:44.2629935Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-04-21T20:50:44.2632834Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-04-21T20:50:44.2637833Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-04-21T20:50:44.2643177Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-04-21T20:50:44.2647261Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-04-21T20:50:44.2650381Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-04-21T20:50:44.2652339Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-04-21T20:50:44.2656026Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-04-21T20:50:44.2662307Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-04-21T20:50:44.2665930Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-04-21T20:50:44.2671414Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-04-21T20:50:44.2677584Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-04-21T20:50:44.2681287Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-04-21T20:50:44.2685696Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-04-21T20:50:44.2691891Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-04-21T20:50:44.2695393Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-04-21T20:50:44.2706803Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-04-21T20:50:44.2711574Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-04-21T20:50:44.2720845Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-04-21T20:50:44.2724557Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-04-21T20:50:44.2727846Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-04-21T20:50:44.2733320Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-04-21T20:50:44.2739561Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-04-21T20:50:44.2744095Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-04-21T20:50:44.2748604Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-04-21T20:50:44.2752908Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-04-21T20:50:44.2756723Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-04-21T20:50:44.2760311Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-04-21T20:50:44.2763981Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-04-21T20:50:44.2768717Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-04-21T20:50:44.2773532Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-04-21T20:50:44.2779300Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-04-21T20:50:44.2800484Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-04-21T20:50:44.2806543Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-04-21T20:50:44.2818635Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-04-21T20:50:44.2826313Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-04-21T20:50:44.2834665Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-04-21T20:50:44.2838609Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-04-21T20:50:44.2842727Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-04-21T20:50:44.2849328Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-04-21T20:50:44.2859924Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-04-21T20:50:44.2864954Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-04-21T20:50:44.2874083Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-04-21T20:50:44.2877709Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-04-21T20:50:44.2879870Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-04-21T20:50:44.2882125Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-04-21T20:50:44.2887450Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-04-21T20:50:44.2894326Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-04-21T20:50:44.2898610Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-04-21T20:50:44.2900997Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2025-04-21T20:50:44.2902766Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-04-21T20:50:44.2905255Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-04-21T20:50:44.2907448Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-04-21T20:50:44.2909477Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-04-21T20:50:44.2912745Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-04-21T20:50:44.2916294Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-04-21T20:50:44.2918938Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-04-21T20:50:44.2921316Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-04-21T20:50:44.2923406Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-04-21T20:50:44.2926649Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-04-21T20:50:44.2930036Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-04-21T20:50:44.2932203Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-04-21T20:50:44.2935628Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-04-21T20:50:44.2937984Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-04-21T20:50:44.2940280Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-04-21T20:50:44.2942309Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-04-21T20:50:44.2945761Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-04-21T20:50:44.2948644Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-04-21T20:50:44.2950560Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-04-21T20:50:44.2952326Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-04-21T20:50:44.2954154Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-04-21T20:50:44.2956005Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-04-21T20:50:44.2958029Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-04-21T20:50:44.2960065Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-04-21T20:50:44.2962063Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-04-21T20:50:44.2964305Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-04-21T20:50:44.2969957Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-04-21T20:50:44.2972914Z adding 'torch/include/ATen/cuda/cub.h' 2025-04-21T20:50:44.2974946Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-04-21T20:50:44.2976806Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-04-21T20:50:44.2979688Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-04-21T20:50:44.2981487Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-04-21T20:50:44.2984679Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-04-21T20:50:44.2988066Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-04-21T20:50:44.2990144Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-04-21T20:50:44.2992766Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-04-21T20:50:44.2994989Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-04-21T20:50:44.2996618Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-04-21T20:50:44.2999158Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-04-21T20:50:44.3001143Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-04-21T20:50:44.3003562Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-04-21T20:50:44.3005568Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-04-21T20:50:44.3010567Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-04-21T20:50:44.3016100Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-04-21T20:50:44.3019736Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-04-21T20:50:44.3021805Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-04-21T20:50:44.3024891Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-04-21T20:50:44.3027827Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-04-21T20:50:44.3032824Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-04-21T20:50:44.3038303Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-04-21T20:50:44.3040389Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-04-21T20:50:44.3041902Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-04-21T20:50:44.3043589Z adding 'torch/include/ATen/cudnn/Types.h' 2025-04-21T20:50:44.3045246Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-04-21T20:50:44.3047086Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-04-21T20:50:44.3049639Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-04-21T20:50:44.3052670Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-04-21T20:50:44.3055125Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-04-21T20:50:44.3057191Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-04-21T20:50:44.3059163Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-04-21T20:50:44.3060929Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-04-21T20:50:44.3062878Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-04-21T20:50:44.3065129Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-04-21T20:50:44.3067486Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-04-21T20:50:44.3069826Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-04-21T20:50:44.3071951Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-04-21T20:50:44.3074860Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-04-21T20:50:44.3080017Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-04-21T20:50:44.3083221Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-04-21T20:50:44.3086521Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-04-21T20:50:44.3089441Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-04-21T20:50:44.3092269Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-04-21T20:50:44.3094394Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-04-21T20:50:44.3097775Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-04-21T20:50:44.3101882Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-04-21T20:50:44.3103729Z adding 'torch/include/ATen/functorch/Macros.h' 2025-04-21T20:50:44.3106288Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-04-21T20:50:44.3109005Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-04-21T20:50:44.3111139Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-04-21T20:50:44.3113950Z adding 'torch/include/ATen/hip/ATenHIPGeneral.h' 2025-04-21T20:50:44.3116160Z adding 'torch/include/ATen/hip/ApplyGridUtils.cuh' 2025-04-21T20:50:44.3118538Z adding 'torch/include/ATen/hip/AsmUtils.cuh' 2025-04-21T20:50:44.3123567Z adding 'torch/include/ATen/hip/Atomic.cuh' 2025-04-21T20:50:44.3126488Z adding 'torch/include/ATen/hip/CachingHostAllocator.h' 2025-04-21T20:50:44.3128846Z adding 'torch/include/ATen/hip/DeviceUtils.cuh' 2025-04-21T20:50:44.3130898Z adding 'torch/include/ATen/hip/EmptyTensor.h' 2025-04-21T20:50:44.3134351Z adding 'torch/include/ATen/hip/Exceptions.h' 2025-04-21T20:50:44.3140716Z adding 'torch/include/ATen/hip/HIPApplyUtils.cuh' 2025-04-21T20:50:44.3145075Z adding 'torch/include/ATen/hip/HIPBlas.h' 2025-04-21T20:50:44.3147482Z adding 'torch/include/ATen/hip/HIPConfig.h' 2025-04-21T20:50:44.3149473Z adding 'torch/include/ATen/hip/HIPContext.h' 2025-04-21T20:50:44.3151887Z adding 'torch/include/ATen/hip/HIPContextLight.h' 2025-04-21T20:50:44.3154366Z adding 'torch/include/ATen/hip/HIPDataType.h' 2025-04-21T20:50:44.3156330Z adding 'torch/include/ATen/hip/HIPDevice.h' 2025-04-21T20:50:44.3159549Z adding 'torch/include/ATen/hip/HIPEvent.h' 2025-04-21T20:50:44.3162949Z adding 'torch/include/ATen/hip/HIPGeneratorImpl.h' 2025-04-21T20:50:44.3165776Z adding 'torch/include/ATen/hip/HIPGraph.h' 2025-04-21T20:50:44.3168004Z adding 'torch/include/ATen/hip/HIPGraphsUtils.cuh' 2025-04-21T20:50:44.3170275Z adding 'torch/include/ATen/hip/HIPSparse.h' 2025-04-21T20:50:44.3173427Z adding 'torch/include/ATen/hip/HIPSparseBlas.h' 2025-04-21T20:50:44.3176858Z adding 'torch/include/ATen/hip/HIPSparseDescriptors.h' 2025-04-21T20:50:44.3178920Z adding 'torch/include/ATen/hip/HIPTensorMethods.cuh' 2025-04-21T20:50:44.3180806Z adding 'torch/include/ATen/hip/HIPUtils.h' 2025-04-21T20:50:44.3183465Z adding 'torch/include/ATen/hip/NumericLimits.cuh' 2025-04-21T20:50:44.3185507Z adding 'torch/include/ATen/hip/PeerToPeerAccess.h' 2025-04-21T20:50:44.3187258Z adding 'torch/include/ATen/hip/PhiloxCudaState.h' 2025-04-21T20:50:44.3188980Z adding 'torch/include/ATen/hip/PhiloxUtils.cuh' 2025-04-21T20:50:44.3190852Z adding 'torch/include/ATen/hip/PinnedMemoryAllocator.h' 2025-04-21T20:50:44.3193036Z adding 'torch/include/ATen/hip/ScanUtils.cuh' 2025-04-21T20:50:44.3195001Z adding 'torch/include/ATen/hip/Sleep.h' 2025-04-21T20:50:44.3196909Z adding 'torch/include/ATen/hip/ThrustAllocator.h' 2025-04-21T20:50:44.3199195Z adding 'torch/include/ATen/hip/cub-RadixSortPairs.cuh' 2025-04-21T20:50:44.3205188Z adding 'torch/include/ATen/hip/cub.cuh' 2025-04-21T20:50:44.3208234Z adding 'torch/include/ATen/hip/cub.h' 2025-04-21T20:50:44.3210361Z adding 'torch/include/ATen/hip/cub_definitions.cuh' 2025-04-21T20:50:44.3212369Z adding 'torch/include/ATen/hip/jiterator.h' 2025-04-21T20:50:44.3215308Z adding 'torch/include/ATen/hip/jiterator_impl.h' 2025-04-21T20:50:44.3217352Z adding 'torch/include/ATen/hip/llvm_jit_strings.h' 2025-04-21T20:50:44.3221409Z adding 'torch/include/ATen/hip/detail/DeviceThreadHandles.h' 2025-04-21T20:50:44.3223854Z adding 'torch/include/ATen/hip/detail/HIPHooks.h' 2025-04-21T20:50:44.3225964Z adding 'torch/include/ATen/hip/detail/IndexUtils.cuh' 2025-04-21T20:50:44.3228860Z adding 'torch/include/ATen/hip/detail/IntegerDivider.cuh' 2025-04-21T20:50:44.3231168Z adding 'torch/include/ATen/hip/detail/KernelUtils.h' 2025-04-21T20:50:44.3233218Z adding 'torch/include/ATen/hip/detail/LazyNVRTC.h' 2025-04-21T20:50:44.3235771Z adding 'torch/include/ATen/hip/detail/OffsetCalculator.cuh' 2025-04-21T20:50:44.3237975Z adding 'torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh' 2025-04-21T20:50:44.3240473Z adding 'torch/include/ATen/hip/detail/TensorInfo.cuh' 2025-04-21T20:50:44.3242717Z adding 'torch/include/ATen/hip/detail/UnpackRaw.cuh' 2025-04-21T20:50:44.3245210Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-04-21T20:50:44.3247165Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-04-21T20:50:44.3251660Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-04-21T20:50:44.3254713Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-04-21T20:50:44.3259954Z adding 'torch/include/ATen/hip/tunable/GemmCommon.h' 2025-04-21T20:50:44.3265563Z adding 'torch/include/ATen/hip/tunable/GemmHipblaslt.h' 2025-04-21T20:50:44.3269312Z adding 'torch/include/ATen/hip/tunable/GemmRocblas.h' 2025-04-21T20:50:44.3271552Z adding 'torch/include/ATen/hip/tunable/StreamTimer.h' 2025-04-21T20:50:44.3274970Z adding 'torch/include/ATen/hip/tunable/Tunable.h' 2025-04-21T20:50:44.3278113Z adding 'torch/include/ATen/hip/tunable/TunableGemm.h' 2025-04-21T20:50:44.3283312Z adding 'torch/include/ATen/hip/tunable/TunableOp.h' 2025-04-21T20:50:44.3285962Z adding 'torch/include/ATen/metal/Context.h' 2025-04-21T20:50:44.3289199Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-04-21T20:50:44.3291132Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-04-21T20:50:44.3292904Z adding 'torch/include/ATen/miopen/Handle.h' 2025-04-21T20:50:44.3294701Z adding 'torch/include/ATen/miopen/Types.h' 2025-04-21T20:50:44.3296766Z adding 'torch/include/ATen/miopen/Utils.h' 2025-04-21T20:50:44.3298600Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-04-21T20:50:44.3301019Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-04-21T20:50:44.3303430Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-04-21T20:50:44.3310442Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-04-21T20:50:44.3313607Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-04-21T20:50:44.3315785Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-04-21T20:50:44.3318366Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-04-21T20:50:44.3320767Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-04-21T20:50:44.3323492Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-04-21T20:50:44.3325940Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-04-21T20:50:44.3331825Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-04-21T20:50:44.3334915Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-04-21T20:50:44.3338199Z adding 'torch/include/ATen/native/Activation.h' 2025-04-21T20:50:44.3340447Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-04-21T20:50:44.3342407Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-04-21T20:50:44.3345473Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-04-21T20:50:44.3348248Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-04-21T20:50:44.3351807Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-04-21T20:50:44.3354982Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-04-21T20:50:44.3357374Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-04-21T20:50:44.3359308Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-04-21T20:50:44.3361935Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-04-21T20:50:44.3364000Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-04-21T20:50:44.3366962Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-04-21T20:50:44.3372086Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-04-21T20:50:44.3374502Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-04-21T20:50:44.3376320Z adding 'torch/include/ATen/native/Copy.h' 2025-04-21T20:50:44.3378161Z adding 'torch/include/ATen/native/Cross.h' 2025-04-21T20:50:44.3381209Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-04-21T20:50:44.3386285Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-04-21T20:50:44.3388598Z adding 'torch/include/ATen/native/Distance.h' 2025-04-21T20:50:44.3393855Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-04-21T20:50:44.3401117Z adding 'torch/include/ATen/native/Distributions.h' 2025-04-21T20:50:44.3404357Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-04-21T20:50:44.3406399Z adding 'torch/include/ATen/native/Fill.h' 2025-04-21T20:50:44.3411306Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-04-21T20:50:44.3414027Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-04-21T20:50:44.3416002Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-04-21T20:50:44.3417754Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-04-21T20:50:44.3419769Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-04-21T20:50:44.3421535Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-04-21T20:50:44.3423483Z adding 'torch/include/ATen/native/Gelu.h' 2025-04-21T20:50:44.3426873Z adding 'torch/include/ATen/native/GridSampler.h' 2025-04-21T20:50:44.3429598Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-04-21T20:50:44.3431558Z adding 'torch/include/ATen/native/Histogram.h' 2025-04-21T20:50:44.3433845Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-04-21T20:50:44.3436814Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-04-21T20:50:44.3439154Z adding 'torch/include/ATen/native/Lerp.h' 2025-04-21T20:50:44.3441036Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-04-21T20:50:44.3449699Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-04-21T20:50:44.3452537Z adding 'torch/include/ATen/native/LossMulti.h' 2025-04-21T20:50:44.3493551Z adding 'torch/include/ATen/native/Math.h' 2025-04-21T20:50:44.3499024Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-04-21T20:50:44.3502390Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-04-21T20:50:44.3504896Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-04-21T20:50:44.3506748Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-04-21T20:50:44.3508904Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-04-21T20:50:44.3510703Z adding 'torch/include/ATen/native/Normalization.h' 2025-04-21T20:50:44.3512738Z adding 'torch/include/ATen/native/Padding.h' 2025-04-21T20:50:44.3514801Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-04-21T20:50:44.3516562Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-04-21T20:50:44.3520440Z adding 'torch/include/ATen/native/Pool.h' 2025-04-21T20:50:44.3522849Z adding 'torch/include/ATen/native/Pow.h' 2025-04-21T20:50:44.3524828Z adding 'torch/include/ATen/native/RNN.h' 2025-04-21T20:50:44.3526592Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-04-21T20:50:44.3528763Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-04-21T20:50:44.3530472Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-04-21T20:50:44.3532439Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-04-21T20:50:44.3536979Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-04-21T20:50:44.3539377Z adding 'torch/include/ATen/native/ReductionType.h' 2025-04-21T20:50:44.3541375Z adding 'torch/include/ATen/native/Repeat.h' 2025-04-21T20:50:44.3544781Z adding 'torch/include/ATen/native/Resize.h' 2025-04-21T20:50:44.3547273Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-04-21T20:50:44.3549820Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-04-21T20:50:44.3551648Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-04-21T20:50:44.3555822Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-04-21T20:50:44.3558920Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-04-21T20:50:44.3560737Z adding 'torch/include/ATen/native/Sorting.h' 2025-04-21T20:50:44.3562340Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-04-21T20:50:44.3565466Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-04-21T20:50:44.3568170Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-04-21T20:50:44.3570948Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-04-21T20:50:44.3573273Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-04-21T20:50:44.3575895Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-04-21T20:50:44.3577858Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-04-21T20:50:44.3580419Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-04-21T20:50:44.3582059Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-04-21T20:50:44.3585500Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-04-21T20:50:44.3587290Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-04-21T20:50:44.3589580Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-04-21T20:50:44.3591484Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-04-21T20:50:44.3594179Z adding 'torch/include/ATen/native/TensorShape.h' 2025-04-21T20:50:44.3596268Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-04-21T20:50:44.3598461Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-04-21T20:50:44.3600346Z adding 'torch/include/ATen/native/TransposeType.h' 2025-04-21T20:50:44.3602586Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-04-21T20:50:44.3604331Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-04-21T20:50:44.3606694Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-04-21T20:50:44.3608724Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-04-21T20:50:44.3610505Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-04-21T20:50:44.3612795Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-04-21T20:50:44.3618294Z adding 'torch/include/ATen/native/UpSample.h' 2025-04-21T20:50:44.3620727Z adding 'torch/include/ATen/native/batch_norm.h' 2025-04-21T20:50:44.3622636Z adding 'torch/include/ATen/native/group_norm.h' 2025-04-21T20:50:44.3625131Z adding 'torch/include/ATen/native/im2col.h' 2025-04-21T20:50:44.3628141Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-04-21T20:50:44.3630507Z adding 'torch/include/ATen/native/layer_norm.h' 2025-04-21T20:50:44.3632533Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-04-21T20:50:44.3634677Z adding 'torch/include/ATen/native/vol2col.h' 2025-04-21T20:50:44.3637871Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-04-21T20:50:44.3640172Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-04-21T20:50:44.3642570Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-04-21T20:50:44.3645150Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-04-21T20:50:44.3646952Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-04-21T20:50:44.3648716Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-04-21T20:50:44.3650479Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-04-21T20:50:44.3652350Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-04-21T20:50:44.3656438Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-04-21T20:50:44.3659036Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-04-21T20:50:44.3661280Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-04-21T20:50:44.3663337Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-04-21T20:50:44.3665702Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-04-21T20:50:44.3667652Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-04-21T20:50:44.3669860Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-04-21T20:50:44.3672143Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-04-21T20:50:44.3676688Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-04-21T20:50:44.3678925Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-04-21T20:50:44.3680777Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-04-21T20:50:44.3685461Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-04-21T20:50:44.3688764Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-04-21T20:50:44.3691109Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-04-21T20:50:44.3692941Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-04-21T20:50:44.3695800Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-04-21T20:50:44.3697796Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-04-21T20:50:44.3699701Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-04-21T20:50:44.3701394Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-04-21T20:50:44.3714421Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-04-21T20:50:44.3717490Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-04-21T20:50:44.3722280Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-04-21T20:50:44.3724809Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-04-21T20:50:44.3726757Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-04-21T20:50:44.3729728Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-04-21T20:50:44.3733016Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-04-21T20:50:44.3735654Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-04-21T20:50:44.3738486Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-04-21T20:50:44.3740458Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-04-21T20:50:44.3744593Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-04-21T20:50:44.3751518Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-04-21T20:50:44.3754446Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-04-21T20:50:44.3756116Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-04-21T20:50:44.3762323Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-04-21T20:50:44.3764937Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-04-21T20:50:44.3766866Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-04-21T20:50:44.3773895Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-04-21T20:50:44.3776404Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-04-21T20:50:44.3778339Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-04-21T20:50:44.3782056Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-04-21T20:50:44.3785002Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-04-21T20:50:44.3788367Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-04-21T20:50:44.3790396Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-04-21T20:50:44.3792251Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-04-21T20:50:44.3795102Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-04-21T20:50:44.3796927Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-04-21T20:50:44.3800131Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-04-21T20:50:44.3803200Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-04-21T20:50:44.3805244Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-04-21T20:50:44.3809148Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-04-21T20:50:44.3839906Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-04-21T20:50:44.3847839Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-04-21T20:50:44.3850477Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-04-21T20:50:44.3854366Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-04-21T20:50:44.3870552Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-04-21T20:50:44.3876868Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-04-21T20:50:44.3879354Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-04-21T20:50:44.3881590Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-04-21T20:50:44.3896066Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-04-21T20:50:44.3899041Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-04-21T20:50:44.3901211Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-04-21T20:50:44.3903027Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-04-21T20:50:44.3904839Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-04-21T20:50:44.3906563Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-04-21T20:50:44.3912269Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-04-21T20:50:44.3914818Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-04-21T20:50:44.3916659Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-04-21T20:50:44.3920595Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-04-21T20:50:44.3922815Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-04-21T20:50:44.3925712Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-04-21T20:50:44.3930863Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-04-21T20:50:44.3936433Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-04-21T20:50:44.3938607Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-04-21T20:50:44.3940508Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-04-21T20:50:44.3941961Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-04-21T20:50:44.3945889Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-04-21T20:50:44.3948667Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-04-21T20:50:44.3950602Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-04-21T20:50:44.3958373Z adding 'torch/include/ATen/native/cuda/cutlass_utils.cuh' 2025-04-21T20:50:44.3960853Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-04-21T20:50:44.3962763Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-04-21T20:50:44.3966170Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-04-21T20:50:44.3968329Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-04-21T20:50:44.3970069Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-04-21T20:50:44.3973290Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-04-21T20:50:44.3976802Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-04-21T20:50:44.3983264Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-04-21T20:50:44.3985915Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-04-21T20:50:44.3989229Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-04-21T20:50:44.3992207Z adding 'torch/include/ATen/native/hip/Activation.h' 2025-04-21T20:50:44.3994391Z adding 'torch/include/ATen/native/hip/BinaryInternal.h' 2025-04-21T20:50:44.3996525Z adding 'torch/include/ATen/native/hip/CompositeRandomAccessor.h' 2025-04-21T20:50:44.3998211Z adding 'torch/include/ATen/native/hip/Copy.h' 2025-04-21T20:50:44.4004727Z adding 'torch/include/ATen/native/hip/CuFFTPlanCache.h' 2025-04-21T20:50:44.4007351Z adding 'torch/include/ATen/native/hip/CuFFTUtils.h' 2025-04-21T20:50:44.4009630Z adding 'torch/include/ATen/native/hip/DeviceSqrt.cuh' 2025-04-21T20:50:44.4016627Z adding 'torch/include/ATen/native/hip/DistributionTemplates.h' 2025-04-21T20:50:44.4018803Z adding 'torch/include/ATen/native/hip/Distributions.h' 2025-04-21T20:50:44.4020420Z adding 'torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh' 2025-04-21T20:50:44.4023999Z adding 'torch/include/ATen/native/hip/ForeachFunctors.cuh' 2025-04-21T20:50:44.4026102Z adding 'torch/include/ATen/native/hip/ForeachMinMaxFunctors.cuh' 2025-04-21T20:50:44.4029449Z adding 'torch/include/ATen/native/hip/GridSampler.cuh' 2025-04-21T20:50:44.4031238Z adding 'torch/include/ATen/native/hip/GridSampler.h' 2025-04-21T20:50:44.4032968Z adding 'torch/include/ATen/native/hip/GroupMM.h' 2025-04-21T20:50:44.4035624Z adding 'torch/include/ATen/native/hip/GroupMMCommon.cuh' 2025-04-21T20:50:44.4039753Z adding 'torch/include/ATen/native/hip/HIPJitLoops.cuh' 2025-04-21T20:50:44.4046564Z adding 'torch/include/ATen/native/hip/HIPLoops.cuh' 2025-04-21T20:50:44.4048946Z adding 'torch/include/ATen/native/hip/IndexKernel.h' 2025-04-21T20:50:44.4052047Z adding 'torch/include/ATen/native/hip/JitLoops.cuh' 2025-04-21T20:50:44.4055263Z adding 'torch/include/ATen/native/hip/KernelUtils.cuh' 2025-04-21T20:50:44.4057155Z adding 'torch/include/ATen/native/hip/LaunchUtils.h' 2025-04-21T20:50:44.4060755Z adding 'torch/include/ATen/native/hip/Loops.cuh' 2025-04-21T20:50:44.4091370Z adding 'torch/include/ATen/native/hip/Math.cuh' 2025-04-21T20:50:44.4099870Z adding 'torch/include/ATen/native/hip/MemoryAccess.cuh' 2025-04-21T20:50:44.4102144Z adding 'torch/include/ATen/native/hip/MiscUtils.h' 2025-04-21T20:50:44.4106018Z adding 'torch/include/ATen/native/hip/MultiTensorApply.cuh' 2025-04-21T20:50:44.4121897Z adding 'torch/include/ATen/native/hip/Normalization.cuh' 2025-04-21T20:50:44.4127957Z adding 'torch/include/ATen/native/hip/PersistentSoftmax.cuh' 2025-04-21T20:50:44.4130412Z adding 'torch/include/ATen/native/hip/Pow.cuh' 2025-04-21T20:50:44.4140908Z adding 'torch/include/ATen/native/hip/Randperm.cuh' 2025-04-21T20:50:44.4146752Z adding 'torch/include/ATen/native/hip/Reduce.cuh' 2025-04-21T20:50:44.4149602Z adding 'torch/include/ATen/native/hip/ReduceOps.h' 2025-04-21T20:50:44.4151728Z adding 'torch/include/ATen/native/hip/Resize.h' 2025-04-21T20:50:44.4153921Z adding 'torch/include/ATen/native/hip/RowwiseScaledMM.h' 2025-04-21T20:50:44.4155505Z adding 'torch/include/ATen/native/hip/ScaledGroupMM.h' 2025-04-21T20:50:44.4157224Z adding 'torch/include/ATen/native/hip/ScanKernels.h' 2025-04-21T20:50:44.4162420Z adding 'torch/include/ATen/native/hip/ScanUtils.cuh' 2025-04-21T20:50:44.4164781Z adding 'torch/include/ATen/native/hip/Sort.h' 2025-04-21T20:50:44.4166457Z adding 'torch/include/ATen/native/hip/SortStable.h' 2025-04-21T20:50:44.4170358Z adding 'torch/include/ATen/native/hip/SortUtils.cuh' 2025-04-21T20:50:44.4172302Z adding 'torch/include/ATen/native/hip/Sorting.h' 2025-04-21T20:50:44.4175052Z adding 'torch/include/ATen/native/hip/SortingCommon.cuh' 2025-04-21T20:50:44.4179461Z adding 'torch/include/ATen/native/hip/SortingRadixSelect.cuh' 2025-04-21T20:50:44.4185642Z adding 'torch/include/ATen/native/hip/TensorModeKernel.cuh' 2025-04-21T20:50:44.4187531Z adding 'torch/include/ATen/native/hip/TensorModeKernel.h' 2025-04-21T20:50:44.4189222Z adding 'torch/include/ATen/native/hip/TensorTopK.h' 2025-04-21T20:50:44.4190824Z adding 'torch/include/ATen/native/hip/UniqueCub.cuh' 2025-04-21T20:50:44.4194691Z adding 'torch/include/ATen/native/hip/UpSample.cuh' 2025-04-21T20:50:44.4197290Z adding 'torch/include/ATen/native/hip/block_reduce.cuh' 2025-04-21T20:50:44.4199116Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-04-21T20:50:44.4200807Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-04-21T20:50:44.4204363Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-04-21T20:50:44.4206740Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-04-21T20:50:44.4208588Z adding 'torch/include/ATen/native/hip/cutlass_common.cuh' 2025-04-21T20:50:44.4214300Z adding 'torch/include/ATen/native/hip/cutlass_utils.cuh' 2025-04-21T20:50:44.4216755Z adding 'torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh' 2025-04-21T20:50:44.4218866Z adding 'torch/include/ATen/native/hip/fused_adam_impl.cuh' 2025-04-21T20:50:44.4221932Z adding 'torch/include/ATen/native/hip/fused_adam_utils.cuh' 2025-04-21T20:50:44.4223919Z adding 'torch/include/ATen/native/hip/fused_adamw_amsgrad_impl.cuh' 2025-04-21T20:50:44.4225563Z adding 'torch/include/ATen/native/hip/fused_adamw_impl.cuh' 2025-04-21T20:50:44.4228918Z adding 'torch/include/ATen/native/hip/im2col.cuh' 2025-04-21T20:50:44.4232134Z adding 'torch/include/ATen/native/hip/jit_utils.h' 2025-04-21T20:50:44.4238566Z adding 'torch/include/ATen/native/hip/reduction_template.cuh' 2025-04-21T20:50:44.4240834Z adding 'torch/include/ATen/native/hip/thread_constants.h' 2025-04-21T20:50:44.4244123Z adding 'torch/include/ATen/native/hip/vol2col.cuh' 2025-04-21T20:50:44.4246842Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-04-21T20:50:44.4249867Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-04-21T20:50:44.4252070Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-04-21T20:50:44.4254126Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-04-21T20:50:44.4256477Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-04-21T20:50:44.4262148Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-04-21T20:50:44.4265264Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-04-21T20:50:44.4267441Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-04-21T20:50:44.4269780Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-04-21T20:50:44.4271746Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-04-21T20:50:44.4273958Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-04-21T20:50:44.4276063Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2025-04-21T20:50:44.4278748Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2025-04-21T20:50:44.4281754Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-04-21T20:50:44.4287976Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-04-21T20:50:44.4290337Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-04-21T20:50:44.4292306Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-04-21T20:50:44.4294125Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-04-21T20:50:44.4295723Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-04-21T20:50:44.4297560Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-04-21T20:50:44.4298971Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-04-21T20:50:44.4300607Z adding 'torch/include/ATen/native/mps/operations/Indexing.h' 2025-04-21T20:50:44.4304602Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-04-21T20:50:44.4307117Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-04-21T20:50:44.4309161Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-04-21T20:50:44.4312084Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-04-21T20:50:44.4313953Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-04-21T20:50:44.4318689Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-04-21T20:50:44.4321480Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-04-21T20:50:44.4323647Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-04-21T20:50:44.4325613Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-04-21T20:50:44.4327397Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-04-21T20:50:44.4329185Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-04-21T20:50:44.4330980Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-04-21T20:50:44.4333113Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-04-21T20:50:44.4334962Z adding 'torch/include/ATen/native/quantized/library.h' 2025-04-21T20:50:44.4338537Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-04-21T20:50:44.4341156Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-04-21T20:50:44.4342814Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-04-21T20:50:44.4347098Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-04-21T20:50:44.4352563Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-04-21T20:50:44.4356699Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-04-21T20:50:44.4359763Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-04-21T20:50:44.4361665Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-04-21T20:50:44.4365634Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-04-21T20:50:44.4369933Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-04-21T20:50:44.4374079Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-04-21T20:50:44.4376092Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-04-21T20:50:44.4377859Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-04-21T20:50:44.4379741Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-04-21T20:50:44.4381578Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-04-21T20:50:44.4383663Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-04-21T20:50:44.4387594Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-04-21T20:50:44.4390146Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-04-21T20:50:44.4395494Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-04-21T20:50:44.4398217Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-04-21T20:50:44.4401350Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-04-21T20:50:44.4403615Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-04-21T20:50:44.4407570Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-04-21T20:50:44.4411026Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-04-21T20:50:44.4437451Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-04-21T20:50:44.4454699Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-04-21T20:50:44.4457752Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-04-21T20:50:44.4463886Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-04-21T20:50:44.4467589Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-04-21T20:50:44.4470863Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-04-21T20:50:44.4473316Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-04-21T20:50:44.4476503Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-04-21T20:50:44.4483724Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-04-21T20:50:44.4489076Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-04-21T20:50:44.4492008Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-04-21T20:50:44.4495938Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-04-21T20:50:44.4513400Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-04-21T20:50:44.4518346Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-04-21T20:50:44.4523989Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-04-21T20:50:44.4526499Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-04-21T20:50:44.4535063Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-04-21T20:50:44.4543889Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-04-21T20:50:44.4547149Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-04-21T20:50:44.4551047Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-04-21T20:50:44.4561654Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-04-21T20:50:44.4567389Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-04-21T20:50:44.4570613Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-04-21T20:50:44.4572965Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-04-21T20:50:44.4574872Z adding 'torch/include/ATen/native/transformers/hip/sdp_utils.h' 2025-04-21T20:50:44.4579303Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-04-21T20:50:44.4582131Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-04-21T20:50:44.4586294Z adding 'torch/include/ATen/native/transformers/hip/mem_eff_attention/debug_utils.h' 2025-04-21T20:50:44.4589645Z adding 'torch/include/ATen/native/transformers/hip/mem_eff_attention/gemm_kernel_utils.h' 2025-04-21T20:50:44.4591936Z adding 'torch/include/ATen/native/transformers/hip/mem_eff_attention/pytorch_utils.h' 2025-04-21T20:50:44.4593745Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-04-21T20:50:44.4595865Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-04-21T20:50:44.4597761Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-04-21T20:50:44.4636619Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-04-21T20:50:44.4637966Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-04-21T20:50:44.4640184Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4641959Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.4643952Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.4645679Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-04-21T20:50:44.4647627Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-04-21T20:50:44.4649763Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4651495Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-04-21T20:50:44.4653385Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-04-21T20:50:44.4655016Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-04-21T20:50:44.4657150Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-04-21T20:50:44.4659204Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-04-21T20:50:44.4661158Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-04-21T20:50:44.4663184Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4664927Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.4666670Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.4668476Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-04-21T20:50:44.4670409Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-04-21T20:50:44.4672441Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4674286Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-04-21T20:50:44.4676063Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-04-21T20:50:44.4677787Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-04-21T20:50:44.4679705Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-04-21T20:50:44.4681528Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-04-21T20:50:44.4683679Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4685507Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-04-21T20:50:44.4687216Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-04-21T20:50:44.4689163Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-04-21T20:50:44.4691173Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4692924Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-04-21T20:50:44.4694797Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-04-21T20:50:44.4696572Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-04-21T20:50:44.4698729Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-04-21T20:50:44.4700689Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-04-21T20:50:44.4702843Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.4704608Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-04-21T20:50:44.4706426Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-04-21T20:50:44.4708275Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-04-21T20:50:44.4710159Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-04-21T20:50:44.4711929Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-04-21T20:50:44.4714061Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-04-21T20:50:44.4715978Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-04-21T20:50:44.4718041Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4719752Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-04-21T20:50:44.4721589Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-04-21T20:50:44.4723302Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-04-21T20:50:44.4725365Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-04-21T20:50:44.4727473Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-04-21T20:50:44.4729756Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4731540Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-04-21T20:50:44.4733532Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-04-21T20:50:44.4735281Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-04-21T20:50:44.4737438Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-04-21T20:50:44.4739286Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-04-21T20:50:44.4741314Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4743130Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-04-21T20:50:44.4744868Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-04-21T20:50:44.4746635Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-04-21T20:50:44.4748463Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-04-21T20:50:44.4753169Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-04-21T20:50:44.4755297Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-04-21T20:50:44.4757167Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-04-21T20:50:44.4758977Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-04-21T20:50:44.4760756Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-04-21T20:50:44.4762540Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-04-21T20:50:44.4764396Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-04-21T20:50:44.4766318Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4768015Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-04-21T20:50:44.4769920Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-04-21T20:50:44.4772035Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-04-21T20:50:44.4774085Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4775858Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-04-21T20:50:44.4777656Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-04-21T20:50:44.4779505Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-04-21T20:50:44.4781326Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-04-21T20:50:44.4783679Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4785454Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-04-21T20:50:44.4787134Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-04-21T20:50:44.4788827Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-04-21T20:50:44.4790955Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4792783Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-04-21T20:50:44.4794681Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-04-21T20:50:44.4796303Z adding 'torch/include/ATen/ops/_backward.h' 2025-04-21T20:50:44.4798340Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4800217Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-04-21T20:50:44.4802100Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-04-21T20:50:44.4803994Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-04-21T20:50:44.4806097Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-04-21T20:50:44.4808165Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4809960Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-04-21T20:50:44.4811967Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-04-21T20:50:44.4814354Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4816032Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-04-21T20:50:44.4817939Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-04-21T20:50:44.4819899Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-04-21T20:50:44.4822062Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4823828Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-04-21T20:50:44.4825953Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-04-21T20:50:44.4828092Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-04-21T20:50:44.4830277Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4832195Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-04-21T20:50:44.4834263Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-04-21T20:50:44.4836340Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-04-21T20:50:44.4838519Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-04-21T20:50:44.4840405Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-04-21T20:50:44.4842342Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4843934Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-04-21T20:50:44.4846009Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-04-21T20:50:44.4847807Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-04-21T20:50:44.4849537Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4851136Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-04-21T20:50:44.4853049Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-04-21T20:50:44.4854700Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-04-21T20:50:44.4856870Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4858619Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-04-21T20:50:44.4860368Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-04-21T20:50:44.4862264Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-04-21T20:50:44.4864152Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4865911Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-04-21T20:50:44.4867621Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-04-21T20:50:44.4869306Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-04-21T20:50:44.4871380Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4873276Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-04-21T20:50:44.4875022Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-04-21T20:50:44.4876898Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-04-21T20:50:44.4879531Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4880509Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-04-21T20:50:44.4882315Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-04-21T20:50:44.4884515Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-04-21T20:50:44.4886574Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4888195Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-04-21T20:50:44.4889927Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-04-21T20:50:44.4892269Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-04-21T20:50:44.4893756Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4895305Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-04-21T20:50:44.4897354Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-04-21T20:50:44.4899145Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-04-21T20:50:44.4901283Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4902582Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-04-21T20:50:44.4904538Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-04-21T20:50:44.4906231Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-04-21T20:50:44.4908064Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-04-21T20:50:44.4909830Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-04-21T20:50:44.4911938Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4913724Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-04-21T20:50:44.4915247Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-04-21T20:50:44.4916877Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-04-21T20:50:44.4918851Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-04-21T20:50:44.4920775Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-04-21T20:50:44.4922830Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4924236Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-04-21T20:50:44.4926048Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-04-21T20:50:44.4927524Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-04-21T20:50:44.4929460Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-04-21T20:50:44.4931193Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-04-21T20:50:44.4933308Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.4934676Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-04-21T20:50:44.4936573Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-04-21T20:50:44.4938252Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-04-21T20:50:44.4940348Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4941833Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-04-21T20:50:44.4943525Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-04-21T20:50:44.4945356Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-04-21T20:50:44.4947205Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-04-21T20:50:44.4949230Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4950761Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-04-21T20:50:44.4952773Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-04-21T20:50:44.4954713Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-04-21T20:50:44.4956909Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4959073Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-04-21T20:50:44.4960195Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-04-21T20:50:44.4961972Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-04-21T20:50:44.4963805Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-04-21T20:50:44.4965710Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-04-21T20:50:44.4967477Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-04-21T20:50:44.4969131Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-04-21T20:50:44.4970987Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-04-21T20:50:44.4972657Z adding 'torch/include/ATen/ops/_conj.h' 2025-04-21T20:50:44.4974441Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4976209Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-04-21T20:50:44.4977999Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4979837Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.4981244Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-04-21T20:50:44.4983562Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-04-21T20:50:44.4986097Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-04-21T20:50:44.4987852Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-04-21T20:50:44.4989515Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-04-21T20:50:44.4991205Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.4992588Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-04-21T20:50:44.4994440Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-04-21T20:50:44.4996537Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-04-21T20:50:44.4998644Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-04-21T20:50:44.5000230Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-04-21T20:50:44.5002078Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-04-21T20:50:44.5003845Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-04-21T20:50:44.5005966Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.5007279Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-04-21T20:50:44.5008965Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-04-21T20:50:44.5010478Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-04-21T20:50:44.5012108Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-04-21T20:50:44.5013593Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-04-21T20:50:44.5015238Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-04-21T20:50:44.5016941Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-04-21T20:50:44.5018838Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.5020485Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-04-21T20:50:44.5022195Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-04-21T20:50:44.5023864Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-04-21T20:50:44.5025601Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-04-21T20:50:44.5027433Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-04-21T20:50:44.5029282Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-04-21T20:50:44.5031092Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-04-21T20:50:44.5033235Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-04-21T20:50:44.5035018Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-04-21T20:50:44.5036836Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-04-21T20:50:44.5038725Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-04-21T20:50:44.5040526Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-04-21T20:50:44.5042139Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-04-21T20:50:44.5043960Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-04-21T20:50:44.5046431Z adding 'torch/include/ATen/ops/_convolution.h' 2025-04-21T20:50:44.5048912Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5050773Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5052761Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-04-21T20:50:44.5054970Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5056721Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-04-21T20:50:44.5058615Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-04-21T20:50:44.5060480Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-04-21T20:50:44.5062568Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5064136Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-04-21T20:50:44.5066030Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-04-21T20:50:44.5067866Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-04-21T20:50:44.5070009Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-04-21T20:50:44.5072084Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-04-21T20:50:44.5074135Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-04-21T20:50:44.5076081Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5077815Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-04-21T20:50:44.5079520Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-04-21T20:50:44.5081596Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5083217Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-04-21T20:50:44.5085341Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-04-21T20:50:44.5087032Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-04-21T20:50:44.5089114Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-04-21T20:50:44.5090595Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-04-21T20:50:44.5092466Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-04-21T20:50:44.5094233Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-04-21T20:50:44.5096183Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-04-21T20:50:44.5097851Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-04-21T20:50:44.5100251Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-04-21T20:50:44.5101946Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-04-21T20:50:44.5104050Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-04-21T20:50:44.5106013Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-04-21T20:50:44.5108029Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-04-21T20:50:44.5110289Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-04-21T20:50:44.5112568Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-04-21T20:50:44.5115003Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5116909Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-04-21T20:50:44.5119050Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5121039Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-04-21T20:50:44.5123294Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-04-21T20:50:44.5125538Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5127370Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-04-21T20:50:44.5129365Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-04-21T20:50:44.5131429Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-04-21T20:50:44.5133387Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-04-21T20:50:44.5135701Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-04-21T20:50:44.5138104Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-04-21T20:50:44.5140454Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-04-21T20:50:44.5142346Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-04-21T20:50:44.5144606Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-04-21T20:50:44.5146955Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-04-21T20:50:44.5149126Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5150982Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-04-21T20:50:44.5153138Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-04-21T20:50:44.5155338Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-04-21T20:50:44.5157670Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-04-21T20:50:44.5159855Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5161772Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-04-21T20:50:44.5163602Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-04-21T20:50:44.5165777Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-04-21T20:50:44.5168458Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-04-21T20:50:44.5171694Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-04-21T20:50:44.5174510Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5176663Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5178726Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-04-21T20:50:44.5181202Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-04-21T20:50:44.5183937Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5186026Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-04-21T20:50:44.5188444Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-04-21T20:50:44.5191031Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5194001Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-04-21T20:50:44.5195964Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-04-21T20:50:44.5198162Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-04-21T20:50:44.5200312Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-04-21T20:50:44.5202764Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-04-21T20:50:44.5204844Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-04-21T20:50:44.5207028Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5208783Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-04-21T20:50:44.5210773Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-04-21T20:50:44.5212824Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-04-21T20:50:44.5214936Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5217159Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-04-21T20:50:44.5218800Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-04-21T20:50:44.5220728Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-04-21T20:50:44.5222655Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5224315Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-04-21T20:50:44.5226053Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-04-21T20:50:44.5227883Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-04-21T20:50:44.5229906Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5231635Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-04-21T20:50:44.5233817Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-04-21T20:50:44.5235448Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-04-21T20:50:44.5237331Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-04-21T20:50:44.5239193Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-04-21T20:50:44.5240900Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-04-21T20:50:44.5242813Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-04-21T20:50:44.5244651Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-04-21T20:50:44.5246805Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-04-21T20:50:44.5248500Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-04-21T20:50:44.5250295Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-04-21T20:50:44.5252132Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-04-21T20:50:44.5254115Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-04-21T20:50:44.5256033Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5257817Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-04-21T20:50:44.5259612Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-04-21T20:50:44.5261344Z adding 'torch/include/ATen/ops/_dimI.h' 2025-04-21T20:50:44.5263150Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-04-21T20:50:44.5265093Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-04-21T20:50:44.5266793Z adding 'torch/include/ATen/ops/_dimV.h' 2025-04-21T20:50:44.5268585Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-04-21T20:50:44.5270405Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-04-21T20:50:44.5272268Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-04-21T20:50:44.5274341Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5276116Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-04-21T20:50:44.5277912Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-04-21T20:50:44.5279884Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-04-21T20:50:44.5281922Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5284016Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-04-21T20:50:44.5285935Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-04-21T20:50:44.5287665Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-04-21T20:50:44.5289674Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-04-21T20:50:44.5291592Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-04-21T20:50:44.5293482Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-04-21T20:50:44.5295319Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-04-21T20:50:44.5297381Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-04-21T20:50:44.5299205Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-04-21T20:50:44.5301225Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-04-21T20:50:44.5302905Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-04-21T20:50:44.5304916Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-04-21T20:50:44.5307129Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-04-21T20:50:44.5309423Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5311328Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-04-21T20:50:44.5313674Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-04-21T20:50:44.5315921Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-04-21T20:50:44.5318163Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-04-21T20:50:44.5320071Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-04-21T20:50:44.5322172Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-04-21T20:50:44.5324427Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-04-21T20:50:44.5326729Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5328455Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-04-21T20:50:44.5330536Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-04-21T20:50:44.5332376Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-04-21T20:50:44.5334356Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-04-21T20:50:44.5336316Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-04-21T20:50:44.5338515Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-04-21T20:50:44.5340671Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-04-21T20:50:44.5342721Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-04-21T20:50:44.5344651Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5346472Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-04-21T20:50:44.5348562Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-04-21T20:50:44.5350655Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5352549Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-04-21T20:50:44.5354604Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-04-21T20:50:44.5356935Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-04-21T20:50:44.5359339Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5361242Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-04-21T20:50:44.5363203Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5365173Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-04-21T20:50:44.5367280Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-04-21T20:50:44.5369480Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-04-21T20:50:44.5371619Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5373547Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-04-21T20:50:44.5375456Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-04-21T20:50:44.5377277Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-04-21T20:50:44.5379443Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-04-21T20:50:44.5381369Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-04-21T20:50:44.5383750Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-04-21T20:50:44.5385959Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-04-21T20:50:44.5388245Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5389936Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-04-21T20:50:44.5391827Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5393881Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-04-21T20:50:44.5395953Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-04-21T20:50:44.5397945Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-04-21T20:50:44.5400178Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.5401882Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-04-21T20:50:44.5403904Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-04-21T20:50:44.5406221Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-04-21T20:50:44.5408773Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5410528Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-04-21T20:50:44.5412509Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-04-21T20:50:44.5414567Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-04-21T20:50:44.5417226Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-04-21T20:50:44.5419566Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5421471Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-04-21T20:50:44.5423415Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-04-21T20:50:44.5425608Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-04-21T20:50:44.5427396Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-04-21T20:50:44.5429519Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5431158Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-04-21T20:50:44.5433332Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-04-21T20:50:44.5435414Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-04-21T20:50:44.5437460Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-04-21T20:50:44.5439436Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-04-21T20:50:44.5441326Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5443138Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-04-21T20:50:44.5445105Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-04-21T20:50:44.5447235Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5449111Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-04-21T20:50:44.5450916Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-04-21T20:50:44.5452814Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-04-21T20:50:44.5455609Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-04-21T20:50:44.5457197Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-04-21T20:50:44.5459151Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-04-21T20:50:44.5461259Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-04-21T20:50:44.5463233Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5464959Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-04-21T20:50:44.5466915Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-04-21T20:50:44.5469125Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5470841Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-04-21T20:50:44.5472761Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-04-21T20:50:44.5474591Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-04-21T20:50:44.5476577Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-04-21T20:50:44.5478946Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-04-21T20:50:44.5481100Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5483807Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-04-21T20:50:44.5484914Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-04-21T20:50:44.5486772Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-04-21T20:50:44.5488782Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-04-21T20:50:44.5490739Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-04-21T20:50:44.5492642Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-04-21T20:50:44.5494710Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-04-21T20:50:44.5496315Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-04-21T20:50:44.5498218Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-04-21T20:50:44.5500282Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-04-21T20:50:44.5502288Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-04-21T20:50:44.5504053Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-04-21T20:50:44.5505842Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-04-21T20:50:44.5507734Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-04-21T20:50:44.5509620Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-04-21T20:50:44.5511741Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-04-21T20:50:44.5514231Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-04-21T20:50:44.5515851Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-04-21T20:50:44.5517613Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-04-21T20:50:44.5519418Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-04-21T20:50:44.5521195Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-04-21T20:50:44.5522919Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-04-21T20:50:44.5524297Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-04-21T20:50:44.5525951Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-04-21T20:50:44.5527837Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-04-21T20:50:44.5529712Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-04-21T20:50:44.5531307Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-04-21T20:50:44.5533205Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-04-21T20:50:44.5535151Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-04-21T20:50:44.5537122Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-04-21T20:50:44.5538774Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-04-21T20:50:44.5540479Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-04-21T20:50:44.5542068Z adding 'torch/include/ATen/ops/_foobar.h' 2025-04-21T20:50:44.5543959Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5545447Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-04-21T20:50:44.5547090Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-04-21T20:50:44.5549028Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-04-21T20:50:44.5550873Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-04-21T20:50:44.5552977Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5554648Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-04-21T20:50:44.5556368Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-04-21T20:50:44.5558285Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-04-21T20:50:44.5560135Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-04-21T20:50:44.5562231Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5563789Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-04-21T20:50:44.5565551Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-04-21T20:50:44.5567362Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-04-21T20:50:44.5569496Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-04-21T20:50:44.5571829Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5573551Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-04-21T20:50:44.5575481Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-04-21T20:50:44.5577871Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-04-21T20:50:44.5580127Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-04-21T20:50:44.5582322Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5584426Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-04-21T20:50:44.5586404Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-04-21T20:50:44.5588737Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-04-21T20:50:44.5591050Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-04-21T20:50:44.5593370Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5595260Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-04-21T20:50:44.5597230Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-04-21T20:50:44.5599616Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-04-21T20:50:44.5601517Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-04-21T20:50:44.5603569Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5605269Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-04-21T20:50:44.5607003Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-04-21T20:50:44.5608934Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-04-21T20:50:44.5610802Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-04-21T20:50:44.5612739Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5614413Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-04-21T20:50:44.5616147Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-04-21T20:50:44.5617972Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-04-21T20:50:44.5619831Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-04-21T20:50:44.5621816Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5623491Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-04-21T20:50:44.5625198Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-04-21T20:50:44.5627180Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-04-21T20:50:44.5629298Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-04-21T20:50:44.5631295Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5633299Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-04-21T20:50:44.5635208Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-04-21T20:50:44.5637498Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-04-21T20:50:44.5639670Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-04-21T20:50:44.5641789Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5644457Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-04-21T20:50:44.5646327Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-04-21T20:50:44.5648593Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-04-21T20:50:44.5650563Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-04-21T20:50:44.5652656Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5654364Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-04-21T20:50:44.5656073Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-04-21T20:50:44.5658021Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-04-21T20:50:44.5659941Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-04-21T20:50:44.5661857Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5663574Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-04-21T20:50:44.5665233Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-04-21T20:50:44.5667194Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-04-21T20:50:44.5669090Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-04-21T20:50:44.5671124Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5673247Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-04-21T20:50:44.5675848Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-04-21T20:50:44.5677788Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-04-21T20:50:44.5679918Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-04-21T20:50:44.5682138Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5684198Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-04-21T20:50:44.5686065Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-04-21T20:50:44.5688458Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-04-21T20:50:44.5690497Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-04-21T20:50:44.5692536Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5694261Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-04-21T20:50:44.5696033Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-04-21T20:50:44.5697937Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-04-21T20:50:44.5699762Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-04-21T20:50:44.5701739Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5703413Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-04-21T20:50:44.5705154Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-04-21T20:50:44.5707031Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-04-21T20:50:44.5708807Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-04-21T20:50:44.5710754Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5712589Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-04-21T20:50:44.5714286Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-04-21T20:50:44.5716147Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-04-21T20:50:44.5718121Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-04-21T20:50:44.5719979Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5721600Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-04-21T20:50:44.5723260Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-04-21T20:50:44.5725413Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-04-21T20:50:44.5727360Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-04-21T20:50:44.5729732Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5731207Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-04-21T20:50:44.5732737Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-04-21T20:50:44.5734539Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-04-21T20:50:44.5736365Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-04-21T20:50:44.5738739Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5740294Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-04-21T20:50:44.5741819Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-04-21T20:50:44.5743579Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-04-21T20:50:44.5745565Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-04-21T20:50:44.5747710Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5749509Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-04-21T20:50:44.5751295Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-04-21T20:50:44.5753821Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-04-21T20:50:44.5755998Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-04-21T20:50:44.5758070Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5759686Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-04-21T20:50:44.5761384Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-04-21T20:50:44.5763355Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-04-21T20:50:44.5765077Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-04-21T20:50:44.5767104Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-04-21T20:50:44.5768881Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5770645Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-04-21T20:50:44.5772324Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-04-21T20:50:44.5774119Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-04-21T20:50:44.5775957Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-04-21T20:50:44.5777908Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5779612Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-04-21T20:50:44.5781227Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-04-21T20:50:44.5783224Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-04-21T20:50:44.5785342Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-04-21T20:50:44.5787819Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5789558Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-04-21T20:50:44.5790962Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-04-21T20:50:44.5792691Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-04-21T20:50:44.5794551Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5796082Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-04-21T20:50:44.5797629Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-04-21T20:50:44.5799346Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-04-21T20:50:44.5800959Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-04-21T20:50:44.5802788Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5804249Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-04-21T20:50:44.5805655Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-04-21T20:50:44.5807269Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-04-21T20:50:44.5809150Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-04-21T20:50:44.5811123Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5812721Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-04-21T20:50:44.5814618Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-04-21T20:50:44.5816850Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-04-21T20:50:44.5818808Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-04-21T20:50:44.5820799Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5822346Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-04-21T20:50:44.5824108Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-04-21T20:50:44.5826045Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-04-21T20:50:44.5828061Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-04-21T20:50:44.5829980Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5831685Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-04-21T20:50:44.5833423Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-04-21T20:50:44.5835726Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-04-21T20:50:44.5837544Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-04-21T20:50:44.5839352Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5840791Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-04-21T20:50:44.5842370Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-04-21T20:50:44.5843987Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-04-21T20:50:44.5845795Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-04-21T20:50:44.5847754Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5849377Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-04-21T20:50:44.5850907Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-04-21T20:50:44.5852668Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-04-21T20:50:44.5854410Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-04-21T20:50:44.5856345Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5857889Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-04-21T20:50:44.5859648Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-04-21T20:50:44.5861686Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-04-21T20:50:44.5863611Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-04-21T20:50:44.5865329Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5867028Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-04-21T20:50:44.5868348Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-04-21T20:50:44.5870040Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-04-21T20:50:44.5871951Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-04-21T20:50:44.5873943Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5875496Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-04-21T20:50:44.5877179Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-04-21T20:50:44.5878964Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-04-21T20:50:44.5880620Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-04-21T20:50:44.5882586Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5884391Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-04-21T20:50:44.5885744Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-04-21T20:50:44.5887501Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-04-21T20:50:44.5889158Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-04-21T20:50:44.5890965Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5892476Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-04-21T20:50:44.5893975Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-04-21T20:50:44.5895707Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-04-21T20:50:44.5897296Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-04-21T20:50:44.5899112Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5900588Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-04-21T20:50:44.5902065Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-04-21T20:50:44.5903853Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-04-21T20:50:44.5905740Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-04-21T20:50:44.5907522Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5909009Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-04-21T20:50:44.5910495Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-04-21T20:50:44.5912247Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-04-21T20:50:44.5914035Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-04-21T20:50:44.5915855Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5917315Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-04-21T20:50:44.5918832Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-04-21T20:50:44.5920529Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-04-21T20:50:44.5922203Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-04-21T20:50:44.5923974Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5925523Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-04-21T20:50:44.5927011Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-04-21T20:50:44.5928655Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-04-21T20:50:44.5930464Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-04-21T20:50:44.5932625Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5934272Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-04-21T20:50:44.5936462Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-04-21T20:50:44.5938672Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-04-21T20:50:44.5940418Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-04-21T20:50:44.5942231Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5943728Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-04-21T20:50:44.5945216Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-04-21T20:50:44.5946909Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-04-21T20:50:44.5948538Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-04-21T20:50:44.5950332Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5951821Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-04-21T20:50:44.5953528Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-04-21T20:50:44.5955256Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-04-21T20:50:44.5956799Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-04-21T20:50:44.5958601Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5960136Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-04-21T20:50:44.5961549Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-04-21T20:50:44.5963231Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-04-21T20:50:44.5964898Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-04-21T20:50:44.5966955Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5968503Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-04-21T20:50:44.5969989Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-04-21T20:50:44.5971678Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-04-21T20:50:44.5973332Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-04-21T20:50:44.5975147Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-04-21T20:50:44.5976751Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-04-21T20:50:44.5978499Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-04-21T20:50:44.5980159Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-04-21T20:50:44.5982185Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5983888Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-04-21T20:50:44.5985612Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-04-21T20:50:44.5987452Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-04-21T20:50:44.5989392Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5990884Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-04-21T20:50:44.5993307Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.5994616Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-04-21T20:50:44.5996657Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-04-21T20:50:44.5998276Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-04-21T20:50:44.6000052Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-04-21T20:50:44.6001911Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-04-21T20:50:44.6003922Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6005643Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-04-21T20:50:44.6007359Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-04-21T20:50:44.6009533Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-04-21T20:50:44.6011684Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-04-21T20:50:44.6013963Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6015727Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-04-21T20:50:44.6017556Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-04-21T20:50:44.6019468Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-04-21T20:50:44.6021937Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-04-21T20:50:44.6024431Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-04-21T20:50:44.6027257Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6028933Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-04-21T20:50:44.6031063Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-04-21T20:50:44.6033107Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-04-21T20:50:44.6035520Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-04-21T20:50:44.6037656Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-04-21T20:50:44.6039595Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6041326Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-04-21T20:50:44.6042977Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-04-21T20:50:44.6045562Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-04-21T20:50:44.6047545Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-04-21T20:50:44.6049833Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6051563Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-04-21T20:50:44.6053347Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-04-21T20:50:44.6055332Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-04-21T20:50:44.6057650Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-04-21T20:50:44.6059420Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-04-21T20:50:44.6061176Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-04-21T20:50:44.6103334Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-04-21T20:50:44.6105069Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-04-21T20:50:44.6106963Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-04-21T20:50:44.6108849Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-04-21T20:50:44.6110700Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-04-21T20:50:44.6112586Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-04-21T20:50:44.6114514Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-04-21T20:50:44.6116656Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-04-21T20:50:44.6119642Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6121347Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-04-21T20:50:44.6123130Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-04-21T20:50:44.6125127Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-04-21T20:50:44.6127519Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-04-21T20:50:44.6129481Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-04-21T20:50:44.6131396Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6133296Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-04-21T20:50:44.6135290Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6137270Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6138812Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-04-21T20:50:44.6140737Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-04-21T20:50:44.6142832Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-04-21T20:50:44.6144965Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-04-21T20:50:44.6146472Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-04-21T20:50:44.6148509Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6149718Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-04-21T20:50:44.6151373Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-04-21T20:50:44.6153126Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-04-21T20:50:44.6154971Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-04-21T20:50:44.6156935Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6158283Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-04-21T20:50:44.6160138Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-04-21T20:50:44.6161776Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6163090Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-04-21T20:50:44.6164728Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-04-21T20:50:44.6166241Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-04-21T20:50:44.6168004Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-04-21T20:50:44.6169525Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-04-21T20:50:44.6171270Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-04-21T20:50:44.6172859Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-04-21T20:50:44.6174526Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6175989Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-04-21T20:50:44.6177696Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-04-21T20:50:44.6179361Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-04-21T20:50:44.6181305Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6183046Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-04-21T20:50:44.6184846Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-04-21T20:50:44.6186654Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-04-21T20:50:44.6188629Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6190336Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-04-21T20:50:44.6191991Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-04-21T20:50:44.6194086Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-04-21T20:50:44.6195941Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-04-21T20:50:44.6197946Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6199558Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-04-21T20:50:44.6201207Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-04-21T20:50:44.6203079Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-04-21T20:50:44.6205044Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-04-21T20:50:44.6206948Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6208672Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-04-21T20:50:44.6210298Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-04-21T20:50:44.6212099Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-04-21T20:50:44.6214118Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-04-21T20:50:44.6216062Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6217739Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-04-21T20:50:44.6219528Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-04-21T20:50:44.6221176Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-04-21T20:50:44.6222856Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-04-21T20:50:44.6225007Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-04-21T20:50:44.6226506Z adding 'torch/include/ATen/ops/_indices.h' 2025-04-21T20:50:44.6228231Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-04-21T20:50:44.6230267Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6232091Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6233737Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-04-21T20:50:44.6235450Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-04-21T20:50:44.6237252Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-04-21T20:50:44.6239033Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-04-21T20:50:44.6240695Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-04-21T20:50:44.6242491Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-04-21T20:50:44.6244162Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-04-21T20:50:44.6245769Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-04-21T20:50:44.6247806Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-04-21T20:50:44.6249481Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-04-21T20:50:44.6251372Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6252841Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-04-21T20:50:44.6254650Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-04-21T20:50:44.6256214Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-04-21T20:50:44.6258079Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6259581Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-04-21T20:50:44.6261467Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-04-21T20:50:44.6263186Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-04-21T20:50:44.6265796Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6266763Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-04-21T20:50:44.6268659Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-04-21T20:50:44.6270349Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-04-21T20:50:44.6272693Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-04-21T20:50:44.6274379Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-04-21T20:50:44.6275985Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-04-21T20:50:44.6277709Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-04-21T20:50:44.6279238Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-04-21T20:50:44.6281242Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6282820Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-04-21T20:50:44.6284650Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-04-21T20:50:44.6286416Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-04-21T20:50:44.6288539Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6290196Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-04-21T20:50:44.6291643Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-04-21T20:50:44.6293395Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-04-21T20:50:44.6295287Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6296881Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-04-21T20:50:44.6298571Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-04-21T20:50:44.6300242Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-04-21T20:50:44.6302005Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-04-21T20:50:44.6303621Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-04-21T20:50:44.6305371Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-04-21T20:50:44.6307326Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-04-21T20:50:44.6309310Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6310896Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-04-21T20:50:44.6312663Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-04-21T20:50:44.6314471Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-04-21T20:50:44.6316139Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-04-21T20:50:44.6317848Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-04-21T20:50:44.6319746Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-04-21T20:50:44.6321433Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-04-21T20:50:44.6323150Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-04-21T20:50:44.6324782Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-04-21T20:50:44.6326365Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-04-21T20:50:44.6328042Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-04-21T20:50:44.6329736Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-04-21T20:50:44.6331740Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6333270Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-04-21T20:50:44.6335095Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-04-21T20:50:44.6336655Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-04-21T20:50:44.6338471Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-04-21T20:50:44.6340100Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-04-21T20:50:44.6341989Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-04-21T20:50:44.6343745Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-04-21T20:50:44.6345733Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6347344Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-04-21T20:50:44.6349233Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-04-21T20:50:44.6351305Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-04-21T20:50:44.6352892Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-04-21T20:50:44.6354430Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-04-21T20:50:44.6356242Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-04-21T20:50:44.6358066Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-04-21T20:50:44.6360240Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6361743Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-04-21T20:50:44.6363463Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-04-21T20:50:44.6365065Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-04-21T20:50:44.6366863Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-04-21T20:50:44.6368488Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-04-21T20:50:44.6370308Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-04-21T20:50:44.6372051Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-04-21T20:50:44.6373845Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-04-21T20:50:44.6375663Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-04-21T20:50:44.6377190Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-04-21T20:50:44.6378946Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-04-21T20:50:44.6380473Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-04-21T20:50:44.6382800Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-04-21T20:50:44.6384909Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6386693Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-04-21T20:50:44.6388159Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-04-21T20:50:44.6389874Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-04-21T20:50:44.6391639Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-04-21T20:50:44.6393461Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-04-21T20:50:44.6395617Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-04-21T20:50:44.6397691Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6399046Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-04-21T20:50:44.6400678Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-04-21T20:50:44.6402308Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-04-21T20:50:44.6404063Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-04-21T20:50:44.6405740Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-04-21T20:50:44.6407597Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-04-21T20:50:44.6409282Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-04-21T20:50:44.6411058Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-04-21T20:50:44.6412760Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-04-21T20:50:44.6414321Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-04-21T20:50:44.6416175Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-04-21T20:50:44.6418153Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-04-21T20:50:44.6420275Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6422352Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-04-21T20:50:44.6424090Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-04-21T20:50:44.6425810Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-04-21T20:50:44.6427716Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6429298Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-04-21T20:50:44.6431044Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-04-21T20:50:44.6432878Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-04-21T20:50:44.6434783Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-04-21T20:50:44.6436373Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-04-21T20:50:44.6438222Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-04-21T20:50:44.6439911Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-04-21T20:50:44.6441726Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6443325Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-04-21T20:50:44.6445801Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6447703Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6449203Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-04-21T20:50:44.6450996Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-04-21T20:50:44.6452626Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-04-21T20:50:44.6454325Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-04-21T20:50:44.6456327Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-04-21T20:50:44.6458288Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6459908Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-04-21T20:50:44.6461697Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-04-21T20:50:44.6463298Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-04-21T20:50:44.6465107Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-04-21T20:50:44.6466903Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-04-21T20:50:44.6468866Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6470503Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-04-21T20:50:44.6472247Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-04-21T20:50:44.6474024Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-04-21T20:50:44.6475825Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-04-21T20:50:44.6478336Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-04-21T20:50:44.6479702Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6481585Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-04-21T20:50:44.6483444Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-04-21T20:50:44.6486241Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-04-21T20:50:44.6488152Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-04-21T20:50:44.6490276Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-04-21T20:50:44.6492556Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6494401Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-04-21T20:50:44.6496350Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-04-21T20:50:44.6498291Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-04-21T20:50:44.6500446Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-04-21T20:50:44.6502554Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6504401Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-04-21T20:50:44.6506402Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-04-21T20:50:44.6508277Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-04-21T20:50:44.6510398Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-04-21T20:50:44.6512327Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-04-21T20:50:44.6514453Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-04-21T20:50:44.6517131Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-04-21T20:50:44.6519245Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-04-21T20:50:44.6521115Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-04-21T20:50:44.6523229Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6524928Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-04-21T20:50:44.6526895Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-04-21T20:50:44.6528784Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-04-21T20:50:44.6530925Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6532651Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-04-21T20:50:44.6534484Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-04-21T20:50:44.6536534Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-04-21T20:50:44.6538872Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-04-21T20:50:44.6541088Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6542859Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-04-21T20:50:44.6544907Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-04-21T20:50:44.6547327Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-04-21T20:50:44.6549525Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6551303Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-04-21T20:50:44.6553461Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-04-21T20:50:44.6555873Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-04-21T20:50:44.6557978Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6559913Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-04-21T20:50:44.6561959Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-04-21T20:50:44.6564087Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-04-21T20:50:44.6566116Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-04-21T20:50:44.6568274Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6570101Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-04-21T20:50:44.6572124Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-04-21T20:50:44.6574430Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-04-21T20:50:44.6576761Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-04-21T20:50:44.6578972Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6580839Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-04-21T20:50:44.6583276Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-04-21T20:50:44.6585074Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-04-21T20:50:44.6587371Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-04-21T20:50:44.6589207Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-04-21T20:50:44.6591156Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6593102Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-04-21T20:50:44.6595093Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6597099Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6598643Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-04-21T20:50:44.6600668Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-04-21T20:50:44.6602469Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-04-21T20:50:44.6604449Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-04-21T20:50:44.6606404Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-04-21T20:50:44.6608374Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-04-21T20:50:44.6610262Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-04-21T20:50:44.6611973Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-04-21T20:50:44.6613854Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-04-21T20:50:44.6615734Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-04-21T20:50:44.6617664Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-04-21T20:50:44.6619879Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6621524Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-04-21T20:50:44.6623488Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-04-21T20:50:44.6625472Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6627191Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-04-21T20:50:44.6629106Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-04-21T20:50:44.6630843Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-04-21T20:50:44.6633082Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-04-21T20:50:44.6635195Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-04-21T20:50:44.6637060Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-04-21T20:50:44.6638971Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-04-21T20:50:44.6640833Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-04-21T20:50:44.6642584Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-04-21T20:50:44.6644637Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-04-21T20:50:44.6646315Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-04-21T20:50:44.6648141Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-04-21T20:50:44.6650012Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-04-21T20:50:44.6651920Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-04-21T20:50:44.6653648Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-04-21T20:50:44.6655529Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-04-21T20:50:44.6657297Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-04-21T20:50:44.6659156Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-04-21T20:50:44.6660994Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-04-21T20:50:44.6662783Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-04-21T20:50:44.6664587Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-04-21T20:50:44.6666483Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-04-21T20:50:44.6668312Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-04-21T20:50:44.6670099Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-04-21T20:50:44.6671950Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-04-21T20:50:44.6673956Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-04-21T20:50:44.6675746Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-04-21T20:50:44.6677886Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6679775Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6681434Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-04-21T20:50:44.6683570Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-04-21T20:50:44.6685539Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-04-21T20:50:44.6687351Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-04-21T20:50:44.6689405Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-04-21T20:50:44.6691170Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-04-21T20:50:44.6693136Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-04-21T20:50:44.6694978Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-04-21T20:50:44.6696799Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-04-21T20:50:44.6698657Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-04-21T20:50:44.6700614Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-04-21T20:50:44.6702719Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6704580Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-04-21T20:50:44.6706395Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-04-21T20:50:44.6708279Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-04-21T20:50:44.6710202Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-04-21T20:50:44.6712034Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-04-21T20:50:44.6713918Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-04-21T20:50:44.6715875Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-04-21T20:50:44.6717984Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-04-21T20:50:44.6719919Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-04-21T20:50:44.6721919Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-04-21T20:50:44.6724278Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6726054Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-04-21T20:50:44.6727963Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-04-21T20:50:44.6729717Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-04-21T20:50:44.6732051Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6733554Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-04-21T20:50:44.6735482Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-04-21T20:50:44.6737374Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-04-21T20:50:44.6739313Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-04-21T20:50:44.6741159Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-04-21T20:50:44.6742974Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-04-21T20:50:44.6745240Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6747048Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-04-21T20:50:44.6748870Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-04-21T20:50:44.6750764Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-04-21T20:50:44.6752998Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6754655Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-04-21T20:50:44.6756545Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-04-21T20:50:44.6758457Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-04-21T20:50:44.6760414Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-04-21T20:50:44.6762680Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6764690Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6766275Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-04-21T20:50:44.6768188Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-04-21T20:50:44.6770081Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-04-21T20:50:44.6772001Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-04-21T20:50:44.6773702Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-04-21T20:50:44.6775638Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-04-21T20:50:44.6777485Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-04-21T20:50:44.6779605Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-04-21T20:50:44.6781920Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6783779Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6785730Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-04-21T20:50:44.6787751Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-04-21T20:50:44.6789608Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-04-21T20:50:44.6791608Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-04-21T20:50:44.6793880Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-04-21T20:50:44.6795882Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6797701Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-04-21T20:50:44.6799652Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-04-21T20:50:44.6801458Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-04-21T20:50:44.6803638Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6805362Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-04-21T20:50:44.6807184Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-04-21T20:50:44.6809444Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-04-21T20:50:44.6811720Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6813552Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-04-21T20:50:44.6815572Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-04-21T20:50:44.6817220Z adding 'torch/include/ATen/ops/_nnz.h' 2025-04-21T20:50:44.6819119Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-04-21T20:50:44.6821003Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-04-21T20:50:44.6823325Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-04-21T20:50:44.6826088Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-04-21T20:50:44.6840455Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6841951Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-04-21T20:50:44.6842575Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-04-21T20:50:44.6843352Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6844761Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-04-21T20:50:44.6845309Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-04-21T20:50:44.6845751Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-04-21T20:50:44.6846917Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6848927Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-04-21T20:50:44.6851016Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-04-21T20:50:44.6853075Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-04-21T20:50:44.6855262Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6857070Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-04-21T20:50:44.6859104Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-04-21T20:50:44.6861086Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-04-21T20:50:44.6863276Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6865165Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-04-21T20:50:44.6867096Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-04-21T20:50:44.6869232Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-04-21T20:50:44.6871263Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-04-21T20:50:44.6873463Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-04-21T20:50:44.6875277Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-04-21T20:50:44.6877270Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-04-21T20:50:44.6879209Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-04-21T20:50:44.6881357Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6883551Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-04-21T20:50:44.6885562Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-04-21T20:50:44.6887453Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-04-21T20:50:44.6889472Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-04-21T20:50:44.6891416Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-04-21T20:50:44.6893556Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6895581Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-04-21T20:50:44.6897395Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-04-21T20:50:44.6899283Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-04-21T20:50:44.6901245Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-04-21T20:50:44.6903237Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-04-21T20:50:44.6905360Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6907258Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-04-21T20:50:44.6909290Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-04-21T20:50:44.6911263Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-04-21T20:50:44.6913218Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-04-21T20:50:44.6915330Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-04-21T20:50:44.6917425Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-04-21T20:50:44.6919174Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-04-21T20:50:44.6921527Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-04-21T20:50:44.6923261Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-04-21T20:50:44.6925150Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-04-21T20:50:44.6926974Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-04-21T20:50:44.6928944Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-04-21T20:50:44.6930830Z adding 'torch/include/ATen/ops/_print.h' 2025-04-21T20:50:44.6932887Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6934638Z adding 'torch/include/ATen/ops/_print_native.h' 2025-04-21T20:50:44.6936479Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-04-21T20:50:44.6938435Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-04-21T20:50:44.6940535Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6942300Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-04-21T20:50:44.6944339Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-04-21T20:50:44.6946326Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-04-21T20:50:44.6948493Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6950387Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-04-21T20:50:44.6952307Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-04-21T20:50:44.6954471Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-04-21T20:50:44.6956662Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-04-21T20:50:44.6959019Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6961071Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.6962753Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-04-21T20:50:44.6964970Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-04-21T20:50:44.6966922Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-04-21T20:50:44.6968926Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-04-21T20:50:44.6970798Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-04-21T20:50:44.6973653Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-04-21T20:50:44.6975842Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-04-21T20:50:44.6978066Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-04-21T20:50:44.6980360Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6981853Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-04-21T20:50:44.6984074Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-04-21T20:50:44.6985762Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-04-21T20:50:44.6987884Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.6989545Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-04-21T20:50:44.6991325Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-04-21T20:50:44.6993474Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-04-21T20:50:44.6995704Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.6997353Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-04-21T20:50:44.6999087Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-04-21T20:50:44.7001007Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-04-21T20:50:44.7002788Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-04-21T20:50:44.7004805Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7006529Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-04-21T20:50:44.7008372Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-04-21T20:50:44.7010205Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-04-21T20:50:44.7012064Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7013604Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-04-21T20:50:44.7015445Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-04-21T20:50:44.7017304Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-04-21T20:50:44.7019380Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7021006Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-04-21T20:50:44.7022835Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-04-21T20:50:44.7024503Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-04-21T20:50:44.7026469Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-04-21T20:50:44.7028172Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-04-21T20:50:44.7030150Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7031768Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-04-21T20:50:44.7033730Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-04-21T20:50:44.7035846Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-04-21T20:50:44.7037790Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7039562Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-04-21T20:50:44.7041279Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-04-21T20:50:44.7043213Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-04-21T20:50:44.7045017Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-04-21T20:50:44.7047147Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-04-21T20:50:44.7049074Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-04-21T20:50:44.7051903Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-04-21T20:50:44.7053794Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7055489Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-04-21T20:50:44.7057609Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-04-21T20:50:44.7059709Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-04-21T20:50:44.7061672Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-04-21T20:50:44.7064530Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-04-21T20:50:44.7065994Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-04-21T20:50:44.7068035Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-04-21T20:50:44.7070176Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7072117Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-04-21T20:50:44.7074360Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-04-21T20:50:44.7076450Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-04-21T20:50:44.7078365Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-04-21T20:50:44.7080502Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-04-21T20:50:44.7082582Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-04-21T20:50:44.7084957Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-04-21T20:50:44.7087253Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7088879Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-04-21T20:50:44.7091295Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-04-21T20:50:44.7092922Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-04-21T20:50:44.7094869Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-04-21T20:50:44.7096851Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-04-21T20:50:44.7098893Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-04-21T20:50:44.7100508Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-04-21T20:50:44.7102641Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-04-21T20:50:44.7104445Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-04-21T20:50:44.7106272Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-04-21T20:50:44.7108206Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-04-21T20:50:44.7110069Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-04-21T20:50:44.7112002Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-04-21T20:50:44.7114225Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-04-21T20:50:44.7116329Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-04-21T20:50:44.7118632Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7120229Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-04-21T20:50:44.7122335Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-04-21T20:50:44.7124529Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7126067Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-04-21T20:50:44.7128154Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-04-21T20:50:44.7129820Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-04-21T20:50:44.7131754Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-04-21T20:50:44.7133428Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-04-21T20:50:44.7135365Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-04-21T20:50:44.7137218Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-04-21T20:50:44.7139392Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-04-21T20:50:44.7141133Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-04-21T20:50:44.7142907Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-04-21T20:50:44.7144752Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-04-21T20:50:44.7146788Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-04-21T20:50:44.7149002Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7150570Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-04-21T20:50:44.7152615Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7154432Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-04-21T20:50:44.7156468Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-04-21T20:50:44.7158331Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-04-21T20:50:44.7160659Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7162195Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-04-21T20:50:44.7164250Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-04-21T20:50:44.7167114Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-04-21T20:50:44.7170148Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7172178Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.7174412Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7176490Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-04-21T20:50:44.7178953Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-04-21T20:50:44.7181371Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-04-21T20:50:44.7183963Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-04-21T20:50:44.7186200Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-04-21T20:50:44.7188230Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-04-21T20:50:44.7190395Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-04-21T20:50:44.7192459Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-04-21T20:50:44.7195005Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7196756Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-04-21T20:50:44.7198818Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-04-21T20:50:44.7200782Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-04-21T20:50:44.7203171Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7204803Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-04-21T20:50:44.7206908Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-04-21T20:50:44.7208991Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-04-21T20:50:44.7211413Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7213347Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-04-21T20:50:44.7215161Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-04-21T20:50:44.7217177Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-04-21T20:50:44.7219168Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7220937Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-04-21T20:50:44.7222911Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-04-21T20:50:44.7224818Z adding 'torch/include/ATen/ops/_softmax.h' 2025-04-21T20:50:44.7226778Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-04-21T20:50:44.7229193Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7230873Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-04-21T20:50:44.7232978Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-04-21T20:50:44.7235109Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-04-21T20:50:44.7237080Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-04-21T20:50:44.7239170Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-04-21T20:50:44.7240970Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-04-21T20:50:44.7243148Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7245028Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-04-21T20:50:44.7246924Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-04-21T20:50:44.7248573Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-04-21T20:50:44.7250435Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-04-21T20:50:44.7252333Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-04-21T20:50:44.7254115Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-04-21T20:50:44.7255932Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-04-21T20:50:44.7257940Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7259508Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-04-21T20:50:44.7261517Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-04-21T20:50:44.7263162Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-04-21T20:50:44.7265335Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-04-21T20:50:44.7267125Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7269054Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7270287Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-04-21T20:50:44.7272215Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-04-21T20:50:44.7274042Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-04-21T20:50:44.7275782Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-04-21T20:50:44.7277534Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-04-21T20:50:44.7279598Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7281148Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-04-21T20:50:44.7284594Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-04-21T20:50:44.7285972Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-04-21T20:50:44.7288061Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7289693Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-04-21T20:50:44.7291603Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-04-21T20:50:44.7293811Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-04-21T20:50:44.7296032Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7297677Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-04-21T20:50:44.7299523Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-04-21T20:50:44.7301407Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-04-21T20:50:44.7303654Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7305074Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-04-21T20:50:44.7307251Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-04-21T20:50:44.7309160Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-04-21T20:50:44.7311417Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7313231Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-04-21T20:50:44.7315038Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-04-21T20:50:44.7316904Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-04-21T20:50:44.7319250Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-04-21T20:50:44.7321595Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7323359Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-04-21T20:50:44.7325163Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-04-21T20:50:44.7327175Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-04-21T20:50:44.7329197Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7330779Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-04-21T20:50:44.7332427Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-04-21T20:50:44.7334513Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-04-21T20:50:44.7336873Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-04-21T20:50:44.7338673Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7340192Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-04-21T20:50:44.7342164Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-04-21T20:50:44.7344069Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-04-21T20:50:44.7346210Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7347952Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-04-21T20:50:44.7349988Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-04-21T20:50:44.7351815Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-04-21T20:50:44.7354029Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7355670Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-04-21T20:50:44.7357639Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-04-21T20:50:44.7359617Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-04-21T20:50:44.7361579Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7363342Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-04-21T20:50:44.7365145Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-04-21T20:50:44.7366982Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-04-21T20:50:44.7368830Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-04-21T20:50:44.7370860Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7372284Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-04-21T20:50:44.7374178Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-04-21T20:50:44.7376051Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7377906Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7379366Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-04-21T20:50:44.7381350Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-04-21T20:50:44.7383453Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-04-21T20:50:44.7386404Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7388045Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-04-21T20:50:44.7389844Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-04-21T20:50:44.7391395Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-04-21T20:50:44.7393390Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7394625Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-04-21T20:50:44.7396376Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-04-21T20:50:44.7398022Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-04-21T20:50:44.7399719Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-04-21T20:50:44.7401218Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-04-21T20:50:44.7402985Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-04-21T20:50:44.7404411Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-04-21T20:50:44.7406173Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-04-21T20:50:44.7407904Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-04-21T20:50:44.7409485Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-04-21T20:50:44.7410948Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-04-21T20:50:44.7412817Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-04-21T20:50:44.7414196Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-04-21T20:50:44.7415838Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-04-21T20:50:44.7418531Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-04-21T20:50:44.7420104Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-04-21T20:50:44.7421581Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-04-21T20:50:44.7423233Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-04-21T20:50:44.7424707Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-04-21T20:50:44.7426308Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-04-21T20:50:44.7428046Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-04-21T20:50:44.7429704Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-04-21T20:50:44.7431213Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-04-21T20:50:44.7433054Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-04-21T20:50:44.7434584Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-04-21T20:50:44.7436358Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-04-21T20:50:44.7437785Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-04-21T20:50:44.7439383Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-04-21T20:50:44.7440941Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-04-21T20:50:44.7442742Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-04-21T20:50:44.7444176Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-04-21T20:50:44.7450376Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-04-21T20:50:44.7451280Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-04-21T20:50:44.7451753Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-04-21T20:50:44.7452674Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7453599Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-04-21T20:50:44.7454833Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-04-21T20:50:44.7457111Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7458786Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7460339Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-04-21T20:50:44.7462444Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-04-21T20:50:44.7464303Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-04-21T20:50:44.7466365Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7467947Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-04-21T20:50:44.7469870Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-04-21T20:50:44.7471892Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-04-21T20:50:44.7473883Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-04-21T20:50:44.7475859Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7477535Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-04-21T20:50:44.7479516Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-04-21T20:50:44.7481280Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7483357Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7485197Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-04-21T20:50:44.7487270Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-04-21T20:50:44.7489451Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-04-21T20:50:44.7491631Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7493322Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-04-21T20:50:44.7495045Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-04-21T20:50:44.7497159Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-04-21T20:50:44.7499012Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-04-21T20:50:44.7500759Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-04-21T20:50:44.7502811Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-04-21T20:50:44.7504797Z adding 'torch/include/ATen/ops/_stack.h' 2025-04-21T20:50:44.7507009Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7508638Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-04-21T20:50:44.7510496Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-04-21T20:50:44.7512509Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-04-21T20:50:44.7514533Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-04-21T20:50:44.7516545Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7518338Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-04-21T20:50:44.7520138Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-04-21T20:50:44.7522008Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-04-21T20:50:44.7524029Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7525733Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-04-21T20:50:44.7527489Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-04-21T20:50:44.7529258Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-04-21T20:50:44.7531164Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-04-21T20:50:44.7533015Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-04-21T20:50:44.7534997Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-04-21T20:50:44.7536919Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-04-21T20:50:44.7538967Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7540577Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-04-21T20:50:44.7542608Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-04-21T20:50:44.7544421Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-04-21T20:50:44.7546415Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7548280Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7549903Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-04-21T20:50:44.7551874Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-04-21T20:50:44.7553928Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-04-21T20:50:44.7555865Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7557561Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-04-21T20:50:44.7559572Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7561638Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7563124Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-04-21T20:50:44.7565102Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-04-21T20:50:44.7566805Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-04-21T20:50:44.7568645Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-04-21T20:50:44.7570352Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-04-21T20:50:44.7572265Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7573931Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-04-21T20:50:44.7575797Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-04-21T20:50:44.7577866Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-04-21T20:50:44.7579937Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7581845Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-04-21T20:50:44.7583923Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-04-21T20:50:44.7586035Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-04-21T20:50:44.7588126Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-04-21T20:50:44.7590315Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7592182Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-04-21T20:50:44.7594240Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-04-21T20:50:44.7596309Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-04-21T20:50:44.7598287Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-04-21T20:50:44.7600514Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7602396Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-04-21T20:50:44.7604249Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-04-21T20:50:44.7606345Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-04-21T20:50:44.7608336Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-04-21T20:50:44.7610533Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7612443Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-04-21T20:50:44.7614351Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-04-21T20:50:44.7616425Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-04-21T20:50:44.7618484Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-04-21T20:50:44.7620573Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7622365Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-04-21T20:50:44.7624362Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-04-21T20:50:44.7626342Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-04-21T20:50:44.7628472Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7630238Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-04-21T20:50:44.7632234Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-04-21T20:50:44.7634360Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-04-21T20:50:44.7636431Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7638206Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-04-21T20:50:44.7640309Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-04-21T20:50:44.7642251Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-04-21T20:50:44.7644421Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7646229Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-04-21T20:50:44.7648261Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-04-21T20:50:44.7650354Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-04-21T20:50:44.7652550Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7654322Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-04-21T20:50:44.7656434Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-04-21T20:50:44.7658524Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-04-21T20:50:44.7660669Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7662696Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-04-21T20:50:44.7664621Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-04-21T20:50:44.7666623Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-04-21T20:50:44.7668759Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-04-21T20:50:44.7670987Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7673023Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7675019Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-04-21T20:50:44.7677155Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-04-21T20:50:44.7679324Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7681231Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-04-21T20:50:44.7683257Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-04-21T20:50:44.7685694Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-04-21T20:50:44.7687763Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-04-21T20:50:44.7690098Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-04-21T20:50:44.7692347Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7694215Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-04-21T20:50:44.7696532Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7698523Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-04-21T20:50:44.7700224Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-04-21T20:50:44.7702443Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-04-21T20:50:44.7704359Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-04-21T20:50:44.7706409Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-04-21T20:50:44.7708723Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7710499Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-04-21T20:50:44.7712543Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-04-21T20:50:44.7715077Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-04-21T20:50:44.7717178Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-04-21T20:50:44.7719774Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7721487Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-04-21T20:50:44.7723993Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-04-21T20:50:44.7726109Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-04-21T20:50:44.7728383Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7730181Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-04-21T20:50:44.7732370Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-04-21T20:50:44.7734276Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-04-21T20:50:44.7736611Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7738082Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-04-21T20:50:44.7740519Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-04-21T20:50:44.7742576Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-04-21T20:50:44.7744831Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-04-21T20:50:44.7747178Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7748763Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-04-21T20:50:44.7751066Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-04-21T20:50:44.7753153Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-04-21T20:50:44.7755210Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-04-21T20:50:44.7757059Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-04-21T20:50:44.7759302Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7760849Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-04-21T20:50:44.7762730Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-04-21T20:50:44.7764529Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-04-21T20:50:44.7766558Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-04-21T20:50:44.7768807Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7770319Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-04-21T20:50:44.7772067Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-04-21T20:50:44.7774072Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7775443Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-04-21T20:50:44.7777245Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-04-21T20:50:44.7778978Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-04-21T20:50:44.7780739Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-04-21T20:50:44.7782584Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-04-21T20:50:44.7784948Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7786423Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-04-21T20:50:44.7788304Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-04-21T20:50:44.7789673Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-04-21T20:50:44.7791538Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-04-21T20:50:44.7793475Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-04-21T20:50:44.7795290Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-04-21T20:50:44.7797244Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-04-21T20:50:44.7799169Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-04-21T20:50:44.7801083Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-04-21T20:50:44.7802523Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-04-21T20:50:44.7804313Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-04-21T20:50:44.7806046Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-04-21T20:50:44.7808162Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7810113Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-04-21T20:50:44.7812053Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-04-21T20:50:44.7813968Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-04-21T20:50:44.7816044Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-04-21T20:50:44.7818096Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-04-21T20:50:44.7820582Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7822256Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-04-21T20:50:44.7824068Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-04-21T20:50:44.7825819Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-04-21T20:50:44.7827873Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-04-21T20:50:44.7829688Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-04-21T20:50:44.7831770Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7833937Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7835109Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-04-21T20:50:44.7837109Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-04-21T20:50:44.7839105Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-04-21T20:50:44.7841300Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7842882Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-04-21T20:50:44.7844574Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-04-21T20:50:44.7846626Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-04-21T20:50:44.7848503Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-04-21T20:50:44.7850612Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7852188Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-04-21T20:50:44.7853690Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-04-21T20:50:44.7855470Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-04-21T20:50:44.7857097Z adding 'torch/include/ATen/ops/_unique.h' 2025-04-21T20:50:44.7860072Z adding 'torch/include/ATen/ops/_unique2.h' 2025-04-21T20:50:44.7862407Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7864131Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-04-21T20:50:44.7865999Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-04-21T20:50:44.7867734Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-04-21T20:50:44.7869636Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-04-21T20:50:44.7871973Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7873794Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-04-21T20:50:44.7875620Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-04-21T20:50:44.7877301Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-04-21T20:50:44.7879058Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-04-21T20:50:44.7880979Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-04-21T20:50:44.7883205Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7884893Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-04-21T20:50:44.7886695Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-04-21T20:50:44.7888550Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-04-21T20:50:44.7890736Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7892484Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-04-21T20:50:44.7894418Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-04-21T20:50:44.7896158Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-04-21T20:50:44.7898222Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7899697Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-04-21T20:50:44.7901535Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-04-21T20:50:44.7903913Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-04-21T20:50:44.7906442Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7908049Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-04-21T20:50:44.7910265Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-04-21T20:50:44.7912284Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-04-21T20:50:44.7914349Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7915454Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-04-21T20:50:44.7917248Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-04-21T20:50:44.7919021Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-04-21T20:50:44.7920989Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.7922436Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-04-21T20:50:44.7924080Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-04-21T20:50:44.7926145Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-04-21T20:50:44.7928447Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-04-21T20:50:44.7930529Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7932084Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-04-21T20:50:44.7934110Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7935739Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-04-21T20:50:44.7937467Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-04-21T20:50:44.7939035Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-04-21T20:50:44.7940793Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-04-21T20:50:44.7942749Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7944330Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7945862Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-04-21T20:50:44.7947636Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-04-21T20:50:44.7949430Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-04-21T20:50:44.7951170Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-04-21T20:50:44.7952817Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-04-21T20:50:44.7954802Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-04-21T20:50:44.7956914Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-04-21T20:50:44.7959124Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-04-21T20:50:44.7961232Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7962759Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-04-21T20:50:44.7964475Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7966121Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-04-21T20:50:44.7967868Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-04-21T20:50:44.7969362Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-04-21T20:50:44.7971167Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-04-21T20:50:44.7972991Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7974596Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.7976198Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-04-21T20:50:44.7977919Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-04-21T20:50:44.7979453Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-04-21T20:50:44.7981391Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-04-21T20:50:44.7983483Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-04-21T20:50:44.7985359Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-04-21T20:50:44.7987551Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-04-21T20:50:44.7989970Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-04-21T20:50:44.7992273Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.7994075Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.7996138Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.7997950Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-04-21T20:50:44.7999891Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-04-21T20:50:44.8001792Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-04-21T20:50:44.8003726Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-04-21T20:50:44.8005786Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8007446Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8009193Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-04-21T20:50:44.8011375Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-04-21T20:50:44.8013104Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-04-21T20:50:44.8015015Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-04-21T20:50:44.8016959Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-04-21T20:50:44.8018955Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-04-21T20:50:44.8021264Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-04-21T20:50:44.8023565Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-04-21T20:50:44.8025828Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8027592Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8029480Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8031271Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-04-21T20:50:44.8033383Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-04-21T20:50:44.8035177Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-04-21T20:50:44.8037129Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-04-21T20:50:44.8039285Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8041078Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8042763Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-04-21T20:50:44.8044935Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-04-21T20:50:44.8046590Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-04-21T20:50:44.8048436Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-04-21T20:50:44.8050327Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-04-21T20:50:44.8052322Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-04-21T20:50:44.8054655Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-04-21T20:50:44.8057032Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-04-21T20:50:44.8059347Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8060956Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8062949Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8064774Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-04-21T20:50:44.8066673Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-04-21T20:50:44.8068415Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-04-21T20:50:44.8070461Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-04-21T20:50:44.8072635Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8074435Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8076166Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-04-21T20:50:44.8078335Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-04-21T20:50:44.8080155Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-04-21T20:50:44.8082022Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-04-21T20:50:44.8084098Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-04-21T20:50:44.8086321Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-04-21T20:50:44.8088006Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-04-21T20:50:44.8089990Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-04-21T20:50:44.8091694Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-04-21T20:50:44.8093630Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-04-21T20:50:44.8095358Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-04-21T20:50:44.8097530Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8098837Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-04-21T20:50:44.8100722Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-04-21T20:50:44.8102654Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-04-21T20:50:44.8104573Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-04-21T20:50:44.8106297Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-04-21T20:50:44.8108158Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-04-21T20:50:44.8110149Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-04-21T20:50:44.8111728Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-04-21T20:50:44.8113804Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8115424Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-04-21T20:50:44.8117128Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-04-21T20:50:44.8118874Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-04-21T20:50:44.8120862Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8122464Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-04-21T20:50:44.8124327Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-04-21T20:50:44.8126044Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-04-21T20:50:44.8128032Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8129756Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-04-21T20:50:44.8131592Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-04-21T20:50:44.8133340Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-04-21T20:50:44.8135363Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8136907Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-04-21T20:50:44.8138797Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-04-21T20:50:44.8140593Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-04-21T20:50:44.8142507Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8144105Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-04-21T20:50:44.8145908Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-04-21T20:50:44.8147813Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-04-21T20:50:44.8149728Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8151225Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-04-21T20:50:44.8153099Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-04-21T20:50:44.8154772Z adding 'torch/include/ATen/ops/_values.h' 2025-04-21T20:50:44.8156557Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-04-21T20:50:44.8158548Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8160382Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8161923Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-04-21T20:50:44.8163812Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-04-21T20:50:44.8165583Z adding 'torch/include/ATen/ops/_values_native.h' 2025-04-21T20:50:44.8167460Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-04-21T20:50:44.8169131Z adding 'torch/include/ATen/ops/_version.h' 2025-04-21T20:50:44.8170971Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8172533Z adding 'torch/include/ATen/ops/_version_native.h' 2025-04-21T20:50:44.8174525Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-04-21T20:50:44.8176191Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-04-21T20:50:44.8178026Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-04-21T20:50:44.8179808Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-04-21T20:50:44.8181626Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-04-21T20:50:44.8183801Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-04-21T20:50:44.8185574Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-04-21T20:50:44.8187372Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-04-21T20:50:44.8189229Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-04-21T20:50:44.8191088Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-04-21T20:50:44.8192846Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-04-21T20:50:44.8194852Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-04-21T20:50:44.8196507Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-04-21T20:50:44.8198326Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-04-21T20:50:44.8200021Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-04-21T20:50:44.8201883Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-04-21T20:50:44.8203604Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-04-21T20:50:44.8205510Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8207246Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-04-21T20:50:44.8209248Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8210841Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-04-21T20:50:44.8212706Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-04-21T20:50:44.8214574Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-04-21T20:50:44.8216449Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-04-21T20:50:44.8218476Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8220150Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8221926Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8223663Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-04-21T20:50:44.8225665Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-04-21T20:50:44.8227702Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8229309Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-04-21T20:50:44.8231041Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-04-21T20:50:44.8232850Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-04-21T20:50:44.8234854Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-04-21T20:50:44.8236595Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-04-21T20:50:44.8238415Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-04-21T20:50:44.8240238Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-04-21T20:50:44.8242188Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8243867Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-04-21T20:50:44.8245651Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-04-21T20:50:44.8247467Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-04-21T20:50:44.8249519Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8251044Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-04-21T20:50:44.8253000Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-04-21T20:50:44.8254758Z adding 'torch/include/ATen/ops/abs.h' 2025-04-21T20:50:44.8256670Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8258362Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-04-21T20:50:44.8260062Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-04-21T20:50:44.8261795Z adding 'torch/include/ATen/ops/abs_native.h' 2025-04-21T20:50:44.8263660Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-04-21T20:50:44.8265536Z adding 'torch/include/ATen/ops/absolute.h' 2025-04-21T20:50:44.8267565Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8269086Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-04-21T20:50:44.8270928Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-04-21T20:50:44.8272914Z adding 'torch/include/ATen/ops/acos.h' 2025-04-21T20:50:44.8274905Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8276529Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-04-21T20:50:44.8278324Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-04-21T20:50:44.8280322Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-04-21T20:50:44.8281912Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-04-21T20:50:44.8284111Z adding 'torch/include/ATen/ops/acos_native.h' 2025-04-21T20:50:44.8286866Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-04-21T20:50:44.8288958Z adding 'torch/include/ATen/ops/acosh.h' 2025-04-21T20:50:44.8290759Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8292342Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-04-21T20:50:44.8294093Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-04-21T20:50:44.8295808Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-04-21T20:50:44.8297625Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-04-21T20:50:44.8299348Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-04-21T20:50:44.8301250Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-04-21T20:50:44.8303114Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-04-21T20:50:44.8305196Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8306878Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8308460Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-04-21T20:50:44.8310293Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-04-21T20:50:44.8312338Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-04-21T20:50:44.8314908Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8316685Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-04-21T20:50:44.8318473Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-04-21T20:50:44.8320189Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-04-21T20:50:44.8322063Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-04-21T20:50:44.8324101Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-04-21T20:50:44.8325971Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-04-21T20:50:44.8327839Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8329743Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8331366Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-04-21T20:50:44.8333154Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-04-21T20:50:44.8335014Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8336753Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-04-21T20:50:44.8338537Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-04-21T20:50:44.8340244Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-04-21T20:50:44.8342284Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-04-21T20:50:44.8344020Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-04-21T20:50:44.8346047Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8347535Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-04-21T20:50:44.8349397Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-04-21T20:50:44.8351382Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-04-21T20:50:44.8353458Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-04-21T20:50:44.8355616Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8357306Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8358999Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8360758Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-04-21T20:50:44.8362565Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-04-21T20:50:44.8364374Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-04-21T20:50:44.8366216Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-04-21T20:50:44.8368313Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8369926Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-04-21T20:50:44.8371915Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-04-21T20:50:44.8373604Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-04-21T20:50:44.8376088Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-04-21T20:50:44.8377716Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-04-21T20:50:44.8379423Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-04-21T20:50:44.8381296Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-04-21T20:50:44.8383438Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-04-21T20:50:44.8386286Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8387830Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8389806Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8391167Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-04-21T20:50:44.8393277Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-04-21T20:50:44.8395155Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-04-21T20:50:44.8396868Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-04-21T20:50:44.8399038Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8400588Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-04-21T20:50:44.8402402Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-04-21T20:50:44.8403945Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-04-21T20:50:44.8405864Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-04-21T20:50:44.8407316Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-04-21T20:50:44.8409005Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-04-21T20:50:44.8410632Z adding 'torch/include/ATen/ops/add.h' 2025-04-21T20:50:44.8412847Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8414520Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8416054Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-04-21T20:50:44.8417545Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-04-21T20:50:44.8419112Z adding 'torch/include/ATen/ops/add_meta.h' 2025-04-21T20:50:44.8420717Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-04-21T20:50:44.8422443Z adding 'torch/include/ATen/ops/add_native.h' 2025-04-21T20:50:44.8424390Z adding 'torch/include/ATen/ops/add_ops.h' 2025-04-21T20:50:44.8426315Z adding 'torch/include/ATen/ops/addbmm.h' 2025-04-21T20:50:44.8428166Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-04-21T20:50:44.8429787Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-04-21T20:50:44.8431865Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-04-21T20:50:44.8433165Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-04-21T20:50:44.8434808Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-04-21T20:50:44.8436482Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-04-21T20:50:44.8438744Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8439929Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-04-21T20:50:44.8441518Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-04-21T20:50:44.8443085Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-04-21T20:50:44.8444772Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-04-21T20:50:44.8446297Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-04-21T20:50:44.8447986Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-04-21T20:50:44.8449650Z adding 'torch/include/ATen/ops/addcmul.h' 2025-04-21T20:50:44.8451803Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8453156Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-04-21T20:50:44.8454787Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-04-21T20:50:44.8456262Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-04-21T20:50:44.8457932Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-04-21T20:50:44.8459379Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-04-21T20:50:44.8461143Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-04-21T20:50:44.8462825Z adding 'torch/include/ATen/ops/addmm.h' 2025-04-21T20:50:44.8465096Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8466461Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-04-21T20:50:44.8468104Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-04-21T20:50:44.8469650Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-04-21T20:50:44.8471287Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-04-21T20:50:44.8473181Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-04-21T20:50:44.8475133Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-04-21T20:50:44.8476863Z adding 'torch/include/ATen/ops/addmv.h' 2025-04-21T20:50:44.8478921Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8480227Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-04-21T20:50:44.8481871Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-04-21T20:50:44.8483513Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-04-21T20:50:44.8485452Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-04-21T20:50:44.8486955Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-04-21T20:50:44.8488923Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-04-21T20:50:44.8490374Z adding 'torch/include/ATen/ops/addr.h' 2025-04-21T20:50:44.8492556Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8493818Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-04-21T20:50:44.8495413Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-04-21T20:50:44.8496962Z adding 'torch/include/ATen/ops/addr_native.h' 2025-04-21T20:50:44.8498633Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-04-21T20:50:44.8500218Z adding 'torch/include/ATen/ops/adjoint.h' 2025-04-21T20:50:44.8502118Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8503450Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-04-21T20:50:44.8505055Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-04-21T20:50:44.8507053Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-04-21T20:50:44.8508993Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-04-21T20:50:44.8511091Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8512271Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-04-21T20:50:44.8514065Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-04-21T20:50:44.8516013Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8517215Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-04-21T20:50:44.8518867Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-04-21T20:50:44.8520328Z adding 'torch/include/ATen/ops/alias.h' 2025-04-21T20:50:44.8522178Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8523554Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-04-21T20:50:44.8525457Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8527151Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8528448Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-04-21T20:50:44.8530034Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-04-21T20:50:44.8531563Z adding 'torch/include/ATen/ops/alias_native.h' 2025-04-21T20:50:44.8533111Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-04-21T20:50:44.8534689Z adding 'torch/include/ATen/ops/align_as.h' 2025-04-21T20:50:44.8536588Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8537839Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-04-21T20:50:44.8539387Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-04-21T20:50:44.8540924Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-04-21T20:50:44.8542773Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8544056Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-04-21T20:50:44.8545550Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-04-21T20:50:44.8547044Z adding 'torch/include/ATen/ops/align_to.h' 2025-04-21T20:50:44.8548906Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8550189Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-04-21T20:50:44.8551795Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-04-21T20:50:44.8553752Z adding 'torch/include/ATen/ops/all.h' 2025-04-21T20:50:44.8555754Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8557486Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8559023Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8560473Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-04-21T20:50:44.8562133Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-04-21T20:50:44.8563716Z adding 'torch/include/ATen/ops/all_meta.h' 2025-04-21T20:50:44.8565467Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-04-21T20:50:44.8566990Z adding 'torch/include/ATen/ops/all_native.h' 2025-04-21T20:50:44.8568895Z adding 'torch/include/ATen/ops/all_ops.h' 2025-04-21T20:50:44.8570605Z adding 'torch/include/ATen/ops/allclose.h' 2025-04-21T20:50:44.8572512Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8573876Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-04-21T20:50:44.8575436Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-04-21T20:50:44.8577021Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-04-21T20:50:44.8578888Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8580191Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-04-21T20:50:44.8581783Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-04-21T20:50:44.8583465Z adding 'torch/include/ATen/ops/amax.h' 2025-04-21T20:50:44.8585778Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8587310Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-04-21T20:50:44.8588978Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-04-21T20:50:44.8590413Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-04-21T20:50:44.8592082Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-04-21T20:50:44.8593701Z adding 'torch/include/ATen/ops/amax_native.h' 2025-04-21T20:50:44.8595325Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-04-21T20:50:44.8596946Z adding 'torch/include/ATen/ops/amin.h' 2025-04-21T20:50:44.8598965Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8600209Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-04-21T20:50:44.8601884Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-04-21T20:50:44.8603426Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-04-21T20:50:44.8605409Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-04-21T20:50:44.8607278Z adding 'torch/include/ATen/ops/amin_native.h' 2025-04-21T20:50:44.8608985Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-04-21T20:50:44.8610837Z adding 'torch/include/ATen/ops/aminmax.h' 2025-04-21T20:50:44.8613131Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8614608Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-04-21T20:50:44.8616475Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-04-21T20:50:44.8618497Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-04-21T20:50:44.8620374Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-04-21T20:50:44.8621990Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-04-21T20:50:44.8623886Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-04-21T20:50:44.8625728Z adding 'torch/include/ATen/ops/and.h' 2025-04-21T20:50:44.8627875Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8629390Z adding 'torch/include/ATen/ops/and_native.h' 2025-04-21T20:50:44.8631423Z adding 'torch/include/ATen/ops/and_ops.h' 2025-04-21T20:50:44.8633508Z adding 'torch/include/ATen/ops/angle.h' 2025-04-21T20:50:44.8635237Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-04-21T20:50:44.8637050Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-04-21T20:50:44.8638682Z adding 'torch/include/ATen/ops/angle_native.h' 2025-04-21T20:50:44.8640565Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-04-21T20:50:44.8642546Z adding 'torch/include/ATen/ops/any.h' 2025-04-21T20:50:44.8644791Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8646842Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8648481Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8650108Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-04-21T20:50:44.8651860Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-04-21T20:50:44.8653566Z adding 'torch/include/ATen/ops/any_meta.h' 2025-04-21T20:50:44.8655287Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-04-21T20:50:44.8656979Z adding 'torch/include/ATen/ops/any_native.h' 2025-04-21T20:50:44.8658968Z adding 'torch/include/ATen/ops/any_ops.h' 2025-04-21T20:50:44.8660893Z adding 'torch/include/ATen/ops/arange.h' 2025-04-21T20:50:44.8663121Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8664624Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-04-21T20:50:44.8666202Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-04-21T20:50:44.8667791Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-04-21T20:50:44.8669350Z adding 'torch/include/ATen/ops/arange_native.h' 2025-04-21T20:50:44.8671260Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-04-21T20:50:44.8673227Z adding 'torch/include/ATen/ops/arccos.h' 2025-04-21T20:50:44.8675141Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8676440Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-04-21T20:50:44.8678168Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-04-21T20:50:44.8679775Z adding 'torch/include/ATen/ops/arccosh.h' 2025-04-21T20:50:44.8681779Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8683275Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-04-21T20:50:44.8685293Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-04-21T20:50:44.8687780Z adding 'torch/include/ATen/ops/arcsin.h' 2025-04-21T20:50:44.8689786Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8691149Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-04-21T20:50:44.8692788Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-04-21T20:50:44.8694418Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-04-21T20:50:44.8696331Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8697658Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-04-21T20:50:44.8699233Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-04-21T20:50:44.8700888Z adding 'torch/include/ATen/ops/arctan.h' 2025-04-21T20:50:44.8702699Z adding 'torch/include/ATen/ops/arctan2.h' 2025-04-21T20:50:44.8704687Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8706090Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-04-21T20:50:44.8707827Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-04-21T20:50:44.8709828Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8711138Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-04-21T20:50:44.8712830Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-04-21T20:50:44.8714569Z adding 'torch/include/ATen/ops/arctanh.h' 2025-04-21T20:50:44.8716479Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8718336Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-04-21T20:50:44.8719731Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-04-21T20:50:44.8721296Z adding 'torch/include/ATen/ops/argmax.h' 2025-04-21T20:50:44.8723496Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8724723Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-04-21T20:50:44.8726565Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-04-21T20:50:44.8728208Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-04-21T20:50:44.8730054Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-04-21T20:50:44.8731758Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-04-21T20:50:44.8733676Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-04-21T20:50:44.8735547Z adding 'torch/include/ATen/ops/argmin.h' 2025-04-21T20:50:44.8737628Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8739347Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-04-21T20:50:44.8741009Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-04-21T20:50:44.8742766Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-04-21T20:50:44.8744557Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-04-21T20:50:44.8746315Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-04-21T20:50:44.8748161Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-04-21T20:50:44.8750054Z adding 'torch/include/ATen/ops/argsort.h' 2025-04-21T20:50:44.8752054Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8753839Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-04-21T20:50:44.8755867Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-04-21T20:50:44.8757719Z adding 'torch/include/ATen/ops/argwhere.h' 2025-04-21T20:50:44.8759691Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8761239Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-04-21T20:50:44.8763013Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-04-21T20:50:44.8765085Z adding 'torch/include/ATen/ops/as_strided.h' 2025-04-21T20:50:44.8767200Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8769074Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-04-21T20:50:44.8771263Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8773195Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8774686Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-04-21T20:50:44.8776641Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-04-21T20:50:44.8778513Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-04-21T20:50:44.8780297Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-04-21T20:50:44.8782162Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-04-21T20:50:44.8784271Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-04-21T20:50:44.8786214Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-04-21T20:50:44.8788482Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-04-21T20:50:44.8790649Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8792663Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8794274Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-04-21T20:50:44.8796146Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-04-21T20:50:44.8797974Z adding 'torch/include/ATen/ops/asin.h' 2025-04-21T20:50:44.8800043Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8801591Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-04-21T20:50:44.8803331Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-04-21T20:50:44.8805023Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-04-21T20:50:44.8806948Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-04-21T20:50:44.8808694Z adding 'torch/include/ATen/ops/asin_native.h' 2025-04-21T20:50:44.8810634Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-04-21T20:50:44.8812357Z adding 'torch/include/ATen/ops/asinh.h' 2025-04-21T20:50:44.8814540Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8816117Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-04-21T20:50:44.8817872Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-04-21T20:50:44.8819514Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-04-21T20:50:44.8821269Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-04-21T20:50:44.8823021Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-04-21T20:50:44.8824881Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-04-21T20:50:44.8826753Z adding 'torch/include/ATen/ops/atan.h' 2025-04-21T20:50:44.8828548Z adding 'torch/include/ATen/ops/atan2.h' 2025-04-21T20:50:44.8830563Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8832188Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-04-21T20:50:44.8834063Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-04-21T20:50:44.8835705Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-04-21T20:50:44.8837586Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-04-21T20:50:44.8839417Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-04-21T20:50:44.8841250Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-04-21T20:50:44.8843256Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8844832Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-04-21T20:50:44.8846710Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-04-21T20:50:44.8848296Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-04-21T20:50:44.8850099Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-04-21T20:50:44.8851827Z adding 'torch/include/ATen/ops/atan_native.h' 2025-04-21T20:50:44.8853767Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-04-21T20:50:44.8855682Z adding 'torch/include/ATen/ops/atanh.h' 2025-04-21T20:50:44.8857744Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8859344Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-04-21T20:50:44.8861151Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-04-21T20:50:44.8862936Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-04-21T20:50:44.8864738Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-04-21T20:50:44.8866590Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-04-21T20:50:44.8868709Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-04-21T20:50:44.8870448Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-04-21T20:50:44.8872604Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8874218Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-04-21T20:50:44.8876130Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-04-21T20:50:44.8878060Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-04-21T20:50:44.8880038Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8881593Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-04-21T20:50:44.8883625Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-04-21T20:50:44.8885584Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-04-21T20:50:44.8887530Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8889203Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-04-21T20:50:44.8891108Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-04-21T20:50:44.8893155Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-04-21T20:50:44.8895300Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8897072Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.8898729Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-04-21T20:50:44.8900607Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-04-21T20:50:44.8902452Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-04-21T20:50:44.8904291Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-04-21T20:50:44.8906459Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8917300Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8918041Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8918247Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-04-21T20:50:44.8918521Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-04-21T20:50:44.8918713Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-04-21T20:50:44.8919042Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-04-21T20:50:44.8919652Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8921529Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-04-21T20:50:44.8923456Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-04-21T20:50:44.8925743Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-04-21T20:50:44.8927823Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-04-21T20:50:44.8929950Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-04-21T20:50:44.8932071Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-04-21T20:50:44.8934272Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-04-21T20:50:44.8936279Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-04-21T20:50:44.8938658Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8940326Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8942531Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8944212Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-04-21T20:50:44.8946371Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-04-21T20:50:44.8948173Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-04-21T20:50:44.8950355Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-04-21T20:50:44.8952547Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8954587Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-04-21T20:50:44.8956445Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-04-21T20:50:44.8958664Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-04-21T20:50:44.8960576Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-04-21T20:50:44.8962641Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-04-21T20:50:44.8964734Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-04-21T20:50:44.8966779Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-04-21T20:50:44.8969130Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.8970858Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-04-21T20:50:44.8972784Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-04-21T20:50:44.8974797Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-04-21T20:50:44.8976640Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-04-21T20:50:44.8978742Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-04-21T20:50:44.8980800Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-04-21T20:50:44.8983588Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-04-21T20:50:44.8985381Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.8987353Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-04-21T20:50:44.8989342Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-04-21T20:50:44.8991279Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-04-21T20:50:44.8993417Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-04-21T20:50:44.8995389Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-04-21T20:50:44.8997265Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-04-21T20:50:44.8999345Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-04-21T20:50:44.9001496Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9003459Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-04-21T20:50:44.9005078Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-04-21T20:50:44.9007078Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-04-21T20:50:44.9009342Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-04-21T20:50:44.9011135Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-04-21T20:50:44.9013258Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-04-21T20:50:44.9015383Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9017369Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-04-21T20:50:44.9019118Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-04-21T20:50:44.9021240Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-04-21T20:50:44.9023433Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9025141Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-04-21T20:50:44.9027167Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-04-21T20:50:44.9028939Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-04-21T20:50:44.9031177Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-04-21T20:50:44.9033294Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-04-21T20:50:44.9035408Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9037165Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-04-21T20:50:44.9039136Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-04-21T20:50:44.9041163Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-04-21T20:50:44.9043258Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-04-21T20:50:44.9045436Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9047414Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-04-21T20:50:44.9049155Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-04-21T20:50:44.9051293Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-04-21T20:50:44.9053072Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-04-21T20:50:44.9055170Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-04-21T20:50:44.9057023Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-04-21T20:50:44.9059162Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9060910Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-04-21T20:50:44.9062663Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-04-21T20:50:44.9065017Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-04-21T20:50:44.9067035Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-04-21T20:50:44.9069054Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9070778Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-04-21T20:50:44.9072813Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-04-21T20:50:44.9074804Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-04-21T20:50:44.9076705Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-04-21T20:50:44.9078922Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-04-21T20:50:44.9081009Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9083244Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9085154Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-04-21T20:50:44.9087235Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-04-21T20:50:44.9088998Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-04-21T20:50:44.9090961Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-04-21T20:50:44.9093233Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-04-21T20:50:44.9095507Z adding 'torch/include/ATen/ops/bilinear.h' 2025-04-21T20:50:44.9097360Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9099162Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-04-21T20:50:44.9101058Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-04-21T20:50:44.9103269Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-04-21T20:50:44.9105441Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-04-21T20:50:44.9107616Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-04-21T20:50:44.9109512Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-04-21T20:50:44.9111495Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-04-21T20:50:44.9113797Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-04-21T20:50:44.9115770Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-04-21T20:50:44.9117756Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-04-21T20:50:44.9119661Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-04-21T20:50:44.9121912Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-04-21T20:50:44.9123970Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-04-21T20:50:44.9127056Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9128965Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-04-21T20:50:44.9131258Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-04-21T20:50:44.9133317Z adding 'torch/include/ATen/ops/bincount.h' 2025-04-21T20:50:44.9135625Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9137535Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-04-21T20:50:44.9139437Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-04-21T20:50:44.9141147Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-04-21T20:50:44.9143049Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-04-21T20:50:44.9145073Z adding 'torch/include/ATen/ops/binomial.h' 2025-04-21T20:50:44.9147245Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9148994Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-04-21T20:50:44.9150951Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-04-21T20:50:44.9152505Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-04-21T20:50:44.9154547Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-04-21T20:50:44.9156418Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-04-21T20:50:44.9158529Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9160378Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9161964Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-04-21T20:50:44.9163793Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-04-21T20:50:44.9165452Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-04-21T20:50:44.9167207Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-04-21T20:50:44.9168862Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-04-21T20:50:44.9171014Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-04-21T20:50:44.9173055Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-04-21T20:50:44.9175125Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9177029Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9178571Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-04-21T20:50:44.9180260Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-04-21T20:50:44.9181988Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-04-21T20:50:44.9183914Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-04-21T20:50:44.9185658Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-04-21T20:50:44.9187768Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-04-21T20:50:44.9189669Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-04-21T20:50:44.9191677Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9193287Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-04-21T20:50:44.9195053Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-04-21T20:50:44.9196694Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-04-21T20:50:44.9198431Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-04-21T20:50:44.9200036Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-04-21T20:50:44.9201907Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-04-21T20:50:44.9203907Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-04-21T20:50:44.9206057Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9207799Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9209282Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-04-21T20:50:44.9210980Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-04-21T20:50:44.9212679Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-04-21T20:50:44.9214351Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-04-21T20:50:44.9216045Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-04-21T20:50:44.9218183Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-04-21T20:50:44.9220244Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-04-21T20:50:44.9222259Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9224132Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9225643Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-04-21T20:50:44.9227337Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-04-21T20:50:44.9228980Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-04-21T20:50:44.9230762Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-04-21T20:50:44.9232568Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-04-21T20:50:44.9234683Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-04-21T20:50:44.9236619Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-04-21T20:50:44.9238666Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9240496Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9242036Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-04-21T20:50:44.9243749Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-04-21T20:50:44.9245447Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-04-21T20:50:44.9247191Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-04-21T20:50:44.9248893Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-04-21T20:50:44.9250953Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-04-21T20:50:44.9253117Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-04-21T20:50:44.9255311Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9256951Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-04-21T20:50:44.9259280Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-04-21T20:50:44.9260854Z adding 'torch/include/ATen/ops/block_diag.h' 2025-04-21T20:50:44.9262786Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9264347Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-04-21T20:50:44.9266121Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-04-21T20:50:44.9267883Z adding 'torch/include/ATen/ops/bmm.h' 2025-04-21T20:50:44.9269883Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9271456Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-04-21T20:50:44.9273268Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-04-21T20:50:44.9275016Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-04-21T20:50:44.9276761Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-04-21T20:50:44.9278516Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-04-21T20:50:44.9280455Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-04-21T20:50:44.9282241Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-04-21T20:50:44.9284489Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9286397Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-04-21T20:50:44.9287974Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-04-21T20:50:44.9289615Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-04-21T20:50:44.9291582Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9293086Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-04-21T20:50:44.9294819Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-04-21T20:50:44.9296643Z adding 'torch/include/ATen/ops/bucketize.h' 2025-04-21T20:50:44.9298611Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9300258Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-04-21T20:50:44.9302055Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-04-21T20:50:44.9303765Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-04-21T20:50:44.9305734Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-04-21T20:50:44.9307534Z adding 'torch/include/ATen/ops/can_cast.h' 2025-04-21T20:50:44.9309416Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9310929Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-04-21T20:50:44.9312694Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-04-21T20:50:44.9314492Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-04-21T20:50:44.9316356Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9317871Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-04-21T20:50:44.9319607Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-04-21T20:50:44.9321312Z adding 'torch/include/ATen/ops/cat.h' 2025-04-21T20:50:44.9323330Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9325027Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9326604Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-04-21T20:50:44.9328325Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-04-21T20:50:44.9330460Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-04-21T20:50:44.9332442Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-04-21T20:50:44.9334147Z adding 'torch/include/ATen/ops/cat_native.h' 2025-04-21T20:50:44.9336106Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-04-21T20:50:44.9337941Z adding 'torch/include/ATen/ops/cauchy.h' 2025-04-21T20:50:44.9339902Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9341557Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-04-21T20:50:44.9343313Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-04-21T20:50:44.9345079Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-04-21T20:50:44.9346737Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-04-21T20:50:44.9348687Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-04-21T20:50:44.9350411Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-04-21T20:50:44.9352182Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9354045Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-04-21T20:50:44.9356228Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9358372Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9359811Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-04-21T20:50:44.9361857Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-04-21T20:50:44.9363543Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-04-21T20:50:44.9365490Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-04-21T20:50:44.9367412Z adding 'torch/include/ATen/ops/cdist.h' 2025-04-21T20:50:44.9369497Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9370977Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-04-21T20:50:44.9372790Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-04-21T20:50:44.9374635Z adding 'torch/include/ATen/ops/ceil.h' 2025-04-21T20:50:44.9376551Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9378070Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-04-21T20:50:44.9379883Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-04-21T20:50:44.9381499Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-04-21T20:50:44.9383497Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-04-21T20:50:44.9385418Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-04-21T20:50:44.9387401Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-04-21T20:50:44.9389145Z adding 'torch/include/ATen/ops/celu.h' 2025-04-21T20:50:44.9391242Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9393149Z adding 'torch/include/ATen/ops/celu_native.h' 2025-04-21T20:50:44.9394894Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-04-21T20:50:44.9396714Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-04-21T20:50:44.9398616Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9400091Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-04-21T20:50:44.9401852Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-04-21T20:50:44.9403397Z adding 'torch/include/ATen/ops/chalf.h' 2025-04-21T20:50:44.9405248Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9406765Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-04-21T20:50:44.9408182Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-04-21T20:50:44.9409962Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-04-21T20:50:44.9411929Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9413435Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-04-21T20:50:44.9415011Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-04-21T20:50:44.9416549Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-04-21T20:50:44.9418238Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-04-21T20:50:44.9419816Z adding 'torch/include/ATen/ops/cholesky.h' 2025-04-21T20:50:44.9421444Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-04-21T20:50:44.9423022Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-04-21T20:50:44.9424725Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-04-21T20:50:44.9426447Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-04-21T20:50:44.9428005Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-04-21T20:50:44.9429527Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-04-21T20:50:44.9431113Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-04-21T20:50:44.9432742Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-04-21T20:50:44.9434569Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-04-21T20:50:44.9436313Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-04-21T20:50:44.9437888Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9439318Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-04-21T20:50:44.9440913Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-04-21T20:50:44.9442555Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-04-21T20:50:44.9444339Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9445813Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-04-21T20:50:44.9447408Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-04-21T20:50:44.9448857Z adding 'torch/include/ATen/ops/chunk.h' 2025-04-21T20:50:44.9450673Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9452153Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-04-21T20:50:44.9453775Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-04-21T20:50:44.9455605Z adding 'torch/include/ATen/ops/clamp.h' 2025-04-21T20:50:44.9457419Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9458953Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-04-21T20:50:44.9460649Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-04-21T20:50:44.9462273Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-04-21T20:50:44.9464142Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9465562Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-04-21T20:50:44.9467235Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-04-21T20:50:44.9468713Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-04-21T20:50:44.9470408Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-04-21T20:50:44.9471949Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-04-21T20:50:44.9473971Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-04-21T20:50:44.9475581Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-04-21T20:50:44.9477310Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-04-21T20:50:44.9478917Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-04-21T20:50:44.9480824Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9482229Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-04-21T20:50:44.9484968Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-04-21T20:50:44.9486761Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-04-21T20:50:44.9488479Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-04-21T20:50:44.9490018Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-04-21T20:50:44.9491890Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-04-21T20:50:44.9493575Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-04-21T20:50:44.9495535Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-04-21T20:50:44.9497402Z adding 'torch/include/ATen/ops/clip.h' 2025-04-21T20:50:44.9499425Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9500887Z adding 'torch/include/ATen/ops/clip_native.h' 2025-04-21T20:50:44.9502969Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-04-21T20:50:44.9504687Z adding 'torch/include/ATen/ops/clone.h' 2025-04-21T20:50:44.9506489Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9507947Z adding 'torch/include/ATen/ops/clone_native.h' 2025-04-21T20:50:44.9509637Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-04-21T20:50:44.9511225Z adding 'torch/include/ATen/ops/coalesce.h' 2025-04-21T20:50:44.9513106Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9514483Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-04-21T20:50:44.9516203Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-04-21T20:50:44.9517980Z adding 'torch/include/ATen/ops/col2im.h' 2025-04-21T20:50:44.9519811Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-04-21T20:50:44.9521452Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-04-21T20:50:44.9523002Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-04-21T20:50:44.9524793Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-04-21T20:50:44.9526357Z adding 'torch/include/ATen/ops/col_indices.h' 2025-04-21T20:50:44.9528036Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9529432Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-04-21T20:50:44.9531192Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9532862Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9535068Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-04-21T20:50:44.9536762Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-04-21T20:50:44.9538419Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-04-21T20:50:44.9539947Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-04-21T20:50:44.9541623Z adding 'torch/include/ATen/ops/column_stack.h' 2025-04-21T20:50:44.9543366Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9544703Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-04-21T20:50:44.9546333Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-04-21T20:50:44.9547873Z adding 'torch/include/ATen/ops/combinations.h' 2025-04-21T20:50:44.9549639Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9550982Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-04-21T20:50:44.9552954Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-04-21T20:50:44.9554487Z adding 'torch/include/ATen/ops/complex.h' 2025-04-21T20:50:44.9556278Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9557683Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-04-21T20:50:44.9559197Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-04-21T20:50:44.9560717Z adding 'torch/include/ATen/ops/complex_native.h' 2025-04-21T20:50:44.9562326Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-04-21T20:50:44.9564017Z adding 'torch/include/ATen/ops/concat.h' 2025-04-21T20:50:44.9565829Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9567265Z adding 'torch/include/ATen/ops/concat_native.h' 2025-04-21T20:50:44.9569083Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-04-21T20:50:44.9570874Z adding 'torch/include/ATen/ops/concatenate.h' 2025-04-21T20:50:44.9572653Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9574128Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-04-21T20:50:44.9576048Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-04-21T20:50:44.9577434Z adding 'torch/include/ATen/ops/conj.h' 2025-04-21T20:50:44.9579189Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9580504Z adding 'torch/include/ATen/ops/conj_native.h' 2025-04-21T20:50:44.9582122Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-04-21T20:50:44.9584089Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-04-21T20:50:44.9585946Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9587522Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9588906Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-04-21T20:50:44.9590515Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-04-21T20:50:44.9591988Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-04-21T20:50:44.9593899Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-04-21T20:50:44.9595799Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-04-21T20:50:44.9597680Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9599027Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-04-21T20:50:44.9600725Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-04-21T20:50:44.9602266Z adding 'torch/include/ATen/ops/contiguous.h' 2025-04-21T20:50:44.9604076Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9605551Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-04-21T20:50:44.9607037Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-04-21T20:50:44.9608791Z adding 'torch/include/ATen/ops/conv1d.h' 2025-04-21T20:50:44.9610823Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9612444Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-04-21T20:50:44.9614272Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-04-21T20:50:44.9616251Z adding 'torch/include/ATen/ops/conv2d.h' 2025-04-21T20:50:44.9618477Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9620078Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-04-21T20:50:44.9621941Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-04-21T20:50:44.9623960Z adding 'torch/include/ATen/ops/conv3d.h' 2025-04-21T20:50:44.9626222Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9627615Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-04-21T20:50:44.9629741Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-04-21T20:50:44.9631985Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-04-21T20:50:44.9634325Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9635857Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-04-21T20:50:44.9637536Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-04-21T20:50:44.9639506Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-04-21T20:50:44.9641278Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-04-21T20:50:44.9642965Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-04-21T20:50:44.9644943Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9646491Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-04-21T20:50:44.9648236Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-04-21T20:50:44.9650084Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9651653Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-04-21T20:50:44.9653524Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-04-21T20:50:44.9655499Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-04-21T20:50:44.9657596Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9659202Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-04-21T20:50:44.9660981Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-04-21T20:50:44.9662915Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-04-21T20:50:44.9665046Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9666497Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-04-21T20:50:44.9668298Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-04-21T20:50:44.9670235Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-04-21T20:50:44.9672577Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9674194Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-04-21T20:50:44.9676337Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-04-21T20:50:44.9678710Z adding 'torch/include/ATen/ops/convolution.h' 2025-04-21T20:50:44.9682259Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-04-21T20:50:44.9685772Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9687887Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-04-21T20:50:44.9690389Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-04-21T20:50:44.9693044Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-04-21T20:50:44.9696049Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-04-21T20:50:44.9699240Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9701504Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-04-21T20:50:44.9704296Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-04-21T20:50:44.9707265Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9709326Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-04-21T20:50:44.9711974Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-04-21T20:50:44.9715049Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-04-21T20:50:44.9718019Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9720180Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-04-21T20:50:44.9722787Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-04-21T20:50:44.9725049Z adding 'torch/include/ATen/ops/copy.h' 2025-04-21T20:50:44.9727634Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9730055Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9732457Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-04-21T20:50:44.9734682Z adding 'torch/include/ATen/ops/copy_native.h' 2025-04-21T20:50:44.9737276Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-04-21T20:50:44.9739728Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-04-21T20:50:44.9742482Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9744643Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-04-21T20:50:44.9746985Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-04-21T20:50:44.9749524Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-04-21T20:50:44.9751750Z adding 'torch/include/ATen/ops/copysign.h' 2025-04-21T20:50:44.9754720Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9757177Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9759313Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-04-21T20:50:44.9761600Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-04-21T20:50:44.9764063Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-04-21T20:50:44.9766376Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-04-21T20:50:44.9768648Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-04-21T20:50:44.9771312Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-04-21T20:50:44.9773795Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-04-21T20:50:44.9776194Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9778287Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-04-21T20:50:44.9780548Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-04-21T20:50:44.9783572Z adding 'torch/include/ATen/ops/cos.h' 2025-04-21T20:50:44.9785815Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9788008Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-04-21T20:50:44.9790318Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-04-21T20:50:44.9792576Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-04-21T20:50:44.9795264Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-04-21T20:50:44.9797379Z adding 'torch/include/ATen/ops/cos_native.h' 2025-04-21T20:50:44.9799851Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-04-21T20:50:44.9802206Z adding 'torch/include/ATen/ops/cosh.h' 2025-04-21T20:50:44.9804890Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9806898Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-04-21T20:50:44.9809219Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-04-21T20:50:44.9811626Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-04-21T20:50:44.9814042Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-04-21T20:50:44.9816213Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-04-21T20:50:44.9818689Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-04-21T20:50:44.9821134Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-04-21T20:50:44.9823715Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9825816Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-04-21T20:50:44.9828378Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-04-21T20:50:44.9830549Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-04-21T20:50:44.9833368Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9835534Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-04-21T20:50:44.9837863Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-04-21T20:50:44.9840329Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-04-21T20:50:44.9843021Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9845228Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-04-21T20:50:44.9847561Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-04-21T20:50:44.9850190Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-04-21T20:50:44.9852706Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-04-21T20:50:44.9855319Z adding 'torch/include/ATen/ops/cov.h' 2025-04-21T20:50:44.9857982Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9860001Z adding 'torch/include/ATen/ops/cov_native.h' 2025-04-21T20:50:44.9862428Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-04-21T20:50:44.9864842Z adding 'torch/include/ATen/ops/cross.h' 2025-04-21T20:50:44.9867527Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9869789Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-04-21T20:50:44.9872650Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9874736Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-04-21T20:50:44.9877236Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-04-21T20:50:44.9879706Z adding 'torch/include/ATen/ops/cross_native.h' 2025-04-21T20:50:44.9882378Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-04-21T20:50:44.9884842Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-04-21T20:50:44.9886863Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9888882Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-04-21T20:50:44.9890890Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9892789Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:44.9894468Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-04-21T20:50:44.9896257Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-04-21T20:50:44.9898153Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-04-21T20:50:44.9899892Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-04-21T20:50:44.9901705Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-04-21T20:50:44.9903835Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:44.9905390Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-04-21T20:50:44.9907284Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-04-21T20:50:44.9909230Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-04-21T20:50:44.9911092Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-04-21T20:50:44.9913169Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9914865Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-04-21T20:50:44.9916609Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-04-21T20:50:44.9918749Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-04-21T20:50:44.9920624Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9922309Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-04-21T20:50:44.9924166Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-04-21T20:50:44.9926476Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-04-21T20:50:44.9928571Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-04-21T20:50:44.9931226Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-04-21T20:50:44.9934078Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9936328Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-04-21T20:50:44.9938682Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-04-21T20:50:44.9941380Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-04-21T20:50:44.9944063Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9946550Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-04-21T20:50:44.9948906Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-04-21T20:50:44.9951457Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-04-21T20:50:44.9954684Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-04-21T20:50:44.9957924Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-04-21T20:50:44.9960762Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9963070Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-04-21T20:50:44.9965580Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-04-21T20:50:44.9968260Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-04-21T20:50:44.9970785Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-04-21T20:50:44.9973093Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-04-21T20:50:44.9975643Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-04-21T20:50:44.9978456Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-04-21T20:50:44.9981379Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9983862Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-04-21T20:50:44.9986524Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-04-21T20:50:44.9988870Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-04-21T20:50:44.9991768Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-04-21T20:50:44.9995013Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:44.9997216Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-04-21T20:50:44.9999529Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-04-21T20:50:45.0002326Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-04-21T20:50:45.0004629Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-04-21T20:50:45.0007077Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-04-21T20:50:45.0009746Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0012241Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-04-21T20:50:45.0014001Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-04-21T20:50:45.0016115Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-04-21T20:50:45.0018475Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0020327Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-04-21T20:50:45.0022260Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-04-21T20:50:45.0024432Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-04-21T20:50:45.0026835Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-04-21T20:50:45.0029613Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0032560Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-04-21T20:50:45.0034921Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-04-21T20:50:45.0037372Z adding 'torch/include/ATen/ops/cummax.h' 2025-04-21T20:50:45.0039986Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0042384Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0044626Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-04-21T20:50:45.0047025Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-04-21T20:50:45.0049532Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-04-21T20:50:45.0052070Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0054227Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-04-21T20:50:45.0056597Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-04-21T20:50:45.0059035Z adding 'torch/include/ATen/ops/cummin.h' 2025-04-21T20:50:45.0061710Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0064063Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0066192Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-04-21T20:50:45.0068661Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-04-21T20:50:45.0071107Z adding 'torch/include/ATen/ops/cumprod.h' 2025-04-21T20:50:45.0073663Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-04-21T20:50:45.0076329Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0078409Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-04-21T20:50:45.0080802Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-04-21T20:50:45.0083691Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0086187Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0088362Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-04-21T20:50:45.0090780Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-04-21T20:50:45.0093141Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-04-21T20:50:45.0095369Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-04-21T20:50:45.0097965Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-04-21T20:50:45.0100570Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-04-21T20:50:45.0103094Z adding 'torch/include/ATen/ops/cumsum.h' 2025-04-21T20:50:45.0105853Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0108132Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0110552Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-04-21T20:50:45.0112939Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-04-21T20:50:45.0115251Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-04-21T20:50:45.0117647Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-04-21T20:50:45.0120077Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-04-21T20:50:45.0122650Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-04-21T20:50:45.0125207Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-04-21T20:50:45.0127760Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0129930Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-04-21T20:50:45.0132417Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-04-21T20:50:45.0134608Z adding 'torch/include/ATen/ops/data.h' 2025-04-21T20:50:45.0137101Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0139196Z adding 'torch/include/ATen/ops/data_native.h' 2025-04-21T20:50:45.0141552Z adding 'torch/include/ATen/ops/data_ops.h' 2025-04-21T20:50:45.0144002Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-04-21T20:50:45.0146524Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0148637Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-04-21T20:50:45.0151118Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-04-21T20:50:45.0153506Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-04-21T20:50:45.0156190Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0158184Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-04-21T20:50:45.0160632Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-04-21T20:50:45.0163006Z adding 'torch/include/ATen/ops/dequantize.h' 2025-04-21T20:50:45.0165569Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0167273Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-04-21T20:50:45.0169129Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-04-21T20:50:45.0170789Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-04-21T20:50:45.0172799Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-04-21T20:50:45.0174480Z adding 'torch/include/ATen/ops/det.h' 2025-04-21T20:50:45.0176449Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0177941Z adding 'torch/include/ATen/ops/det_native.h' 2025-04-21T20:50:45.0179577Z adding 'torch/include/ATen/ops/det_ops.h' 2025-04-21T20:50:45.0181254Z adding 'torch/include/ATen/ops/detach.h' 2025-04-21T20:50:45.0183268Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0185052Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-04-21T20:50:45.0186938Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0188821Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0190316Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-04-21T20:50:45.0192104Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-04-21T20:50:45.0193914Z adding 'torch/include/ATen/ops/detach_native.h' 2025-04-21T20:50:45.0195662Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-04-21T20:50:45.0197498Z adding 'torch/include/ATen/ops/diag.h' 2025-04-21T20:50:45.0199350Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0201018Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-04-21T20:50:45.0202943Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0204772Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0206257Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-04-21T20:50:45.0208307Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-04-21T20:50:45.0210495Z adding 'torch/include/ATen/ops/diag_native.h' 2025-04-21T20:50:45.0211804Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-04-21T20:50:45.0213546Z adding 'torch/include/ATen/ops/diagflat.h' 2025-04-21T20:50:45.0215455Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0216861Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-04-21T20:50:45.0218650Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-04-21T20:50:45.0220458Z adding 'torch/include/ATen/ops/diagonal.h' 2025-04-21T20:50:45.0222431Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-04-21T20:50:45.0224585Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0226480Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-04-21T20:50:45.0228271Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-04-21T20:50:45.0230318Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0232106Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0233903Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-04-21T20:50:45.0235901Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0237881Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0239078Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-04-21T20:50:45.0240900Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-04-21T20:50:45.0242612Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-04-21T20:50:45.0244410Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-04-21T20:50:45.0246333Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-04-21T20:50:45.0248522Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0250420Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0251760Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-04-21T20:50:45.0253481Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-04-21T20:50:45.0255193Z adding 'torch/include/ATen/ops/diff.h' 2025-04-21T20:50:45.0257274Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0258766Z adding 'torch/include/ATen/ops/diff_native.h' 2025-04-21T20:50:45.0260613Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-04-21T20:50:45.0262383Z adding 'torch/include/ATen/ops/digamma.h' 2025-04-21T20:50:45.0264650Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0266068Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-04-21T20:50:45.0267669Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-04-21T20:50:45.0269201Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-04-21T20:50:45.0271027Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-04-21T20:50:45.0272700Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-04-21T20:50:45.0274616Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-04-21T20:50:45.0276435Z adding 'torch/include/ATen/ops/dist.h' 2025-04-21T20:50:45.0278495Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0279942Z adding 'torch/include/ATen/ops/dist_native.h' 2025-04-21T20:50:45.0281769Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-04-21T20:50:45.0284381Z adding 'torch/include/ATen/ops/div.h' 2025-04-21T20:50:45.0286679Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0288347Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0290036Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-04-21T20:50:45.0291946Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-04-21T20:50:45.0293683Z adding 'torch/include/ATen/ops/div_meta.h' 2025-04-21T20:50:45.0295677Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-04-21T20:50:45.0297507Z adding 'torch/include/ATen/ops/div_native.h' 2025-04-21T20:50:45.0299884Z adding 'torch/include/ATen/ops/div_ops.h' 2025-04-21T20:50:45.0302015Z adding 'torch/include/ATen/ops/divide.h' 2025-04-21T20:50:45.0304243Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0305980Z adding 'torch/include/ATen/ops/divide_native.h' 2025-04-21T20:50:45.0308217Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-04-21T20:50:45.0310194Z adding 'torch/include/ATen/ops/dot.h' 2025-04-21T20:50:45.0312215Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0314314Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-04-21T20:50:45.0316012Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-04-21T20:50:45.0317895Z adding 'torch/include/ATen/ops/dot_native.h' 2025-04-21T20:50:45.0319836Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-04-21T20:50:45.0321717Z adding 'torch/include/ATen/ops/dropout.h' 2025-04-21T20:50:45.0323893Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0325437Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-04-21T20:50:45.0327088Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-04-21T20:50:45.0328932Z adding 'torch/include/ATen/ops/dsplit.h' 2025-04-21T20:50:45.0330888Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0332453Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-04-21T20:50:45.0334427Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-04-21T20:50:45.0336348Z adding 'torch/include/ATen/ops/dstack.h' 2025-04-21T20:50:45.0338366Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0340014Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-04-21T20:50:45.0342143Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-04-21T20:50:45.0344070Z adding 'torch/include/ATen/ops/einsum.h' 2025-04-21T20:50:45.0346512Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0347705Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-04-21T20:50:45.0349564Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-04-21T20:50:45.0351485Z adding 'torch/include/ATen/ops/elu.h' 2025-04-21T20:50:45.0353680Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-04-21T20:50:45.0355869Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0357405Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-04-21T20:50:45.0359203Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-04-21T20:50:45.0360946Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-04-21T20:50:45.0362767Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-04-21T20:50:45.0364564Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-04-21T20:50:45.0366533Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-04-21T20:50:45.0368841Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0370286Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-04-21T20:50:45.0372131Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-04-21T20:50:45.0373856Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-04-21T20:50:45.0375752Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-04-21T20:50:45.0377458Z adding 'torch/include/ATen/ops/elu_native.h' 2025-04-21T20:50:45.0379477Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-04-21T20:50:45.0381830Z adding 'torch/include/ATen/ops/embedding.h' 2025-04-21T20:50:45.0384198Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-04-21T20:50:45.0386485Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0387985Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-04-21T20:50:45.0389840Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-04-21T20:50:45.0391883Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-04-21T20:50:45.0394256Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0395776Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-04-21T20:50:45.0397885Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-04-21T20:50:45.0400156Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0402094Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-04-21T20:50:45.0404463Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0406371Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-04-21T20:50:45.0408123Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-04-21T20:50:45.0409960Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-04-21T20:50:45.0411982Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-04-21T20:50:45.0413830Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-04-21T20:50:45.0415753Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-04-21T20:50:45.0417650Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-04-21T20:50:45.0419881Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0421585Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-04-21T20:50:45.0423351Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-04-21T20:50:45.0425170Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-04-21T20:50:45.0426774Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-04-21T20:50:45.0428776Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-04-21T20:50:45.0430576Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-04-21T20:50:45.0432646Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0434373Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-04-21T20:50:45.0436234Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-04-21T20:50:45.0438633Z adding 'torch/include/ATen/ops/empty.h' 2025-04-21T20:50:45.0440893Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0442759Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0444642Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-04-21T20:50:45.0446474Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-04-21T20:50:45.0448441Z adding 'torch/include/ATen/ops/empty_like.h' 2025-04-21T20:50:45.0450534Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0452324Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-04-21T20:50:45.0454265Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-04-21T20:50:45.0456198Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-04-21T20:50:45.0458121Z adding 'torch/include/ATen/ops/empty_native.h' 2025-04-21T20:50:45.0460383Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-04-21T20:50:45.0462710Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-04-21T20:50:45.0464966Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0466759Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-04-21T20:50:45.0468729Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-04-21T20:50:45.0470790Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-04-21T20:50:45.0472937Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0474660Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-04-21T20:50:45.0476648Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-04-21T20:50:45.0478904Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-04-21T20:50:45.0481119Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0483271Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-04-21T20:50:45.0485205Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-04-21T20:50:45.0487069Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-04-21T20:50:45.0489184Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-04-21T20:50:45.0491154Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-04-21T20:50:45.0493047Z adding 'torch/include/ATen/ops/eq.h' 2025-04-21T20:50:45.0496055Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0497761Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-04-21T20:50:45.0499667Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-04-21T20:50:45.0501448Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-04-21T20:50:45.0503406Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-04-21T20:50:45.0505297Z adding 'torch/include/ATen/ops/eq_native.h' 2025-04-21T20:50:45.0507644Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-04-21T20:50:45.0509350Z adding 'torch/include/ATen/ops/equal.h' 2025-04-21T20:50:45.0511148Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-04-21T20:50:45.0513024Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-04-21T20:50:45.0514730Z adding 'torch/include/ATen/ops/equal_native.h' 2025-04-21T20:50:45.0516724Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-04-21T20:50:45.0518289Z adding 'torch/include/ATen/ops/erf.h' 2025-04-21T20:50:45.0520376Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0521971Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-04-21T20:50:45.0523732Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-04-21T20:50:45.0525462Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-04-21T20:50:45.0527182Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-04-21T20:50:45.0528934Z adding 'torch/include/ATen/ops/erf_native.h' 2025-04-21T20:50:45.0530829Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-04-21T20:50:45.0532721Z adding 'torch/include/ATen/ops/erfc.h' 2025-04-21T20:50:45.0534737Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0536350Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-04-21T20:50:45.0538127Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-04-21T20:50:45.0539842Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-04-21T20:50:45.0541599Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-04-21T20:50:45.0543286Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-04-21T20:50:45.0545166Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-04-21T20:50:45.0546945Z adding 'torch/include/ATen/ops/erfinv.h' 2025-04-21T20:50:45.0549015Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0550618Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-04-21T20:50:45.0552454Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-04-21T20:50:45.0554189Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-04-21T20:50:45.0556000Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-04-21T20:50:45.0557774Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-04-21T20:50:45.0559640Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-04-21T20:50:45.0561456Z adding 'torch/include/ATen/ops/exp.h' 2025-04-21T20:50:45.0563279Z adding 'torch/include/ATen/ops/exp2.h' 2025-04-21T20:50:45.0565334Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0566919Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-04-21T20:50:45.0568655Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-04-21T20:50:45.0570323Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-04-21T20:50:45.0572127Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-04-21T20:50:45.0573905Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-04-21T20:50:45.0575692Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-04-21T20:50:45.0577657Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0579302Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-04-21T20:50:45.0581071Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-04-21T20:50:45.0582979Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-04-21T20:50:45.0585214Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-04-21T20:50:45.0586940Z adding 'torch/include/ATen/ops/exp_native.h' 2025-04-21T20:50:45.0588810Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-04-21T20:50:45.0590703Z adding 'torch/include/ATen/ops/expand.h' 2025-04-21T20:50:45.0592337Z adding 'torch/include/ATen/ops/expand_as.h' 2025-04-21T20:50:45.0594401Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0596015Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-04-21T20:50:45.0597838Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-04-21T20:50:45.0599943Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0601547Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-04-21T20:50:45.0603580Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0605735Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0607121Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-04-21T20:50:45.0608864Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-04-21T20:50:45.0610582Z adding 'torch/include/ATen/ops/expand_native.h' 2025-04-21T20:50:45.0612417Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-04-21T20:50:45.0614270Z adding 'torch/include/ATen/ops/expm1.h' 2025-04-21T20:50:45.0616325Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.0618016Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-04-21T20:50:45.0619651Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-04-21T20:50:45.0621370Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-04-21T20:50:45.0623287Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-04-21T20:50:45.0625249Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-04-21T20:50:45.0627148Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-04-21T20:50:45.0628989Z adding 'torch/include/ATen/ops/exponential.h' 2025-04-21T20:50:45.0631002Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0632677Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-04-21T20:50:45.0634546Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-04-21T20:50:45.0636369Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-04-21T20:50:45.0638355Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-04-21T20:50:45.0640633Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-04-21T20:50:45.0642931Z adding 'torch/include/ATen/ops/eye.h' 2025-04-21T20:50:45.0645260Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0646943Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-04-21T20:50:45.0648893Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-04-21T20:50:45.0650625Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-04-21T20:50:45.0652366Z adding 'torch/include/ATen/ops/eye_native.h' 2025-04-21T20:50:45.0654427Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-04-21T20:50:45.0656360Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-04-21T20:50:45.0658280Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-04-21T20:50:45.0660035Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-04-21T20:50:45.0662110Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0663605Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-04-21T20:50:45.0665439Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-04-21T20:50:45.0667620Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0669421Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-04-21T20:50:45.0671275Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-04-21T20:50:45.0673107Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-04-21T20:50:45.0675064Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-04-21T20:50:45.0677034Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0678597Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-04-21T20:50:45.0680509Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-04-21T20:50:45.0682222Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-04-21T20:50:45.0684431Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-04-21T20:50:45.0686229Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-04-21T20:50:45.0688215Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0689724Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-04-21T20:50:45.0691458Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-04-21T20:50:45.0693393Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0695044Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-04-21T20:50:45.0696835Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-04-21T20:50:45.0698530Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-04-21T20:50:45.0700521Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-04-21T20:50:45.0702525Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0704126Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-04-21T20:50:45.0705969Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-04-21T20:50:45.0707699Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-04-21T20:50:45.0709647Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0711280Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-04-21T20:50:45.0713384Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0715169Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-04-21T20:50:45.0716886Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-04-21T20:50:45.0718531Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-04-21T20:50:45.0720275Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-04-21T20:50:45.0722063Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-04-21T20:50:45.0724021Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0725685Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-04-21T20:50:45.0728110Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0729760Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-04-21T20:50:45.0731505Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-04-21T20:50:45.0733092Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-04-21T20:50:45.0735004Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-04-21T20:50:45.0736674Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-04-21T20:50:45.0738574Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0740157Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-04-21T20:50:45.0741917Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-04-21T20:50:45.0743580Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-04-21T20:50:45.0745501Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0747084Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-04-21T20:50:45.0748896Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-04-21T20:50:45.0750889Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-04-21T20:50:45.0753144Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0754789Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-04-21T20:50:45.0756681Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-04-21T20:50:45.0758579Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-04-21T20:50:45.0760750Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0762314Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-04-21T20:50:45.0764140Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-04-21T20:50:45.0765880Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-04-21T20:50:45.0767939Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0769818Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-04-21T20:50:45.0771634Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-04-21T20:50:45.0773659Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-04-21T20:50:45.0775822Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-04-21T20:50:45.0777943Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0779577Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-04-21T20:50:45.0781482Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-04-21T20:50:45.0783695Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0785360Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-04-21T20:50:45.0787369Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-04-21T20:50:45.0789406Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-04-21T20:50:45.0791398Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0793107Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-04-21T20:50:45.0795034Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-04-21T20:50:45.0797074Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-04-21T20:50:45.0799209Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0800853Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-04-21T20:50:45.0802736Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-04-21T20:50:45.0804472Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-04-21T20:50:45.0806335Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0807852Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-04-21T20:50:45.0809761Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-04-21T20:50:45.0811695Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-04-21T20:50:45.0813868Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-04-21T20:50:45.0815929Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0817508Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-04-21T20:50:45.0819421Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-04-21T20:50:45.0822583Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0824615Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-04-21T20:50:45.0827105Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-04-21T20:50:45.0829788Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-04-21T20:50:45.0832617Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0834773Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-04-21T20:50:45.0837585Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-04-21T20:50:45.0840352Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-04-21T20:50:45.0843029Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-04-21T20:50:45.0845805Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0847994Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-04-21T20:50:45.0850417Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-04-21T20:50:45.0853046Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0855117Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-04-21T20:50:45.0857629Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-04-21T20:50:45.0860276Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-04-21T20:50:45.0863044Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0865085Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-04-21T20:50:45.0867696Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-04-21T20:50:45.0870240Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-04-21T20:50:45.0872747Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0874815Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-04-21T20:50:45.0877228Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-04-21T20:50:45.0879905Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-04-21T20:50:45.0882755Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-04-21T20:50:45.0885735Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0887777Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-04-21T20:50:45.0890359Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-04-21T20:50:45.0893060Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0895140Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-04-21T20:50:45.0897691Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-04-21T20:50:45.0900366Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-04-21T20:50:45.0903223Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0905329Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-04-21T20:50:45.0907902Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-04-21T20:50:45.0910611Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-04-21T20:50:45.0913548Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-04-21T20:50:45.0916282Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0918428Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-04-21T20:50:45.0921068Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-04-21T20:50:45.0923710Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0925868Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-04-21T20:50:45.0928540Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-04-21T20:50:45.0931091Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-04-21T20:50:45.0934144Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0936248Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-04-21T20:50:45.0938806Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-04-21T20:50:45.0941515Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-04-21T20:50:45.0944348Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-04-21T20:50:45.0947132Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0949312Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-04-21T20:50:45.0952735Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-04-21T20:50:45.0956966Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0959888Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-04-21T20:50:45.0962474Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-04-21T20:50:45.0965178Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-04-21T20:50:45.0967817Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0969864Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-04-21T20:50:45.0972423Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-04-21T20:50:45.0975200Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-04-21T20:50:45.0977975Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0980072Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-04-21T20:50:45.0982723Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-04-21T20:50:45.0985845Z adding 'torch/include/ATen/ops/fill.h' 2025-04-21T20:50:45.0988608Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.0990724Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-04-21T20:50:45.0993104Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-04-21T20:50:45.0995357Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-04-21T20:50:45.0997931Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.0999985Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-04-21T20:50:45.1002290Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-04-21T20:50:45.1004768Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-04-21T20:50:45.1007073Z adding 'torch/include/ATen/ops/fill_native.h' 2025-04-21T20:50:45.1009663Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-04-21T20:50:45.1011992Z adding 'torch/include/ATen/ops/fix.h' 2025-04-21T20:50:45.1014727Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1016791Z adding 'torch/include/ATen/ops/fix_native.h' 2025-04-21T20:50:45.1019174Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-04-21T20:50:45.1021612Z adding 'torch/include/ATen/ops/flatten.h' 2025-04-21T20:50:45.1024374Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1026387Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-04-21T20:50:45.1029191Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1031117Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-04-21T20:50:45.1033612Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-04-21T20:50:45.1035885Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-04-21T20:50:45.1038467Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-04-21T20:50:45.1040812Z adding 'torch/include/ATen/ops/flip.h' 2025-04-21T20:50:45.1043497Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1045741Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-04-21T20:50:45.1047896Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-04-21T20:50:45.1050219Z adding 'torch/include/ATen/ops/flip_native.h' 2025-04-21T20:50:45.1052546Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-04-21T20:50:45.1054889Z adding 'torch/include/ATen/ops/fliplr.h' 2025-04-21T20:50:45.1057408Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1059371Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-04-21T20:50:45.1061663Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-04-21T20:50:45.1063906Z adding 'torch/include/ATen/ops/flipud.h' 2025-04-21T20:50:45.1066470Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1068437Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-04-21T20:50:45.1070821Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-04-21T20:50:45.1073454Z adding 'torch/include/ATen/ops/float_power.h' 2025-04-21T20:50:45.1076155Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1078295Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-04-21T20:50:45.1081062Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-04-21T20:50:45.1084228Z adding 'torch/include/ATen/ops/floor.h' 2025-04-21T20:50:45.1086645Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1088807Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-04-21T20:50:45.1091145Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-04-21T20:50:45.1093535Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-04-21T20:50:45.1096137Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1098302Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-04-21T20:50:45.1100617Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-04-21T20:50:45.1102951Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-04-21T20:50:45.1105224Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-04-21T20:50:45.1107895Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-04-21T20:50:45.1110138Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-04-21T20:50:45.1112583Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-04-21T20:50:45.1114763Z adding 'torch/include/ATen/ops/floor_native.h' 2025-04-21T20:50:45.1117229Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-04-21T20:50:45.1119518Z adding 'torch/include/ATen/ops/fmax.h' 2025-04-21T20:50:45.1122228Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1124370Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-04-21T20:50:45.1126677Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-04-21T20:50:45.1128973Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-04-21T20:50:45.1131337Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-04-21T20:50:45.1133557Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-04-21T20:50:45.1135936Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-04-21T20:50:45.1138240Z adding 'torch/include/ATen/ops/fmin.h' 2025-04-21T20:50:45.1140940Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1143049Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-04-21T20:50:45.1145423Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-04-21T20:50:45.1147729Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-04-21T20:50:45.1150068Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-04-21T20:50:45.1152196Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-04-21T20:50:45.1154716Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-04-21T20:50:45.1157053Z adding 'torch/include/ATen/ops/fmod.h' 2025-04-21T20:50:45.1159712Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1162166Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1164638Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-04-21T20:50:45.1166786Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-04-21T20:50:45.1169376Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-04-21T20:50:45.1171481Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-04-21T20:50:45.1173808Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-04-21T20:50:45.1176300Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-04-21T20:50:45.1178746Z adding 'torch/include/ATen/ops/frac.h' 2025-04-21T20:50:45.1181414Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1183719Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-04-21T20:50:45.1186179Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-04-21T20:50:45.1188394Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-04-21T20:50:45.1190842Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-04-21T20:50:45.1193167Z adding 'torch/include/ATen/ops/frac_native.h' 2025-04-21T20:50:45.1195582Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-04-21T20:50:45.1198163Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-04-21T20:50:45.1200903Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-04-21T20:50:45.1203768Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1205790Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1208352Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1210649Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-04-21T20:50:45.1213215Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-04-21T20:50:45.1215363Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-04-21T20:50:45.1217899Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-04-21T20:50:45.1220778Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1222797Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-04-21T20:50:45.1224978Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-04-21T20:50:45.1226681Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-04-21T20:50:45.1228481Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-04-21T20:50:45.1230031Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-04-21T20:50:45.1231788Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-04-21T20:50:45.1233806Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-04-21T20:50:45.1235545Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-04-21T20:50:45.1237365Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1238936Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1240524Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-04-21T20:50:45.1242242Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-04-21T20:50:45.1244129Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1245627Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-04-21T20:50:45.1247181Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-04-21T20:50:45.1249526Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-04-21T20:50:45.1251436Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-04-21T20:50:45.1253037Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-04-21T20:50:45.1254829Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-04-21T20:50:45.1256547Z adding 'torch/include/ATen/ops/frexp.h' 2025-04-21T20:50:45.1258408Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1260025Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-04-21T20:50:45.1261512Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-04-21T20:50:45.1263022Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-04-21T20:50:45.1264761Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-04-21T20:50:45.1266325Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-04-21T20:50:45.1268124Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1269561Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-04-21T20:50:45.1271237Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-04-21T20:50:45.1273565Z adding 'torch/include/ATen/ops/from_blob.h' 2025-04-21T20:50:45.1275387Z adding 'torch/include/ATen/ops/from_file.h' 2025-04-21T20:50:45.1277172Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1278685Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-04-21T20:50:45.1280237Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-04-21T20:50:45.1282164Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-04-21T20:50:45.1285226Z adding 'torch/include/ATen/ops/full.h' 2025-04-21T20:50:45.1287066Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1288803Z adding 'torch/include/ATen/ops/full_like.h' 2025-04-21T20:50:45.1290850Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1292449Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-04-21T20:50:45.1294463Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-04-21T20:50:45.1296195Z adding 'torch/include/ATen/ops/full_native.h' 2025-04-21T20:50:45.1298230Z adding 'torch/include/ATen/ops/full_ops.h' 2025-04-21T20:50:45.1300267Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-04-21T20:50:45.1302250Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1304051Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-04-21T20:50:45.1305804Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-04-21T20:50:45.1307616Z adding 'torch/include/ATen/ops/gather.h' 2025-04-21T20:50:45.1309385Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-04-21T20:50:45.1311317Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1313070Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-04-21T20:50:45.1314751Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-04-21T20:50:45.1316862Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1318381Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1320135Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-04-21T20:50:45.1321762Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-04-21T20:50:45.1323429Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-04-21T20:50:45.1325260Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-04-21T20:50:45.1326866Z adding 'torch/include/ATen/ops/gather_native.h' 2025-04-21T20:50:45.1328810Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-04-21T20:50:45.1330993Z adding 'torch/include/ATen/ops/gcd.h' 2025-04-21T20:50:45.1332847Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1334267Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-04-21T20:50:45.1335921Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-04-21T20:50:45.1337621Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-04-21T20:50:45.1339388Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-04-21T20:50:45.1340949Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-04-21T20:50:45.1342745Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-04-21T20:50:45.1344738Z adding 'torch/include/ATen/ops/ge.h' 2025-04-21T20:50:45.1346759Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1348401Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-04-21T20:50:45.1350220Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-04-21T20:50:45.1351815Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-04-21T20:50:45.1353823Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-04-21T20:50:45.1355638Z adding 'torch/include/ATen/ops/ge_native.h' 2025-04-21T20:50:45.1357487Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-04-21T20:50:45.1359465Z adding 'torch/include/ATen/ops/gelu.h' 2025-04-21T20:50:45.1361136Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-04-21T20:50:45.1363210Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1364800Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1366523Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1368184Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-04-21T20:50:45.1370031Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-04-21T20:50:45.1371663Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-04-21T20:50:45.1373460Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-04-21T20:50:45.1375416Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1377069Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-04-21T20:50:45.1378872Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-04-21T20:50:45.1380508Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-04-21T20:50:45.1382301Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-04-21T20:50:45.1384294Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-04-21T20:50:45.1386246Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-04-21T20:50:45.1388039Z adding 'torch/include/ATen/ops/geometric.h' 2025-04-21T20:50:45.1389980Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1391649Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-04-21T20:50:45.1393933Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-04-21T20:50:45.1395391Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-04-21T20:50:45.1397054Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-04-21T20:50:45.1398867Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-04-21T20:50:45.1400683Z adding 'torch/include/ATen/ops/geqrf.h' 2025-04-21T20:50:45.1402454Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-04-21T20:50:45.1404202Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-04-21T20:50:45.1405896Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-04-21T20:50:45.1407754Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-04-21T20:50:45.1409532Z adding 'torch/include/ATen/ops/ger.h' 2025-04-21T20:50:45.1411449Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1412969Z adding 'torch/include/ATen/ops/ger_native.h' 2025-04-21T20:50:45.1414902Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-04-21T20:50:45.1416627Z adding 'torch/include/ATen/ops/glu.h' 2025-04-21T20:50:45.1418414Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-04-21T20:50:45.1420246Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1421987Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1423833Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-04-21T20:50:45.1425734Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1427362Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-04-21T20:50:45.1429069Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-04-21T20:50:45.1430711Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-04-21T20:50:45.1432701Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-04-21T20:50:45.1434569Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-04-21T20:50:45.1436331Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-04-21T20:50:45.1445366Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1446989Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-04-21T20:50:45.1448753Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-04-21T20:50:45.1450522Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-04-21T20:50:45.1452482Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1454094Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-04-21T20:50:45.1455846Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-04-21T20:50:45.1457482Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-04-21T20:50:45.1459308Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-04-21T20:50:45.1461087Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-04-21T20:50:45.1463043Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-04-21T20:50:45.1464707Z adding 'torch/include/ATen/ops/glu_native.h' 2025-04-21T20:50:45.1466472Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-04-21T20:50:45.1468366Z adding 'torch/include/ATen/ops/gradient.h' 2025-04-21T20:50:45.1470508Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1472112Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-04-21T20:50:45.1474429Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-04-21T20:50:45.1476357Z adding 'torch/include/ATen/ops/greater.h' 2025-04-21T20:50:45.1478341Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1480019Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-04-21T20:50:45.1482003Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1483825Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-04-21T20:50:45.1485941Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-04-21T20:50:45.1487692Z adding 'torch/include/ATen/ops/greater_native.h' 2025-04-21T20:50:45.1489741Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-04-21T20:50:45.1491521Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-04-21T20:50:45.1493318Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-04-21T20:50:45.1495232Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-04-21T20:50:45.1497235Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1498901Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1500626Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1502341Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-04-21T20:50:45.1504420Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-04-21T20:50:45.1506228Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1507934Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-04-21T20:50:45.1509608Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-04-21T20:50:45.1511570Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-04-21T20:50:45.1513267Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-04-21T20:50:45.1515049Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-04-21T20:50:45.1517034Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-04-21T20:50:45.1519086Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1520667Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1522399Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1524116Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-04-21T20:50:45.1526182Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-04-21T20:50:45.1528010Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1529663Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-04-21T20:50:45.1531394Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-04-21T20:50:45.1533041Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-04-21T20:50:45.1534888Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-04-21T20:50:45.1537156Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1538695Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-04-21T20:50:45.1540334Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-04-21T20:50:45.1541987Z adding 'torch/include/ATen/ops/group_norm.h' 2025-04-21T20:50:45.1543888Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1545388Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-04-21T20:50:45.1547226Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-04-21T20:50:45.1549135Z adding 'torch/include/ATen/ops/gru.h' 2025-04-21T20:50:45.1550767Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-04-21T20:50:45.1552680Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1554270Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-04-21T20:50:45.1556052Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-04-21T20:50:45.1558037Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1559511Z adding 'torch/include/ATen/ops/gru_native.h' 2025-04-21T20:50:45.1561396Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-04-21T20:50:45.1563205Z adding 'torch/include/ATen/ops/gt.h' 2025-04-21T20:50:45.1565241Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1566813Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-04-21T20:50:45.1568588Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-04-21T20:50:45.1570231Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-04-21T20:50:45.1571949Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-04-21T20:50:45.1573642Z adding 'torch/include/ATen/ops/gt_native.h' 2025-04-21T20:50:45.1575641Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-04-21T20:50:45.1577887Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-04-21T20:50:45.1580160Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1581786Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-04-21T20:50:45.1584264Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-04-21T20:50:45.1586445Z adding 'torch/include/ATen/ops/hann_window.h' 2025-04-21T20:50:45.1588441Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1590104Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-04-21T20:50:45.1592068Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-04-21T20:50:45.1594002Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-04-21T20:50:45.1595836Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-04-21T20:50:45.1597915Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1599423Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1601030Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1602652Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-04-21T20:50:45.1604443Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-04-21T20:50:45.1606078Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-04-21T20:50:45.1607836Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-04-21T20:50:45.1609762Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1611435Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-04-21T20:50:45.1612985Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-04-21T20:50:45.1614561Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-04-21T20:50:45.1616366Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-04-21T20:50:45.1617937Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-04-21T20:50:45.1619725Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-04-21T20:50:45.1621444Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-04-21T20:50:45.1623418Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-04-21T20:50:45.1625302Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1626757Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1628531Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1630066Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-04-21T20:50:45.1631947Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-04-21T20:50:45.1633645Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-04-21T20:50:45.1635315Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-04-21T20:50:45.1637269Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1638758Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-04-21T20:50:45.1640474Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-04-21T20:50:45.1642013Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-04-21T20:50:45.1643784Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-04-21T20:50:45.1645590Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-04-21T20:50:45.1647436Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-04-21T20:50:45.1649325Z adding 'torch/include/ATen/ops/hardswish.h' 2025-04-21T20:50:45.1651258Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-04-21T20:50:45.1653336Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1655168Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1657108Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1659029Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-04-21T20:50:45.1660844Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-04-21T20:50:45.1662736Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-04-21T20:50:45.1664612Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-04-21T20:50:45.1666348Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-04-21T20:50:45.1668198Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-04-21T20:50:45.1670216Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-04-21T20:50:45.1672234Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-04-21T20:50:45.1674311Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-04-21T20:50:45.1676346Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1678305Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1679943Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-04-21T20:50:45.1681848Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-04-21T20:50:45.1683840Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-04-21T20:50:45.1685652Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-04-21T20:50:45.1687377Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-04-21T20:50:45.1689014Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-04-21T20:50:45.1690883Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-04-21T20:50:45.1692650Z adding 'torch/include/ATen/ops/heaviside.h' 2025-04-21T20:50:45.1694788Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1696342Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-04-21T20:50:45.1697958Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-04-21T20:50:45.1699615Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-04-21T20:50:45.1701342Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-04-21T20:50:45.1702954Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-04-21T20:50:45.1704728Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-04-21T20:50:45.1706555Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-04-21T20:50:45.1708398Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1709921Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-04-21T20:50:45.1711659Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-04-21T20:50:45.1713528Z adding 'torch/include/ATen/ops/histc.h' 2025-04-21T20:50:45.1715395Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-04-21T20:50:45.1717126Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-04-21T20:50:45.1718711Z adding 'torch/include/ATen/ops/histc_native.h' 2025-04-21T20:50:45.1720568Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-04-21T20:50:45.1722518Z adding 'torch/include/ATen/ops/histogram.h' 2025-04-21T20:50:45.1724483Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-04-21T20:50:45.1726190Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-04-21T20:50:45.1728152Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-04-21T20:50:45.1730086Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-04-21T20:50:45.1732011Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1733665Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-04-21T20:50:45.1735603Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-04-21T20:50:45.1737355Z adding 'torch/include/ATen/ops/hsplit.h' 2025-04-21T20:50:45.1739261Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1740760Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-04-21T20:50:45.1742585Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-04-21T20:50:45.1744276Z adding 'torch/include/ATen/ops/hspmm.h' 2025-04-21T20:50:45.1745951Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-04-21T20:50:45.1747740Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-04-21T20:50:45.1749486Z adding 'torch/include/ATen/ops/hstack.h' 2025-04-21T20:50:45.1751382Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1753219Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-04-21T20:50:45.1754900Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-04-21T20:50:45.1756709Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-04-21T20:50:45.1758462Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-04-21T20:50:45.1760371Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1762013Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-04-21T20:50:45.1763730Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-04-21T20:50:45.1765321Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-04-21T20:50:45.1767183Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-04-21T20:50:45.1768894Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-04-21T20:50:45.1770700Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-04-21T20:50:45.1772372Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-04-21T20:50:45.1774371Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-04-21T20:50:45.1775803Z adding 'torch/include/ATen/ops/hypot.h' 2025-04-21T20:50:45.1777806Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1779304Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-04-21T20:50:45.1781092Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-04-21T20:50:45.1782792Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-04-21T20:50:45.1784651Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-04-21T20:50:45.1786247Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-04-21T20:50:45.1788073Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-04-21T20:50:45.1789805Z adding 'torch/include/ATen/ops/i0.h' 2025-04-21T20:50:45.1791728Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1793314Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-04-21T20:50:45.1795060Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-04-21T20:50:45.1796723Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-04-21T20:50:45.1798462Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-04-21T20:50:45.1800150Z adding 'torch/include/ATen/ops/i0_native.h' 2025-04-21T20:50:45.1801971Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-04-21T20:50:45.1803723Z adding 'torch/include/ATen/ops/igamma.h' 2025-04-21T20:50:45.1805768Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1807244Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-04-21T20:50:45.1808937Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-04-21T20:50:45.1810529Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-04-21T20:50:45.1812782Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-04-21T20:50:45.1814475Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-04-21T20:50:45.1816395Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-04-21T20:50:45.1818077Z adding 'torch/include/ATen/ops/igammac.h' 2025-04-21T20:50:45.1820308Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1821601Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-04-21T20:50:45.1823491Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-04-21T20:50:45.1825285Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-04-21T20:50:45.1827224Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-04-21T20:50:45.1828787Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-04-21T20:50:45.1830788Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-04-21T20:50:45.1832556Z adding 'torch/include/ATen/ops/im2col.h' 2025-04-21T20:50:45.1834511Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-04-21T20:50:45.1836518Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-04-21T20:50:45.1838428Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-04-21T20:50:45.1840531Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-04-21T20:50:45.1842345Z adding 'torch/include/ATen/ops/imag.h' 2025-04-21T20:50:45.1844332Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1845948Z adding 'torch/include/ATen/ops/imag_native.h' 2025-04-21T20:50:45.1847772Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-04-21T20:50:45.1849937Z adding 'torch/include/ATen/ops/index.h' 2025-04-21T20:50:45.1851770Z adding 'torch/include/ATen/ops/index_add.h' 2025-04-21T20:50:45.1854013Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1855896Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1857438Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-04-21T20:50:45.1860192Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-04-21T20:50:45.1862260Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-04-21T20:50:45.1864189Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-04-21T20:50:45.1866014Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-04-21T20:50:45.1868158Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-04-21T20:50:45.1870361Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1872242Z adding 'torch/include/ATen/ops/index_copy.h' 2025-04-21T20:50:45.1874308Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1876258Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1878047Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-04-21T20:50:45.1879963Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-04-21T20:50:45.1882010Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-04-21T20:50:45.1884244Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-04-21T20:50:45.1886171Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-04-21T20:50:45.1888355Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-04-21T20:50:45.1890445Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-04-21T20:50:45.1892425Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-04-21T20:50:45.1894496Z adding 'torch/include/ATen/ops/index_fill.h' 2025-04-21T20:50:45.1896855Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1898876Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1900632Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-04-21T20:50:45.1902566Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-04-21T20:50:45.1904478Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-04-21T20:50:45.1906463Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-04-21T20:50:45.1908927Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-04-21T20:50:45.1911206Z adding 'torch/include/ATen/ops/index_meta.h' 2025-04-21T20:50:45.1913493Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-04-21T20:50:45.1915403Z adding 'torch/include/ATen/ops/index_native.h' 2025-04-21T20:50:45.1917477Z adding 'torch/include/ATen/ops/index_ops.h' 2025-04-21T20:50:45.1927482Z adding 'torch/include/ATen/ops/index_put.h' 2025-04-21T20:50:45.1928167Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1928740Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-04-21T20:50:45.1929257Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-04-21T20:50:45.1929737Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-04-21T20:50:45.1930409Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1931746Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-04-21T20:50:45.1933748Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-04-21T20:50:45.1935733Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-04-21T20:50:45.1937749Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-04-21T20:50:45.1939597Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-04-21T20:50:45.1941931Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-04-21T20:50:45.1944324Z adding 'torch/include/ATen/ops/index_select.h' 2025-04-21T20:50:45.1946366Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-04-21T20:50:45.1948718Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1950531Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-04-21T20:50:45.1952633Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-04-21T20:50:45.1955036Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1956821Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-04-21T20:50:45.1958996Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-04-21T20:50:45.1960944Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-04-21T20:50:45.1963264Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-04-21T20:50:45.1965178Z adding 'torch/include/ATen/ops/indices.h' 2025-04-21T20:50:45.1967447Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1969266Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-04-21T20:50:45.1971487Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.1973604Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.1975051Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-04-21T20:50:45.1977226Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-04-21T20:50:45.1979191Z adding 'torch/include/ATen/ops/indices_native.h' 2025-04-21T20:50:45.1981226Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-04-21T20:50:45.1983594Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-04-21T20:50:45.1986334Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1987923Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-04-21T20:50:45.1990017Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-04-21T20:50:45.1991740Z adding 'torch/include/ATen/ops/inner.h' 2025-04-21T20:50:45.1994251Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.1995930Z adding 'torch/include/ATen/ops/inner_native.h' 2025-04-21T20:50:45.1997888Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-04-21T20:50:45.1999999Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-04-21T20:50:45.2002270Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2004117Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-04-21T20:50:45.2006197Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-04-21T20:50:45.2008223Z adding 'torch/include/ATen/ops/int_repr.h' 2025-04-21T20:50:45.2010504Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2012389Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-04-21T20:50:45.2014378Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-04-21T20:50:45.2016431Z adding 'torch/include/ATen/ops/inverse.h' 2025-04-21T20:50:45.2018565Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2020401Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-04-21T20:50:45.2022422Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-04-21T20:50:45.2024387Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-04-21T20:50:45.2026685Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2028530Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-04-21T20:50:45.2030416Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-04-21T20:50:45.2032512Z adding 'torch/include/ATen/ops/is_complex.h' 2025-04-21T20:50:45.2034731Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2036564Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-04-21T20:50:45.2038407Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-04-21T20:50:45.2040394Z adding 'torch/include/ATen/ops/is_conj.h' 2025-04-21T20:50:45.2042627Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2044275Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-04-21T20:50:45.2046218Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-04-21T20:50:45.2048273Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-04-21T20:50:45.2050525Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2052272Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-04-21T20:50:45.2054226Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-04-21T20:50:45.2056218Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-04-21T20:50:45.2058389Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2060189Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-04-21T20:50:45.2062234Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-04-21T20:50:45.2064234Z adding 'torch/include/ATen/ops/is_inference.h' 2025-04-21T20:50:45.2066358Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2068150Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-04-21T20:50:45.2070069Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-04-21T20:50:45.2072097Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-04-21T20:50:45.2074584Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2076603Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-04-21T20:50:45.2078172Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-04-21T20:50:45.2080045Z adding 'torch/include/ATen/ops/is_neg.h' 2025-04-21T20:50:45.2082265Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2084982Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-04-21T20:50:45.2086692Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-04-21T20:50:45.2088629Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-04-21T20:50:45.2090975Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2092403Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-04-21T20:50:45.2094352Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-04-21T20:50:45.2096235Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-04-21T20:50:45.2098454Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2100212Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-04-21T20:50:45.2102056Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-04-21T20:50:45.2104127Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-04-21T20:50:45.2106346Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2107984Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-04-21T20:50:45.2109991Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-04-21T20:50:45.2111927Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-04-21T20:50:45.2114163Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-04-21T20:50:45.2116080Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-04-21T20:50:45.2117745Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-04-21T20:50:45.2119787Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-04-21T20:50:45.2121763Z adding 'torch/include/ATen/ops/is_signed.h' 2025-04-21T20:50:45.2123969Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2125816Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-04-21T20:50:45.2127591Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-04-21T20:50:45.2129526Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-04-21T20:50:45.2131784Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2133325Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-04-21T20:50:45.2135536Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-04-21T20:50:45.2137392Z adding 'torch/include/ATen/ops/isclose.h' 2025-04-21T20:50:45.2139792Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2141405Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-04-21T20:50:45.2143460Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-04-21T20:50:45.2145348Z adding 'torch/include/ATen/ops/isfinite.h' 2025-04-21T20:50:45.2147593Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2149122Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-04-21T20:50:45.2151089Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-04-21T20:50:45.2153376Z adding 'torch/include/ATen/ops/isin.h' 2025-04-21T20:50:45.2155954Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2157779Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-04-21T20:50:45.2160002Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-04-21T20:50:45.2161814Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-04-21T20:50:45.2164032Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-04-21T20:50:45.2166061Z adding 'torch/include/ATen/ops/isin_native.h' 2025-04-21T20:50:45.2168343Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-04-21T20:50:45.2170522Z adding 'torch/include/ATen/ops/isinf.h' 2025-04-21T20:50:45.2172739Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2174261Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-04-21T20:50:45.2176202Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-04-21T20:50:45.2178134Z adding 'torch/include/ATen/ops/isnan.h' 2025-04-21T20:50:45.2180271Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2181951Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-04-21T20:50:45.2183992Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-04-21T20:50:45.2185876Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-04-21T20:50:45.2187779Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-04-21T20:50:45.2189792Z adding 'torch/include/ATen/ops/isneginf.h' 2025-04-21T20:50:45.2192326Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2194025Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-04-21T20:50:45.2196033Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-04-21T20:50:45.2197807Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-04-21T20:50:45.2199747Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-04-21T20:50:45.2201550Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-04-21T20:50:45.2203521Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-04-21T20:50:45.2205406Z adding 'torch/include/ATen/ops/isposinf.h' 2025-04-21T20:50:45.2207864Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2209241Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-04-21T20:50:45.2211270Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-04-21T20:50:45.2213117Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-04-21T20:50:45.2214916Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-04-21T20:50:45.2216741Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-04-21T20:50:45.2218878Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-04-21T20:50:45.2220443Z adding 'torch/include/ATen/ops/isreal.h' 2025-04-21T20:50:45.2222750Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2224195Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-04-21T20:50:45.2226119Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-04-21T20:50:45.2228207Z adding 'torch/include/ATen/ops/istft.h' 2025-04-21T20:50:45.2230443Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2231989Z adding 'torch/include/ATen/ops/istft_native.h' 2025-04-21T20:50:45.2234146Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-04-21T20:50:45.2235969Z adding 'torch/include/ATen/ops/item.h' 2025-04-21T20:50:45.2238081Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2239608Z adding 'torch/include/ATen/ops/item_native.h' 2025-04-21T20:50:45.2241524Z adding 'torch/include/ATen/ops/item_ops.h' 2025-04-21T20:50:45.2243785Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-04-21T20:50:45.2246283Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2248326Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-04-21T20:50:45.2251050Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-04-21T20:50:45.2253321Z adding 'torch/include/ATen/ops/kl_div.h' 2025-04-21T20:50:45.2255671Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2257227Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-04-21T20:50:45.2258828Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-04-21T20:50:45.2260493Z adding 'torch/include/ATen/ops/kron.h' 2025-04-21T20:50:45.2262480Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2264086Z adding 'torch/include/ATen/ops/kron_native.h' 2025-04-21T20:50:45.2265929Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-04-21T20:50:45.2267919Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-04-21T20:50:45.2270005Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2271831Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2273813Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-04-21T20:50:45.2275514Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-04-21T20:50:45.2277272Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-04-21T20:50:45.2279339Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-04-21T20:50:45.2281247Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-04-21T20:50:45.2283390Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2285119Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-04-21T20:50:45.2286888Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-04-21T20:50:45.2288885Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-04-21T20:50:45.2290905Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2292520Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-04-21T20:50:45.2294342Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-04-21T20:50:45.2296168Z adding 'torch/include/ATen/ops/lcm.h' 2025-04-21T20:50:45.2298225Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2299939Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-04-21T20:50:45.2301679Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-04-21T20:50:45.2303405Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-04-21T20:50:45.2305211Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-04-21T20:50:45.2306929Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-04-21T20:50:45.2308829Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-04-21T20:50:45.2310694Z adding 'torch/include/ATen/ops/ldexp.h' 2025-04-21T20:50:45.2312756Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2314489Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-04-21T20:50:45.2317275Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-04-21T20:50:45.2319255Z adding 'torch/include/ATen/ops/le.h' 2025-04-21T20:50:45.2321369Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2323009Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-04-21T20:50:45.2324817Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-04-21T20:50:45.2326535Z adding 'torch/include/ATen/ops/le_meta.h' 2025-04-21T20:50:45.2328368Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-04-21T20:50:45.2330272Z adding 'torch/include/ATen/ops/le_native.h' 2025-04-21T20:50:45.2332243Z adding 'torch/include/ATen/ops/le_ops.h' 2025-04-21T20:50:45.2334212Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-04-21T20:50:45.2336065Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-04-21T20:50:45.2338216Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2339897Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-04-21T20:50:45.2341671Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-04-21T20:50:45.2343550Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-04-21T20:50:45.2345532Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-04-21T20:50:45.2347339Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-04-21T20:50:45.2349421Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-04-21T20:50:45.2351990Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2353346Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-04-21T20:50:45.2355358Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-04-21T20:50:45.2357090Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-04-21T20:50:45.2358998Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-04-21T20:50:45.2360818Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-04-21T20:50:45.2362955Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-04-21T20:50:45.2364858Z adding 'torch/include/ATen/ops/lerp.h' 2025-04-21T20:50:45.2367089Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2368823Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-04-21T20:50:45.2370785Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-04-21T20:50:45.2372565Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-04-21T20:50:45.2374625Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-04-21T20:50:45.2376382Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-04-21T20:50:45.2378509Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-04-21T20:50:45.2380579Z adding 'torch/include/ATen/ops/less.h' 2025-04-21T20:50:45.2382858Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2385244Z adding 'torch/include/ATen/ops/less_equal.h' 2025-04-21T20:50:45.2387362Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2389122Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-04-21T20:50:45.2391304Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-04-21T20:50:45.2393543Z adding 'torch/include/ATen/ops/less_native.h' 2025-04-21T20:50:45.2395563Z adding 'torch/include/ATen/ops/less_ops.h' 2025-04-21T20:50:45.2397478Z adding 'torch/include/ATen/ops/lgamma.h' 2025-04-21T20:50:45.2399617Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2401365Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-04-21T20:50:45.2403177Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-04-21T20:50:45.2405060Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-04-21T20:50:45.2406955Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-04-21T20:50:45.2408786Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-04-21T20:50:45.2410732Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-04-21T20:50:45.2412593Z adding 'torch/include/ATen/ops/lift.h' 2025-04-21T20:50:45.2414637Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2416357Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-04-21T20:50:45.2418338Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2420233Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-04-21T20:50:45.2422309Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2424323Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2425907Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-04-21T20:50:45.2427802Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-04-21T20:50:45.2429611Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-04-21T20:50:45.2431445Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-04-21T20:50:45.2433492Z adding 'torch/include/ATen/ops/lift_native.h' 2025-04-21T20:50:45.2435452Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-04-21T20:50:45.2437332Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-04-21T20:50:45.2439495Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2441373Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-04-21T20:50:45.2443427Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2445201Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-04-21T20:50:45.2447039Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-04-21T20:50:45.2448844Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-04-21T20:50:45.2450770Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-04-21T20:50:45.2452614Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-04-21T20:50:45.2454619Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-04-21T20:50:45.2456437Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-04-21T20:50:45.2458461Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-04-21T20:50:45.2460442Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-04-21T20:50:45.2462542Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2464307Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-04-21T20:50:45.2466383Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-04-21T20:50:45.2468375Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-04-21T20:50:45.2470473Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2472212Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-04-21T20:50:45.2474125Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-04-21T20:50:45.2475885Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-04-21T20:50:45.2477941Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-04-21T20:50:45.2479644Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-04-21T20:50:45.2481675Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-04-21T20:50:45.2483880Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-04-21T20:50:45.2486139Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2487958Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-04-21T20:50:45.2489763Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-04-21T20:50:45.2491615Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-04-21T20:50:45.2493644Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2495447Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-04-21T20:50:45.2497303Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-04-21T20:50:45.2499361Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-04-21T20:50:45.2501474Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-04-21T20:50:45.2503596Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-04-21T20:50:45.2505295Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-04-21T20:50:45.2507340Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-04-21T20:50:45.2509303Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-04-21T20:50:45.2511387Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2513403Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-04-21T20:50:45.2515373Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-04-21T20:50:45.2517291Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-04-21T20:50:45.2519394Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2521231Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-04-21T20:50:45.2523102Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-04-21T20:50:45.2524939Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-04-21T20:50:45.2526904Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-04-21T20:50:45.2528921Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-04-21T20:50:45.2531139Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2532932Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-04-21T20:50:45.2534885Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-04-21T20:50:45.2536921Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-04-21T20:50:45.2538978Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-04-21T20:50:45.2540984Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-04-21T20:50:45.2542864Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-04-21T20:50:45.2544757Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-04-21T20:50:45.2546591Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-04-21T20:50:45.2548696Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2550506Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-04-21T20:50:45.2552708Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2554638Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-04-21T20:50:45.2556453Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-04-21T20:50:45.2558380Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-04-21T20:50:45.2560334Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-04-21T20:50:45.2562187Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-04-21T20:50:45.2564302Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-04-21T20:50:45.2566208Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-04-21T20:50:45.2568220Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-04-21T20:50:45.2570205Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-04-21T20:50:45.2572468Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2574373Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-04-21T20:50:45.2576559Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2578424Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-04-21T20:50:45.2580304Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-04-21T20:50:45.2582119Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-04-21T20:50:45.2584289Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-04-21T20:50:45.2586115Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-04-21T20:50:45.2588182Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-04-21T20:50:45.2589983Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-04-21T20:50:45.2591835Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-04-21T20:50:45.2593763Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-04-21T20:50:45.2595807Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2597584Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-04-21T20:50:45.2599319Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-04-21T20:50:45.2601086Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-04-21T20:50:45.2603270Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-04-21T20:50:45.2605011Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-04-21T20:50:45.2607006Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-04-21T20:50:45.2609101Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-04-21T20:50:45.2611305Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2613274Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-04-21T20:50:45.2615304Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-04-21T20:50:45.2617156Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-04-21T20:50:45.2619417Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-04-21T20:50:45.2621367Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-04-21T20:50:45.2623577Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2625417Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-04-21T20:50:45.2627359Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-04-21T20:50:45.2629279Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-04-21T20:50:45.2631451Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2633616Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-04-21T20:50:45.2635750Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2637643Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-04-21T20:50:45.2639562Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-04-21T20:50:45.2641477Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-04-21T20:50:45.2643499Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-04-21T20:50:45.2645348Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-04-21T20:50:45.2647396Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-04-21T20:50:45.2649313Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-04-21T20:50:45.2651355Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-04-21T20:50:45.2653258Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-04-21T20:50:45.2655281Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-04-21T20:50:45.2657123Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-04-21T20:50:45.2659207Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-04-21T20:50:45.2661224Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-04-21T20:50:45.2663428Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2665257Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-04-21T20:50:45.2667251Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-04-21T20:50:45.2669206Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-04-21T20:50:45.2671187Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-04-21T20:50:45.2673225Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-04-21T20:50:45.2675538Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-04-21T20:50:45.2677401Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-04-21T20:50:45.2679564Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2681338Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-04-21T20:50:45.2683433Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-04-21T20:50:45.2685654Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-04-21T20:50:45.2687778Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2689689Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-04-21T20:50:45.2691522Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-04-21T20:50:45.2693386Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-04-21T20:50:45.2695290Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-04-21T20:50:45.2697392Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-04-21T20:50:45.2699706Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2701646Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-04-21T20:50:45.2703750Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-04-21T20:50:45.2705769Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-04-21T20:50:45.2707909Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2709658Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-04-21T20:50:45.2711661Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-04-21T20:50:45.2714009Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-04-21T20:50:45.2716375Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2718422Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-04-21T20:50:45.2720585Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-04-21T20:50:45.2722707Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-04-21T20:50:45.2724899Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2726698Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-04-21T20:50:45.2728440Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-04-21T20:50:45.2730581Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-04-21T20:50:45.2732937Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2734810Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-04-21T20:50:45.2736875Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-04-21T20:50:45.2739025Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-04-21T20:50:45.2741368Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2743293Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2745230Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2747109Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-04-21T20:50:45.2749354Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-04-21T20:50:45.2751607Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-04-21T20:50:45.2753814Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2755672Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-04-21T20:50:45.2757497Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-04-21T20:50:45.2759436Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-04-21T20:50:45.2761258Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-04-21T20:50:45.2763066Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-04-21T20:50:45.2765219Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-04-21T20:50:45.2767200Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-04-21T20:50:45.2770118Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2771943Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-04-21T20:50:45.2773909Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-04-21T20:50:45.2775886Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-04-21T20:50:45.2778006Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2779861Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-04-21T20:50:45.2782214Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2784100Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-04-21T20:50:45.2786018Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-04-21T20:50:45.2787921Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-04-21T20:50:45.2789851Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-04-21T20:50:45.2791890Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-04-21T20:50:45.2794060Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-04-21T20:50:45.2796023Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-04-21T20:50:45.2797851Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-04-21T20:50:45.2799823Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-04-21T20:50:45.2801871Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-04-21T20:50:45.2803955Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2805819Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-04-21T20:50:45.2807678Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-04-21T20:50:45.2809624Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-04-21T20:50:45.2811751Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2813426Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-04-21T20:50:45.2815435Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-04-21T20:50:45.2817471Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-04-21T20:50:45.2819522Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2821300Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-04-21T20:50:45.2823250Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-04-21T20:50:45.2825347Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-04-21T20:50:45.2827341Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2829047Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-04-21T20:50:45.2831046Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-04-21T20:50:45.2833096Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-04-21T20:50:45.2835269Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2836941Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-04-21T20:50:45.2838905Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-04-21T20:50:45.2840781Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-04-21T20:50:45.2842875Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2844736Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-04-21T20:50:45.2846647Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-04-21T20:50:45.2848540Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-04-21T20:50:45.2850829Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2852662Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-04-21T20:50:45.2854567Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-04-21T20:50:45.2856411Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-04-21T20:50:45.2858494Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-04-21T20:50:45.2860221Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-04-21T20:50:45.2862261Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-04-21T20:50:45.2864219Z adding 'torch/include/ATen/ops/linear.h' 2025-04-21T20:50:45.2866252Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-04-21T20:50:45.2868531Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2870234Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-04-21T20:50:45.2872276Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-04-21T20:50:45.2874465Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2876552Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2878337Z adding 'torch/include/ATen/ops/linear_native.h' 2025-04-21T20:50:45.2880509Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-04-21T20:50:45.2883018Z adding 'torch/include/ATen/ops/linspace.h' 2025-04-21T20:50:45.2886407Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2888368Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-04-21T20:50:45.2890198Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-04-21T20:50:45.2892292Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-04-21T20:50:45.2894076Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-04-21T20:50:45.2896581Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-04-21T20:50:45.2898672Z adding 'torch/include/ATen/ops/log.h' 2025-04-21T20:50:45.2900586Z adding 'torch/include/ATen/ops/log10.h' 2025-04-21T20:50:45.2902672Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2904417Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-04-21T20:50:45.2906345Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-04-21T20:50:45.2908326Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-04-21T20:50:45.2910242Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-04-21T20:50:45.2912051Z adding 'torch/include/ATen/ops/log10_native.h' 2025-04-21T20:50:45.2914219Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-04-21T20:50:45.2916128Z adding 'torch/include/ATen/ops/log1p.h' 2025-04-21T20:50:45.2918286Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2920098Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-04-21T20:50:45.2921867Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-04-21T20:50:45.2923670Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-04-21T20:50:45.2925513Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-04-21T20:50:45.2927386Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-04-21T20:50:45.2929416Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-04-21T20:50:45.2931471Z adding 'torch/include/ATen/ops/log2.h' 2025-04-21T20:50:45.2933888Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2935467Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-04-21T20:50:45.2937148Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-04-21T20:50:45.2938625Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-04-21T20:50:45.2940253Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-04-21T20:50:45.2941789Z adding 'torch/include/ATen/ops/log2_native.h' 2025-04-21T20:50:45.2943433Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-04-21T20:50:45.2945307Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.2946759Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-04-21T20:50:45.2948366Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-04-21T20:50:45.2949843Z adding 'torch/include/ATen/ops/log_meta.h' 2025-04-21T20:50:45.2951585Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-04-21T20:50:45.2953458Z adding 'torch/include/ATen/ops/log_native.h' 2025-04-21T20:50:45.2955039Z adding 'torch/include/ATen/ops/log_normal.h' 2025-04-21T20:50:45.2956834Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2958416Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-04-21T20:50:45.2959988Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-04-21T20:50:45.2961567Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-04-21T20:50:45.2963137Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-04-21T20:50:45.2965066Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-04-21T20:50:45.2966643Z adding 'torch/include/ATen/ops/log_ops.h' 2025-04-21T20:50:45.2968309Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-04-21T20:50:45.2969910Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-04-21T20:50:45.2971690Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-04-21T20:50:45.2973454Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-04-21T20:50:45.2975223Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-04-21T20:50:45.2977139Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-04-21T20:50:45.2979089Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.2980880Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-04-21T20:50:45.2982884Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-04-21T20:50:45.2984795Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-04-21T20:50:45.2986849Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-04-21T20:50:45.2988780Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-04-21T20:50:45.2990611Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-04-21T20:50:45.2992532Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-04-21T20:50:45.2994422Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-04-21T20:50:45.2996506Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.2998452Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3000031Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-04-21T20:50:45.3002008Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-04-21T20:50:45.3003809Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-04-21T20:50:45.3005637Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-04-21T20:50:45.3007513Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3008966Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-04-21T20:50:45.3010521Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-04-21T20:50:45.3012015Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-04-21T20:50:45.3013581Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-04-21T20:50:45.3015377Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-04-21T20:50:45.3017125Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-04-21T20:50:45.3018912Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3020461Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-04-21T20:50:45.3022083Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-04-21T20:50:45.3023637Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-04-21T20:50:45.3025251Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-04-21T20:50:45.3026788Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-04-21T20:50:45.3028487Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-04-21T20:50:45.3030239Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-04-21T20:50:45.3032040Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3033844Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3035203Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-04-21T20:50:45.3036907Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-04-21T20:50:45.3038487Z adding 'torch/include/ATen/ops/logdet.h' 2025-04-21T20:50:45.3040232Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3041657Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-04-21T20:50:45.3043227Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-04-21T20:50:45.3045075Z adding 'torch/include/ATen/ops/logical_and.h' 2025-04-21T20:50:45.3046874Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3048959Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-04-21T20:50:45.3051060Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-04-21T20:50:45.3052908Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-04-21T20:50:45.3054822Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-04-21T20:50:45.3056461Z adding 'torch/include/ATen/ops/logical_not.h' 2025-04-21T20:50:45.3058280Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3059759Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-04-21T20:50:45.3061348Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-04-21T20:50:45.3062916Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-04-21T20:50:45.3064563Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-04-21T20:50:45.3066110Z adding 'torch/include/ATen/ops/logical_or.h' 2025-04-21T20:50:45.3067880Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3069365Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-04-21T20:50:45.3070947Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-04-21T20:50:45.3072542Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-04-21T20:50:45.3074349Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-04-21T20:50:45.3076174Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-04-21T20:50:45.3077986Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3079438Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-04-21T20:50:45.3081014Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-04-21T20:50:45.3082653Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-04-21T20:50:45.3084688Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-04-21T20:50:45.3086292Z adding 'torch/include/ATen/ops/logit.h' 2025-04-21T20:50:45.3087986Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-04-21T20:50:45.3089896Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3091458Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3092925Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3094433Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-04-21T20:50:45.3096050Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-04-21T20:50:45.3097528Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-04-21T20:50:45.3099243Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-04-21T20:50:45.3100912Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-04-21T20:50:45.3102797Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-04-21T20:50:45.3104431Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-04-21T20:50:45.3106009Z adding 'torch/include/ATen/ops/logit_native.h' 2025-04-21T20:50:45.3107784Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-04-21T20:50:45.3109894Z adding 'torch/include/ATen/ops/logspace.h' 2025-04-21T20:50:45.3112060Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3113799Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-04-21T20:50:45.3115437Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-04-21T20:50:45.3117003Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-04-21T20:50:45.3118589Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-04-21T20:50:45.3120716Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-04-21T20:50:45.3122645Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-04-21T20:50:45.3124444Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3126225Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3127715Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3129128Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-04-21T20:50:45.3130924Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-04-21T20:50:45.3132614Z adding 'torch/include/ATen/ops/lshift.h' 2025-04-21T20:50:45.3134414Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3136280Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-04-21T20:50:45.3137863Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-04-21T20:50:45.3139482Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-04-21T20:50:45.3140996Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-04-21T20:50:45.3143034Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-04-21T20:50:45.3144637Z adding 'torch/include/ATen/ops/lstm.h' 2025-04-21T20:50:45.3146282Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-04-21T20:50:45.3148092Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3149542Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-04-21T20:50:45.3151389Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-04-21T20:50:45.3153411Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3155145Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-04-21T20:50:45.3157199Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3158637Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-04-21T20:50:45.3160559Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-04-21T20:50:45.3162193Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-04-21T20:50:45.3164147Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-04-21T20:50:45.3165872Z adding 'torch/include/ATen/ops/lt.h' 2025-04-21T20:50:45.3167991Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3169541Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-04-21T20:50:45.3171311Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-04-21T20:50:45.3173456Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-04-21T20:50:45.3175219Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-04-21T20:50:45.3176829Z adding 'torch/include/ATen/ops/lt_native.h' 2025-04-21T20:50:45.3178672Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-04-21T20:50:45.3180389Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-04-21T20:50:45.3182187Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3183865Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-04-21T20:50:45.3185660Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-04-21T20:50:45.3188299Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-04-21T20:50:45.3190339Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3191830Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-04-21T20:50:45.3193686Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-04-21T20:50:45.3195102Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-04-21T20:50:45.3196719Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-04-21T20:50:45.3198284Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-04-21T20:50:45.3199954Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-04-21T20:50:45.3201506Z adding 'torch/include/ATen/ops/mH.h' 2025-04-21T20:50:45.3203237Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3204790Z adding 'torch/include/ATen/ops/mH_native.h' 2025-04-21T20:50:45.3206504Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-04-21T20:50:45.3208063Z adding 'torch/include/ATen/ops/mT.h' 2025-04-21T20:50:45.3209775Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3211227Z adding 'torch/include/ATen/ops/mT_native.h' 2025-04-21T20:50:45.3212727Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-04-21T20:50:45.3214192Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-04-21T20:50:45.3215989Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3217450Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-04-21T20:50:45.3219105Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-04-21T20:50:45.3220755Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-04-21T20:50:45.3222679Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3224205Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-04-21T20:50:45.3225690Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-04-21T20:50:45.3227355Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-04-21T20:50:45.3228834Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-04-21T20:50:45.3230834Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-04-21T20:50:45.3232753Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-04-21T20:50:45.3234579Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-04-21T20:50:45.3236383Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3237819Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-04-21T20:50:45.3239592Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-04-21T20:50:45.3241308Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3242849Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-04-21T20:50:45.3244407Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-04-21T20:50:45.3245967Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-04-21T20:50:45.3247537Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-04-21T20:50:45.3249208Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-04-21T20:50:45.3250874Z adding 'torch/include/ATen/ops/masked_select.h' 2025-04-21T20:50:45.3252439Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-04-21T20:50:45.3254217Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3255576Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-04-21T20:50:45.3257484Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-04-21T20:50:45.3258876Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-04-21T20:50:45.3260459Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-04-21T20:50:45.3261837Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-04-21T20:50:45.3263455Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-04-21T20:50:45.3265192Z adding 'torch/include/ATen/ops/matmul.h' 2025-04-21T20:50:45.3266940Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-04-21T20:50:45.3268652Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3270202Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-04-21T20:50:45.3271856Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-04-21T20:50:45.3273904Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3275262Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-04-21T20:50:45.3276943Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-04-21T20:50:45.3278406Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-04-21T20:50:45.3280214Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3281570Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-04-21T20:50:45.3283353Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-04-21T20:50:45.3285094Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-04-21T20:50:45.3286768Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-04-21T20:50:45.3288586Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3290105Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-04-21T20:50:45.3291810Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-04-21T20:50:45.3293598Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3295077Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-04-21T20:50:45.3296619Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-04-21T20:50:45.3298301Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-04-21T20:50:45.3300035Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3301563Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-04-21T20:50:45.3303314Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-04-21T20:50:45.3304987Z adding 'torch/include/ATen/ops/max.h' 2025-04-21T20:50:45.3306883Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3308474Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3310018Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-04-21T20:50:45.3311614Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-04-21T20:50:45.3313447Z adding 'torch/include/ATen/ops/max_meta.h' 2025-04-21T20:50:45.3315089Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-04-21T20:50:45.3316755Z adding 'torch/include/ATen/ops/max_native.h' 2025-04-21T20:50:45.3318772Z adding 'torch/include/ATen/ops/max_ops.h' 2025-04-21T20:50:45.3320854Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-04-21T20:50:45.3322659Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3324328Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-04-21T20:50:45.3326075Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-04-21T20:50:45.3328140Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-04-21T20:50:45.3329939Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3331601Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-04-21T20:50:45.3333519Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-04-21T20:50:45.3335164Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-04-21T20:50:45.3337179Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-04-21T20:50:45.3339176Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3340987Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-04-21T20:50:45.3342896Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-04-21T20:50:45.3344976Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3346481Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-04-21T20:50:45.3348375Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-04-21T20:50:45.3350453Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-04-21T20:50:45.3352505Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-04-21T20:50:45.3354705Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3356493Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3358280Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3360170Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-04-21T20:50:45.3361923Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-04-21T20:50:45.3363777Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-04-21T20:50:45.3365767Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-04-21T20:50:45.3367889Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3369600Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-04-21T20:50:45.3371497Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-04-21T20:50:45.3373146Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-04-21T20:50:45.3375080Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-04-21T20:50:45.3376908Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-04-21T20:50:45.3378962Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-04-21T20:50:45.3380765Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-04-21T20:50:45.3382869Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3385503Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-04-21T20:50:45.3387343Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-04-21T20:50:45.3389397Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-04-21T20:50:45.3391298Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-04-21T20:50:45.3393644Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3395361Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3397154Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-04-21T20:50:45.3399088Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-04-21T20:50:45.3401065Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-04-21T20:50:45.3402922Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-04-21T20:50:45.3404748Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-04-21T20:50:45.3406886Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-04-21T20:50:45.3408848Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-04-21T20:50:45.3410863Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-04-21T20:50:45.3412710Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-04-21T20:50:45.3414454Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-04-21T20:50:45.3416790Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-04-21T20:50:45.3418545Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-04-21T20:50:45.3420640Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-04-21T20:50:45.3422525Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-04-21T20:50:45.3424254Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-04-21T20:50:45.3426190Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-04-21T20:50:45.3428011Z adding 'torch/include/ATen/ops/maximum.h' 2025-04-21T20:50:45.3430026Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3431662Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-04-21T20:50:45.3433723Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-04-21T20:50:45.3435402Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-04-21T20:50:45.3437104Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-04-21T20:50:45.3438768Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-04-21T20:50:45.3440782Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-04-21T20:50:45.3442707Z adding 'torch/include/ATen/ops/mean.h' 2025-04-21T20:50:45.3444785Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3446657Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3448420Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3450199Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-04-21T20:50:45.3451990Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-04-21T20:50:45.3453785Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-04-21T20:50:45.3455596Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-04-21T20:50:45.3457359Z adding 'torch/include/ATen/ops/mean_native.h' 2025-04-21T20:50:45.3459477Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-04-21T20:50:45.3461599Z adding 'torch/include/ATen/ops/median.h' 2025-04-21T20:50:45.3463620Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3465410Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3467117Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-04-21T20:50:45.3468897Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-04-21T20:50:45.3470797Z adding 'torch/include/ATen/ops/median_native.h' 2025-04-21T20:50:45.3472999Z adding 'torch/include/ATen/ops/median_ops.h' 2025-04-21T20:50:45.3474903Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-04-21T20:50:45.3476870Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3478380Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-04-21T20:50:45.3480325Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-04-21T20:50:45.3482604Z adding 'torch/include/ATen/ops/min.h' 2025-04-21T20:50:45.3484777Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3486488Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3488191Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-04-21T20:50:45.3490252Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-04-21T20:50:45.3491895Z adding 'torch/include/ATen/ops/min_meta.h' 2025-04-21T20:50:45.3493795Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-04-21T20:50:45.3495569Z adding 'torch/include/ATen/ops/min_native.h' 2025-04-21T20:50:45.3497811Z adding 'torch/include/ATen/ops/min_ops.h' 2025-04-21T20:50:45.3499773Z adding 'torch/include/ATen/ops/minimum.h' 2025-04-21T20:50:45.3501956Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3503354Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-04-21T20:50:45.3505385Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-04-21T20:50:45.3506917Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-04-21T20:50:45.3508867Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-04-21T20:50:45.3510414Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-04-21T20:50:45.3512324Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-04-21T20:50:45.3514444Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-04-21T20:50:45.3516625Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-04-21T20:50:45.3518734Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3520518Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3522213Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-04-21T20:50:45.3524445Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-04-21T20:50:45.3527041Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3529117Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-04-21T20:50:45.3531062Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-04-21T20:50:45.3533645Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-04-21T20:50:45.3536139Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-04-21T20:50:45.3538158Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-04-21T20:50:45.3539903Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-04-21T20:50:45.3541522Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-04-21T20:50:45.3543159Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-04-21T20:50:45.3545189Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3546688Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-04-21T20:50:45.3548334Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-04-21T20:50:45.3549898Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-04-21T20:50:45.3551775Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-04-21T20:50:45.3553944Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-04-21T20:50:45.3555316Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-04-21T20:50:45.3557001Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-04-21T20:50:45.3559051Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-04-21T20:50:45.3561500Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3563131Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-04-21T20:50:45.3564961Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-04-21T20:50:45.3566882Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-04-21T20:50:45.3569211Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-04-21T20:50:45.3571471Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3573269Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-04-21T20:50:45.3574925Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-04-21T20:50:45.3576975Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-04-21T20:50:45.3578921Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-04-21T20:50:45.3581308Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-04-21T20:50:45.3583801Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3585889Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3587540Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-04-21T20:50:45.3589888Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-04-21T20:50:45.3592068Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3594008Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-04-21T20:50:45.3595752Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-04-21T20:50:45.3597969Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-04-21T20:50:45.3599767Z adding 'torch/include/ATen/ops/mish.h' 2025-04-21T20:50:45.3601618Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-04-21T20:50:45.3603560Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3605339Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3607904Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3609761Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-04-21T20:50:45.3611483Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-04-21T20:50:45.3613622Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3615068Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-04-21T20:50:45.3616860Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-04-21T20:50:45.3618558Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-04-21T20:50:45.3620436Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-04-21T20:50:45.3622183Z adding 'torch/include/ATen/ops/mish_native.h' 2025-04-21T20:50:45.3624054Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-04-21T20:50:45.3625993Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-04-21T20:50:45.3627946Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-04-21T20:50:45.3629952Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3631566Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-04-21T20:50:45.3633707Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-04-21T20:50:45.3635240Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-04-21T20:50:45.3637117Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-04-21T20:50:45.3639266Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-04-21T20:50:45.3641538Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3643328Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-04-21T20:50:45.3645447Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-04-21T20:50:45.3647436Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-04-21T20:50:45.3649305Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-04-21T20:50:45.3651529Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3653119Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-04-21T20:50:45.3655269Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3656781Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-04-21T20:50:45.3658749Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-04-21T20:50:45.3660428Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-04-21T20:50:45.3662453Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-04-21T20:50:45.3664415Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-04-21T20:50:45.3666487Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3668087Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-04-21T20:50:45.3670041Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-04-21T20:50:45.3671888Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3673849Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-04-21T20:50:45.3675612Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-04-21T20:50:45.3677679Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-04-21T20:50:45.3679597Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-04-21T20:50:45.3681763Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3683498Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-04-21T20:50:45.3685810Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-04-21T20:50:45.3687612Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3689344Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-04-21T20:50:45.3691186Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-04-21T20:50:45.3693185Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-04-21T20:50:45.3695042Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-04-21T20:50:45.3697260Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3698988Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-04-21T20:50:45.3701160Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-04-21T20:50:45.3703055Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3704908Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-04-21T20:50:45.3707064Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-04-21T20:50:45.3709230Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-04-21T20:50:45.3711536Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3713233Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-04-21T20:50:45.3715263Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-04-21T20:50:45.3717619Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-04-21T20:50:45.3719749Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3721552Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-04-21T20:50:45.3723398Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-04-21T20:50:45.3725504Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-04-21T20:50:45.3727929Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-04-21T20:50:45.3730099Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3731858Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3733936Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-04-21T20:50:45.3736173Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-04-21T20:50:45.3738422Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3740123Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-04-21T20:50:45.3741891Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-04-21T20:50:45.3744096Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-04-21T20:50:45.3745977Z adding 'torch/include/ATen/ops/mm.h' 2025-04-21T20:50:45.3747923Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3749582Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-04-21T20:50:45.3751455Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-04-21T20:50:45.3753307Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-04-21T20:50:45.3755255Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-04-21T20:50:45.3756978Z adding 'torch/include/ATen/ops/mm_native.h' 2025-04-21T20:50:45.3759041Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-04-21T20:50:45.3761134Z adding 'torch/include/ATen/ops/mode.h' 2025-04-21T20:50:45.3763187Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3765044Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3766756Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-04-21T20:50:45.3768542Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-04-21T20:50:45.3770351Z adding 'torch/include/ATen/ops/mode_native.h' 2025-04-21T20:50:45.3772310Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-04-21T20:50:45.3774188Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-04-21T20:50:45.3776103Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3777775Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-04-21T20:50:45.3779602Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-04-21T20:50:45.3781444Z adding 'torch/include/ATen/ops/movedim.h' 2025-04-21T20:50:45.3783552Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3785256Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-04-21T20:50:45.3787101Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-04-21T20:50:45.3789472Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-04-21T20:50:45.3791735Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3793747Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-04-21T20:50:45.3795607Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-04-21T20:50:45.3798061Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-04-21T20:50:45.3800453Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3802197Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-04-21T20:50:45.3804293Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-04-21T20:50:45.3805879Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-04-21T20:50:45.3807790Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-04-21T20:50:45.3809702Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3811558Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3813200Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-04-21T20:50:45.3815126Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-04-21T20:50:45.3817211Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3818767Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-04-21T20:50:45.3820625Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-04-21T20:50:45.3822302Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-04-21T20:50:45.3824164Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-04-21T20:50:45.3825897Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-04-21T20:50:45.3827800Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-04-21T20:50:45.3829565Z adding 'torch/include/ATen/ops/msort.h' 2025-04-21T20:50:45.3831542Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3833201Z adding 'torch/include/ATen/ops/msort_native.h' 2025-04-21T20:50:45.3835073Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-04-21T20:50:45.3836908Z adding 'torch/include/ATen/ops/mul.h' 2025-04-21T20:50:45.3838871Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3840963Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3842414Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-04-21T20:50:45.3844196Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-04-21T20:50:45.3845892Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-04-21T20:50:45.3847697Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-04-21T20:50:45.3849550Z adding 'torch/include/ATen/ops/mul_native.h' 2025-04-21T20:50:45.3851743Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-04-21T20:50:45.3853892Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-04-21T20:50:45.3855757Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-04-21T20:50:45.3857759Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3859705Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3861423Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-04-21T20:50:45.3863426Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-04-21T20:50:45.3865292Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-04-21T20:50:45.3867235Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-04-21T20:50:45.3869009Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-04-21T20:50:45.3870995Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-04-21T20:50:45.3873062Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-04-21T20:50:45.3875007Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-04-21T20:50:45.3876913Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-04-21T20:50:45.3878703Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-04-21T20:50:45.3880445Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-04-21T20:50:45.3882405Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-04-21T20:50:45.3884827Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3886484Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-04-21T20:50:45.3888398Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-04-21T20:50:45.3890243Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-04-21T20:50:45.3891986Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-04-21T20:50:45.3893907Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-04-21T20:50:45.3895688Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-04-21T20:50:45.3897577Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-04-21T20:50:45.3899596Z adding 'torch/include/ATen/ops/multinomial.h' 2025-04-21T20:50:45.3901765Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-04-21T20:50:45.3903523Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-04-21T20:50:45.3905289Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-04-21T20:50:45.3907141Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-04-21T20:50:45.3909049Z adding 'torch/include/ATen/ops/multiply.h' 2025-04-21T20:50:45.3911015Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3912769Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-04-21T20:50:45.3914885Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-04-21T20:50:45.3916873Z adding 'torch/include/ATen/ops/mv.h' 2025-04-21T20:50:45.3918669Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3920228Z adding 'torch/include/ATen/ops/mv_native.h' 2025-04-21T20:50:45.3922080Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-04-21T20:50:45.3923941Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-04-21T20:50:45.3925902Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3927615Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-04-21T20:50:45.3929325Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-04-21T20:50:45.3931053Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-04-21T20:50:45.3932942Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-04-21T20:50:45.3934807Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-04-21T20:50:45.3936793Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3938547Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-04-21T20:50:45.3940414Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-04-21T20:50:45.3942122Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-04-21T20:50:45.3944097Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-04-21T20:50:45.3946004Z adding 'torch/include/ATen/ops/nanmean.h' 2025-04-21T20:50:45.3948047Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3949658Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-04-21T20:50:45.3951758Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-04-21T20:50:45.3953892Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-04-21T20:50:45.3955908Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.3957704Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3959441Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-04-21T20:50:45.3961193Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-04-21T20:50:45.3962987Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-04-21T20:50:45.3965213Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-04-21T20:50:45.3967271Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-04-21T20:50:45.3969364Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3971108Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-04-21T20:50:45.3973126Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-04-21T20:50:45.3974952Z adding 'torch/include/ATen/ops/nansum.h' 2025-04-21T20:50:45.3976807Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-04-21T20:50:45.3978670Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-04-21T20:50:45.3980180Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-04-21T20:50:45.3982033Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-04-21T20:50:45.3984665Z adding 'torch/include/ATen/ops/narrow.h' 2025-04-21T20:50:45.3986732Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.3988515Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-04-21T20:50:45.3990698Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.3992415Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-04-21T20:50:45.3994085Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-04-21T20:50:45.3995912Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-04-21T20:50:45.3997625Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-04-21T20:50:45.3999431Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-04-21T20:50:45.4001360Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-04-21T20:50:45.4003361Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-04-21T20:50:45.4005485Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4007749Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4009692Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4011696Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-04-21T20:50:45.4013643Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-04-21T20:50:45.4015614Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-04-21T20:50:45.4017612Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-04-21T20:50:45.4019478Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-04-21T20:50:45.4021488Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-04-21T20:50:45.4023322Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-04-21T20:50:45.4025287Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4026893Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-04-21T20:50:45.4028619Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-04-21T20:50:45.4030245Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-04-21T20:50:45.4031997Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-04-21T20:50:45.4033970Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-04-21T20:50:45.4035915Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4037478Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4039228Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4040774Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-04-21T20:50:45.4042620Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-04-21T20:50:45.4045365Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4047115Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-04-21T20:50:45.4048881Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-04-21T20:50:45.4050446Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-04-21T20:50:45.4052323Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-04-21T20:50:45.4054464Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-04-21T20:50:45.4056841Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-04-21T20:50:45.4059108Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4060866Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4062667Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4064402Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-04-21T20:50:45.4066419Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-04-21T20:50:45.4068394Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4070119Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-04-21T20:50:45.4071917Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-04-21T20:50:45.4073827Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-04-21T20:50:45.4075850Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-04-21T20:50:45.4077902Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-04-21T20:50:45.4080309Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-04-21T20:50:45.4082747Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4084639Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4086554Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4088273Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-04-21T20:50:45.4090361Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-04-21T20:50:45.4092416Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4094139Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-04-21T20:50:45.4095935Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-04-21T20:50:45.4097765Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-04-21T20:50:45.4099655Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-04-21T20:50:45.4101542Z adding 'torch/include/ATen/ops/native_norm.h' 2025-04-21T20:50:45.4103524Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4105156Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-04-21T20:50:45.4107090Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-04-21T20:50:45.4109022Z adding 'torch/include/ATen/ops/ne.h' 2025-04-21T20:50:45.4110972Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4112800Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-04-21T20:50:45.4114675Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-04-21T20:50:45.4116319Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-04-21T20:50:45.4118369Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-04-21T20:50:45.4119837Z adding 'torch/include/ATen/ops/ne_native.h' 2025-04-21T20:50:45.4121738Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-04-21T20:50:45.4123662Z adding 'torch/include/ATen/ops/neg.h' 2025-04-21T20:50:45.4125634Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4127157Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-04-21T20:50:45.4128816Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-04-21T20:50:45.4130457Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-04-21T20:50:45.4132156Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-04-21T20:50:45.4133835Z adding 'torch/include/ATen/ops/neg_native.h' 2025-04-21T20:50:45.4135661Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-04-21T20:50:45.4137433Z adding 'torch/include/ATen/ops/negative.h' 2025-04-21T20:50:45.4139363Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4140924Z adding 'torch/include/ATen/ops/negative_native.h' 2025-04-21T20:50:45.4142698Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-04-21T20:50:45.4144600Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-04-21T20:50:45.4146576Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4148260Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-04-21T20:50:45.4159625Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-04-21T20:50:45.4160066Z adding 'torch/include/ATen/ops/new_empty.h' 2025-04-21T20:50:45.4160359Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4160522Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-04-21T20:50:45.4160663Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-04-21T20:50:45.4160807Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-04-21T20:50:45.4162021Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4163931Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4165633Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-04-21T20:50:45.4167588Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-04-21T20:50:45.4169571Z adding 'torch/include/ATen/ops/new_full.h' 2025-04-21T20:50:45.4171801Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4173385Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-04-21T20:50:45.4175294Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-04-21T20:50:45.4177538Z adding 'torch/include/ATen/ops/new_ones.h' 2025-04-21T20:50:45.4179782Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4181269Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-04-21T20:50:45.4183324Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-04-21T20:50:45.4185515Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-04-21T20:50:45.4187818Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4189203Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-04-21T20:50:45.4191198Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-04-21T20:50:45.4193197Z adding 'torch/include/ATen/ops/nextafter.h' 2025-04-21T20:50:45.4195152Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4196563Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-04-21T20:50:45.4198681Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-04-21T20:50:45.4200173Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-04-21T20:50:45.4201909Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-04-21T20:50:45.4203751Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-04-21T20:50:45.4205543Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-04-21T20:50:45.4207570Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-04-21T20:50:45.4209762Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-04-21T20:50:45.4212056Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-04-21T20:50:45.4214082Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4215940Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4217810Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-04-21T20:50:45.4219725Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-04-21T20:50:45.4221902Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4223845Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-04-21T20:50:45.4226022Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-04-21T20:50:45.4227889Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-04-21T20:50:45.4229538Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-04-21T20:50:45.4231497Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-04-21T20:50:45.4234214Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-04-21T20:50:45.4235447Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-04-21T20:50:45.4237575Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-04-21T20:50:45.4239607Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4241152Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4243014Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4244750Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-04-21T20:50:45.4246712Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-04-21T20:50:45.4248363Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-04-21T20:50:45.4250371Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-04-21T20:50:45.4252234Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4254125Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-04-21T20:50:45.4256390Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4258134Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-04-21T20:50:45.4259997Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-04-21T20:50:45.4261697Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-04-21T20:50:45.4263580Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-04-21T20:50:45.4265350Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-04-21T20:50:45.4267377Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-04-21T20:50:45.4269165Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-04-21T20:50:45.4271058Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-04-21T20:50:45.4273319Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4274782Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-04-21T20:50:45.4276500Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-04-21T20:50:45.4278352Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-04-21T20:50:45.4280101Z adding 'torch/include/ATen/ops/nonzero.h' 2025-04-21T20:50:45.4281866Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-04-21T20:50:45.4284233Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-04-21T20:50:45.4286016Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-04-21T20:50:45.4287690Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-04-21T20:50:45.4289601Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4291042Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-04-21T20:50:45.4292798Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-04-21T20:50:45.4294564Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-04-21T20:50:45.4296463Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-04-21T20:50:45.4298435Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-04-21T20:50:45.4300161Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-04-21T20:50:45.4301821Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-04-21T20:50:45.4303619Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-04-21T20:50:45.4305693Z adding 'torch/include/ATen/ops/norm.h' 2025-04-21T20:50:45.4307766Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4309581Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4311307Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4313236Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-04-21T20:50:45.4314940Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-04-21T20:50:45.4316641Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-04-21T20:50:45.4318535Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4320025Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-04-21T20:50:45.4321747Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-04-21T20:50:45.4323492Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-04-21T20:50:45.4325306Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-04-21T20:50:45.4327118Z adding 'torch/include/ATen/ops/norm_native.h' 2025-04-21T20:50:45.4329590Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-04-21T20:50:45.4332301Z adding 'torch/include/ATen/ops/normal.h' 2025-04-21T20:50:45.4334658Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4336501Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-04-21T20:50:45.4338394Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-04-21T20:50:45.4340218Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-04-21T20:50:45.4342009Z adding 'torch/include/ATen/ops/normal_native.h' 2025-04-21T20:50:45.4344486Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-04-21T20:50:45.4346474Z adding 'torch/include/ATen/ops/not_equal.h' 2025-04-21T20:50:45.4348471Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4350075Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-04-21T20:50:45.4352180Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-04-21T20:50:45.4354401Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-04-21T20:50:45.4356165Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4357670Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-04-21T20:50:45.4359840Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-04-21T20:50:45.4361359Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-04-21T20:50:45.4363132Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4364721Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-04-21T20:50:45.4366334Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-04-21T20:50:45.4367982Z adding 'torch/include/ATen/ops/one_hot.h' 2025-04-21T20:50:45.4369836Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4371274Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-04-21T20:50:45.4373070Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-04-21T20:50:45.4375123Z adding 'torch/include/ATen/ops/ones.h' 2025-04-21T20:50:45.4377337Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4379113Z adding 'torch/include/ATen/ops/ones_like.h' 2025-04-21T20:50:45.4381136Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4382854Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-04-21T20:50:45.4385031Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-04-21T20:50:45.4386810Z adding 'torch/include/ATen/ops/ones_native.h' 2025-04-21T20:50:45.4388750Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-04-21T20:50:45.4390530Z adding 'torch/include/ATen/ops/or.h' 2025-04-21T20:50:45.4392707Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4394256Z adding 'torch/include/ATen/ops/or_native.h' 2025-04-21T20:50:45.4396106Z adding 'torch/include/ATen/ops/or_ops.h' 2025-04-21T20:50:45.4397864Z adding 'torch/include/ATen/ops/orgqr.h' 2025-04-21T20:50:45.4399786Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4401260Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-04-21T20:50:45.4403078Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-04-21T20:50:45.4404858Z adding 'torch/include/ATen/ops/ormqr.h' 2025-04-21T20:50:45.4406714Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-04-21T20:50:45.4408445Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-04-21T20:50:45.4410077Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-04-21T20:50:45.4411942Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-04-21T20:50:45.4413679Z adding 'torch/include/ATen/ops/outer.h' 2025-04-21T20:50:45.4415608Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4417135Z adding 'torch/include/ATen/ops/outer_native.h' 2025-04-21T20:50:45.4418876Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-04-21T20:50:45.4420553Z adding 'torch/include/ATen/ops/output_nr.h' 2025-04-21T20:50:45.4422495Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4423916Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-04-21T20:50:45.4425836Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-04-21T20:50:45.4427442Z adding 'torch/include/ATen/ops/pad.h' 2025-04-21T20:50:45.4429290Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4430966Z adding 'torch/include/ATen/ops/pad_native.h' 2025-04-21T20:50:45.4432687Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-04-21T20:50:45.4434494Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-04-21T20:50:45.4436382Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4437911Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-04-21T20:50:45.4439710Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-04-21T20:50:45.4441421Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-04-21T20:50:45.4443269Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4444903Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-04-21T20:50:45.4446710Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-04-21T20:50:45.4448450Z adding 'torch/include/ATen/ops/pdist.h' 2025-04-21T20:50:45.4450268Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4451897Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-04-21T20:50:45.4453598Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-04-21T20:50:45.4455386Z adding 'torch/include/ATen/ops/permute.h' 2025-04-21T20:50:45.4457173Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4458886Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-04-21T20:50:45.4461252Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4463015Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4464599Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-04-21T20:50:45.4466721Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-04-21T20:50:45.4468434Z adding 'torch/include/ATen/ops/permute_native.h' 2025-04-21T20:50:45.4470338Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-04-21T20:50:45.4472998Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-04-21T20:50:45.4475127Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4476829Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-04-21T20:50:45.4478914Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-04-21T20:50:45.4480662Z adding 'torch/include/ATen/ops/pinverse.h' 2025-04-21T20:50:45.4482790Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4484964Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-04-21T20:50:45.4486977Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-04-21T20:50:45.4488819Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-04-21T20:50:45.4490840Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4492739Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4494474Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-04-21T20:50:45.4496219Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-04-21T20:50:45.4498189Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-04-21T20:50:45.4500121Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-04-21T20:50:45.4502192Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4504094Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4505872Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-04-21T20:50:45.4507554Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-04-21T20:50:45.4509576Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-04-21T20:50:45.4511364Z adding 'torch/include/ATen/ops/poisson.h' 2025-04-21T20:50:45.4513630Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4515399Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-04-21T20:50:45.4517421Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-04-21T20:50:45.4519117Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-04-21T20:50:45.4520993Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-04-21T20:50:45.4523022Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4524689Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-04-21T20:50:45.4526637Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-04-21T20:50:45.4528627Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-04-21T20:50:45.4530539Z adding 'torch/include/ATen/ops/polar.h' 2025-04-21T20:50:45.4532626Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4534394Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-04-21T20:50:45.4536197Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-04-21T20:50:45.4537943Z adding 'torch/include/ATen/ops/polar_native.h' 2025-04-21T20:50:45.4539883Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-04-21T20:50:45.4541784Z adding 'torch/include/ATen/ops/polygamma.h' 2025-04-21T20:50:45.4543767Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4545646Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4547378Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-04-21T20:50:45.4549174Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-04-21T20:50:45.4550992Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-04-21T20:50:45.4553064Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-04-21T20:50:45.4554750Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-04-21T20:50:45.4556792Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-04-21T20:50:45.4558641Z adding 'torch/include/ATen/ops/positive.h' 2025-04-21T20:50:45.4560679Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4562327Z adding 'torch/include/ATen/ops/positive_native.h' 2025-04-21T20:50:45.4564244Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-04-21T20:50:45.4566205Z adding 'torch/include/ATen/ops/pow.h' 2025-04-21T20:50:45.4568377Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4570112Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-04-21T20:50:45.4572021Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-04-21T20:50:45.4573831Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-04-21T20:50:45.4575814Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-04-21T20:50:45.4577695Z adding 'torch/include/ATen/ops/pow_native.h' 2025-04-21T20:50:45.4579988Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-04-21T20:50:45.4581911Z adding 'torch/include/ATen/ops/prelu.h' 2025-04-21T20:50:45.4584212Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4585844Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-04-21T20:50:45.4587754Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-04-21T20:50:45.4589778Z adding 'torch/include/ATen/ops/prod.h' 2025-04-21T20:50:45.4591887Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4593917Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4595781Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4597550Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-04-21T20:50:45.4599465Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-04-21T20:50:45.4601254Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-04-21T20:50:45.4603203Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-04-21T20:50:45.4605075Z adding 'torch/include/ATen/ops/prod_native.h' 2025-04-21T20:50:45.4607261Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-04-21T20:50:45.4609244Z adding 'torch/include/ATen/ops/promote_types.h' 2025-04-21T20:50:45.4611362Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4612938Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-04-21T20:50:45.4614784Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-04-21T20:50:45.4616651Z adding 'torch/include/ATen/ops/put.h' 2025-04-21T20:50:45.4618701Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4620481Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-04-21T20:50:45.4622233Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-04-21T20:50:45.4624132Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-04-21T20:50:45.4625884Z adding 'torch/include/ATen/ops/put_native.h' 2025-04-21T20:50:45.4627956Z adding 'torch/include/ATen/ops/put_ops.h' 2025-04-21T20:50:45.4629874Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-04-21T20:50:45.4631765Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-04-21T20:50:45.4633807Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-04-21T20:50:45.4635766Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-04-21T20:50:45.4637796Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4639560Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-04-21T20:50:45.4641615Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-04-21T20:50:45.4643593Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-04-21T20:50:45.4645805Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4647492Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-04-21T20:50:45.4649554Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-04-21T20:50:45.4651381Z adding 'torch/include/ATen/ops/q_scale.h' 2025-04-21T20:50:45.4653277Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-04-21T20:50:45.4655211Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-04-21T20:50:45.4657164Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-04-21T20:50:45.4659052Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-04-21T20:50:45.4661049Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-04-21T20:50:45.4662970Z adding 'torch/include/ATen/ops/qr.h' 2025-04-21T20:50:45.4665179Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4666869Z adding 'torch/include/ATen/ops/qr_native.h' 2025-04-21T20:50:45.4668961Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-04-21T20:50:45.4670783Z adding 'torch/include/ATen/ops/qscheme.h' 2025-04-21T20:50:45.4672656Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-04-21T20:50:45.4674559Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-04-21T20:50:45.4676769Z adding 'torch/include/ATen/ops/quantile.h' 2025-04-21T20:50:45.4678753Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4680512Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-04-21T20:50:45.4682703Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-04-21T20:50:45.4684873Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-04-21T20:50:45.4686893Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4688702Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-04-21T20:50:45.4690994Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-04-21T20:50:45.4692699Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-04-21T20:50:45.4694652Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-04-21T20:50:45.4696800Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-04-21T20:50:45.4699189Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4700952Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-04-21T20:50:45.4702909Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-04-21T20:50:45.4704781Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-04-21T20:50:45.4706782Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4708455Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-04-21T20:50:45.4710314Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-04-21T20:50:45.4711948Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-04-21T20:50:45.4713996Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-04-21T20:50:45.4715868Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-04-21T20:50:45.4718122Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-04-21T20:50:45.4720167Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-04-21T20:50:45.4722357Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4724058Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-04-21T20:50:45.4725905Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-04-21T20:50:45.4727852Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-04-21T20:50:45.4729894Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4731595Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-04-21T20:50:45.4733567Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-04-21T20:50:45.4735475Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-04-21T20:50:45.4737452Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4739012Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-04-21T20:50:45.4740819Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-04-21T20:50:45.4742637Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-04-21T20:50:45.4744634Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4746049Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-04-21T20:50:45.4747749Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-04-21T20:50:45.4749538Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-04-21T20:50:45.4751594Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4753020Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-04-21T20:50:45.4754888Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-04-21T20:50:45.4756735Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-04-21T20:50:45.4758703Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4760222Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-04-21T20:50:45.4762039Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-04-21T20:50:45.4763923Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-04-21T20:50:45.4765866Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4767412Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-04-21T20:50:45.4769206Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-04-21T20:50:45.4771038Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-04-21T20:50:45.4772963Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4774524Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-04-21T20:50:45.4776365Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-04-21T20:50:45.4778025Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-04-21T20:50:45.4779938Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4781432Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-04-21T20:50:45.4783442Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-04-21T20:50:45.4787155Z adding 'torch/include/ATen/ops/rand.h' 2025-04-21T20:50:45.4790023Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4792010Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4793860Z adding 'torch/include/ATen/ops/rand_like.h' 2025-04-21T20:50:45.4795947Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4797572Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-04-21T20:50:45.4799494Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-04-21T20:50:45.4801545Z adding 'torch/include/ATen/ops/rand_native.h' 2025-04-21T20:50:45.4803712Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-04-21T20:50:45.4806869Z adding 'torch/include/ATen/ops/randint.h' 2025-04-21T20:50:45.4809698Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4812282Z adding 'torch/include/ATen/ops/randint_like.h' 2025-04-21T20:50:45.4814792Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4816376Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-04-21T20:50:45.4818464Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-04-21T20:50:45.4820360Z adding 'torch/include/ATen/ops/randint_native.h' 2025-04-21T20:50:45.4822630Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-04-21T20:50:45.4825861Z adding 'torch/include/ATen/ops/randn.h' 2025-04-21T20:50:45.4828612Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4830540Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4832326Z adding 'torch/include/ATen/ops/randn_like.h' 2025-04-21T20:50:45.4834495Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4836344Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-21T20:50:45.4837842Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-04-21T20:50:45.4839722Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-04-21T20:50:45.4841602Z adding 'torch/include/ATen/ops/randn_native.h' 2025-04-21T20:50:45.4843866Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-04-21T20:50:45.4845939Z adding 'torch/include/ATen/ops/random.h' 2025-04-21T20:50:45.4847999Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4849669Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-04-21T20:50:45.4851339Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-04-21T20:50:45.4853154Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-04-21T20:50:45.4854804Z adding 'torch/include/ATen/ops/random_native.h' 2025-04-21T20:50:45.4856915Z adding 'torch/include/ATen/ops/random_ops.h' 2025-04-21T20:50:45.4859380Z adding 'torch/include/ATen/ops/randperm.h' 2025-04-21T20:50:45.4861953Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4863627Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-04-21T20:50:45.4865534Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-04-21T20:50:45.4867339Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-04-21T20:50:45.4869582Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-04-21T20:50:45.4871703Z adding 'torch/include/ATen/ops/range.h' 2025-04-21T20:50:45.4874449Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.4875935Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-04-21T20:50:45.4877727Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-04-21T20:50:45.4879609Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-04-21T20:50:45.4881400Z adding 'torch/include/ATen/ops/range_native.h' 2025-04-21T20:50:45.4883909Z adding 'torch/include/ATen/ops/range_ops.h' 2025-04-21T20:50:45.4885806Z adding 'torch/include/ATen/ops/ravel.h' 2025-04-21T20:50:45.4887838Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4889414Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-04-21T20:50:45.4891504Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-04-21T20:50:45.4893067Z adding 'torch/include/ATen/ops/real.h' 2025-04-21T20:50:45.4895050Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4896775Z adding 'torch/include/ATen/ops/real_native.h' 2025-04-21T20:50:45.4898554Z adding 'torch/include/ATen/ops/real_ops.h' 2025-04-21T20:50:45.4900501Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-04-21T20:50:45.4902561Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4904268Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-04-21T20:50:45.4906083Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-04-21T20:50:45.4907953Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-04-21T20:50:45.4909718Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-04-21T20:50:45.4911453Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-04-21T20:50:45.4913693Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-04-21T20:50:45.4915453Z adding 'torch/include/ATen/ops/record_stream.h' 2025-04-21T20:50:45.4917340Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-04-21T20:50:45.4919883Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-04-21T20:50:45.4921894Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-04-21T20:50:45.4923740Z adding 'torch/include/ATen/ops/refine_names.h' 2025-04-21T20:50:45.4925692Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.4927380Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-04-21T20:50:45.4929277Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-04-21T20:50:45.4931396Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-04-21T20:50:45.4933720Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-04-21T20:50:45.4935924Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4937702Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4939658Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4941598Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-04-21T20:50:45.4943809Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-04-21T20:50:45.4945467Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-04-21T20:50:45.4947486Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-04-21T20:50:45.4949646Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4951530Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-04-21T20:50:45.4953827Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-04-21T20:50:45.4955494Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-04-21T20:50:45.4957209Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-04-21T20:50:45.4959302Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-04-21T20:50:45.4960999Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-04-21T20:50:45.4962867Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-04-21T20:50:45.4965069Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-04-21T20:50:45.4967213Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4969178Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4970935Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-04-21T20:50:45.4972819Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-04-21T20:50:45.4974641Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-04-21T20:50:45.4976567Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-04-21T20:50:45.4978271Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-04-21T20:50:45.4980168Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-04-21T20:50:45.4982230Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-04-21T20:50:45.4984645Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-04-21T20:50:45.4986814Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.4988438Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.4990197Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.4991928Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-04-21T20:50:45.4994009Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-04-21T20:50:45.4995476Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-04-21T20:50:45.4997175Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-04-21T20:50:45.4999044Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5000528Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-04-21T20:50:45.5002241Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-04-21T20:50:45.5003731Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-04-21T20:50:45.5005458Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-04-21T20:50:45.5006953Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-04-21T20:50:45.5008649Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-04-21T20:50:45.5010241Z adding 'torch/include/ATen/ops/relu.h' 2025-04-21T20:50:45.5011760Z adding 'torch/include/ATen/ops/relu6.h' 2025-04-21T20:50:45.5013545Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5015053Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-04-21T20:50:45.5016685Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-04-21T20:50:45.5018540Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5019979Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-04-21T20:50:45.5021469Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-04-21T20:50:45.5023092Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-04-21T20:50:45.5024775Z adding 'torch/include/ATen/ops/relu_native.h' 2025-04-21T20:50:45.5026641Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-04-21T20:50:45.5028713Z adding 'torch/include/ATen/ops/remainder.h' 2025-04-21T20:50:45.5030730Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5032680Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5034437Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-04-21T20:50:45.5036197Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-04-21T20:50:45.5037935Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-04-21T20:50:45.5039739Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-04-21T20:50:45.5041520Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-04-21T20:50:45.5043729Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-04-21T20:50:45.5045571Z adding 'torch/include/ATen/ops/rename.h' 2025-04-21T20:50:45.5047552Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5049198Z adding 'torch/include/ATen/ops/rename_native.h' 2025-04-21T20:50:45.5051074Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-04-21T20:50:45.5053015Z adding 'torch/include/ATen/ops/renorm.h' 2025-04-21T20:50:45.5054979Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5056624Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-04-21T20:50:45.5058441Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-04-21T20:50:45.5060153Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-04-21T20:50:45.5061996Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-04-21T20:50:45.5063802Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-04-21T20:50:45.5065723Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-04-21T20:50:45.5067729Z adding 'torch/include/ATen/ops/repeat.h' 2025-04-21T20:50:45.5069836Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5072029Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-04-21T20:50:45.5074325Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5076274Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5078040Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-04-21T20:50:45.5079867Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-04-21T20:50:45.5081570Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-04-21T20:50:45.5084184Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-04-21T20:50:45.5086032Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-04-21T20:50:45.5087960Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-04-21T20:50:45.5090042Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-04-21T20:50:45.5092248Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-04-21T20:50:45.5094457Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5096179Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5097992Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5099780Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-04-21T20:50:45.5101614Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-04-21T20:50:45.5103408Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-04-21T20:50:45.5105333Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-04-21T20:50:45.5107438Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5109059Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-04-21T20:50:45.5110922Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-04-21T20:50:45.5112868Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-04-21T20:50:45.5114717Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-04-21T20:50:45.5116384Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-04-21T20:50:45.5118430Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-04-21T20:50:45.5120416Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-04-21T20:50:45.5122816Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-04-21T20:50:45.5124921Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5127008Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5128866Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-04-21T20:50:45.5130929Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-04-21T20:50:45.5133217Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5135037Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-04-21T20:50:45.5137019Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-04-21T20:50:45.5138993Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-04-21T20:50:45.5140955Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-04-21T20:50:45.5142888Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-04-21T20:50:45.5144913Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-04-21T20:50:45.5147120Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-04-21T20:50:45.5149414Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-04-21T20:50:45.5151685Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5153872Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5155696Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-04-21T20:50:45.5157742Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-04-21T20:50:45.5159954Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5161840Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-04-21T20:50:45.5163874Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-04-21T20:50:45.5165718Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-04-21T20:50:45.5167644Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-04-21T20:50:45.5169370Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-04-21T20:50:45.5171252Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-04-21T20:50:45.5173222Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-04-21T20:50:45.5175138Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5176713Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-04-21T20:50:45.5178466Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-04-21T20:50:45.5180308Z adding 'torch/include/ATen/ops/reshape.h' 2025-04-21T20:50:45.5182017Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-04-21T20:50:45.5184394Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5186178Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-21T20:50:45.5187674Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-04-21T20:50:45.5189455Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-04-21T20:50:45.5191470Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5193842Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-21T20:50:45.5195601Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-04-21T20:50:45.5197424Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-04-21T20:50:45.5199757Z adding 'torch/include/ATen/ops/resize.h' 2025-04-21T20:50:45.5201787Z adding 'torch/include/ATen/ops/resize_as.h' 2025-04-21T20:50:45.5204154Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5205941Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-04-21T20:50:45.5207925Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-04-21T20:50:45.5209819Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-04-21T20:50:45.5211849Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5213689Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-04-21T20:50:45.5215330Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-04-21T20:50:45.5217388Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-04-21T20:50:45.5219352Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5221182Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-04-21T20:50:45.5222976Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-04-21T20:50:45.5224921Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-04-21T20:50:45.5226726Z adding 'torch/include/ATen/ops/resize_native.h' 2025-04-21T20:50:45.5228971Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-04-21T20:50:45.5230497Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-04-21T20:50:45.5232549Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5234769Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-04-21T20:50:45.5236304Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-04-21T20:50:45.5237894Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-04-21T20:50:45.5239897Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5241220Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-04-21T20:50:45.5242779Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-04-21T20:50:45.5244580Z adding 'torch/include/ATen/ops/result_type.h' 2025-04-21T20:50:45.5246562Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5247837Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-04-21T20:50:45.5249716Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-04-21T20:50:45.5251271Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-04-21T20:50:45.5253186Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5254440Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-04-21T20:50:45.5256004Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-04-21T20:50:45.5257477Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-04-21T20:50:45.5259371Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5260564Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-04-21T20:50:45.5262152Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-04-21T20:50:45.5263867Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-04-21T20:50:45.5266178Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5267312Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-04-21T20:50:45.5268986Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-04-21T20:50:45.5270658Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-04-21T20:50:45.5272274Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-04-21T20:50:45.5274238Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5275750Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-04-21T20:50:45.5277342Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-04-21T20:50:45.5279276Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5280575Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-04-21T20:50:45.5282393Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-04-21T20:50:45.5284341Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-04-21T20:50:45.5286020Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-04-21T20:50:45.5288017Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5289370Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-04-21T20:50:45.5291095Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-04-21T20:50:45.5292855Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5294484Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-04-21T20:50:45.5296216Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-04-21T20:50:45.5298039Z adding 'torch/include/ATen/ops/roll.h' 2025-04-21T20:50:45.5299847Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5301475Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-04-21T20:50:45.5302897Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-04-21T20:50:45.5304319Z adding 'torch/include/ATen/ops/roll_native.h' 2025-04-21T20:50:45.5306050Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-04-21T20:50:45.5307876Z adding 'torch/include/ATen/ops/rot90.h' 2025-04-21T20:50:45.5309646Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5310883Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-04-21T20:50:45.5312562Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-04-21T20:50:45.5314261Z adding 'torch/include/ATen/ops/round.h' 2025-04-21T20:50:45.5316169Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5317575Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-04-21T20:50:45.5319120Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-04-21T20:50:45.5320674Z adding 'torch/include/ATen/ops/round_meta.h' 2025-04-21T20:50:45.5322650Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-04-21T20:50:45.5324267Z adding 'torch/include/ATen/ops/round_native.h' 2025-04-21T20:50:45.5326085Z adding 'torch/include/ATen/ops/round_ops.h' 2025-04-21T20:50:45.5327999Z adding 'torch/include/ATen/ops/row_indices.h' 2025-04-21T20:50:45.5330087Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5331916Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-04-21T20:50:45.5334000Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5335961Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5337661Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-04-21T20:50:45.5339558Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-04-21T20:50:45.5341546Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-04-21T20:50:45.5344324Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-04-21T20:50:45.5346474Z adding 'torch/include/ATen/ops/row_stack.h' 2025-04-21T20:50:45.5348371Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5350120Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-04-21T20:50:45.5352047Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-04-21T20:50:45.5354367Z adding 'torch/include/ATen/ops/rrelu.h' 2025-04-21T20:50:45.5356237Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5358167Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-04-21T20:50:45.5360326Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-04-21T20:50:45.5362629Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-04-21T20:50:45.5364865Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-04-21T20:50:45.5367100Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5368995Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-04-21T20:50:45.5371196Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-04-21T20:50:45.5373430Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5375458Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-04-21T20:50:45.5377550Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-04-21T20:50:45.5379635Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-04-21T20:50:45.5381624Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-04-21T20:50:45.5384421Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-04-21T20:50:45.5386497Z adding 'torch/include/ATen/ops/rshift.h' 2025-04-21T20:50:45.5388751Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5390707Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-04-21T20:50:45.5392793Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-04-21T20:50:45.5394843Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-04-21T20:50:45.5396795Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-04-21T20:50:45.5399158Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-04-21T20:50:45.5401396Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-04-21T20:50:45.5403579Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5405484Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-04-21T20:50:45.5407452Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-04-21T20:50:45.5409408Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-04-21T20:50:45.5411485Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-04-21T20:50:45.5413429Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-04-21T20:50:45.5415525Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-04-21T20:50:45.5417695Z adding 'torch/include/ATen/ops/rsub.h' 2025-04-21T20:50:45.5419974Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5421857Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-04-21T20:50:45.5423831Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-04-21T20:50:45.5425827Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-04-21T20:50:45.5428137Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-04-21T20:50:45.5430484Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-04-21T20:50:45.5432799Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5434675Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-04-21T20:50:45.5436826Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-04-21T20:50:45.5438986Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-04-21T20:50:45.5441237Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5443146Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-04-21T20:50:45.5445266Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-04-21T20:50:45.5447864Z adding 'torch/include/ATen/ops/scatter.h' 2025-04-21T20:50:45.5449914Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-04-21T20:50:45.5452299Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5454158Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5456136Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-04-21T20:50:45.5458107Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-04-21T20:50:45.5460132Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-04-21T20:50:45.5462314Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-04-21T20:50:45.5464272Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-04-21T20:50:45.5466547Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-04-21T20:50:45.5468909Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5470846Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5473096Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-04-21T20:50:45.5475264Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-04-21T20:50:45.5477430Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-04-21T20:50:45.5479563Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-04-21T20:50:45.5481742Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-04-21T20:50:45.5484821Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-04-21T20:50:45.5487365Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-04-21T20:50:45.5489539Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5491482Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-04-21T20:50:45.5493709Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-04-21T20:50:45.5495626Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-04-21T20:50:45.5497703Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-04-21T20:50:45.5499831Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-04-21T20:50:45.5502037Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-04-21T20:50:45.5504263Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-04-21T20:50:45.5506569Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-04-21T20:50:45.5508729Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-04-21T20:50:45.5510855Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-04-21T20:50:45.5513232Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-04-21T20:50:45.5515709Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-04-21T20:50:45.5517957Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5520048Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-04-21T20:50:45.5522055Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-04-21T20:50:45.5524022Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-04-21T20:50:45.5526281Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-04-21T20:50:45.5528364Z adding 'torch/include/ATen/ops/select.h' 2025-04-21T20:50:45.5530763Z adding 'torch/include/ATen/ops/select_backward.h' 2025-04-21T20:50:45.5533080Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5535238Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5537015Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-04-21T20:50:45.5539147Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-04-21T20:50:45.5541439Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5543601Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5545729Z adding 'torch/include/ATen/ops/select_copy.h' 2025-04-21T20:50:45.5547986Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5550288Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5551934Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-04-21T20:50:45.5554188Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-04-21T20:50:45.5556274Z adding 'torch/include/ATen/ops/select_native.h' 2025-04-21T20:50:45.5558380Z adding 'torch/include/ATen/ops/select_ops.h' 2025-04-21T20:50:45.5560662Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-04-21T20:50:45.5562880Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5565066Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5566726Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-04-21T20:50:45.5568878Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-04-21T20:50:45.5570742Z adding 'torch/include/ATen/ops/selu.h' 2025-04-21T20:50:45.5573066Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5574715Z adding 'torch/include/ATen/ops/selu_native.h' 2025-04-21T20:50:45.5576872Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-04-21T20:50:45.5579253Z adding 'torch/include/ATen/ops/set.h' 2025-04-21T20:50:45.5581735Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5584495Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5586368Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-04-21T20:50:45.5588407Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-04-21T20:50:45.5590254Z adding 'torch/include/ATen/ops/set_data.h' 2025-04-21T20:50:45.5592312Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5594054Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-04-21T20:50:45.5595974Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-04-21T20:50:45.5598021Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-04-21T20:50:45.5600132Z adding 'torch/include/ATen/ops/set_native.h' 2025-04-21T20:50:45.5602656Z adding 'torch/include/ATen/ops/set_ops.h' 2025-04-21T20:50:45.5604853Z adding 'torch/include/ATen/ops/sgn.h' 2025-04-21T20:50:45.5606910Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5608699Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-04-21T20:50:45.5610515Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-04-21T20:50:45.5612393Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-04-21T20:50:45.5614232Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-04-21T20:50:45.5616105Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-04-21T20:50:45.5618128Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-04-21T20:50:45.5620206Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-04-21T20:50:45.5622068Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-04-21T20:50:45.5624316Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5626079Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5627929Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5629727Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-04-21T20:50:45.5631726Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-04-21T20:50:45.5633698Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-04-21T20:50:45.5635680Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-04-21T20:50:45.5637903Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5639685Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-04-21T20:50:45.5641500Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-04-21T20:50:45.5643253Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-04-21T20:50:45.5645204Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-04-21T20:50:45.5647010Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-04-21T20:50:45.5649025Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-04-21T20:50:45.5650976Z adding 'torch/include/ATen/ops/sign.h' 2025-04-21T20:50:45.5653116Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5654824Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-04-21T20:50:45.5656739Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-04-21T20:50:45.5658477Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-04-21T20:50:45.5660397Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-04-21T20:50:45.5662194Z adding 'torch/include/ATen/ops/sign_native.h' 2025-04-21T20:50:45.5664222Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-04-21T20:50:45.5666128Z adding 'torch/include/ATen/ops/signbit.h' 2025-04-21T20:50:45.5668300Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5670056Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-04-21T20:50:45.5671944Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-04-21T20:50:45.5673913Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-04-21T20:50:45.5675820Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-04-21T20:50:45.5677609Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-04-21T20:50:45.5679616Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-04-21T20:50:45.5681569Z adding 'torch/include/ATen/ops/silu.h' 2025-04-21T20:50:45.5683673Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-04-21T20:50:45.5685854Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5687732Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5689523Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5691431Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5693312Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-04-21T20:50:45.5695171Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-04-21T20:50:45.5696937Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-04-21T20:50:45.5698980Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-04-21T20:50:45.5701120Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5702965Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-04-21T20:50:45.5704759Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-04-21T20:50:45.5706618Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-04-21T20:50:45.5708552Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-04-21T20:50:45.5710388Z adding 'torch/include/ATen/ops/silu_native.h' 2025-04-21T20:50:45.5712460Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-04-21T20:50:45.5714446Z adding 'torch/include/ATen/ops/sin.h' 2025-04-21T20:50:45.5716551Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5718372Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-04-21T20:50:45.5720133Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-04-21T20:50:45.5722002Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-04-21T20:50:45.5723814Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-04-21T20:50:45.5725747Z adding 'torch/include/ATen/ops/sin_native.h' 2025-04-21T20:50:45.5727725Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-04-21T20:50:45.5729685Z adding 'torch/include/ATen/ops/sinc.h' 2025-04-21T20:50:45.5731799Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5733598Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-04-21T20:50:45.5735498Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-04-21T20:50:45.5737362Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-04-21T20:50:45.5739244Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-04-21T20:50:45.5741145Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-04-21T20:50:45.5743049Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-04-21T20:50:45.5745000Z adding 'torch/include/ATen/ops/sinh.h' 2025-04-21T20:50:45.5747075Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5748856Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-04-21T20:50:45.5750798Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-04-21T20:50:45.5752742Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-04-21T20:50:45.5754665Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-04-21T20:50:45.5756470Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-04-21T20:50:45.5758567Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-04-21T20:50:45.5760564Z adding 'torch/include/ATen/ops/size.h' 2025-04-21T20:50:45.5762606Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5764329Z adding 'torch/include/ATen/ops/size_native.h' 2025-04-21T20:50:45.5766458Z adding 'torch/include/ATen/ops/size_ops.h' 2025-04-21T20:50:45.5768591Z adding 'torch/include/ATen/ops/slice.h' 2025-04-21T20:50:45.5770850Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-04-21T20:50:45.5773136Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5774923Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-04-21T20:50:45.5776909Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-04-21T20:50:45.5779037Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5781202Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-04-21T20:50:45.5784517Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5786919Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5789160Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-04-21T20:50:45.5791747Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-04-21T20:50:45.5793972Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-04-21T20:50:45.5795789Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5797434Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-04-21T20:50:45.5799172Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-04-21T20:50:45.5801159Z adding 'torch/include/ATen/ops/slice_native.h' 2025-04-21T20:50:45.5802960Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-04-21T20:50:45.5805224Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-04-21T20:50:45.5807500Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5809440Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5811062Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-04-21T20:50:45.5813176Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-04-21T20:50:45.5815944Z adding 'torch/include/ATen/ops/slogdet.h' 2025-04-21T20:50:45.5818150Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5819724Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-04-21T20:50:45.5821613Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-04-21T20:50:45.5823872Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-04-21T20:50:45.5826188Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5828307Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-04-21T20:50:45.5830415Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-04-21T20:50:45.5832092Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-04-21T20:50:45.5834225Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-04-21T20:50:45.5835886Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-04-21T20:50:45.5837864Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-04-21T20:50:45.5839868Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-04-21T20:50:45.5842020Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5843606Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-04-21T20:50:45.5845446Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-04-21T20:50:45.5846975Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-04-21T20:50:45.5848754Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-04-21T20:50:45.5850789Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-04-21T20:50:45.5852828Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5854487Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-04-21T20:50:45.5856034Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-04-21T20:50:45.5857804Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-04-21T20:50:45.5859619Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-04-21T20:50:45.5861815Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-04-21T20:50:45.5864000Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5865554Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-04-21T20:50:45.5867433Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-04-21T20:50:45.5869019Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-04-21T20:50:45.5870850Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-04-21T20:50:45.5872604Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-04-21T20:50:45.5874434Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-04-21T20:50:45.5876563Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-04-21T20:50:45.5878645Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-04-21T20:50:45.5880447Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-04-21T20:50:45.5882067Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-04-21T20:50:45.5884230Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-04-21T20:50:45.5885905Z adding 'torch/include/ATen/ops/smm.h' 2025-04-21T20:50:45.5887677Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5889095Z adding 'torch/include/ATen/ops/smm_native.h' 2025-04-21T20:50:45.5890761Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-04-21T20:50:45.5892404Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-04-21T20:50:45.5894128Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-04-21T20:50:45.5895887Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5897396Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5899103Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5900602Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-04-21T20:50:45.5902208Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-04-21T20:50:45.5904057Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5905482Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-04-21T20:50:45.5907067Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-04-21T20:50:45.5908616Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-04-21T20:50:45.5910269Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-04-21T20:50:45.5911783Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-04-21T20:50:45.5913744Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-04-21T20:50:45.5915285Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-04-21T20:50:45.5916977Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-04-21T20:50:45.5918853Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5920218Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-04-21T20:50:45.5921922Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-04-21T20:50:45.5923751Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5925136Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-04-21T20:50:45.5926852Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-04-21T20:50:45.5928477Z adding 'torch/include/ATen/ops/softmax.h' 2025-04-21T20:50:45.5930286Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5931849Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5933290Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-04-21T20:50:45.5935210Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-04-21T20:50:45.5936973Z adding 'torch/include/ATen/ops/softplus.h' 2025-04-21T20:50:45.5938664Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-04-21T20:50:45.5940549Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5941974Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5943567Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5945080Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-04-21T20:50:45.5946695Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-04-21T20:50:45.5948208Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-04-21T20:50:45.5949961Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-04-21T20:50:45.5951883Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5953375Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-04-21T20:50:45.5955021Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-04-21T20:50:45.5956468Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-04-21T20:50:45.5958097Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-04-21T20:50:45.5959561Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-04-21T20:50:45.5961253Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-04-21T20:50:45.5962894Z adding 'torch/include/ATen/ops/softshrink.h' 2025-04-21T20:50:45.5964552Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-04-21T20:50:45.5966586Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5968031Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-04-21T20:50:45.5969657Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-04-21T20:50:45.5971190Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-04-21T20:50:45.5972836Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-04-21T20:50:45.5974309Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-04-21T20:50:45.5976003Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-04-21T20:50:45.5977911Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5979240Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-04-21T20:50:45.5980818Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-04-21T20:50:45.5982300Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-04-21T20:50:45.5984222Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-04-21T20:50:45.5985761Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-04-21T20:50:45.5987495Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-04-21T20:50:45.5989397Z adding 'torch/include/ATen/ops/sort.h' 2025-04-21T20:50:45.5991326Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.5993106Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.5994745Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.5996305Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-04-21T20:50:45.5997965Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-04-21T20:50:45.5999435Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-04-21T20:50:45.6001070Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-04-21T20:50:45.6002751Z adding 'torch/include/ATen/ops/sort_native.h' 2025-04-21T20:50:45.6004826Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-04-21T20:50:45.6006786Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-04-21T20:50:45.6008786Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6010160Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-04-21T20:50:45.6011977Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-04-21T20:50:45.6013792Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-04-21T20:50:45.6015665Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6017105Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-04-21T20:50:45.6018867Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-04-21T20:50:45.6020918Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-04-21T20:50:45.6023019Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6024492Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-04-21T20:50:45.6026292Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-04-21T20:50:45.6028214Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-04-21T20:50:45.6030229Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6031840Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6033507Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-04-21T20:50:45.6035433Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-04-21T20:50:45.6037550Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-04-21T20:50:45.6039672Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6041423Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-04-21T20:50:45.6043332Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-04-21T20:50:45.6045447Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-04-21T20:50:45.6047574Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6049270Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-04-21T20:50:45.6051406Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-04-21T20:50:45.6053049Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-04-21T20:50:45.6054969Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6056508Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-04-21T20:50:45.6058333Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-04-21T20:50:45.6060102Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-04-21T20:50:45.6062097Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6063729Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-04-21T20:50:45.6065607Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-04-21T20:50:45.6067527Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-04-21T20:50:45.6069402Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-04-21T20:50:45.6071486Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6073402Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-04-21T20:50:45.6075080Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-04-21T20:50:45.6077056Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-04-21T20:50:45.6079049Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6080690Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-04-21T20:50:45.6082356Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-04-21T20:50:45.6084465Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-04-21T20:50:45.6086297Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-04-21T20:50:45.6088004Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-04-21T20:50:45.6089761Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-04-21T20:50:45.6091406Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-04-21T20:50:45.6093263Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6094749Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-04-21T20:50:45.6096383Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-04-21T20:50:45.6097901Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-04-21T20:50:45.6099481Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-04-21T20:50:45.6100952Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-04-21T20:50:45.6102655Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-04-21T20:50:45.6104178Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-04-21T20:50:45.6106117Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6107511Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-04-21T20:50:45.6109462Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-04-21T20:50:45.6110791Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-04-21T20:50:45.6112327Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-04-21T20:50:45.6114005Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-04-21T20:50:45.6115719Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-04-21T20:50:45.6117273Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-04-21T20:50:45.6119138Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6120547Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-04-21T20:50:45.6122245Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-04-21T20:50:45.6123574Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-04-21T20:50:45.6125303Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-04-21T20:50:45.6126686Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-04-21T20:50:45.6128413Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-04-21T20:50:45.6129887Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-04-21T20:50:45.6131729Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6133112Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-04-21T20:50:45.6134848Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-04-21T20:50:45.6136366Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-04-21T20:50:45.6137959Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-04-21T20:50:45.6139411Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-04-21T20:50:45.6141055Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-04-21T20:50:45.6142648Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-04-21T20:50:45.6144547Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6145920Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-04-21T20:50:45.6147526Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-04-21T20:50:45.6148982Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-04-21T20:50:45.6150611Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-04-21T20:50:45.6152060Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-04-21T20:50:45.6153874Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-04-21T20:50:45.6155704Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-04-21T20:50:45.6158025Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6159529Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6160826Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-04-21T20:50:45.6162534Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-04-21T20:50:45.6164266Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-04-21T20:50:45.6166219Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-04-21T20:50:45.6168330Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-04-21T20:50:45.6170336Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-04-21T20:50:45.6172478Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-04-21T20:50:45.6174777Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6176783Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6178705Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-04-21T20:50:45.6180494Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-04-21T20:50:45.6182537Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-04-21T20:50:45.6185374Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-04-21T20:50:45.6187337Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-04-21T20:50:45.6189578Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-04-21T20:50:45.6191752Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-04-21T20:50:45.6194149Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6196199Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6197952Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-04-21T20:50:45.6200029Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-04-21T20:50:45.6201699Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-04-21T20:50:45.6203811Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-04-21T20:50:45.6205656Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-04-21T20:50:45.6207907Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-04-21T20:50:45.6210051Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-04-21T20:50:45.6212265Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6214318Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6216116Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-04-21T20:50:45.6218097Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-04-21T20:50:45.6219959Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-04-21T20:50:45.6222765Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-04-21T20:50:45.6224757Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-04-21T20:50:45.6226939Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-04-21T20:50:45.6228953Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-04-21T20:50:45.6231034Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6233114Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-04-21T20:50:45.6235081Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-04-21T20:50:45.6237053Z adding 'torch/include/ATen/ops/special_entr.h' 2025-04-21T20:50:45.6239258Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6241032Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-04-21T20:50:45.6243039Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-04-21T20:50:45.6244832Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-04-21T20:50:45.6246751Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-04-21T20:50:45.6248630Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-04-21T20:50:45.6250637Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-04-21T20:50:45.6252640Z adding 'torch/include/ATen/ops/special_erf.h' 2025-04-21T20:50:45.6254726Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6256554Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-04-21T20:50:45.6258526Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-04-21T20:50:45.6260535Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-04-21T20:50:45.6262696Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6264367Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-04-21T20:50:45.6266369Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-04-21T20:50:45.6268419Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-04-21T20:50:45.6270563Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6272434Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-04-21T20:50:45.6274392Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-04-21T20:50:45.6276294Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-04-21T20:50:45.6278200Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-04-21T20:50:45.6280108Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-04-21T20:50:45.6282095Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-04-21T20:50:45.6284303Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-04-21T20:50:45.6286499Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6288565Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-04-21T20:50:45.6290337Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-04-21T20:50:45.6292309Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-04-21T20:50:45.6294536Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6296302Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-04-21T20:50:45.6298279Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-04-21T20:50:45.6300300Z adding 'torch/include/ATen/ops/special_expit.h' 2025-04-21T20:50:45.6302564Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6304280Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-04-21T20:50:45.6306374Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-04-21T20:50:45.6308375Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-04-21T20:50:45.6310833Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6312464Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-04-21T20:50:45.6314591Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-04-21T20:50:45.6316726Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-04-21T20:50:45.6318818Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6320502Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-04-21T20:50:45.6322442Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-04-21T20:50:45.6324312Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-04-21T20:50:45.6326447Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6328027Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-04-21T20:50:45.6329927Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-04-21T20:50:45.6331792Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-04-21T20:50:45.6333848Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6335521Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-04-21T20:50:45.6337388Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-04-21T20:50:45.6339486Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-04-21T20:50:45.6341668Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6343603Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6345244Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-04-21T20:50:45.6347084Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-04-21T20:50:45.6348926Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-04-21T20:50:45.6350790Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-04-21T20:50:45.6352844Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-04-21T20:50:45.6355252Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-04-21T20:50:45.6357349Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-04-21T20:50:45.6359700Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6361653Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6363492Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-04-21T20:50:45.6365536Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-04-21T20:50:45.6367582Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-04-21T20:50:45.6369532Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-04-21T20:50:45.6371506Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-04-21T20:50:45.6373681Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-04-21T20:50:45.6375718Z adding 'torch/include/ATen/ops/special_i0.h' 2025-04-21T20:50:45.6377825Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6379582Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-04-21T20:50:45.6381695Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-04-21T20:50:45.6383921Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-04-21T20:50:45.6386146Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6387947Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-04-21T20:50:45.6389880Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-04-21T20:50:45.6391803Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-04-21T20:50:45.6394008Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-04-21T20:50:45.6395885Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-04-21T20:50:45.6397935Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-04-21T20:50:45.6399973Z adding 'torch/include/ATen/ops/special_i1.h' 2025-04-21T20:50:45.6402159Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6403947Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-04-21T20:50:45.6405903Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-04-21T20:50:45.6407763Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-04-21T20:50:45.6409749Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-04-21T20:50:45.6411652Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-04-21T20:50:45.6413623Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-04-21T20:50:45.6415696Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-04-21T20:50:45.6417843Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6419637Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-04-21T20:50:45.6421539Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-04-21T20:50:45.6423422Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-04-21T20:50:45.6425400Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-04-21T20:50:45.6427298Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-04-21T20:50:45.6429305Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-04-21T20:50:45.6431588Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-04-21T20:50:45.6433934Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6436050Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6437900Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-04-21T20:50:45.6439838Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-04-21T20:50:45.6441739Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-04-21T20:50:45.6443687Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-04-21T20:50:45.6445636Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-04-21T20:50:45.6447933Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-04-21T20:50:45.6450086Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-04-21T20:50:45.6452342Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6454375Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6456216Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-04-21T20:50:45.6458246Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-04-21T20:50:45.6460105Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-04-21T20:50:45.6462126Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-04-21T20:50:45.6464104Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-04-21T20:50:45.6466322Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-04-21T20:50:45.6468362Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-04-21T20:50:45.6470292Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6471913Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-04-21T20:50:45.6473920Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-04-21T20:50:45.6475682Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-04-21T20:50:45.6477702Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6479346Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-04-21T20:50:45.6481108Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-04-21T20:50:45.6482947Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-04-21T20:50:45.6484873Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-04-21T20:50:45.6486676Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-04-21T20:50:45.6488512Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-04-21T20:50:45.6490338Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-04-21T20:50:45.6492249Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6493916Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-04-21T20:50:45.6495761Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-04-21T20:50:45.6497591Z adding 'torch/include/ATen/ops/special_logit.h' 2025-04-21T20:50:45.6499461Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6501085Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-04-21T20:50:45.6502895Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-04-21T20:50:45.6504744Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-04-21T20:50:45.6506736Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6508377Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-04-21T20:50:45.6510235Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-04-21T20:50:45.6512101Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-04-21T20:50:45.6514205Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6515931Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-04-21T20:50:45.6517581Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-04-21T20:50:45.6519263Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-04-21T20:50:45.6521066Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-04-21T20:50:45.6522836Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-04-21T20:50:45.6524682Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-04-21T20:50:45.6526482Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-04-21T20:50:45.6528516Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6530143Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-04-21T20:50:45.6531895Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-04-21T20:50:45.6533853Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-04-21T20:50:45.6535683Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-04-21T20:50:45.6537413Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-04-21T20:50:45.6539074Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-04-21T20:50:45.6540886Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-04-21T20:50:45.6542903Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6544608Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-04-21T20:50:45.6546643Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-04-21T20:50:45.6548713Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-04-21T20:50:45.6550553Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-04-21T20:50:45.6552643Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-04-21T20:50:45.6554648Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-04-21T20:50:45.6556801Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-04-21T20:50:45.6559095Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6560930Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-04-21T20:50:45.6562932Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-04-21T20:50:45.6564748Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-04-21T20:50:45.6566742Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-04-21T20:50:45.6568691Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-04-21T20:50:45.6570852Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-04-21T20:50:45.6572690Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-04-21T20:50:45.6574951Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6576611Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-04-21T20:50:45.6578782Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-04-21T20:50:45.6581310Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-04-21T20:50:45.6583072Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6584993Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-04-21T20:50:45.6587288Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-04-21T20:50:45.6589160Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-04-21T20:50:45.6591930Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6593390Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-04-21T20:50:45.6595439Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-04-21T20:50:45.6597248Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-04-21T20:50:45.6599130Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-04-21T20:50:45.6601136Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-04-21T20:50:45.6603096Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-04-21T20:50:45.6605220Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-04-21T20:50:45.6607407Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6609204Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-04-21T20:50:45.6611181Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-04-21T20:50:45.6613185Z adding 'torch/include/ATen/ops/special_psi.h' 2025-04-21T20:50:45.6615305Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6617059Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-04-21T20:50:45.6619045Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-04-21T20:50:45.6621184Z adding 'torch/include/ATen/ops/special_round.h' 2025-04-21T20:50:45.6623273Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6624979Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-04-21T20:50:45.6626998Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-04-21T20:50:45.6629216Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-04-21T20:50:45.6631407Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6633397Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-04-21T20:50:45.6635369Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-04-21T20:50:45.6637251Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-04-21T20:50:45.6639205Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-04-21T20:50:45.6641115Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-04-21T20:50:45.6643186Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-04-21T20:50:45.6645179Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-04-21T20:50:45.6647327Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6649198Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-04-21T20:50:45.6651071Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-04-21T20:50:45.6653021Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-04-21T20:50:45.6654913Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-04-21T20:50:45.6656846Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-04-21T20:50:45.6658830Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-04-21T20:50:45.6661121Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-04-21T20:50:45.6663302Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6665395Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6667165Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-04-21T20:50:45.6669215Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-04-21T20:50:45.6670985Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-04-21T20:50:45.6680153Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-04-21T20:50:45.6682064Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-04-21T20:50:45.6685213Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-04-21T20:50:45.6687310Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-04-21T20:50:45.6689638Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6691751Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6693543Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-04-21T20:50:45.6695517Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-04-21T20:50:45.6697417Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-04-21T20:50:45.6699410Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-04-21T20:50:45.6701304Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-04-21T20:50:45.6703640Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-04-21T20:50:45.6705889Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-04-21T20:50:45.6708141Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6710260Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6712067Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-04-21T20:50:45.6714217Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-04-21T20:50:45.6715994Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-04-21T20:50:45.6718027Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-04-21T20:50:45.6720002Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-04-21T20:50:45.6722215Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-04-21T20:50:45.6724405Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-04-21T20:50:45.6726708Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6728748Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6730540Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-04-21T20:50:45.6732492Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-04-21T20:50:45.6734438Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-04-21T20:50:45.6736420Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-04-21T20:50:45.6738375Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-04-21T20:50:45.6740550Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-04-21T20:50:45.6742472Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-04-21T20:50:45.6744659Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6746354Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-04-21T20:50:45.6748436Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-04-21T20:50:45.6750386Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-04-21T20:50:45.6752597Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6754435Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-04-21T20:50:45.6756429Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-04-21T20:50:45.6758580Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-04-21T20:50:45.6760728Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6762497Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-04-21T20:50:45.6764436Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-04-21T20:50:45.6766332Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-04-21T20:50:45.6768373Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-04-21T20:50:45.6770219Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-04-21T20:50:45.6772577Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-04-21T20:50:45.6774436Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-04-21T20:50:45.6776724Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6778871Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6780739Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-04-21T20:50:45.6782789Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-04-21T20:50:45.6785371Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-04-21T20:50:45.6787264Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-04-21T20:50:45.6789096Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-04-21T20:50:45.6791350Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-04-21T20:50:45.6793553Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-04-21T20:50:45.6795750Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6797473Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-04-21T20:50:45.6799616Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-04-21T20:50:45.6801696Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-04-21T20:50:45.6803906Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6805881Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6807526Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-04-21T20:50:45.6809403Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-04-21T20:50:45.6811146Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-04-21T20:50:45.6813082Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-04-21T20:50:45.6814919Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-04-21T20:50:45.6817142Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-04-21T20:50:45.6819213Z adding 'torch/include/ATen/ops/split.h' 2025-04-21T20:50:45.6821610Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6823478Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6825164Z adding 'torch/include/ATen/ops/split_copy.h' 2025-04-21T20:50:45.6827439Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6829426Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6831044Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-04-21T20:50:45.6833084Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-04-21T20:50:45.6834968Z adding 'torch/include/ATen/ops/split_native.h' 2025-04-21T20:50:45.6837015Z adding 'torch/include/ATen/ops/split_ops.h' 2025-04-21T20:50:45.6838950Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-04-21T20:50:45.6841080Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6843025Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-04-21T20:50:45.6845245Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6847334Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6849037Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-04-21T20:50:45.6850839Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-04-21T20:50:45.6852792Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-04-21T20:50:45.6854616Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-04-21T20:50:45.6856589Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-04-21T20:50:45.6858447Z adding 'torch/include/ATen/ops/sqrt.h' 2025-04-21T20:50:45.6860546Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6862236Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-04-21T20:50:45.6864025Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-04-21T20:50:45.6865793Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-04-21T20:50:45.6867631Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-04-21T20:50:45.6869536Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-04-21T20:50:45.6871469Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-04-21T20:50:45.6873628Z adding 'torch/include/ATen/ops/square.h' 2025-04-21T20:50:45.6875606Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6877184Z adding 'torch/include/ATen/ops/square_native.h' 2025-04-21T20:50:45.6879163Z adding 'torch/include/ATen/ops/square_ops.h' 2025-04-21T20:50:45.6881029Z adding 'torch/include/ATen/ops/squeeze.h' 2025-04-21T20:50:45.6883337Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6885209Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6886944Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-04-21T20:50:45.6888980Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6890806Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6892265Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-04-21T20:50:45.6894327Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-04-21T20:50:45.6896247Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-04-21T20:50:45.6898359Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-04-21T20:50:45.6900472Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-04-21T20:50:45.6902587Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6904327Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-04-21T20:50:45.6906167Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-04-21T20:50:45.6908011Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-04-21T20:50:45.6910006Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-04-21T20:50:45.6911885Z adding 'torch/include/ATen/ops/stack.h' 2025-04-21T20:50:45.6914179Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6915811Z adding 'torch/include/ATen/ops/stack_native.h' 2025-04-21T20:50:45.6917807Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-04-21T20:50:45.6919968Z adding 'torch/include/ATen/ops/std.h' 2025-04-21T20:50:45.6922231Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6924130Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-04-21T20:50:45.6926142Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-04-21T20:50:45.6928074Z adding 'torch/include/ATen/ops/std_mean.h' 2025-04-21T20:50:45.6930375Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6932196Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6934066Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-04-21T20:50:45.6935962Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-04-21T20:50:45.6937822Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-04-21T20:50:45.6940006Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-04-21T20:50:45.6942050Z adding 'torch/include/ATen/ops/std_native.h' 2025-04-21T20:50:45.6944501Z adding 'torch/include/ATen/ops/std_ops.h' 2025-04-21T20:50:45.6946598Z adding 'torch/include/ATen/ops/stft.h' 2025-04-21T20:50:45.6948906Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6950615Z adding 'torch/include/ATen/ops/stft_native.h' 2025-04-21T20:50:45.6952843Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-04-21T20:50:45.6954764Z adding 'torch/include/ATen/ops/stride.h' 2025-04-21T20:50:45.6956923Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6958566Z adding 'torch/include/ATen/ops/stride_native.h' 2025-04-21T20:50:45.6960603Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-04-21T20:50:45.6962532Z adding 'torch/include/ATen/ops/sub.h' 2025-04-21T20:50:45.6964682Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6966707Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6968542Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-04-21T20:50:45.6970226Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-04-21T20:50:45.6972123Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-04-21T20:50:45.6974049Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-04-21T20:50:45.6975993Z adding 'torch/include/ATen/ops/sub_native.h' 2025-04-21T20:50:45.6978260Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-04-21T20:50:45.6980358Z adding 'torch/include/ATen/ops/subtract.h' 2025-04-21T20:50:45.6982737Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6985389Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-04-21T20:50:45.6987422Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-04-21T20:50:45.6989665Z adding 'torch/include/ATen/ops/sum.h' 2025-04-21T20:50:45.6991736Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.6993972Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.6995755Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.6997506Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-04-21T20:50:45.6999454Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-04-21T20:50:45.7007624Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-04-21T20:50:45.7008084Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-04-21T20:50:45.7008487Z adding 'torch/include/ATen/ops/sum_native.h' 2025-04-21T20:50:45.7008938Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-04-21T20:50:45.7009607Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-04-21T20:50:45.7011639Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7013338Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-04-21T20:50:45.7015148Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-04-21T20:50:45.7017034Z adding 'torch/include/ATen/ops/svd.h' 2025-04-21T20:50:45.7019198Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7020918Z adding 'torch/include/ATen/ops/svd_native.h' 2025-04-21T20:50:45.7022869Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-04-21T20:50:45.7024777Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-04-21T20:50:45.7026801Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7028758Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-04-21T20:50:45.7030988Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-04-21T20:50:45.7032885Z adding 'torch/include/ATen/ops/swapdims.h' 2025-04-21T20:50:45.7035002Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7037005Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-04-21T20:50:45.7039077Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-04-21T20:50:45.7041090Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-04-21T20:50:45.7043157Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7045030Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-04-21T20:50:45.7047124Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7048927Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-04-21T20:50:45.7050896Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-04-21T20:50:45.7052849Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-04-21T20:50:45.7054860Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-04-21T20:50:45.7056964Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-04-21T20:50:45.7059155Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7060949Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-04-21T20:50:45.7062870Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-04-21T20:50:45.7064809Z adding 'torch/include/ATen/ops/sym_size.h' 2025-04-21T20:50:45.7066983Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7068884Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-04-21T20:50:45.7070623Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-04-21T20:50:45.7072585Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-04-21T20:50:45.7074539Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7076124Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-04-21T20:50:45.7077938Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-04-21T20:50:45.7079657Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-04-21T20:50:45.7081581Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7083311Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-04-21T20:50:45.7085296Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-04-21T20:50:45.7087119Z adding 'torch/include/ATen/ops/t.h' 2025-04-21T20:50:45.7088994Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7090644Z adding 'torch/include/ATen/ops/t_copy.h' 2025-04-21T20:50:45.7092694Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7094495Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7096193Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-04-21T20:50:45.7097858Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-04-21T20:50:45.7099476Z adding 'torch/include/ATen/ops/t_native.h' 2025-04-21T20:50:45.7101296Z adding 'torch/include/ATen/ops/t_ops.h' 2025-04-21T20:50:45.7103060Z adding 'torch/include/ATen/ops/take.h' 2025-04-21T20:50:45.7104886Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-04-21T20:50:45.7106807Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7108351Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-04-21T20:50:45.7110150Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-04-21T20:50:45.7111902Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-04-21T20:50:45.7113816Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-04-21T20:50:45.7115449Z adding 'torch/include/ATen/ops/take_native.h' 2025-04-21T20:50:45.7117318Z adding 'torch/include/ATen/ops/take_ops.h' 2025-04-21T20:50:45.7119017Z adding 'torch/include/ATen/ops/tan.h' 2025-04-21T20:50:45.7120911Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7122466Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-04-21T20:50:45.7124120Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-04-21T20:50:45.7125846Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-04-21T20:50:45.7127442Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-04-21T20:50:45.7129127Z adding 'torch/include/ATen/ops/tan_native.h' 2025-04-21T20:50:45.7330300Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-04-21T20:50:45.7332117Z adding 'torch/include/ATen/ops/tanh.h' 2025-04-21T20:50:45.7334102Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-04-21T20:50:45.7336254Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7337857Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7339646Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7341353Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-04-21T20:50:45.7343233Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-04-21T20:50:45.7344807Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-04-21T20:50:45.7346760Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-04-21T20:50:45.7348881Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7350476Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-04-21T20:50:45.7352253Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-04-21T20:50:45.7354176Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-04-21T20:50:45.7356071Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-04-21T20:50:45.7357935Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-04-21T20:50:45.7359899Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-04-21T20:50:45.7361934Z adding 'torch/include/ATen/ops/tensor.h' 2025-04-21T20:50:45.7364078Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-04-21T20:50:45.7366174Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7367821Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-04-21T20:50:45.7369777Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-04-21T20:50:45.7371911Z adding 'torch/include/ATen/ops/tensordot.h' 2025-04-21T20:50:45.7373950Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7375655Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-04-21T20:50:45.7377821Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-04-21T20:50:45.7380073Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-04-21T20:50:45.7382646Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7384531Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-04-21T20:50:45.7386710Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-04-21T20:50:45.7388717Z adding 'torch/include/ATen/ops/threshold.h' 2025-04-21T20:50:45.7390665Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-04-21T20:50:45.7393129Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7394842Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7396721Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7398526Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-04-21T20:50:45.7400493Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-04-21T20:50:45.7402344Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-04-21T20:50:45.7404383Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-04-21T20:50:45.7406465Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7408247Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-04-21T20:50:45.7410161Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-04-21T20:50:45.7411952Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-04-21T20:50:45.7413899Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-04-21T20:50:45.7415854Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-04-21T20:50:45.7417789Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-04-21T20:50:45.7419697Z adding 'torch/include/ATen/ops/tile.h' 2025-04-21T20:50:45.7421780Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7423485Z adding 'torch/include/ATen/ops/tile_native.h' 2025-04-21T20:50:45.7425446Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-04-21T20:50:45.7427181Z adding 'torch/include/ATen/ops/to.h' 2025-04-21T20:50:45.7429291Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7430948Z adding 'torch/include/ATen/ops/to_dense.h' 2025-04-21T20:50:45.7432966Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-04-21T20:50:45.7435069Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7436708Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-04-21T20:50:45.7438631Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-04-21T20:50:45.7440769Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7442379Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-04-21T20:50:45.7444326Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-04-21T20:50:45.7446208Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-04-21T20:50:45.7448085Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-04-21T20:50:45.7450082Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7451738Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-04-21T20:50:45.7453602Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-04-21T20:50:45.7455691Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7457441Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-04-21T20:50:45.7459237Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-04-21T20:50:45.7461233Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-04-21T20:50:45.7463130Z adding 'torch/include/ATen/ops/to_native.h' 2025-04-21T20:50:45.7465274Z adding 'torch/include/ATen/ops/to_ops.h' 2025-04-21T20:50:45.7467478Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-04-21T20:50:45.7469720Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7471472Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-04-21T20:50:45.7473615Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-04-21T20:50:45.7475380Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-04-21T20:50:45.7477274Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-04-21T20:50:45.7479140Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7480641Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-04-21T20:50:45.7482645Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-04-21T20:50:45.7484374Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-04-21T20:50:45.7486354Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7487777Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-04-21T20:50:45.7489643Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-04-21T20:50:45.7491617Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7493101Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-04-21T20:50:45.7494975Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7496503Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-04-21T20:50:45.7498164Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-04-21T20:50:45.7499825Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-04-21T20:50:45.7501781Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7503330Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-04-21T20:50:45.7504942Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-04-21T20:50:45.7506614Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-04-21T20:50:45.7508446Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-04-21T20:50:45.7510456Z adding 'torch/include/ATen/ops/topk.h' 2025-04-21T20:50:45.7512659Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7514477Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-04-21T20:50:45.7516174Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-04-21T20:50:45.7517890Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-04-21T20:50:45.7519754Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-04-21T20:50:45.7521409Z adding 'torch/include/ATen/ops/topk_native.h' 2025-04-21T20:50:45.7523291Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-04-21T20:50:45.7525373Z adding 'torch/include/ATen/ops/trace.h' 2025-04-21T20:50:45.7527176Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-04-21T20:50:45.7529238Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7530651Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-04-21T20:50:45.7532403Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-04-21T20:50:45.7534321Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7535861Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-04-21T20:50:45.7537510Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-04-21T20:50:45.7539127Z adding 'torch/include/ATen/ops/trace_native.h' 2025-04-21T20:50:45.7540946Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-04-21T20:50:45.7542639Z adding 'torch/include/ATen/ops/transpose.h' 2025-04-21T20:50:45.7544495Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7546256Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7547829Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-04-21T20:50:45.7549759Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7551492Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7553129Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-04-21T20:50:45.7554875Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-04-21T20:50:45.7556600Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-04-21T20:50:45.7558555Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-04-21T20:50:45.7560361Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-04-21T20:50:45.7562230Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7563763Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-04-21T20:50:45.7565572Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-04-21T20:50:45.7567272Z adding 'torch/include/ATen/ops/trapz.h' 2025-04-21T20:50:45.7569168Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7570649Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-04-21T20:50:45.7572420Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-04-21T20:50:45.7574429Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-04-21T20:50:45.7576629Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7577866Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-04-21T20:50:45.7579645Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-04-21T20:50:45.7581905Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-04-21T20:50:45.7583549Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-04-21T20:50:45.7585322Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-04-21T20:50:45.7587340Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-04-21T20:50:45.7589161Z adding 'torch/include/ATen/ops/tril.h' 2025-04-21T20:50:45.7591284Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7592873Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-04-21T20:50:45.7594887Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-04-21T20:50:45.7596777Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-04-21T20:50:45.7598757Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7600597Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-04-21T20:50:45.7602459Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-04-21T20:50:45.7604280Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-04-21T20:50:45.7606316Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-04-21T20:50:45.7608197Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-04-21T20:50:45.7610045Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-04-21T20:50:45.7611792Z adding 'torch/include/ATen/ops/tril_native.h' 2025-04-21T20:50:45.7613978Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-04-21T20:50:45.7615958Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-04-21T20:50:45.7617953Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7619683Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-04-21T20:50:45.7621619Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-04-21T20:50:45.7623444Z adding 'torch/include/ATen/ops/triu.h' 2025-04-21T20:50:45.7625549Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7627253Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-04-21T20:50:45.7629084Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-04-21T20:50:45.7631176Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-04-21T20:50:45.7633420Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7635272Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-04-21T20:50:45.7637054Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-04-21T20:50:45.7638896Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-04-21T20:50:45.7640893Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-04-21T20:50:45.7642799Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-04-21T20:50:45.7644690Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-04-21T20:50:45.7646487Z adding 'torch/include/ATen/ops/triu_native.h' 2025-04-21T20:50:45.7648473Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-04-21T20:50:45.7650446Z adding 'torch/include/ATen/ops/true_divide.h' 2025-04-21T20:50:45.7652489Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7654189Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-04-21T20:50:45.7656298Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-04-21T20:50:45.7658224Z adding 'torch/include/ATen/ops/trunc.h' 2025-04-21T20:50:45.7660394Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7662049Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-04-21T20:50:45.7663929Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-04-21T20:50:45.7665709Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-04-21T20:50:45.7667602Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-04-21T20:50:45.7669453Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-04-21T20:50:45.7671416Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-04-21T20:50:45.7673473Z adding 'torch/include/ATen/ops/type_as.h' 2025-04-21T20:50:45.7675506Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7677194Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-04-21T20:50:45.7679080Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-04-21T20:50:45.7680979Z adding 'torch/include/ATen/ops/unbind.h' 2025-04-21T20:50:45.7684663Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7685641Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7687482Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-04-21T20:50:45.7689607Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7691648Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7693343Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-04-21T20:50:45.7695505Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-04-21T20:50:45.7697438Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-04-21T20:50:45.7699473Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-04-21T20:50:45.7701571Z adding 'torch/include/ATen/ops/unflatten.h' 2025-04-21T20:50:45.7703941Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7705827Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-04-21T20:50:45.7707955Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7709766Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-04-21T20:50:45.7711857Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-04-21T20:50:45.7713858Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-04-21T20:50:45.7715843Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-04-21T20:50:45.7717645Z adding 'torch/include/ATen/ops/unfold.h' 2025-04-21T20:50:45.7719803Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-04-21T20:50:45.7722032Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7723907Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7725937Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7727769Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-04-21T20:50:45.7729707Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-04-21T20:50:45.7731649Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-04-21T20:50:45.7733715Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7735669Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7737254Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-04-21T20:50:45.7739236Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-04-21T20:50:45.7741228Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-04-21T20:50:45.7743123Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-04-21T20:50:45.7745094Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-04-21T20:50:45.7746744Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-04-21T20:50:45.7748689Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-04-21T20:50:45.7750561Z adding 'torch/include/ATen/ops/uniform.h' 2025-04-21T20:50:45.7752808Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7754725Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-04-21T20:50:45.7756721Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-04-21T20:50:45.7761692Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-04-21T20:50:45.7763678Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-04-21T20:50:45.7765872Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-04-21T20:50:45.7768041Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-04-21T20:50:45.7770242Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7772165Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-04-21T20:50:45.7774206Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-04-21T20:50:45.7776327Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-04-21T20:50:45.7778274Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-04-21T20:50:45.7780463Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-04-21T20:50:45.7782791Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7784861Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-04-21T20:50:45.7787010Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7788949Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-04-21T20:50:45.7790930Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-04-21T20:50:45.7792947Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-04-21T20:50:45.7795079Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-04-21T20:50:45.7797181Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-04-21T20:50:45.7799077Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-04-21T20:50:45.7801145Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-04-21T20:50:45.7803134Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-04-21T20:50:45.7805235Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-04-21T20:50:45.7807458Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7809140Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-04-21T20:50:45.7810950Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-04-21T20:50:45.7813040Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-04-21T20:50:45.7815259Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7816920Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-04-21T20:50:45.7818934Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-04-21T20:50:45.7821134Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-04-21T20:50:45.7823563Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7825223Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-04-21T20:50:45.7827260Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-04-21T20:50:45.7828980Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-04-21T20:50:45.7831043Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7832829Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-04-21T20:50:45.7834986Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7836977Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7838667Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-04-21T20:50:45.7840615Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-04-21T20:50:45.7842374Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-04-21T20:50:45.7844250Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-04-21T20:50:45.7846727Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-04-21T20:50:45.7849359Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-04-21T20:50:45.7851641Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7853453Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7855561Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7857475Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-04-21T20:50:45.7859393Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-04-21T20:50:45.7861368Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-04-21T20:50:45.7863385Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-04-21T20:50:45.7865835Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7867498Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7869244Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-04-21T20:50:45.7871286Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-04-21T20:50:45.7873275Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-04-21T20:50:45.7875182Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-04-21T20:50:45.7877198Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-04-21T20:50:45.7879383Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-04-21T20:50:45.7881903Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-04-21T20:50:45.7884751Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-04-21T20:50:45.7887144Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7889259Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7891069Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7892956Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-04-21T20:50:45.7894960Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-04-21T20:50:45.7896840Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-04-21T20:50:45.7898894Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-04-21T20:50:45.7901095Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.7903130Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7905014Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7906853Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-04-21T20:50:45.7908795Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-04-21T20:50:45.7910804Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-04-21T20:50:45.7912816Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-04-21T20:50:45.7914857Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-04-21T20:50:45.7917126Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-04-21T20:50:45.7919421Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-04-21T20:50:45.7921857Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-04-21T20:50:45.7924220Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7926069Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7928096Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7929917Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-04-21T20:50:45.7931904Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-04-21T20:50:45.7933798Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-04-21T20:50:45.7935774Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-04-21T20:50:45.7937916Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7939830Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7941728Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-04-21T20:50:45.7943618Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-04-21T20:50:45.7945470Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-04-21T20:50:45.7947559Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-04-21T20:50:45.7949341Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-04-21T20:50:45.7951377Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-04-21T20:50:45.7953925Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-04-21T20:50:45.7956358Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-04-21T20:50:45.7958720Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7960574Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7962529Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7964386Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-04-21T20:50:45.7966369Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-04-21T20:50:45.7968277Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-04-21T20:50:45.7970391Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-04-21T20:50:45.7972446Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7974328Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.7976087Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-04-21T20:50:45.7978017Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-04-21T20:50:45.7979880Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-04-21T20:50:45.7981891Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-04-21T20:50:45.7984080Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-04-21T20:50:45.7986179Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-04-21T20:50:45.7988709Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-04-21T20:50:45.7991357Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-04-21T20:50:45.7993707Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.7995747Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.7997699Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.7999566Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-04-21T20:50:45.8001565Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-04-21T20:50:45.8003459Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-04-21T20:50:45.8005542Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-04-21T20:50:45.8007637Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8009805Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8011705Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8013551Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-04-21T20:50:45.8015480Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-04-21T20:50:45.8017261Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-04-21T20:50:45.8019253Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-04-21T20:50:45.8021185Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-04-21T20:50:45.8023313Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-04-21T20:50:45.8025742Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-04-21T20:50:45.8028207Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-04-21T20:50:45.8030588Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8032564Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.8034623Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.8036501Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-04-21T20:50:45.8038489Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-04-21T20:50:45.8040446Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-04-21T20:50:45.8042487Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-04-21T20:50:45.8044634Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8046443Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8048338Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-04-21T20:50:45.8050354Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-04-21T20:50:45.8052191Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-04-21T20:50:45.8054219Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-04-21T20:50:45.8056070Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-04-21T20:50:45.8058189Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-04-21T20:50:45.8060661Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-04-21T20:50:45.8063261Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-04-21T20:50:45.8065645Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8067521Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-04-21T20:50:45.8069533Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-04-21T20:50:45.8071491Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-04-21T20:50:45.8073739Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-04-21T20:50:45.8075540Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-04-21T20:50:45.8077613Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-04-21T20:50:45.8079975Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8081710Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8083753Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-04-21T20:50:45.8085907Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-04-21T20:50:45.8087768Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-04-21T20:50:45.8089835Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-04-21T20:50:45.8091723Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-04-21T20:50:45.8093835Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-04-21T20:50:45.8096023Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-04-21T20:50:45.8098118Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8099764Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-04-21T20:50:45.8101702Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-04-21T20:50:45.8103424Z adding 'torch/include/ATen/ops/values.h' 2025-04-21T20:50:45.8105409Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8107194Z adding 'torch/include/ATen/ops/values_copy.h' 2025-04-21T20:50:45.8109167Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8111080Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8112940Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-04-21T20:50:45.8114789Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-04-21T20:50:45.8116520Z adding 'torch/include/ATen/ops/values_native.h' 2025-04-21T20:50:45.8118452Z adding 'torch/include/ATen/ops/values_ops.h' 2025-04-21T20:50:45.8120269Z adding 'torch/include/ATen/ops/vander.h' 2025-04-21T20:50:45.8122323Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8124036Z adding 'torch/include/ATen/ops/vander_native.h' 2025-04-21T20:50:45.8125835Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-04-21T20:50:45.8128030Z adding 'torch/include/ATen/ops/var.h' 2025-04-21T20:50:45.8130183Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8132049Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-04-21T20:50:45.8133978Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-04-21T20:50:45.8136052Z adding 'torch/include/ATen/ops/var_mean.h' 2025-04-21T20:50:45.8138207Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8140252Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8141963Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-04-21T20:50:45.8143827Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-04-21T20:50:45.8145695Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-04-21T20:50:45.8147988Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-04-21T20:50:45.8149999Z adding 'torch/include/ATen/ops/var_native.h' 2025-04-21T20:50:45.8152406Z adding 'torch/include/ATen/ops/var_ops.h' 2025-04-21T20:50:45.8154529Z adding 'torch/include/ATen/ops/vdot.h' 2025-04-21T20:50:45.8156535Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8158314Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-04-21T20:50:45.8160171Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-04-21T20:50:45.8162019Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-04-21T20:50:45.8164066Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-04-21T20:50:45.8165851Z adding 'torch/include/ATen/ops/view.h' 2025-04-21T20:50:45.8167620Z adding 'torch/include/ATen/ops/view_as.h' 2025-04-21T20:50:45.8169413Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-04-21T20:50:45.8171493Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-04-21T20:50:45.8173504Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8175405Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8176902Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-04-21T20:50:45.8178651Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-04-21T20:50:45.8180437Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-04-21T20:50:45.8182238Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-04-21T20:50:45.8184497Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-04-21T20:50:45.8186201Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-04-21T20:50:45.8187893Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-04-21T20:50:45.8189742Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8191232Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-04-21T20:50:45.8193098Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-04-21T20:50:45.8194834Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-04-21T20:50:45.8196583Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-04-21T20:50:45.8198445Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8200190Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8201635Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-04-21T20:50:45.8203510Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-04-21T20:50:45.8205188Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-04-21T20:50:45.8206815Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-04-21T20:50:45.8208513Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-04-21T20:50:45.8210173Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-04-21T20:50:45.8211827Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-04-21T20:50:45.8213722Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8215649Z adding 'torch/include/ATen/ops/view_copy.h' 2025-04-21T20:50:45.8217693Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8220600Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8222306Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-04-21T20:50:45.8224501Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-04-21T20:50:45.8226397Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-04-21T20:50:45.8228103Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-04-21T20:50:45.8229876Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-04-21T20:50:45.8231619Z adding 'torch/include/ATen/ops/view_native.h' 2025-04-21T20:50:45.8233770Z adding 'torch/include/ATen/ops/view_ops.h' 2025-04-21T20:50:45.8235606Z adding 'torch/include/ATen/ops/vsplit.h' 2025-04-21T20:50:45.8237623Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8239297Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-04-21T20:50:45.8241184Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-04-21T20:50:45.8243031Z adding 'torch/include/ATen/ops/vstack.h' 2025-04-21T20:50:45.8245027Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8246648Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-04-21T20:50:45.8248550Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-04-21T20:50:45.8250481Z adding 'torch/include/ATen/ops/where.h' 2025-04-21T20:50:45.8252516Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8254311Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-04-21T20:50:45.8256152Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-04-21T20:50:45.8257928Z adding 'torch/include/ATen/ops/where_native.h' 2025-04-21T20:50:45.8260027Z adding 'torch/include/ATen/ops/where_ops.h' 2025-04-21T20:50:45.8262064Z adding 'torch/include/ATen/ops/xlogy.h' 2025-04-21T20:50:45.8264139Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8266105Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-04-21T20:50:45.8267853Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-04-21T20:50:45.8269704Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-04-21T20:50:45.8271464Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-04-21T20:50:45.8273487Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-04-21T20:50:45.8275372Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-04-21T20:50:45.8277412Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-04-21T20:50:45.8279250Z adding 'torch/include/ATen/ops/xor.h' 2025-04-21T20:50:45.8281136Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-04-21T20:50:45.8282913Z adding 'torch/include/ATen/ops/xor_native.h' 2025-04-21T20:50:45.8285394Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-04-21T20:50:45.8287218Z adding 'torch/include/ATen/ops/zero.h' 2025-04-21T20:50:45.8289118Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8290740Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-04-21T20:50:45.8292525Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-04-21T20:50:45.8294191Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-04-21T20:50:45.8295911Z adding 'torch/include/ATen/ops/zero_native.h' 2025-04-21T20:50:45.8297650Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-04-21T20:50:45.8299871Z adding 'torch/include/ATen/ops/zeros.h' 2025-04-21T20:50:45.8302091Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8304111Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-04-21T20:50:45.8305856Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-04-21T20:50:45.8307688Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-04-21T20:50:45.8309198Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-04-21T20:50:45.8311187Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-04-21T20:50:45.8313013Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-04-21T20:50:45.8315218Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-04-21T20:50:45.8320537Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-04-21T20:50:45.8323897Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-04-21T20:50:45.8326319Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-04-21T20:50:45.8327994Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-04-21T20:50:45.8329496Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-04-21T20:50:45.8331359Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-04-21T20:50:45.8334062Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-04-21T20:50:45.8336086Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-04-21T20:50:45.8338393Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-04-21T20:50:45.8340406Z adding 'torch/include/THH/THHAtomics.cuh' 2025-04-21T20:50:45.8342102Z adding 'torch/include/THH/THHDeviceUtils.cuh' 2025-04-21T20:50:45.8344250Z adding 'torch/include/aotriton/config.h' 2025-04-21T20:50:45.8346025Z adding 'torch/include/aotriton/cpp_tune.h' 2025-04-21T20:50:45.8347836Z adding 'torch/include/aotriton/dtypes.h' 2025-04-21T20:50:45.8350443Z adding 'torch/include/aotriton/flash.h' 2025-04-21T20:50:45.8352547Z adding 'torch/include/aotriton/runtime.h' 2025-04-21T20:50:45.8355363Z adding 'torch/include/aotriton/util.h' 2025-04-21T20:50:45.8357613Z adding 'torch/include/aotriton/_internal/packed_kernel.h' 2025-04-21T20:50:45.8359707Z adding 'torch/include/aotriton/_internal/triton_kernel.h' 2025-04-21T20:50:45.8361518Z adding 'torch/include/aotriton/_internal/util.h' 2025-04-21T20:50:45.8364205Z adding 'torch/include/asmjit/arm.h' 2025-04-21T20:50:45.8365989Z adding 'torch/include/asmjit/asmjit-scope-begin.h' 2025-04-21T20:50:45.8367679Z adding 'torch/include/asmjit/asmjit-scope-end.h' 2025-04-21T20:50:45.8369598Z adding 'torch/include/asmjit/asmjit.h' 2025-04-21T20:50:45.8404771Z adding 'torch/include/asmjit/core.h' 2025-04-21T20:50:45.8409221Z adding 'torch/include/asmjit/x86.h' 2025-04-21T20:50:45.8411698Z adding 'torch/include/asmjit/arm/a64assembler.h' 2025-04-21T20:50:45.8413810Z adding 'torch/include/asmjit/arm/a64builder.h' 2025-04-21T20:50:45.8416985Z adding 'torch/include/asmjit/arm/a64compiler.h' 2025-04-21T20:50:45.8427585Z adding 'torch/include/asmjit/arm/a64emitter.h' 2025-04-21T20:50:45.8450974Z adding 'torch/include/asmjit/arm/a64globals.h' 2025-04-21T20:50:45.8455993Z adding 'torch/include/asmjit/arm/a64instdb.h' 2025-04-21T20:50:45.8459127Z adding 'torch/include/asmjit/arm/a64operand.h' 2025-04-21T20:50:45.8462539Z adding 'torch/include/asmjit/arm/a64utils.h' 2025-04-21T20:50:45.8464512Z adding 'torch/include/asmjit/arm/armglobals.h' 2025-04-21T20:50:45.8471504Z adding 'torch/include/asmjit/arm/armoperand.h' 2025-04-21T20:50:45.8478547Z adding 'torch/include/asmjit/core/api-config.h' 2025-04-21T20:50:45.8482932Z adding 'torch/include/asmjit/core/archcommons.h' 2025-04-21T20:50:45.8487842Z adding 'torch/include/asmjit/core/archtraits.h' 2025-04-21T20:50:45.8490484Z adding 'torch/include/asmjit/core/assembler.h' 2025-04-21T20:50:45.8503724Z adding 'torch/include/asmjit/core/builder.h' 2025-04-21T20:50:45.8507072Z adding 'torch/include/asmjit/core/codebuffer.h' 2025-04-21T20:50:45.8520471Z adding 'torch/include/asmjit/core/codeholder.h' 2025-04-21T20:50:45.8528521Z adding 'torch/include/asmjit/core/compiler.h' 2025-04-21T20:50:45.8532345Z adding 'torch/include/asmjit/core/compilerdefs.h' 2025-04-21T20:50:45.8535644Z adding 'torch/include/asmjit/core/constpool.h' 2025-04-21T20:50:45.8543568Z adding 'torch/include/asmjit/core/cpuinfo.h' 2025-04-21T20:50:45.8554536Z adding 'torch/include/asmjit/core/emitter.h' 2025-04-21T20:50:45.8559941Z adding 'torch/include/asmjit/core/environment.h' 2025-04-21T20:50:45.8563799Z adding 'torch/include/asmjit/core/errorhandler.h' 2025-04-21T20:50:45.8567273Z adding 'torch/include/asmjit/core/formatter.h' 2025-04-21T20:50:45.8583312Z adding 'torch/include/asmjit/core/func.h' 2025-04-21T20:50:45.8589635Z adding 'torch/include/asmjit/core/globals.h' 2025-04-21T20:50:45.8598815Z adding 'torch/include/asmjit/core/inst.h' 2025-04-21T20:50:45.8603558Z adding 'torch/include/asmjit/core/jitallocator.h' 2025-04-21T20:50:45.8606177Z adding 'torch/include/asmjit/core/jitruntime.h' 2025-04-21T20:50:45.8609510Z adding 'torch/include/asmjit/core/logger.h' 2025-04-21T20:50:45.8628800Z adding 'torch/include/asmjit/core/operand.h' 2025-04-21T20:50:45.8632493Z adding 'torch/include/asmjit/core/osutils.h' 2025-04-21T20:50:45.8636458Z adding 'torch/include/asmjit/core/string.h' 2025-04-21T20:50:45.8653127Z adding 'torch/include/asmjit/core/support.h' 2025-04-21T20:50:45.8656882Z adding 'torch/include/asmjit/core/target.h' 2025-04-21T20:50:45.8661257Z adding 'torch/include/asmjit/core/type.h' 2025-04-21T20:50:45.8665449Z adding 'torch/include/asmjit/core/virtmem.h' 2025-04-21T20:50:45.8672091Z adding 'torch/include/asmjit/core/zone.h' 2025-04-21T20:50:45.8675441Z adding 'torch/include/asmjit/core/zonehash.h' 2025-04-21T20:50:45.8678233Z adding 'torch/include/asmjit/core/zonelist.h' 2025-04-21T20:50:45.8681154Z adding 'torch/include/asmjit/core/zonestack.h' 2025-04-21T20:50:45.8683992Z adding 'torch/include/asmjit/core/zonestring.h' 2025-04-21T20:50:45.8688011Z adding 'torch/include/asmjit/core/zonetree.h' 2025-04-21T20:50:45.8693982Z adding 'torch/include/asmjit/core/zonevector.h' 2025-04-21T20:50:45.8704000Z adding 'torch/include/asmjit/x86/x86assembler.h' 2025-04-21T20:50:45.8709810Z adding 'torch/include/asmjit/x86/x86builder.h' 2025-04-21T20:50:45.8717782Z adding 'torch/include/asmjit/x86/x86compiler.h' 2025-04-21T20:50:45.8772355Z adding 'torch/include/asmjit/x86/x86emitter.h' 2025-04-21T20:50:45.8805616Z adding 'torch/include/asmjit/x86/x86globals.h' 2025-04-21T20:50:45.8815648Z adding 'torch/include/asmjit/x86/x86instdb.h' 2025-04-21T20:50:45.8826796Z adding 'torch/include/asmjit/x86/x86operand.h' 2025-04-21T20:50:45.8834049Z adding 'torch/include/c10/core/Allocator.h' 2025-04-21T20:50:45.8836556Z adding 'torch/include/c10/core/AutogradState.h' 2025-04-21T20:50:45.8839871Z adding 'torch/include/c10/core/Backend.h' 2025-04-21T20:50:45.8842242Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-04-21T20:50:45.8844458Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-04-21T20:50:45.8846575Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-04-21T20:50:45.8848858Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-04-21T20:50:45.8851196Z adding 'torch/include/c10/core/Contiguity.h' 2025-04-21T20:50:45.8853320Z adding 'torch/include/c10/core/CopyBytes.h' 2025-04-21T20:50:45.8855075Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-04-21T20:50:45.8857028Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-04-21T20:50:45.8860120Z adding 'torch/include/c10/core/Device.h' 2025-04-21T20:50:45.8862237Z adding 'torch/include/c10/core/DeviceArray.h' 2025-04-21T20:50:45.8865560Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-04-21T20:50:45.8868483Z adding 'torch/include/c10/core/DeviceType.h' 2025-04-21T20:50:45.8879446Z adding 'torch/include/c10/core/DispatchKey.h' 2025-04-21T20:50:45.8893984Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-04-21T20:50:45.8897725Z adding 'torch/include/c10/core/DynamicCast.h' 2025-04-21T20:50:45.8900644Z adding 'torch/include/c10/core/Event.h' 2025-04-21T20:50:45.8903399Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-04-21T20:50:45.8905518Z adding 'torch/include/c10/core/GradMode.h' 2025-04-21T20:50:45.8908082Z adding 'torch/include/c10/core/InferenceMode.h' 2025-04-21T20:50:45.8910207Z adding 'torch/include/c10/core/Layout.h' 2025-04-21T20:50:45.8914148Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-04-21T20:50:45.8916244Z adding 'torch/include/c10/core/OptionalRef.h' 2025-04-21T20:50:45.8918730Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-04-21T20:50:45.8920776Z adding 'torch/include/c10/core/QEngine.h' 2025-04-21T20:50:45.8922827Z adding 'torch/include/c10/core/QScheme.h' 2025-04-21T20:50:45.8925172Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-04-21T20:50:45.8927572Z adding 'torch/include/c10/core/SafePyObject.h' 2025-04-21T20:50:45.8932155Z adding 'torch/include/c10/core/Scalar.h' 2025-04-21T20:50:45.8938967Z adding 'torch/include/c10/core/ScalarType.h' 2025-04-21T20:50:45.8941731Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-04-21T20:50:45.8944778Z adding 'torch/include/c10/core/Storage.h' 2025-04-21T20:50:45.8948990Z adding 'torch/include/c10/core/StorageImpl.h' 2025-04-21T20:50:45.8952679Z adding 'torch/include/c10/core/Stream.h' 2025-04-21T20:50:45.8955815Z adding 'torch/include/c10/core/StreamGuard.h' 2025-04-21T20:50:45.8958402Z adding 'torch/include/c10/core/SymBool.h' 2025-04-21T20:50:45.8960990Z adding 'torch/include/c10/core/SymFloat.h' 2025-04-21T20:50:45.8965941Z adding 'torch/include/c10/core/SymInt.h' 2025-04-21T20:50:45.8968616Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-04-21T20:50:45.8971283Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-04-21T20:50:45.8974353Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-04-21T20:50:45.9012776Z adding 'torch/include/c10/core/TensorImpl.h' 2025-04-21T20:50:45.9023137Z adding 'torch/include/c10/core/TensorOptions.h' 2025-04-21T20:50:45.9025761Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-04-21T20:50:45.9027829Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-04-21T20:50:45.9029712Z adding 'torch/include/c10/core/alignment.h' 2025-04-21T20:50:45.9032067Z adding 'torch/include/c10/core/thread_pool.h' 2025-04-21T20:50:45.9034734Z adding 'torch/include/c10/core/impl/COW.h' 2025-04-21T20:50:45.9037001Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-04-21T20:50:45.9042086Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-04-21T20:50:45.9044722Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-04-21T20:50:45.9046775Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-04-21T20:50:45.9049147Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-04-21T20:50:45.9054270Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-04-21T20:50:45.9057070Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-04-21T20:50:45.9060956Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-04-21T20:50:45.9064308Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-04-21T20:50:45.9068760Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-04-21T20:50:45.9073051Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-04-21T20:50:45.9075071Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-04-21T20:50:45.9078383Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-04-21T20:50:45.9080725Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-04-21T20:50:45.9083221Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-04-21T20:50:45.9085458Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-04-21T20:50:45.9087774Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-04-21T20:50:45.9090443Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-04-21T20:50:45.9096473Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-04-21T20:50:45.9099565Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-04-21T20:50:45.9102882Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-04-21T20:50:45.9105579Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-04-21T20:50:45.9108132Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-04-21T20:50:45.9110585Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-04-21T20:50:45.9114263Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-04-21T20:50:45.9116630Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-04-21T20:50:45.9118880Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-04-21T20:50:45.9120788Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-04-21T20:50:45.9124910Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-04-21T20:50:45.9127442Z adding 'torch/include/c10/cuda/driver_api.h' 2025-04-21T20:50:45.9131279Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-04-21T20:50:45.9133286Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-04-21T20:50:45.9135629Z adding 'torch/include/c10/hip/HIPAlgorithm.h' 2025-04-21T20:50:45.9138328Z adding 'torch/include/c10/hip/HIPAllocatorConfig.h' 2025-04-21T20:50:45.9144051Z adding 'torch/include/c10/hip/HIPCachingAllocator.h' 2025-04-21T20:50:45.9147087Z adding 'torch/include/c10/hip/HIPDeviceAssertion.h' 2025-04-21T20:50:45.9150483Z adding 'torch/include/c10/hip/HIPDeviceAssertionHost.h' 2025-04-21T20:50:45.9153344Z adding 'torch/include/c10/hip/HIPException.h' 2025-04-21T20:50:45.9156180Z adding 'torch/include/c10/hip/HIPFunctions.h' 2025-04-21T20:50:45.9158523Z adding 'torch/include/c10/hip/HIPGraphsC10Utils.h' 2025-04-21T20:50:45.9162118Z adding 'torch/include/c10/hip/HIPGuard.h' 2025-04-21T20:50:45.9164550Z adding 'torch/include/c10/hip/HIPMacros.h' 2025-04-21T20:50:45.9166960Z adding 'torch/include/c10/hip/HIPMathCompat.h' 2025-04-21T20:50:45.9168769Z adding 'torch/include/c10/hip/HIPMiscFunctions.h' 2025-04-21T20:50:45.9172961Z adding 'torch/include/c10/hip/HIPStream.h' 2025-04-21T20:50:45.9175537Z adding 'torch/include/c10/hip/driver_api.h' 2025-04-21T20:50:45.9179407Z adding 'torch/include/c10/hip/impl/HIPGuardImpl.h' 2025-04-21T20:50:45.9181374Z adding 'torch/include/c10/hip/impl/HIPTest.h' 2025-04-21T20:50:45.9184772Z adding 'torch/include/c10/hip/impl/hip_cmake_macros.h' 2025-04-21T20:50:45.9188127Z adding 'torch/include/c10/macros/Export.h' 2025-04-21T20:50:45.9194033Z adding 'torch/include/c10/macros/Macros.h' 2025-04-21T20:50:45.9196347Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-04-21T20:50:45.9198568Z adding 'torch/include/c10/metal/common.h' 2025-04-21T20:50:45.9201915Z adding 'torch/include/c10/metal/indexing.h' 2025-04-21T20:50:45.9204479Z adding 'torch/include/c10/metal/random.h' 2025-04-21T20:50:45.9207053Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-04-21T20:50:45.9218965Z adding 'torch/include/c10/metal/special_math.h' 2025-04-21T20:50:45.9222351Z adding 'torch/include/c10/metal/utils.h' 2025-04-21T20:50:45.9225513Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-04-21T20:50:45.9228292Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-04-21T20:50:45.9230616Z adding 'torch/include/c10/test/util/Macros.h' 2025-04-21T20:50:45.9234591Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-04-21T20:50:45.9239899Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-04-21T20:50:45.9243435Z adding 'torch/include/c10/util/AbortHandler.h' 2025-04-21T20:50:45.9246304Z adding 'torch/include/c10/util/AlignOf.h' 2025-04-21T20:50:45.9248972Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-04-21T20:50:45.9250941Z adding 'torch/include/c10/util/Array.h' 2025-04-21T20:50:45.9254806Z adding 'torch/include/c10/util/ArrayRef.h' 2025-04-21T20:50:45.9258141Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-04-21T20:50:45.9261516Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-04-21T20:50:45.9264104Z adding 'torch/include/c10/util/BFloat16.h' 2025-04-21T20:50:45.9266206Z adding 'torch/include/c10/util/Backtrace.h' 2025-04-21T20:50:45.9268664Z adding 'torch/include/c10/util/Bitset.h' 2025-04-21T20:50:45.9271103Z adding 'torch/include/c10/util/C++17.h' 2025-04-21T20:50:45.9273519Z adding 'torch/include/c10/util/CallOnce.h' 2025-04-21T20:50:45.9277008Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-04-21T20:50:45.9279537Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-04-21T20:50:45.9281919Z adding 'torch/include/c10/util/Deprecated.h' 2025-04-21T20:50:45.9284250Z adding 'torch/include/c10/util/DimVector.h' 2025-04-21T20:50:45.9286190Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-04-21T20:50:45.9294708Z adding 'torch/include/c10/util/Exception.h' 2025-04-21T20:50:45.9298134Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-04-21T20:50:45.9300580Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-04-21T20:50:45.9302334Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-04-21T20:50:45.9306098Z adding 'torch/include/c10/util/Flags.h' 2025-04-21T20:50:45.9308324Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-04-21T20:50:45.9311025Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-04-21T20:50:45.9315034Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-04-21T20:50:45.9318220Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-04-21T20:50:45.9320855Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-04-21T20:50:45.9323663Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-04-21T20:50:45.9326568Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-04-21T20:50:45.9329470Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-04-21T20:50:45.9332375Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-04-21T20:50:45.9334856Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-04-21T20:50:45.9337426Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-04-21T20:50:45.9339650Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2025-04-21T20:50:45.9341885Z adding 'torch/include/c10/util/FunctionRef.h' 2025-04-21T20:50:45.9343931Z adding 'torch/include/c10/util/Gauge.h' 2025-04-21T20:50:45.9347006Z adding 'torch/include/c10/util/Half-inl.h' 2025-04-21T20:50:45.9352623Z adding 'torch/include/c10/util/Half.h' 2025-04-21T20:50:45.9355353Z adding 'torch/include/c10/util/IdWrapper.h' 2025-04-21T20:50:45.9357643Z adding 'torch/include/c10/util/Lazy.h' 2025-04-21T20:50:45.9361022Z adding 'torch/include/c10/util/LeftRight.h' 2025-04-21T20:50:45.9363087Z adding 'torch/include/c10/util/Load.h' 2025-04-21T20:50:45.9367496Z adding 'torch/include/c10/util/Logging.h' 2025-04-21T20:50:45.9370147Z adding 'torch/include/c10/util/MathConstants.h' 2025-04-21T20:50:45.9373226Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-04-21T20:50:45.9376540Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-04-21T20:50:45.9378753Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-04-21T20:50:45.9380981Z adding 'torch/include/c10/util/Optional.h' 2025-04-21T20:50:45.9383900Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-04-21T20:50:45.9385880Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-04-21T20:50:45.9389769Z adding 'torch/include/c10/util/Registry.h' 2025-04-21T20:50:45.9392188Z adding 'torch/include/c10/util/ScopeExit.h' 2025-04-21T20:50:45.9394317Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-04-21T20:50:45.9408703Z adding 'torch/include/c10/util/SmallVector.h' 2025-04-21T20:50:45.9412530Z adding 'torch/include/c10/util/StringUtil.h' 2025-04-21T20:50:45.9414702Z adding 'torch/include/c10/util/Synchronized.h' 2025-04-21T20:50:45.9417056Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-04-21T20:50:45.9419364Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-04-21T20:50:45.9421041Z adding 'torch/include/c10/util/Type.h' 2025-04-21T20:50:45.9423666Z adding 'torch/include/c10/util/TypeCast.h' 2025-04-21T20:50:45.9426272Z adding 'torch/include/c10/util/TypeIndex.h' 2025-04-21T20:50:45.9430737Z adding 'torch/include/c10/util/TypeList.h' 2025-04-21T20:50:45.9433646Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-04-21T20:50:45.9436202Z adding 'torch/include/c10/util/TypeTraits.h' 2025-04-21T20:50:45.9437985Z adding 'torch/include/c10/util/Unicode.h' 2025-04-21T20:50:45.9440582Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-04-21T20:50:45.9442309Z adding 'torch/include/c10/util/Unroll.h' 2025-04-21T20:50:45.9444476Z adding 'torch/include/c10/util/WaitCounter.h' 2025-04-21T20:50:45.9446356Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-04-21T20:50:45.9448420Z adding 'torch/include/c10/util/accumulate.h' 2025-04-21T20:50:45.9450330Z adding 'torch/include/c10/util/bit_cast.h' 2025-04-21T20:50:45.9452095Z adding 'torch/include/c10/util/bits.h' 2025-04-21T20:50:45.9457481Z adding 'torch/include/c10/util/complex.h' 2025-04-21T20:50:45.9461139Z adding 'torch/include/c10/util/complex_math.h' 2025-04-21T20:50:45.9463195Z adding 'torch/include/c10/util/complex_utils.h' 2025-04-21T20:50:45.9464990Z adding 'torch/include/c10/util/copysign.h' 2025-04-21T20:50:45.9466696Z adding 'torch/include/c10/util/env.h' 2025-04-21T20:50:45.9468296Z adding 'torch/include/c10/util/error.h' 2025-04-21T20:50:45.9481156Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-04-21T20:50:45.9484930Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-04-21T20:50:45.9487309Z adding 'torch/include/c10/util/generic_math.h' 2025-04-21T20:50:45.9491323Z adding 'torch/include/c10/util/hash.h' 2025-04-21T20:50:45.9495715Z adding 'torch/include/c10/util/int128.h' 2025-04-21T20:50:45.9506303Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-04-21T20:50:45.9509547Z adding 'torch/include/c10/util/irange.h' 2025-04-21T20:50:45.9517817Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-04-21T20:50:45.9520904Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-04-21T20:50:45.9524088Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-04-21T20:50:45.9526083Z adding 'torch/include/c10/util/numa.h' 2025-04-21T20:50:45.9540980Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-04-21T20:50:45.9544767Z adding 'torch/include/c10/util/overflows.h' 2025-04-21T20:50:45.9546609Z adding 'torch/include/c10/util/overloaded.h' 2025-04-21T20:50:45.9548270Z adding 'torch/include/c10/util/python_stub.h' 2025-04-21T20:50:45.9549969Z adding 'torch/include/c10/util/qint32.h' 2025-04-21T20:50:45.9551314Z adding 'torch/include/c10/util/qint8.h' 2025-04-21T20:50:45.9553279Z adding 'torch/include/c10/util/quint2x4.h' 2025-04-21T20:50:45.9554849Z adding 'torch/include/c10/util/quint4x2.h' 2025-04-21T20:50:45.9556360Z adding 'torch/include/c10/util/quint8.h' 2025-04-21T20:50:45.9558413Z adding 'torch/include/c10/util/safe_numerics.h' 2025-04-21T20:50:45.9560770Z adding 'torch/include/c10/util/signal_handler.h' 2025-04-21T20:50:45.9567798Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-04-21T20:50:45.9570308Z adding 'torch/include/c10/util/ssize.h' 2025-04-21T20:50:45.9572258Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-04-21T20:50:45.9575113Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-04-21T20:50:45.9577041Z adding 'torch/include/c10/util/strides.h' 2025-04-21T20:50:45.9578605Z adding 'torch/include/c10/util/string_utils.h' 2025-04-21T20:50:45.9583625Z adding 'torch/include/c10/util/string_view.h' 2025-04-21T20:50:45.9591046Z adding 'torch/include/c10/util/strong_type.h' 2025-04-21T20:50:45.9594157Z adding 'torch/include/c10/util/tempfile.h' 2025-04-21T20:50:45.9595814Z adding 'torch/include/c10/util/thread_name.h' 2025-04-21T20:50:45.9602855Z adding 'torch/include/c10/util/typeid.h' 2025-04-21T20:50:45.9605185Z adding 'torch/include/c10/util/win32-headers.h' 2025-04-21T20:50:45.9607430Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-04-21T20:50:45.9610661Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-04-21T20:50:45.9612779Z adding 'torch/include/c10/xpu/XPUException.h' 2025-04-21T20:50:45.9614565Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-04-21T20:50:45.9616312Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-04-21T20:50:45.9619432Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-04-21T20:50:45.9622805Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-04-21T20:50:45.9625118Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-04-21T20:50:45.9627469Z adding 'torch/include/caffe2/core/common.h' 2025-04-21T20:50:45.9629545Z adding 'torch/include/caffe2/core/macros.h' 2025-04-21T20:50:45.9631456Z adding 'torch/include/caffe2/core/timer.h' 2025-04-21T20:50:45.9635127Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-04-21T20:50:45.9637723Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-04-21T20:50:45.9639903Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-04-21T20:50:45.9673247Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-04-21T20:50:45.9676750Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-04-21T20:50:45.9678531Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-04-21T20:50:45.9682366Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-04-21T20:50:45.9684754Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-04-21T20:50:45.9686519Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-04-21T20:50:45.9689721Z adding 'torch/include/caffe2/serialize/versions.h' 2025-04-21T20:50:45.9692422Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-04-21T20:50:45.9694329Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-04-21T20:50:45.9696099Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-04-21T20:50:45.9698554Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-04-21T20:50:45.9700303Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-04-21T20:50:45.9704664Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-04-21T20:50:45.9706863Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-04-21T20:50:45.9709503Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-04-21T20:50:45.9711370Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-04-21T20:50:45.9714513Z adding 'torch/include/fbgemm/ConvUtils.h' 2025-04-21T20:50:45.9724741Z adding 'torch/include/fbgemm/Fbgemm.h' 2025-04-21T20:50:45.9727821Z adding 'torch/include/fbgemm/FbgemmBuild.h' 2025-04-21T20:50:45.9729998Z adding 'torch/include/fbgemm/FbgemmConvert.h' 2025-04-21T20:50:45.9733386Z adding 'torch/include/fbgemm/FbgemmEmbedding.h' 2025-04-21T20:50:45.9735519Z adding 'torch/include/fbgemm/FbgemmFP16.h' 2025-04-21T20:50:45.9738954Z adding 'torch/include/fbgemm/FbgemmFPCommon.h' 2025-04-21T20:50:45.9740856Z adding 'torch/include/fbgemm/FbgemmI64.h' 2025-04-21T20:50:45.9743083Z adding 'torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-04-21T20:50:45.9745111Z adding 'torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-04-21T20:50:45.9747414Z adding 'torch/include/fbgemm/FbgemmI8Spmdm.h' 2025-04-21T20:50:45.9750694Z adding 'torch/include/fbgemm/FbgemmPackMatrixB.h' 2025-04-21T20:50:45.9753789Z adding 'torch/include/fbgemm/FbgemmSparse.h' 2025-04-21T20:50:45.9756743Z adding 'torch/include/fbgemm/OutputProcessing-inl.h' 2025-04-21T20:50:45.9760478Z adding 'torch/include/fbgemm/PackingTraits-inl.h' 2025-04-21T20:50:45.9764542Z adding 'torch/include/fbgemm/QuantUtils.h' 2025-04-21T20:50:45.9767401Z adding 'torch/include/fbgemm/QuantUtilsAvx2.h' 2025-04-21T20:50:45.9769087Z adding 'torch/include/fbgemm/QuantUtilsAvx512.h' 2025-04-21T20:50:45.9770984Z adding 'torch/include/fbgemm/SimdUtils.h' 2025-04-21T20:50:45.9773722Z adding 'torch/include/fbgemm/Types.h' 2025-04-21T20:50:45.9777312Z adding 'torch/include/fbgemm/Utils.h' 2025-04-21T20:50:45.9779677Z adding 'torch/include/fbgemm/UtilsAvx2.h' 2025-04-21T20:50:45.9781651Z adding 'torch/include/fbgemm/spmmUtils.h' 2025-04-21T20:50:45.9783867Z adding 'torch/include/fbgemm/spmmUtilsAvx2.h' 2025-04-21T20:50:45.9787465Z adding 'torch/include/fmt/args.h' 2025-04-21T20:50:45.9820443Z adding 'torch/include/fmt/base.h' 2025-04-21T20:50:45.9843795Z adding 'torch/include/fmt/chrono.h' 2025-04-21T20:50:45.9852261Z adding 'torch/include/fmt/color.h' 2025-04-21T20:50:45.9858013Z adding 'torch/include/fmt/compile.h' 2025-04-21T20:50:45.9860194Z adding 'torch/include/fmt/core.h' 2025-04-21T20:50:45.9887571Z adding 'torch/include/fmt/format-inl.h' 2025-04-21T20:50:45.9941028Z adding 'torch/include/fmt/format.h' 2025-04-21T20:50:45.9948971Z adding 'torch/include/fmt/os.h' 2025-04-21T20:50:45.9951904Z adding 'torch/include/fmt/ostream.h' 2025-04-21T20:50:45.9958344Z adding 'torch/include/fmt/printf.h' 2025-04-21T20:50:45.9965975Z adding 'torch/include/fmt/ranges.h' 2025-04-21T20:50:45.9972505Z adding 'torch/include/fmt/std.h' 2025-04-21T20:50:45.9976873Z adding 'torch/include/fmt/xchar.h' 2025-04-21T20:50:45.9979479Z adding 'torch/include/fp16/bitcasts.h' 2025-04-21T20:50:45.9984634Z adding 'torch/include/fp16/fp16.h' 2025-04-21T20:50:45.9987704Z adding 'torch/include/fp16/psimd.h' 2025-04-21T20:50:45.9991601Z adding 'torch/include/google/protobuf/any.h' 2025-04-21T20:50:45.9996022Z adding 'torch/include/google/protobuf/any.pb.h' 2025-04-21T20:50:46.0005319Z adding 'torch/include/google/protobuf/api.pb.h' 2025-04-21T20:50:46.0016242Z adding 'torch/include/google/protobuf/arena.h' 2025-04-21T20:50:46.0022192Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-04-21T20:50:46.0027221Z adding 'torch/include/google/protobuf/arenastring.h' 2025-04-21T20:50:46.0055637Z adding 'torch/include/google/protobuf/descriptor.h' 2025-04-21T20:50:46.0128209Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-04-21T20:50:46.0145663Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-04-21T20:50:46.0149200Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-04-21T20:50:46.0153340Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-04-21T20:50:46.0156563Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-04-21T20:50:46.0176638Z adding 'torch/include/google/protobuf/extension_set.h' 2025-04-21T20:50:46.0182051Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-04-21T20:50:46.0186128Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-04-21T20:50:46.0189038Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-04-21T20:50:46.0191388Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-04-21T20:50:46.0196107Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-04-21T20:50:46.0200808Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-04-21T20:50:46.0204734Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-04-21T20:50:46.0207310Z adding 'torch/include/google/protobuf/has_bits.h' 2025-04-21T20:50:46.0210392Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-04-21T20:50:46.0213603Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-04-21T20:50:46.0227870Z adding 'torch/include/google/protobuf/map.h' 2025-04-21T20:50:46.0232010Z adding 'torch/include/google/protobuf/map_entry.h' 2025-04-21T20:50:46.0239841Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-04-21T20:50:46.0248787Z adding 'torch/include/google/protobuf/map_field.h' 2025-04-21T20:50:46.0253809Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-04-21T20:50:46.0257362Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-04-21T20:50:46.0265894Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-04-21T20:50:46.0286048Z adding 'torch/include/google/protobuf/message.h' 2025-04-21T20:50:46.0295846Z adding 'torch/include/google/protobuf/message_lite.h' 2025-04-21T20:50:46.0298557Z adding 'torch/include/google/protobuf/metadata.h' 2025-04-21T20:50:46.0301986Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-04-21T20:50:46.0310980Z adding 'torch/include/google/protobuf/parse_context.h' 2025-04-21T20:50:46.0314058Z adding 'torch/include/google/protobuf/port.h' 2025-04-21T20:50:46.0319965Z adding 'torch/include/google/protobuf/reflection.h' 2025-04-21T20:50:46.0323055Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-04-21T20:50:46.0353007Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-04-21T20:50:46.0360177Z adding 'torch/include/google/protobuf/service.h' 2025-04-21T20:50:46.0364122Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-04-21T20:50:46.0372461Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-04-21T20:50:46.0382121Z adding 'torch/include/google/protobuf/text_format.h' 2025-04-21T20:50:46.0386589Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-04-21T20:50:46.0402176Z adding 'torch/include/google/protobuf/type.pb.h' 2025-04-21T20:50:46.0409044Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-04-21T20:50:46.0414514Z adding 'torch/include/google/protobuf/wire_format.h' 2025-04-21T20:50:46.0433269Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-04-21T20:50:46.0442602Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-04-21T20:50:46.0448017Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-04-21T20:50:46.0455351Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-04-21T20:50:46.0460769Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-04-21T20:50:46.0469820Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-04-21T20:50:46.0473240Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-04-21T20:50:46.0485833Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-04-21T20:50:46.0490477Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-04-21T20:50:46.0493136Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-04-21T20:50:46.0495762Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-04-21T20:50:46.0498505Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-04-21T20:50:46.0500947Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-04-21T20:50:46.0505530Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-04-21T20:50:46.0508064Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-04-21T20:50:46.0510767Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-04-21T20:50:46.0515355Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-04-21T20:50:46.0518269Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-04-21T20:50:46.0521671Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-04-21T20:50:46.0524310Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-04-21T20:50:46.0548313Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-04-21T20:50:46.0552997Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-04-21T20:50:46.0556009Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-04-21T20:50:46.0561450Z adding 'torch/include/google/protobuf/io/printer.h' 2025-04-21T20:50:46.0564060Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-04-21T20:50:46.0570111Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-04-21T20:50:46.0574602Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-04-21T20:50:46.0578740Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-04-21T20:50:46.0584722Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-04-21T20:50:46.0589656Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-04-21T20:50:46.0593918Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-04-21T20:50:46.0597296Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-04-21T20:50:46.0600768Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-04-21T20:50:46.0603778Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-04-21T20:50:46.0606429Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-04-21T20:50:46.0610042Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-04-21T20:50:46.0613170Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-04-21T20:50:46.0621041Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-04-21T20:50:46.0624715Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-04-21T20:50:46.0627071Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-04-21T20:50:46.0629652Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-04-21T20:50:46.0633887Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-04-21T20:50:46.0636743Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-04-21T20:50:46.0639292Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-04-21T20:50:46.0645349Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-04-21T20:50:46.0656369Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-04-21T20:50:46.0660105Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-04-21T20:50:46.0663377Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-04-21T20:50:46.0667338Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-04-21T20:50:46.0671539Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-04-21T20:50:46.0675129Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-04-21T20:50:46.0691040Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-04-21T20:50:46.0695902Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-04-21T20:50:46.0698238Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-04-21T20:50:46.0700661Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-04-21T20:50:46.0702779Z adding 'torch/include/hip/HIPAlgorithm.h' 2025-04-21T20:50:46.0705228Z adding 'torch/include/hip/HIPAllocatorConfig.h' 2025-04-21T20:50:46.0710807Z adding 'torch/include/hip/HIPCachingAllocator.h' 2025-04-21T20:50:46.0714241Z adding 'torch/include/hip/HIPDeviceAssertion.h' 2025-04-21T20:50:46.0717427Z adding 'torch/include/hip/HIPDeviceAssertionHost.h' 2025-04-21T20:50:46.0720282Z adding 'torch/include/hip/HIPException.h' 2025-04-21T20:50:46.0722896Z adding 'torch/include/hip/HIPFunctions.h' 2025-04-21T20:50:46.0725372Z adding 'torch/include/hip/HIPGraphsC10Utils.h' 2025-04-21T20:50:46.0729100Z adding 'torch/include/hip/HIPGuard.h' 2025-04-21T20:50:46.0731332Z adding 'torch/include/hip/HIPMacros.h' 2025-04-21T20:50:46.0733588Z adding 'torch/include/hip/HIPMathCompat.h' 2025-04-21T20:50:46.0735509Z adding 'torch/include/hip/HIPMiscFunctions.h' 2025-04-21T20:50:46.0739587Z adding 'torch/include/hip/HIPStream.h' 2025-04-21T20:50:46.0742131Z adding 'torch/include/hip/driver_api.h' 2025-04-21T20:50:46.0745954Z adding 'torch/include/hip/impl/HIPGuardImpl.h' 2025-04-21T20:50:46.0747950Z adding 'torch/include/hip/impl/HIPTest.h' 2025-04-21T20:50:46.0750902Z adding 'torch/include/kineto/AbstractConfig.h' 2025-04-21T20:50:46.0753752Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-04-21T20:50:46.0755739Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-04-21T20:50:46.0757882Z adding 'torch/include/kineto/ActivityType.h' 2025-04-21T20:50:46.0759788Z adding 'torch/include/kineto/ClientInterface.h' 2025-04-21T20:50:46.0764707Z adding 'torch/include/kineto/Config.h' 2025-04-21T20:50:46.0767771Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-04-21T20:50:46.0770629Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-04-21T20:50:46.0772890Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-04-21T20:50:46.0775044Z adding 'torch/include/kineto/ITraceActivity.h' 2025-04-21T20:50:46.0776898Z adding 'torch/include/kineto/LoggingAPI.h' 2025-04-21T20:50:46.0778769Z adding 'torch/include/kineto/ThreadUtil.h' 2025-04-21T20:50:46.0780687Z adding 'torch/include/kineto/TraceSpan.h' 2025-04-21T20:50:46.0783355Z adding 'torch/include/kineto/libkineto.h' 2025-04-21T20:50:46.0785691Z adding 'torch/include/kineto/output_base.h' 2025-04-21T20:50:46.0787514Z adding 'torch/include/kineto/time_since_epoch.h' 2025-04-21T20:50:46.0819707Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-04-21T20:50:46.0919514Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-04-21T20:50:46.0936524Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-04-21T20:50:46.0941537Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-04-21T20:50:46.0945410Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-04-21T20:50:46.0948487Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-04-21T20:50:46.0950710Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-04-21T20:50:46.0959063Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-04-21T20:50:46.0977982Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-04-21T20:50:46.0982594Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-04-21T20:50:46.0985517Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-04-21T20:50:46.0988106Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-04-21T20:50:46.0990689Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-04-21T20:50:46.0995651Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-04-21T20:50:46.0999813Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-04-21T20:50:46.1004915Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-04-21T20:50:46.1007316Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-04-21T20:50:46.1010497Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-04-21T20:50:46.1015185Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-04-21T20:50:46.1017514Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-04-21T20:50:46.1019945Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-04-21T20:50:46.1022538Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-04-21T20:50:46.1024917Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-04-21T20:50:46.1048845Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-04-21T20:50:46.1054715Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-04-21T20:50:46.1059652Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-04-21T20:50:46.1062338Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-04-21T20:50:46.1064341Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-04-21T20:50:46.1066378Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-04-21T20:50:46.1073652Z adding 'torch/include/pybind11/attr.h' 2025-04-21T20:50:46.1077547Z adding 'torch/include/pybind11/buffer_info.h' 2025-04-21T20:50:46.1098736Z adding 'torch/include/pybind11/cast.h' 2025-04-21T20:50:46.1103768Z adding 'torch/include/pybind11/chrono.h' 2025-04-21T20:50:46.1105590Z adding 'torch/include/pybind11/common.h' 2025-04-21T20:50:46.1107866Z adding 'torch/include/pybind11/complex.h' 2025-04-21T20:50:46.1109702Z adding 'torch/include/pybind11/eigen.h' 2025-04-21T20:50:46.1114234Z adding 'torch/include/pybind11/embed.h' 2025-04-21T20:50:46.1117178Z adding 'torch/include/pybind11/eval.h' 2025-04-21T20:50:46.1120274Z adding 'torch/include/pybind11/functional.h' 2025-04-21T20:50:46.1123451Z adding 'torch/include/pybind11/gil.h' 2025-04-21T20:50:46.1126553Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-04-21T20:50:46.1130102Z adding 'torch/include/pybind11/iostream.h' 2025-04-21T20:50:46.1154191Z adding 'torch/include/pybind11/numpy.h' 2025-04-21T20:50:46.1159171Z adding 'torch/include/pybind11/operators.h' 2025-04-21T20:50:46.1161669Z adding 'torch/include/pybind11/options.h' 2025-04-21T20:50:46.1199506Z adding 'torch/include/pybind11/pybind11.h' 2025-04-21T20:50:46.1229807Z adding 'torch/include/pybind11/pytypes.h' 2025-04-21T20:50:46.1236377Z adding 'torch/include/pybind11/stl.h' 2025-04-21T20:50:46.1244044Z adding 'torch/include/pybind11/stl_bind.h' 2025-04-21T20:50:46.1246971Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-04-21T20:50:46.1249604Z adding 'torch/include/pybind11/typing.h' 2025-04-21T20:50:46.1258917Z adding 'torch/include/pybind11/detail/class.h' 2025-04-21T20:50:46.1275351Z adding 'torch/include/pybind11/detail/common.h' 2025-04-21T20:50:46.1278924Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-04-21T20:50:46.1281694Z adding 'torch/include/pybind11/detail/descr.h' 2025-04-21T20:50:46.1284581Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-04-21T20:50:46.1289937Z adding 'torch/include/pybind11/detail/init.h' 2025-04-21T20:50:46.1299964Z adding 'torch/include/pybind11/detail/internals.h' 2025-04-21T20:50:46.1315543Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-04-21T20:50:46.1318748Z adding 'torch/include/pybind11/detail/typeid.h' 2025-04-21T20:50:46.1321046Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-04-21T20:50:46.1323224Z adding 'torch/include/pybind11/eigen/common.h' 2025-04-21T20:50:46.1332537Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-04-21T20:50:46.1337887Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-04-21T20:50:46.1341160Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-04-21T20:50:46.1343371Z adding 'torch/include/tensorpipe/config.h' 2025-04-21T20:50:46.1345260Z adding 'torch/include/tensorpipe/tensorpipe.h' 2025-04-21T20:50:46.1348288Z adding 'torch/include/tensorpipe/channel/context.h' 2025-04-21T20:50:46.1350154Z adding 'torch/include/tensorpipe/channel/error.h' 2025-04-21T20:50:46.1352221Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2025-04-21T20:50:46.1354437Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2025-04-21T20:50:46.1356521Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2025-04-21T20:50:46.1358412Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2025-04-21T20:50:46.1361037Z adding 'torch/include/tensorpipe/common/buffer.h' 2025-04-21T20:50:46.1362953Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2025-04-21T20:50:46.1365022Z adding 'torch/include/tensorpipe/common/device.h' 2025-04-21T20:50:46.1367391Z adding 'torch/include/tensorpipe/common/error.h' 2025-04-21T20:50:46.1373021Z adding 'torch/include/tensorpipe/common/optional.h' 2025-04-21T20:50:46.1376194Z adding 'torch/include/tensorpipe/core/context.h' 2025-04-21T20:50:46.1378201Z adding 'torch/include/tensorpipe/core/error.h' 2025-04-21T20:50:46.1380634Z adding 'torch/include/tensorpipe/core/listener.h' 2025-04-21T20:50:46.1383085Z adding 'torch/include/tensorpipe/core/message.h' 2025-04-21T20:50:46.1385663Z adding 'torch/include/tensorpipe/core/pipe.h' 2025-04-21T20:50:46.1388257Z adding 'torch/include/tensorpipe/transport/context.h' 2025-04-21T20:50:46.1390131Z adding 'torch/include/tensorpipe/transport/error.h' 2025-04-21T20:50:46.1392041Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2025-04-21T20:50:46.1393817Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2025-04-21T20:50:46.1395463Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2025-04-21T20:50:46.1397292Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2025-04-21T20:50:46.1399166Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2025-04-21T20:50:46.1400858Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2025-04-21T20:50:46.1402751Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2025-04-21T20:50:46.1409121Z adding 'torch/include/torch/custom_class.h' 2025-04-21T20:50:46.1412944Z adding 'torch/include/torch/custom_class_detail.h' 2025-04-21T20:50:46.1414707Z adding 'torch/include/torch/extension.h' 2025-04-21T20:50:46.1427572Z adding 'torch/include/torch/library.h' 2025-04-21T20:50:46.1430157Z adding 'torch/include/torch/script.h' 2025-04-21T20:50:46.1433424Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-04-21T20:50:46.1435027Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-04-21T20:50:46.1436644Z adding 'torch/include/torch/csrc/Device.h' 2025-04-21T20:50:46.1438250Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-04-21T20:50:46.1439888Z adding 'torch/include/torch/csrc/Dtype.h' 2025-04-21T20:50:46.1441662Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-04-21T20:50:46.1443929Z adding 'torch/include/torch/csrc/Event.h' 2025-04-21T20:50:46.1448277Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-04-21T20:50:46.1450165Z adding 'torch/include/torch/csrc/Export.h' 2025-04-21T20:50:46.1451896Z adding 'torch/include/torch/csrc/Generator.h' 2025-04-21T20:50:46.1453560Z adding 'torch/include/torch/csrc/Layout.h' 2025-04-21T20:50:46.1455203Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-04-21T20:50:46.1456876Z adding 'torch/include/torch/csrc/Module.h' 2025-04-21T20:50:46.1458365Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-04-21T20:50:46.1460081Z adding 'torch/include/torch/csrc/QScheme.h' 2025-04-21T20:50:46.1461622Z adding 'torch/include/torch/csrc/Size.h' 2025-04-21T20:50:46.1463423Z adding 'torch/include/torch/csrc/Storage.h' 2025-04-21T20:50:46.1465293Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-04-21T20:50:46.1466781Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-04-21T20:50:46.1468399Z adding 'torch/include/torch/csrc/Stream.h' 2025-04-21T20:50:46.1470110Z adding 'torch/include/torch/csrc/THConcat.h' 2025-04-21T20:50:46.1471901Z adding 'torch/include/torch/csrc/THP.h' 2025-04-21T20:50:46.1474046Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-04-21T20:50:46.1475754Z adding 'torch/include/torch/csrc/Types.h' 2025-04-21T20:50:46.1477904Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-04-21T20:50:46.1479728Z adding 'torch/include/torch/csrc/itt.h' 2025-04-21T20:50:46.1481604Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-04-21T20:50:46.1484774Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-04-21T20:50:46.1495941Z adding 'torch/include/torch/csrc/python_headers.h' 2025-04-21T20:50:46.1496460Z adding 'torch/include/torch/csrc/serialization.h' 2025-04-21T20:50:46.1496599Z adding 'torch/include/torch/csrc/utils.h' 2025-04-21T20:50:46.1496851Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-04-21T20:50:46.1497300Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-04-21T20:50:46.1498999Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-04-21T20:50:46.1500885Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-04-21T20:50:46.1502414Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-04-21T20:50:46.1505298Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-04-21T20:50:46.1508385Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-04-21T20:50:46.1511534Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-04-21T20:50:46.1514159Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-04-21T20:50:46.1516056Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-04-21T20:50:46.1518161Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-04-21T20:50:46.1520494Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-04-21T20:50:46.1522363Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-04-21T20:50:46.1524055Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-04-21T20:50:46.1528905Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-04-21T20:50:46.1532747Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-04-21T20:50:46.1535676Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-04-21T20:50:46.1537563Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-04-21T20:50:46.1542769Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-04-21T20:50:46.1545493Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-04-21T20:50:46.1547779Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-04-21T20:50:46.1550148Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-04-21T20:50:46.1552166Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-04-21T20:50:46.1554166Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-04-21T20:50:46.1556765Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-04-21T20:50:46.1559156Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-04-21T20:50:46.1560858Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-04-21T20:50:46.1562866Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-04-21T20:50:46.1565625Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-04-21T20:50:46.1567584Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-04-21T20:50:46.1569173Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-04-21T20:50:46.1571176Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-04-21T20:50:46.1575289Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-04-21T20:50:46.1577866Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-04-21T20:50:46.1580423Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-04-21T20:50:46.1583367Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-04-21T20:50:46.1590464Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-04-21T20:50:46.1593614Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-04-21T20:50:46.1595822Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-04-21T20:50:46.1598077Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-04-21T20:50:46.1600415Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-04-21T20:50:46.1602402Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-04-21T20:50:46.1605218Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-04-21T20:50:46.1607536Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-04-21T20:50:46.1610530Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-04-21T20:50:46.1612778Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-04-21T20:50:46.1614735Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-04-21T20:50:46.1617076Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-04-21T20:50:46.1619230Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-04-21T20:50:46.1621275Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-04-21T20:50:46.1623211Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-04-21T20:50:46.1625348Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-04-21T20:50:46.1627815Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-04-21T20:50:46.1630071Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-04-21T20:50:46.1631895Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-04-21T20:50:46.1634243Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-04-21T20:50:46.1636564Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-04-21T20:50:46.1641460Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-04-21T20:50:46.1644170Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-04-21T20:50:46.1647292Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-04-21T20:50:46.1649232Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-04-21T20:50:46.1651876Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-04-21T20:50:46.1659446Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-04-21T20:50:46.1662067Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-04-21T20:50:46.1663978Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-04-21T20:50:46.1666448Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-04-21T20:50:46.1669914Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-04-21T20:50:46.1671864Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-04-21T20:50:46.1678363Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-04-21T20:50:46.1681474Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-04-21T20:50:46.1684249Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-04-21T20:50:46.1686829Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-04-21T20:50:46.1689466Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-04-21T20:50:46.1692629Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-04-21T20:50:46.1695269Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-04-21T20:50:46.1697436Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-04-21T20:50:46.1699220Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-04-21T20:50:46.1704837Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-04-21T20:50:46.1708435Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-04-21T20:50:46.1710541Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-04-21T20:50:46.1712814Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-04-21T20:50:46.1718042Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-04-21T20:50:46.1722309Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-04-21T20:50:46.1725116Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-04-21T20:50:46.1727497Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-04-21T20:50:46.1732315Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-04-21T20:50:46.1735547Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-04-21T20:50:46.1738706Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-04-21T20:50:46.1741550Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-04-21T20:50:46.1745690Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-04-21T20:50:46.1748406Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-04-21T20:50:46.1751091Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-04-21T20:50:46.1754120Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-04-21T20:50:46.1756536Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-04-21T20:50:46.1759177Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-04-21T20:50:46.1762069Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-04-21T20:50:46.1767896Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-04-21T20:50:46.1771467Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-04-21T20:50:46.1774889Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-04-21T20:50:46.1777607Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-04-21T20:50:46.1782742Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-04-21T20:50:46.1787204Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-04-21T20:50:46.1790532Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-04-21T20:50:46.1793589Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-04-21T20:50:46.1796512Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-04-21T20:50:46.1798828Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-04-21T20:50:46.1800996Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-04-21T20:50:46.1806090Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-04-21T20:50:46.1809408Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-04-21T20:50:46.1812087Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-04-21T20:50:46.1815507Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-04-21T20:50:46.1818928Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-04-21T20:50:46.1822786Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-04-21T20:50:46.1825289Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-04-21T20:50:46.1827756Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-04-21T20:50:46.1830524Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-04-21T20:50:46.1835328Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-04-21T20:50:46.1840106Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-04-21T20:50:46.1842625Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-04-21T20:50:46.1844607Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-04-21T20:50:46.1847581Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-04-21T20:50:46.1849850Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-04-21T20:50:46.1851949Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-04-21T20:50:46.1854891Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-04-21T20:50:46.1857253Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-04-21T20:50:46.1859294Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-04-21T20:50:46.1861448Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-04-21T20:50:46.1866269Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-04-21T20:50:46.1869547Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-04-21T20:50:46.1871975Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-04-21T20:50:46.1874250Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-04-21T20:50:46.1877807Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-04-21T20:50:46.1880943Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-04-21T20:50:46.1883279Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-04-21T20:50:46.1885470Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-04-21T20:50:46.1887453Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-04-21T20:50:46.1889778Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-04-21T20:50:46.1891742Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-04-21T20:50:46.1896225Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-04-21T20:50:46.1899359Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-04-21T20:50:46.1901650Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-04-21T20:50:46.1906048Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-04-21T20:50:46.1908948Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-04-21T20:50:46.1911203Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-04-21T20:50:46.1913513Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-04-21T20:50:46.1916083Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-04-21T20:50:46.1919111Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-04-21T20:50:46.1921590Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-04-21T20:50:46.1925298Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-04-21T20:50:46.1927763Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-04-21T20:50:46.1929994Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-04-21T20:50:46.1932059Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-04-21T20:50:46.1933729Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-04-21T20:50:46.1935524Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-04-21T20:50:46.1937196Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-04-21T20:50:46.1939579Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-04-21T20:50:46.1941775Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-04-21T20:50:46.1943666Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-04-21T20:50:46.1951413Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-04-21T20:50:46.1953982Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-04-21T20:50:46.1958711Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-04-21T20:50:46.1961243Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-04-21T20:50:46.1964101Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-04-21T20:50:46.1966279Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-04-21T20:50:46.1968117Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-04-21T20:50:46.1975288Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-04-21T20:50:46.1977819Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-04-21T20:50:46.1982295Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-04-21T20:50:46.1986896Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-04-21T20:50:46.1997896Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-04-21T20:50:46.2000811Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-04-21T20:50:46.2002679Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-04-21T20:50:46.2006855Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-04-21T20:50:46.2009374Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-04-21T20:50:46.2011863Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-04-21T20:50:46.2014155Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-04-21T20:50:46.2015915Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-04-21T20:50:46.2019486Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-04-21T20:50:46.2023923Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-04-21T20:50:46.2026075Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-04-21T20:50:46.2028134Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-04-21T20:50:46.2030036Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-04-21T20:50:46.2032702Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-04-21T20:50:46.2035000Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-04-21T20:50:46.2036874Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-04-21T20:50:46.2038651Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-04-21T20:50:46.2041640Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-04-21T20:50:46.2043837Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-04-21T20:50:46.2045866Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-04-21T20:50:46.2047650Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-04-21T20:50:46.2049379Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-04-21T20:50:46.2051197Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-04-21T20:50:46.2053108Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-04-21T20:50:46.2054878Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-04-21T20:50:46.2056567Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-04-21T20:50:46.2058550Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-04-21T20:50:46.2061013Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-04-21T20:50:46.2063536Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-04-21T20:50:46.2065587Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-04-21T20:50:46.2068634Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-04-21T20:50:46.2070757Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-04-21T20:50:46.2072779Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-04-21T20:50:46.2086333Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-04-21T20:50:46.2089405Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-04-21T20:50:46.2094746Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-04-21T20:50:46.2097507Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-04-21T20:50:46.2099592Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-04-21T20:50:46.2101556Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-04-21T20:50:46.2105219Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-04-21T20:50:46.2108012Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-04-21T20:50:46.2152980Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-04-21T20:50:46.2166480Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-04-21T20:50:46.2171404Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-04-21T20:50:46.2174218Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-04-21T20:50:46.2176275Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-04-21T20:50:46.2182672Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-04-21T20:50:46.2186276Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-04-21T20:50:46.2188648Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-04-21T20:50:46.2191698Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-04-21T20:50:46.2194058Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-04-21T20:50:46.2195842Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-04-21T20:50:46.2198260Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-04-21T20:50:46.2200463Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-04-21T20:50:46.2203733Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-04-21T20:50:46.2205678Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-04-21T20:50:46.2207268Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-04-21T20:50:46.2209061Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-04-21T20:50:46.2210802Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-04-21T20:50:46.2212430Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-04-21T20:50:46.2214360Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-04-21T20:50:46.2216038Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-04-21T20:50:46.2217846Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-04-21T20:50:46.2220682Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-04-21T20:50:46.2222550Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-04-21T20:50:46.2224186Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-04-21T20:50:46.2226851Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-04-21T20:50:46.2228661Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-04-21T20:50:46.2230712Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-04-21T20:50:46.2234351Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-04-21T20:50:46.2237762Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-04-21T20:50:46.2241722Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-04-21T20:50:46.2244374Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-04-21T20:50:46.2246390Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-04-21T20:50:46.2248595Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-04-21T20:50:46.2250439Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-04-21T20:50:46.2252357Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-04-21T20:50:46.2254197Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-04-21T20:50:46.2255665Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-04-21T20:50:46.2257790Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-04-21T20:50:46.2259831Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-04-21T20:50:46.2261972Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-04-21T20:50:46.2263827Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-04-21T20:50:46.2265461Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-04-21T20:50:46.2269699Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-04-21T20:50:46.2271877Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-04-21T20:50:46.2275557Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h' 2025-04-21T20:50:46.2278024Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp' 2025-04-21T20:50:46.2280063Z adding 'torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp' 2025-04-21T20:50:46.2282726Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-04-21T20:50:46.2285032Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-04-21T20:50:46.2288703Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-04-21T20:50:46.2290518Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-04-21T20:50:46.2292398Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-04-21T20:50:46.2294114Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-04-21T20:50:46.2296151Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-04-21T20:50:46.2300589Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-04-21T20:50:46.2302761Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-04-21T20:50:46.2305604Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-04-21T20:50:46.2307940Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-04-21T20:50:46.2315387Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-04-21T20:50:46.2320946Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-04-21T20:50:46.2324611Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-04-21T20:50:46.2343146Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-04-21T20:50:46.2348012Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-04-21T20:50:46.2350865Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-04-21T20:50:46.2354586Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-04-21T20:50:46.2357040Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-04-21T20:50:46.2359508Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-04-21T20:50:46.2362728Z adding 'torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp' 2025-04-21T20:50:46.2365700Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-04-21T20:50:46.2367909Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-04-21T20:50:46.2371788Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-04-21T20:50:46.2374753Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-04-21T20:50:46.2377164Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-04-21T20:50:46.2380077Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-04-21T20:50:46.2382012Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-04-21T20:50:46.2389186Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-04-21T20:50:46.2391745Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-04-21T20:50:46.2394872Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-04-21T20:50:46.2396483Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-04-21T20:50:46.2399090Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-04-21T20:50:46.2401242Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-04-21T20:50:46.2403172Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-04-21T20:50:46.2405021Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-04-21T20:50:46.2406948Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-04-21T20:50:46.2409233Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2025-04-21T20:50:46.2412421Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-04-21T20:50:46.2414492Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-04-21T20:50:46.2416513Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-04-21T20:50:46.2425404Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-04-21T20:50:46.2428235Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-04-21T20:50:46.2430397Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-04-21T20:50:46.2432612Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-04-21T20:50:46.2434552Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-04-21T20:50:46.2436993Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-04-21T20:50:46.2438985Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-04-21T20:50:46.2441367Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-04-21T20:50:46.2443245Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-04-21T20:50:46.2445237Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-04-21T20:50:46.2447375Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-04-21T20:50:46.2449060Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-04-21T20:50:46.2450885Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-04-21T20:50:46.2453387Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-04-21T20:50:46.2456575Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-04-21T20:50:46.2459113Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-04-21T20:50:46.2461076Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-04-21T20:50:46.2463216Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-04-21T20:50:46.2465330Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-04-21T20:50:46.2466944Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-04-21T20:50:46.2469945Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-04-21T20:50:46.2472110Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-04-21T20:50:46.2474331Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-04-21T20:50:46.2476664Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-04-21T20:50:46.2478517Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-04-21T20:50:46.2483880Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-04-21T20:50:46.2486301Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-04-21T20:50:46.2492767Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-04-21T20:50:46.2499153Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-04-21T20:50:46.2502531Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-04-21T20:50:46.2504741Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-04-21T20:50:46.2506455Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-04-21T20:50:46.2508308Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-04-21T20:50:46.2514336Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-04-21T20:50:46.2517403Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-04-21T20:50:46.2519382Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-04-21T20:50:46.2521438Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-04-21T20:50:46.2523587Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-04-21T20:50:46.2525667Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-04-21T20:50:46.2527776Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-04-21T20:50:46.2530300Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-04-21T20:50:46.2532779Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-04-21T20:50:46.2535335Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-04-21T20:50:46.2537957Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-04-21T20:50:46.2539542Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-04-21T20:50:46.2542125Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-04-21T20:50:46.2556538Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-04-21T20:50:46.2559384Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-04-21T20:50:46.2561340Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-04-21T20:50:46.2563373Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-04-21T20:50:46.2565772Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-04-21T20:50:46.2567826Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-04-21T20:50:46.2569714Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-04-21T20:50:46.2572757Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-04-21T20:50:46.2575328Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-04-21T20:50:46.2577704Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-04-21T20:50:46.2579521Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-04-21T20:50:46.2581381Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-04-21T20:50:46.2583317Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-04-21T20:50:46.2585272Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-04-21T20:50:46.2587167Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-04-21T20:50:46.2589052Z adding 'torch/include/torch/csrc/fx/node.h' 2025-04-21T20:50:46.2591770Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-04-21T20:50:46.2593734Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-04-21T20:50:46.2595554Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-04-21T20:50:46.2598492Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-04-21T20:50:46.2601668Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-04-21T20:50:46.2603660Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-04-21T20:50:46.2605446Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-04-21T20:50:46.2607146Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-04-21T20:50:46.2608717Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-04-21T20:50:46.2610332Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-04-21T20:50:46.2612665Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-04-21T20:50:46.2614445Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-04-21T20:50:46.2617425Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-04-21T20:50:46.2619380Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-04-21T20:50:46.2621428Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-04-21T20:50:46.2623544Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-04-21T20:50:46.2625637Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-04-21T20:50:46.2628493Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-04-21T20:50:46.2630569Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-04-21T20:50:46.2632845Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-04-21T20:50:46.2636124Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-04-21T20:50:46.2639027Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-04-21T20:50:46.2645708Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-04-21T20:50:46.2653560Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-04-21T20:50:46.2656256Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-04-21T20:50:46.2659427Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-04-21T20:50:46.2661934Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-04-21T20:50:46.2665544Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-04-21T20:50:46.2667907Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-04-21T20:50:46.2670015Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-04-21T20:50:46.2672180Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-04-21T20:50:46.2674981Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-04-21T20:50:46.2676959Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-04-21T20:50:46.2678990Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-04-21T20:50:46.2681807Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-04-21T20:50:46.2690022Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-04-21T20:50:46.2693131Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-04-21T20:50:46.2695276Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-04-21T20:50:46.2700735Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-04-21T20:50:46.2706778Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-04-21T20:50:46.2710796Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-04-21T20:50:46.2713272Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-04-21T20:50:46.2715336Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-04-21T20:50:46.2717223Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-04-21T20:50:46.2718754Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-04-21T20:50:46.2720385Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-04-21T20:50:46.2722406Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-04-21T20:50:46.2724183Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-04-21T20:50:46.2725906Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-04-21T20:50:46.2727840Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-04-21T20:50:46.2730870Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-04-21T20:50:46.2733169Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-04-21T20:50:46.2735082Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-04-21T20:50:46.2739859Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-04-21T20:50:46.2743327Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-04-21T20:50:46.2745872Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-04-21T20:50:46.2753917Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-04-21T20:50:46.2757632Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-04-21T20:50:46.2760698Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-04-21T20:50:46.2764326Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-04-21T20:50:46.2766830Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-04-21T20:50:46.2768941Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-04-21T20:50:46.2771358Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-04-21T20:50:46.2773262Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-04-21T20:50:46.2775366Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-04-21T20:50:46.2777235Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-04-21T20:50:46.2779093Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-04-21T20:50:46.2781477Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-04-21T20:50:46.2783953Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-04-21T20:50:46.2785877Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-04-21T20:50:46.2787844Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-04-21T20:50:46.2789798Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-04-21T20:50:46.2791735Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-04-21T20:50:46.2794653Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-04-21T20:50:46.2797013Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-04-21T20:50:46.2799486Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-04-21T20:50:46.2802261Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-04-21T20:50:46.2804889Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-04-21T20:50:46.2807427Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-04-21T20:50:46.2809438Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-04-21T20:50:46.2811665Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-04-21T20:50:46.2813619Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-04-21T20:50:46.2815518Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-04-21T20:50:46.2817960Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-04-21T20:50:46.2820255Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-04-21T20:50:46.2822234Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-04-21T20:50:46.2826168Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-04-21T20:50:46.2828651Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-04-21T20:50:46.2831052Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-04-21T20:50:46.2833324Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-04-21T20:50:46.2835642Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-04-21T20:50:46.2838040Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-04-21T20:50:46.2840589Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-04-21T20:50:46.2843146Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-04-21T20:50:46.2847286Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-04-21T20:50:46.2851554Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-04-21T20:50:46.2853647Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-04-21T20:50:46.2855369Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-04-21T20:50:46.2857434Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-04-21T20:50:46.2859785Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-04-21T20:50:46.2861694Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-04-21T20:50:46.2863758Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-04-21T20:50:46.2866232Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-04-21T20:50:46.2868242Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-04-21T20:50:46.2870751Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-04-21T20:50:46.2872927Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-04-21T20:50:46.2876002Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-04-21T20:50:46.2878579Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-04-21T20:50:46.2880575Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-04-21T20:50:46.2884788Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-04-21T20:50:46.2886919Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-04-21T20:50:46.2888749Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-04-21T20:50:46.2890946Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-04-21T20:50:46.2892833Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-04-21T20:50:46.2894893Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-04-21T20:50:46.2896727Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-04-21T20:50:46.2898606Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-04-21T20:50:46.2905155Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-04-21T20:50:46.2907938Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-04-21T20:50:46.2909918Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-04-21T20:50:46.2912464Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-04-21T20:50:46.2914759Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-04-21T20:50:46.2916537Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-04-21T20:50:46.2918542Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-04-21T20:50:46.2920707Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-04-21T20:50:46.2922764Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-04-21T20:50:46.2924857Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-04-21T20:50:46.2929585Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-04-21T20:50:46.2931798Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-04-21T20:50:46.2933520Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-04-21T20:50:46.2941437Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-04-21T20:50:46.2946080Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-04-21T20:50:46.2949707Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-04-21T20:50:46.2959591Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-04-21T20:50:46.2962353Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-04-21T20:50:46.2967421Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-04-21T20:50:46.2970460Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-04-21T20:50:46.2972920Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-04-21T20:50:46.2975886Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-04-21T20:50:46.2978045Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-04-21T20:50:46.2996095Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-04-21T20:50:46.2999989Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-04-21T20:50:46.3002166Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-04-21T20:50:46.3004518Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-04-21T20:50:46.3006432Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-04-21T20:50:46.3009716Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-04-21T20:50:46.3012631Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-04-21T20:50:46.3014648Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-04-21T20:50:46.3017124Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-04-21T20:50:46.3019397Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-04-21T20:50:46.3022579Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-04-21T20:50:46.3025666Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-04-21T20:50:46.3027551Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-04-21T20:50:46.3029971Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-04-21T20:50:46.3032539Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-04-21T20:50:46.3034534Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-04-21T20:50:46.3036410Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-04-21T20:50:46.3038217Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-04-21T20:50:46.3039963Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-04-21T20:50:46.3042845Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-04-21T20:50:46.3045513Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-04-21T20:50:46.3047496Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-04-21T20:50:46.3049332Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-04-21T20:50:46.3051179Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-04-21T20:50:46.3053818Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-04-21T20:50:46.3055871Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-04-21T20:50:46.3057853Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-04-21T20:50:46.3060020Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-04-21T20:50:46.3062004Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-04-21T20:50:46.3064021Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-04-21T20:50:46.3066186Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-04-21T20:50:46.3068261Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-04-21T20:50:46.3070475Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-04-21T20:50:46.3072757Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-04-21T20:50:46.3074943Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-04-21T20:50:46.3076832Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-04-21T20:50:46.3078996Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-04-21T20:50:46.3081637Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-04-21T20:50:46.3084253Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-04-21T20:50:46.3086062Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-04-21T20:50:46.3087936Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-04-21T20:50:46.3090071Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-04-21T20:50:46.3092995Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-04-21T20:50:46.3095215Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-04-21T20:50:46.3097621Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-04-21T20:50:46.3099832Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-04-21T20:50:46.3101773Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-04-21T20:50:46.3104556Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-04-21T20:50:46.3106996Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-04-21T20:50:46.3108847Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-04-21T20:50:46.3110882Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-04-21T20:50:46.3113309Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-04-21T20:50:46.3115608Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-04-21T20:50:46.3117323Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-04-21T20:50:46.3119136Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-04-21T20:50:46.3121030Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-04-21T20:50:46.3122712Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-04-21T20:50:46.3124467Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-04-21T20:50:46.3126393Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-04-21T20:50:46.3127978Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-04-21T20:50:46.3129709Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-04-21T20:50:46.3131546Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-04-21T20:50:46.3133396Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-04-21T20:50:46.3134973Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-04-21T20:50:46.3136714Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-04-21T20:50:46.3138762Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-04-21T20:50:46.3140651Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-04-21T20:50:46.3142334Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-04-21T20:50:46.3144267Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-04-21T20:50:46.3145972Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-04-21T20:50:46.3147714Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-04-21T20:50:46.3149434Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-04-21T20:50:46.3151263Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-04-21T20:50:46.3153229Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-04-21T20:50:46.3155506Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-04-21T20:50:46.3157356Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-04-21T20:50:46.3159340Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-04-21T20:50:46.3161228Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-04-21T20:50:46.3162982Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-04-21T20:50:46.3164810Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-04-21T20:50:46.3166767Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-04-21T20:50:46.3168599Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-04-21T20:50:46.3170344Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-04-21T20:50:46.3172217Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-04-21T20:50:46.3174061Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-04-21T20:50:46.3176002Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-04-21T20:50:46.3177878Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-04-21T20:50:46.3179987Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-04-21T20:50:46.3182270Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-04-21T20:50:46.3184472Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-04-21T20:50:46.3186125Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-04-21T20:50:46.3188057Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-04-21T20:50:46.3189834Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-04-21T20:50:46.3191730Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-04-21T20:50:46.3193665Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-04-21T20:50:46.3195496Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-04-21T20:50:46.3197369Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-04-21T20:50:46.3199216Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-04-21T20:50:46.3201038Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-04-21T20:50:46.3202903Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-04-21T20:50:46.3205166Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-04-21T20:50:46.3206827Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-04-21T20:50:46.3208757Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-04-21T20:50:46.3210548Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-04-21T20:50:46.3212377Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-04-21T20:50:46.3214403Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-04-21T20:50:46.3216153Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-04-21T20:50:46.3217819Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-04-21T20:50:46.3219759Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-04-21T20:50:46.3221545Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-04-21T20:50:46.3224385Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-04-21T20:50:46.3226229Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-04-21T20:50:46.3228019Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-04-21T20:50:46.3229831Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-04-21T20:50:46.3231938Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-04-21T20:50:46.3233853Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-04-21T20:50:46.3235626Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-04-21T20:50:46.3237263Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-04-21T20:50:46.3238838Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-04-21T20:50:46.3240687Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-04-21T20:50:46.3242366Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-04-21T20:50:46.3243995Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-04-21T20:50:46.3246073Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-04-21T20:50:46.3247850Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-04-21T20:50:46.3249471Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-04-21T20:50:46.3250982Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-04-21T20:50:46.3252860Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-04-21T20:50:46.3254662Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-04-21T20:50:46.3256304Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-04-21T20:50:46.3258667Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-04-21T20:50:46.3260769Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-04-21T20:50:46.3262712Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-04-21T20:50:46.3264783Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-04-21T20:50:46.3266928Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-04-21T20:50:46.3268878Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-04-21T20:50:46.3270694Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-04-21T20:50:46.3272332Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-04-21T20:50:46.3274132Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-04-21T20:50:46.3275763Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-04-21T20:50:46.3277762Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-04-21T20:50:46.3279657Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-04-21T20:50:46.3281191Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-04-21T20:50:46.3283540Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-04-21T20:50:46.3285504Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-04-21T20:50:46.3286838Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-04-21T20:50:46.3288241Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-04-21T20:50:46.3289853Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-04-21T20:50:46.3291659Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-04-21T20:50:46.3293132Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-04-21T20:50:46.3294910Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-04-21T20:50:46.3296528Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-04-21T20:50:46.3297956Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-04-21T20:50:46.3299668Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-04-21T20:50:46.3301221Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-04-21T20:50:46.3302852Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-04-21T20:50:46.3304235Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-04-21T20:50:46.3305647Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-04-21T20:50:46.3307073Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-04-21T20:50:46.3309335Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-04-21T20:50:46.3311003Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-04-21T20:50:46.3313003Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-04-21T20:50:46.3314695Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-04-21T20:50:46.3316618Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-04-21T20:50:46.3318465Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-04-21T20:50:46.3320516Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-04-21T20:50:46.3322532Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-04-21T20:50:46.3324085Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-04-21T20:50:46.3327137Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-04-21T20:50:46.3329484Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-04-21T20:50:46.3331487Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-04-21T20:50:46.3339906Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-04-21T20:50:46.3343056Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-04-21T20:50:46.3344695Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-04-21T20:50:46.3346789Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-04-21T20:50:46.3349826Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-04-21T20:50:46.3353209Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-04-21T20:50:46.3354939Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-04-21T20:50:46.3357189Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-04-21T20:50:46.3359306Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-04-21T20:50:46.3361299Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-04-21T20:50:46.3364456Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-04-21T20:50:46.3378314Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-04-21T20:50:46.3381826Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-04-21T20:50:46.3383944Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-04-21T20:50:46.3386225Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-04-21T20:50:46.3388421Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-04-21T20:50:46.3391032Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-04-21T20:50:46.3394159Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-04-21T20:50:46.3397898Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-04-21T20:50:46.3400034Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-04-21T20:50:46.3401749Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-04-21T20:50:46.3403349Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-04-21T20:50:46.3405078Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-04-21T20:50:46.3406599Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-04-21T20:50:46.3412528Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-04-21T20:50:46.3415591Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-04-21T20:50:46.3418171Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-04-21T20:50:46.3420023Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-04-21T20:50:46.3421986Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-04-21T20:50:46.3423692Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-04-21T20:50:46.3425489Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-04-21T20:50:46.3428138Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-04-21T20:50:46.3430874Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-04-21T20:50:46.3434031Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-04-21T20:50:46.3436982Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-04-21T20:50:46.3439850Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-04-21T20:50:46.3441906Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-04-21T20:50:46.3443619Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-04-21T20:50:46.3445835Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-04-21T20:50:46.3449806Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-04-21T20:50:46.3452017Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-04-21T20:50:46.3453760Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-04-21T20:50:46.3456047Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-04-21T20:50:46.3459738Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-04-21T20:50:46.3467743Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-04-21T20:50:46.3471267Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-04-21T20:50:46.3473364Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-04-21T20:50:46.3475246Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-04-21T20:50:46.3476972Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-04-21T20:50:46.3478909Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-04-21T20:50:46.3480649Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-04-21T20:50:46.3483193Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-04-21T20:50:46.3485604Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-04-21T20:50:46.3487468Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-04-21T20:50:46.3489266Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-04-21T20:50:46.3492326Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-04-21T20:50:46.3501918Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-04-21T20:50:46.3504534Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-04-21T20:50:46.3506168Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-04-21T20:50:46.3509386Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-04-21T20:50:46.3511130Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-04-21T20:50:46.3522385Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-04-21T20:50:46.3524806Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-04-21T20:50:46.3528735Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-04-21T20:50:46.3531418Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-04-21T20:50:46.3533837Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-04-21T20:50:46.3536644Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-04-21T20:50:46.3538573Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-04-21T20:50:46.3540302Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-04-21T20:50:46.3542843Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-04-21T20:50:46.3546663Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-04-21T20:50:46.3548792Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-04-21T20:50:46.3551035Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-04-21T20:50:46.3552675Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-04-21T20:50:46.3554754Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-04-21T20:50:46.3556601Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-04-21T20:50:46.3558020Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-04-21T20:50:46.3559543Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-04-21T20:50:46.3561208Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-04-21T20:50:46.3563305Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-04-21T20:50:46.3580209Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-04-21T20:50:46.3584243Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-04-21T20:50:46.3586634Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-04-21T20:50:46.3591484Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-04-21T20:50:46.3593817Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-04-21T20:50:46.3595771Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-04-21T20:50:46.3597541Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-04-21T20:50:46.3599197Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-04-21T20:50:46.3601046Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-04-21T20:50:46.3604221Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-04-21T20:50:46.3608018Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-04-21T20:50:46.3610589Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-04-21T20:50:46.3612593Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-04-21T20:50:46.3615014Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-04-21T20:50:46.3618201Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-04-21T20:50:46.3620354Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-04-21T20:50:46.3622037Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-04-21T20:50:46.3625014Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-04-21T20:50:46.3627265Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-04-21T20:50:46.3630507Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-04-21T20:50:46.3632748Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-04-21T20:50:46.3636919Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-04-21T20:50:46.3639457Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-04-21T20:50:46.3641116Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-04-21T20:50:46.3643136Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-04-21T20:50:46.3645175Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-04-21T20:50:46.3647644Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-04-21T20:50:46.3650212Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-04-21T20:50:46.3653262Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-04-21T20:50:46.3655007Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-04-21T20:50:46.3660699Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-04-21T20:50:46.3663049Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-04-21T20:50:46.3664878Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-04-21T20:50:46.3666986Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-04-21T20:50:46.3671511Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-04-21T20:50:46.3673703Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-04-21T20:50:46.3675485Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-04-21T20:50:46.3679956Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-04-21T20:50:46.3682793Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-04-21T20:50:46.3684827Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-04-21T20:50:46.3691799Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-04-21T20:50:46.3693968Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-04-21T20:50:46.3695591Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-04-21T20:50:46.3699988Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-04-21T20:50:46.3703599Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-04-21T20:50:46.3708642Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-04-21T20:50:46.3715716Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-04-21T20:50:46.3719525Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-04-21T20:50:46.3721704Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-04-21T20:50:46.3724195Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-04-21T20:50:46.3726405Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-04-21T20:50:46.3728348Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-04-21T20:50:46.3730850Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-04-21T20:50:46.3732638Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-04-21T20:50:46.3734755Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-04-21T20:50:46.3736419Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-04-21T20:50:46.3738070Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-04-21T20:50:46.3739928Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-04-21T20:50:46.3742077Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-04-21T20:50:46.3743945Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-04-21T20:50:46.3745576Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-04-21T20:50:46.3747492Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-04-21T20:50:46.3749582Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-04-21T20:50:46.3751199Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-04-21T20:50:46.3753727Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-04-21T20:50:46.3755801Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-04-21T20:50:46.3758990Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-04-21T20:50:46.3761271Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-04-21T20:50:46.3764026Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-04-21T20:50:46.3765641Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-04-21T20:50:46.3767468Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-04-21T20:50:46.3769218Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-04-21T20:50:46.3772167Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-04-21T20:50:46.3774385Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-04-21T20:50:46.3777678Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-04-21T20:50:46.3780169Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-04-21T20:50:46.3781927Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-04-21T20:50:46.3784505Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-04-21T20:50:46.3786427Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-04-21T20:50:46.3791082Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-04-21T20:50:46.3794734Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-04-21T20:50:46.3796861Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-04-21T20:50:46.3798815Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-04-21T20:50:46.3800827Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-04-21T20:50:46.3804110Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-04-21T20:50:46.3808124Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-04-21T20:50:46.3810231Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-04-21T20:50:46.3812250Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-04-21T20:50:46.3813930Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-04-21T20:50:46.3815818Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-04-21T20:50:46.3817608Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-04-21T20:50:46.3819652Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-04-21T20:50:46.3821854Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-04-21T20:50:46.3823606Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-04-21T20:50:46.3825253Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-04-21T20:50:46.3855113Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-04-21T20:50:46.3866123Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-04-21T20:50:46.3868606Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-04-21T20:50:46.3870408Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-04-21T20:50:46.3872052Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-04-21T20:50:46.3874250Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-04-21T20:50:46.3875956Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-04-21T20:50:46.3877841Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-04-21T20:50:46.3879462Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-04-21T20:50:46.3881058Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-04-21T20:50:46.3883002Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-04-21T20:50:46.3884650Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-04-21T20:50:46.3887234Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-04-21T20:50:46.3889778Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-04-21T20:50:46.3891717Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-04-21T20:50:46.3894020Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-04-21T20:50:46.3895894Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-04-21T20:50:46.3898361Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-04-21T20:50:46.3901935Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-04-21T20:50:46.3904491Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-04-21T20:50:46.3906192Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-04-21T20:50:46.3908108Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-04-21T20:50:46.3910013Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-04-21T20:50:46.3911860Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-04-21T20:50:46.3913941Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-04-21T20:50:46.3915624Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-04-21T20:50:46.3917381Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-04-21T20:50:46.3919620Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-04-21T20:50:46.3925889Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-04-21T20:50:46.3928695Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-04-21T20:50:46.3931717Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-04-21T20:50:46.3934455Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-04-21T20:50:46.3936406Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-04-21T20:50:46.3938265Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-04-21T20:50:46.3940637Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-04-21T20:50:46.3942692Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-04-21T20:50:46.3944967Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-04-21T20:50:46.3947969Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-04-21T20:50:46.3951816Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-04-21T20:50:46.3954459Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-04-21T20:50:46.3956366Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-04-21T20:50:46.3958658Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-04-21T20:50:46.3960506Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-04-21T20:50:46.3962647Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-04-21T20:50:46.3965049Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-04-21T20:50:46.3966816Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-04-21T20:50:46.3968518Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-04-21T20:50:46.3970764Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-04-21T20:50:46.3973082Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-04-21T20:50:46.3975598Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-04-21T20:50:46.3977879Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-04-21T20:50:46.3981101Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-04-21T20:50:46.3983590Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-04-21T20:50:46.3986276Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-04-21T20:50:46.3988644Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-04-21T20:50:46.3991384Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-04-21T20:50:46.3995429Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-04-21T20:50:46.3998347Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-04-21T20:50:46.4002356Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-04-21T20:50:46.4005434Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-04-21T20:50:46.4008821Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-04-21T20:50:46.4011399Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-04-21T20:50:46.4013675Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-04-21T20:50:46.4015704Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-04-21T20:50:46.4018045Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-04-21T20:50:46.4022198Z adding 'torch/include/torch/csrc/stable/library.h' 2025-04-21T20:50:46.4024802Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-04-21T20:50:46.4027620Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-04-21T20:50:46.4029583Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-04-21T20:50:46.4031306Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-04-21T20:50:46.4033874Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-04-21T20:50:46.4035958Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-04-21T20:50:46.4055043Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-04-21T20:50:46.4059383Z adding 'torch/include/torch/csrc/utils/init.h' 2025-04-21T20:50:46.4061246Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-04-21T20:50:46.4063038Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-04-21T20:50:46.4064976Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-04-21T20:50:46.4067207Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-04-21T20:50:46.4069145Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-04-21T20:50:46.4073548Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-04-21T20:50:46.4075904Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-04-21T20:50:46.4077584Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-04-21T20:50:46.4088848Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-04-21T20:50:46.4091832Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-04-21T20:50:46.4093776Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-04-21T20:50:46.4096415Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-04-21T20:50:46.4098840Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-04-21T20:50:46.4101626Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-04-21T20:50:46.4104499Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-04-21T20:50:46.4106379Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-04-21T20:50:46.4109402Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-04-21T20:50:46.4111793Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-04-21T20:50:46.4113900Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-04-21T20:50:46.4124621Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-04-21T20:50:46.4127941Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-04-21T20:50:46.4130213Z adding 'torch/include/torch/csrc/utils/six.h' 2025-04-21T20:50:46.4132058Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-04-21T20:50:46.4133892Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-04-21T20:50:46.4135660Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-04-21T20:50:46.4138033Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-04-21T20:50:46.4139811Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-04-21T20:50:46.4141628Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-04-21T20:50:46.4143419Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-04-21T20:50:46.4145649Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-04-21T20:50:46.4147712Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-04-21T20:50:46.4149489Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-04-21T20:50:46.4151390Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-04-21T20:50:46.4154878Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-04-21T20:50:46.4158313Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-04-21T20:50:46.4160712Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-04-21T20:50:46.4163202Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-04-21T20:50:46.4165130Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-04-21T20:50:46.4167329Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-04-21T20:50:46.4169121Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-04-21T20:50:46.4170977Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-04-21T20:50:46.4175602Z adding 'torch/jit/__init__.py' 2025-04-21T20:50:46.4178488Z adding 'torch/jit/_async.py' 2025-04-21T20:50:46.4180611Z adding 'torch/jit/_await.py' 2025-04-21T20:50:46.4184341Z adding 'torch/jit/_builtins.py' 2025-04-21T20:50:46.4188292Z adding 'torch/jit/_check.py' 2025-04-21T20:50:46.4191714Z adding 'torch/jit/_dataclass_impls.py' 2025-04-21T20:50:46.4193944Z adding 'torch/jit/_decomposition_utils.py' 2025-04-21T20:50:46.4196775Z adding 'torch/jit/_decompositions.py' 2025-04-21T20:50:46.4200666Z adding 'torch/jit/_freeze.py' 2025-04-21T20:50:46.4204277Z adding 'torch/jit/_fuser.py' 2025-04-21T20:50:46.4206378Z adding 'torch/jit/_ir_utils.py' 2025-04-21T20:50:46.4208035Z adding 'torch/jit/_logging.py' 2025-04-21T20:50:46.4211639Z adding 'torch/jit/_monkeytype_config.py' 2025-04-21T20:50:46.4213490Z adding 'torch/jit/_pickle.py' 2025-04-21T20:50:46.4226833Z adding 'torch/jit/_recursive.py' 2025-04-21T20:50:46.4249804Z adding 'torch/jit/_script.py' 2025-04-21T20:50:46.4254495Z adding 'torch/jit/_script.pyi' 2025-04-21T20:50:46.4258304Z adding 'torch/jit/_serialization.py' 2025-04-21T20:50:46.4271245Z adding 'torch/jit/_shape_functions.py' 2025-04-21T20:50:46.4274727Z adding 'torch/jit/_state.py' 2025-04-21T20:50:46.4292117Z adding 'torch/jit/_trace.py' 2025-04-21T20:50:46.4299694Z adding 'torch/jit/annotations.py' 2025-04-21T20:50:46.4313642Z adding 'torch/jit/frontend.py' 2025-04-21T20:50:46.4316410Z adding 'torch/jit/generate_bytecode.py' 2025-04-21T20:50:46.4318342Z adding 'torch/jit/quantized.py' 2025-04-21T20:50:46.4322179Z adding 'torch/jit/supported_ops.py' 2025-04-21T20:50:46.4324648Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-04-21T20:50:46.4326556Z adding 'torch/jit/_passes/__init__.py' 2025-04-21T20:50:46.4328547Z adding 'torch/jit/_passes/_property_propagation.py' 2025-04-21T20:50:46.4331742Z adding 'torch/jit/mobile/__init__.py' 2025-04-21T20:50:46.4452481Z adding 'torch/lib/libaoti_custom_ops.so' 2025-04-21T20:50:47.5234333Z adding 'torch/lib/libaotriton_v2.so' 2025-04-21T20:50:48.7123608Z adding 'torch/lib/libaotriton_v2.so.0.9.2' 2025-04-21T20:50:48.8376393Z adding 'torch/lib/libbackend_with_compiler.so' 2025-04-21T20:50:48.8965865Z adding 'torch/lib/libc10.so' 2025-04-21T20:50:48.9273387Z adding 'torch/lib/libc10_hip.so' 2025-04-21T20:50:48.9292350Z adding 'torch/lib/libcaffe2_nvrtc.so' 2025-04-21T20:50:48.9391177Z adding 'torch/lib/libjitbackend_test.so' 2025-04-21T20:50:48.9411111Z adding 'torch/lib/libshm.so' 2025-04-21T20:50:48.9416620Z adding 'torch/lib/libtorch.so' 2025-04-21T20:51:01.1171647Z adding 'torch/lib/libtorch_cpu.so' 2025-04-21T20:51:01.9073758Z adding 'torch/lib/libtorch_global_deps.so' 2025-04-21T20:51:04.7981796Z adding 'torch/lib/libtorch_hip.so' 2025-04-21T20:51:06.1165520Z adding 'torch/lib/libtorch_python.so' 2025-04-21T20:51:06.2098935Z adding 'torch/lib/libtorchbind_test.so' 2025-04-21T20:51:06.2136423Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2143049Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2153169Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2183850Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2194484Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2213474Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2238376Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2254913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2266668Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2301096Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2338041Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2359249Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2369779Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2381719Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2391540Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2406677Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2421287Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2433483Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2446454Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2460586Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2470597Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2489722Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2505663Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2519239Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2535043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2546257Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2558306Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2569439Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2583147Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2601846Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2616600Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2632250Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2643867Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2658427Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2672692Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2688752Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2695217Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2700525Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2715734Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2727851Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2738383Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2761810Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2768793Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2774198Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2789136Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2808537Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2823976Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2847892Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2868345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2888739Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2903082Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.2928835Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.2959103Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.2986134Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3007936Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3031217Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3046382Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3076602Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3110071Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3135988Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3156597Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3179371Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3193913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3218329Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3257699Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3279345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3304321Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3328745Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3343682Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3384659Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3427106Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3449595Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3458109Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3468331Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3477909Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3489746Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3508623Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3530344Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3540987Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3552637Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3561872Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3583359Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3604277Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3625847Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3634720Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3644315Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3654930Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3669392Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3689874Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3705824Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3715839Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3725441Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3736074Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3758816Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3781999Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3798975Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3811451Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3822773Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3834646Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3848247Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3861002Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3874041Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3884730Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3896226Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3907091Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3922595Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3939110Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3953024Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3964603Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.3972703Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.3983229Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.3997684Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4003512Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4014266Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4026735Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4040963Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4052284Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4067570Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4083130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4095608Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4104384Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4116944Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4125324Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4139959Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4150282Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4170141Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4183430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4196603Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4204704Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4221293Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4237431Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4257789Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4268859Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4279800Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4290974Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4309803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4321437Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4336819Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4351771Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4368022Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4380031Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4402518Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4426742Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4443421Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4454993Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4461201Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4470145Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4491813Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4502863Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4516392Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4530018Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4544000Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4554543Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4584213Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4614179Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4628922Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4636457Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4644374Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4649648Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4663622Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4676076Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4687913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4696881Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4705398Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4711507Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4726295Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4740887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4753283Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4764763Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4777496Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4789140Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4799946Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4809607Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4824557Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4838995Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4857261Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4868507Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4879323Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4889325Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4903420Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4916172Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4926712Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4938270Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4950099Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.4960185Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.4978919Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.4995139Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5010153Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5022042Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5037914Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5052217Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5071132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5085726Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5098871Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5112150Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5136823Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5162163Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5187390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5202375Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5217250Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5230139Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5258934Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5290286Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5315003Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5331451Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5355861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5368675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5388755Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5422932Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5440584Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5464924Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5495169Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5509011Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5544213Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5581485Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5602567Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5610878Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5618367Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5626064Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5644825Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5660178Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5675591Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5684199Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5691671Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5699267Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5714894Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5729500Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5745254Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5753956Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5762066Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5769913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5778142Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5793447Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5808568Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5818714Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5828549Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5837350Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5855612Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5872160Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5888171Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5899560Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5909732Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5920327Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5933473Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5956858Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.5970216Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.5981198Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.5992486Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6002951Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6027221Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6052089Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6066932Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6075555Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6082337Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6093030Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6104450Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6117765Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6129259Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6140405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6151977Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6164077Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6184374Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6203701Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6215861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6223493Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6233057Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6240640Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6252304Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6262048Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6276653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6287026Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6296796Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6304540Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6319188Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6333715Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6349061Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6358870Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6368017Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6381488Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6392015Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6399867Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6414956Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6427187Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6439340Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6454409Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6466720Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6480430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6495975Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6508062Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6515475Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6525077Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6539947Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6547923Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6561619Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6573836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6586017Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6597698Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6612826Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6628087Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6643430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6651559Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6657644Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6664876Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6674741Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6682706Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6690132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6698010Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6706051Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6714002Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6724080Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6733881Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6741395Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6749323Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6753912Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6765167Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6770717Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6775582Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6798642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6806308Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6814057Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6824540Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6829639Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6834825Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6853422Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6863539Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6868028Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6888405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6899836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6905705Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6928253Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6938475Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6947227Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.6962649Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.6973721Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.6985394Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7005526Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7017288Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7028182Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7051622Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7076901Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7101691Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7121717Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7132783Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7143132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7164103Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7188162Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7211809Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7227611Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7234243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7239710Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7245809Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7252612Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7262820Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7281562Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7288750Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7294401Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7300390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7311517Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7323655Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7343048Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7351517Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7356870Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7363973Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7370601Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7377335Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7386189Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7394359Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7402284Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7409526Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7416717Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7423682Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7432530Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7440412Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7450043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7455888Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7465493Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7478712Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7483609Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7494400Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7506197Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7512086Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7527684Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7544383Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7549216Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7554884Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7560610Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7566756Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7595415Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7603834Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7632881Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7641101Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7647492Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7653932Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7677806Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7701615Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7727246Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7737955Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7745233Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7750821Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7760949Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7770751Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7781653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7794993Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7807454Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7813452Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7823579Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7834104Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7844814Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7855619Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7864296Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7868790Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7882046Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7893039Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7904838Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7915105Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7925667Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7930273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7942682Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7956136Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7966474Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.7977158Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.7988090Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.7999470Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.8020849Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.8034952Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.8046070Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.8056243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___Navi3x.aks2' 2025-04-21T20:51:06.8066573Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___Navi3x.aks2' 2025-04-21T20:51:06.8076852Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___Navi3x.aks2' 2025-04-21T20:51:06.8097941Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___Navi3x.aks2' 2025-04-21T20:51:06.8119683Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___Navi3x.aks2' 2025-04-21T20:51:06.8130582Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___Navi3x.aks2' 2025-04-21T20:51:06.8153336Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8164370Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8183282Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8195978Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:06.8234928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8257703Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8301156Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8328594Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:06.8351977Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8377101Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8393349Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8408921Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8422638Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8436202Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8449828Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8463852Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:06.8478945Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8490949Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8506504Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8519056Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:06.8530275Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8542078Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8552675Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8565079Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8584317Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8600426Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8616285Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8632611Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:06.8654660Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8676253Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8698913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8722368Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:06.8734863Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8746482Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8771508Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8797111Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8826907Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8851717Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8881510Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.8908299Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:06.8932181Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.8972795Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:06.8996925Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9040762Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:06.9054539Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9066466Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9098284Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9131812Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9162137Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9194603Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:06.9220856Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9253325Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:06.9296884Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9339357Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:06.9380598Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9423247Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:06.9463038Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9503473Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9553179Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9600402Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9614486Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9625494Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:06.9637093Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9649041Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:06.9662382Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9683538Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:06.9697842Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9720861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:06.9750625Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9782602Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9816985Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9858141Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9868552Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9876314Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:06.9885269Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9893579Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:06.9909041Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9921960Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:06.9936556Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9950862Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:06.9963131Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:06.9976251Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:06.9998263Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0021786Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0028804Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0036542Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.0042174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0051078Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.0065896Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0077722Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.0091999Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0105325Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.0115971Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0126861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0146904Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0167599Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0203043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0227592Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.0266566Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0294862Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.0326073Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0353601Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.0387274Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0421153Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.0498934Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0590654Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0668528Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0762430Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0777646Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0789017Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.0798836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0811172Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.0824343Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0846573Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.0861425Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0886406Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.0896329Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0905665Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0923837Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0943159Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0954319Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.0963444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.0973615Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.0983589Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1008466Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1023627Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1048281Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1065488Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1076956Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1088142Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1114366Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1139591Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1151311Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1161246Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1171677Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1182057Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1196037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1217701Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1231504Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1255109Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1265107Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1274377Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1297302Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1322076Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1331467Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1342467Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1352211Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1366506Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1382623Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1406713Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1426292Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1455435Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1466734Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1478174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1509164Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1555493Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1566243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1575599Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1585628Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1595589Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1606364Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1619151Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1631081Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1644447Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1654382Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1665983Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1677963Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1692137Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1706330Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1719499Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1732961Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1746365Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1779073Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1801832Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.1833219Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1855188Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.1866139Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1876108Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1911165Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1947112Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.1970616Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.1995704Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.2017824Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2047379Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.2077202Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2118582Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.2145232Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2188468Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.2209747Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2228807Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2250097Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2272152Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2302441Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2329577Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.2355730Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2386871Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.2426161Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2461386Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.2496865Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2532995Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.2568016Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2602248Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2648859Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2695362Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2704102Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2717036Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.2723571Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2737834Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.2757351Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2768878Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.2788212Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2800704Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.2839166Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2882882Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2930227Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.2985068Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.2996010Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3001944Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3009923Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3016988Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3030239Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3042596Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3055906Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3068243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3076800Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3086445Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3101796Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3122185Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3129807Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3136058Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3143189Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3150117Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3163059Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3174515Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3187236Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3199452Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3207086Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3214913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3228201Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3242519Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3272276Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3297597Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3331837Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3365612Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3401841Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3426936Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3467474Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3499702Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3555419Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3620964Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3702562Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3795503Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3808175Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3816592Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3823516Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3832898Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3844733Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3859140Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3873104Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3888931Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3896707Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3904643Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3918239Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3933665Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3941794Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.3951102Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.3958820Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.3968532Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.3978642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4000035Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4011215Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4032946Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4041018Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4047943Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4066592Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4083645Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4092527Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4100574Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4109453Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4118311Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4129424Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4149893Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4162209Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4183569Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4191993Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4199777Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4233438Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4269157Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4278432Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4289375Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4296895Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4307637Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4318413Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4337334Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4348462Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4368614Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4385116Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4404382Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4419631Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4435380Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4445154Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4451539Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4460497Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4466954Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4479653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4491747Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4505038Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4517358Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4526059Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4534114Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4543863Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4554137Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4570121Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4578924Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4594778Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4604566Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4619600Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4626264Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4640146Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4647098Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4657544Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4667690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4690174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4710495Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4720593Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4729950Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4739057Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4749044Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4755972Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4761890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4767694Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4773957Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.4786010Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4797937Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4823966Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4847426Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4896140Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.4929538Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.4960382Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.4993393Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5024417Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5045666Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5065541Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5087057Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5146272Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5190129Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5253469Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5299117Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5316511Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5345437Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5362588Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5395446Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5417069Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5423635Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5444422Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5451532Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5481810Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5498080Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5513474Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5528439Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5536776Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5543243Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5550577Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5556746Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5568090Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5578080Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5589556Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5600528Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5611037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5622060Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5632253Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5642582Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5647096Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5650273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5653550Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5657300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5661627Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5665778Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5669834Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5674276Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5677707Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5680861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5685232Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5689705Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5698595Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5706502Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5714836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5723576Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5733747Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5742963Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5753435Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5763013Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5773141Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5784332Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5796594Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5809089Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5818914Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5830097Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5840462Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5851030Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5864623Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5875531Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5888649Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5899177Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5912086Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5925147Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5934603Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5943803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5950638Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5957503Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.5964438Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.5970889Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.5984601Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.5998676Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6012037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6026219Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6035036Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6042485Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6052544Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6062566Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6069892Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6077352Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6084407Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6091854Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6106434Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6122673Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6138131Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6157532Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6166353Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6174496Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6185098Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6195839Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6207648Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6217520Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6227937Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6239495Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6251271Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6276562Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6292040Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6322068Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6331835Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6341978Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6356053Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6376053Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6387565Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6397706Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6408611Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6420095Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6433939Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6448653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6465222Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6484747Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6495739Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6507718Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6519611Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6533569Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6543559Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6556887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6566530Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6580269Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6599835Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6644494Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6667145Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6716432Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6726912Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6733848Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6752478Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6773154Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6788235Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6802411Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6815932Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6831151Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6860152Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6877490Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.6908071Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6930462Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.6946561Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.6961772Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.6985248Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7010161Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7027398Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7042452Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7059257Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7075347Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7095697Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7121012Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7142199Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7168920Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7188780Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7205167Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7229457Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7254873Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7271387Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7292772Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7311611Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7338128Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7359849Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7382984Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7407858Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7436198Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7451866Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7467182Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7497474Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7531512Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7540163Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7546552Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7553094Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7560199Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7571226Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7587296Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7599917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7619265Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7627767Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7635781Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7649384Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7663976Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7672320Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7680258Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7689329Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7698479Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7712047Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7732254Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7748009Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7769505Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7776520Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7783390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7794824Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7807532Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7826864Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7846510Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7866966Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7890618Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.7914472Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.7939620Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.7965682Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.7996258Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8017070Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8037914Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8062745Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8088300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8096955Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8102647Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8110641Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8117417Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8124427Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8138718Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8147432Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8163443Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8172283Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8181933Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8191642Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8202044Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8214287Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8222513Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8235226Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8244017Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8253972Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8268178Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8278992Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8294245Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8301709Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8308820Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8318806Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8329091Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8339092Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8352065Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8362902Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8376965Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8388454Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8409014Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8421327Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8443670Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8452327Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8460230Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8475318Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8495172Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8503651Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8511373Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8520756Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8530533Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8541616Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8562558Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8576885Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8600216Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8609159Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8618619Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8629326Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8643204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8651049Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8660519Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8670085Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8680888Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8695470Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8709804Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8729340Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8745554Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8753848Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8763002Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8772759Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8784660Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8793263Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8808133Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8816986Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8835615Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8848524Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8878115Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.8893634Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8924542Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.8934584Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8943387Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8958743Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.8978617Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.8990318Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9003505Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9014974Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9029425Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9053999Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9070229Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9096527Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9116751Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9129438Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9141603Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9155991Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9171213Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9186636Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9207880Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9223392Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9245813Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9268486Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9305239Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9329949Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9369998Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9387813Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9402868Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9417662Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9432799Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9447098Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9472404Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9488802Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9521690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9546405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9573083Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9603424Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9637576Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9660855Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9686447Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9709162Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9735405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9743404Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9750771Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9758276Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9765982Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9772898Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9786023Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9794041Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9808294Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9815003Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9821319Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9835437Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9851473Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9859719Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9867222Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9876353Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9884942Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9894444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9913076Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:07.9924713Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9944280Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:07.9952966Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9961887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:07.9972962Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:07.9986281Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0002569Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0021373Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0041299Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0063218Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0086635Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0110435Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0134924Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0161448Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0178244Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0198562Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0220886Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0245267Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0253577Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0259171Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0266334Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0272513Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0279177Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0289047Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0296756Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0307372Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0314971Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0323845Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0332174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0342004Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0349996Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0357833Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0366405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0374345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0387728Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0402541Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0416412Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0431354Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0438567Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0445051Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0454444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0463983Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0473676Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0487285Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0497629Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0512408Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0523111Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0542944Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0554677Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0576032Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0584418Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0592147Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0603032Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0613732Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0657760Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0679711Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0723658Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0746758Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0795170Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0827030Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.0871096Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.0903635Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.0935082Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.0967423Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1008064Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1045163Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1056863Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1064594Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1074495Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1082130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1092560Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1096928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1106474Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1110886Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1118258Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1125861Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1135922Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1146588Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1161057Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1172806Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1186298Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1198600Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1213913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1229266Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1245563Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1261733Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1276040Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1289902Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1305622Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1321387Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1335724Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1349405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1362140Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1376472Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1392616Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1408962Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1424599Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1444313Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1459267Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1472371Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1489006Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1504763Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1531884Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1551848Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1576965Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1597515Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1627898Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1651874Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1681676Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1704235Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1732234Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1758456Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1791795Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1823843Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1846403Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1862723Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1887275Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1909633Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.1939768Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.1954612Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.1983883Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.1999322Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2009734Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2020555Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2035774Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2048636Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2069536Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2081855Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2101716Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2114184Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2136444Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2152968Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2174896Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2195670Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2205309Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2214717Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2225978Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2238083Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2252588Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2272372Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2287671Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2308227Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2339159Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2359624Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2390306Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2411776Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2425902Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2439687Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2464235Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2489611Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2505591Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2513107Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2526780Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2535004Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2553958Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2562556Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2577437Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2587181Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2601983Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2616195Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2635764Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2652475Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2687061Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2703456Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2736176Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2752660Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2794517Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2817419Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.2857545Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2881156Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.2902043Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2917862Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2942577Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.2966753Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.2983013Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3004368Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3019011Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3041204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3064670Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3086665Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3106062Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3127147Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3140172Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3152129Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3167852Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3182592Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3203842Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3227218Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3247902Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3271687Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3298197Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3324865Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3348571Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3378995Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3395242Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3407736Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3424399Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3439748Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3459034Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3480773Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3504878Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3531339Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3544726Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3574110Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3586273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3617279Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3629083Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3643355Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3668362Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3703509Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3715341Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3736928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3748286Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3772405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3783803Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3797796Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3808674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3824644Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.3836884Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3851294Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3871170Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3895516Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3919366Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.3945172Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.3969373Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.3997235Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.4040699Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4075238Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.4120117Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4152412Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.4190100Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4227452Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4260404Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4294272Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4308327Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4320319Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.4333806Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4345976Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.4360631Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4375002Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.4389653Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4404482Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.4418412Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4429851Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4444554Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4459002Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4492172Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4527102Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.4562105Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4600102Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.4643890Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4690036Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.4733832Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4780476Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.4818058Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4855134Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.4902295Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.4948503Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.5012414Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.5077766Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.5150233Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.5227806Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.5311480Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.5395964Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.5485002Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.5582913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.5654044Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.5731610Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.5820347Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.5916684Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.5930944Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.5940489Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.5949732Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.5960096Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.5972015Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.5993256Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6006904Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6028735Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6038453Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6048246Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6067937Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6088827Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6099271Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6109943Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6120559Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6132395Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6152785Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6168913Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6190606Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6207645Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6218464Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6229244Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6250833Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6273151Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6288598Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6304668Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6319977Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6340259Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6356334Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6372252Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6391133Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6410573Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6426019Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6445177Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6469419Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6495811Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6510407Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6539175Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6553698Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6583733Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6605127Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6646379Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6668105Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6711193Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6734840Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6756591Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6778847Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6802000Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6817650Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6848959Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.6864595Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.6898119Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.6939538Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.6964168Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7004539Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7030183Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7046408Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7065674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7090049Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7114420Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7128769Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7143855Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7159714Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7180465Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7201273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7222702Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7246501Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7272300Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7282104Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7293302Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7315136Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7340891Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7349505Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7363544Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7372311Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7387423Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7401847Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7413511Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7428457Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7440770Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7449263Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7459288Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7474279Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7490632Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7510037Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7530042Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7549272Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7570173Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7594469Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7618885Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7643180Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7668650Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7690900Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7711391Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7725423Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7739130Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7749512Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7759725Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7769555Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7780335Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7792400Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7804785Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7816556Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7829731Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.7840652Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7851096Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7863619Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7876907Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7905645Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.7935525Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.7965342Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.7996530Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.8033408Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.8070368Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.8107506Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.8148874Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.8194590Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.8239373Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.8281629Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.8323771Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.8375363Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.8417048Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.8477830Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.8531350Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.8598726Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.8670801Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.8749058Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.8834602Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.8893125Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.8959527Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9034157Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9118966Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9130725Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9138669Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9145842Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9155963Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9162664Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9175233Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9182942Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9195724Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9203283Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9211233Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9225646Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9245854Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9252224Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9261658Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9267565Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9277745Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9289811Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9303564Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9316689Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9331091Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9340630Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9350231Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9370461Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9391169Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9401194Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9411882Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9422126Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9434390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9447416Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9462174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9477015Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9493411Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9503802Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9515755Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9536981Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9561001Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9572864Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9596389Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9608374Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9632344Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9665382Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9704671Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9739250Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9779098Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9797190Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9816251Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9836709Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9857189Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9870089Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:08.9895324Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:08.9908896Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:08.9937576Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:08.9972801Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0013975Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0050034Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0093461Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0109097Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0123811Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0162980Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0204790Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0220468Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0235739Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0256677Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0266507Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0276000Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0284364Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0292251Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0301145Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0316555Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0332917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0355553Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0377916Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0388329Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0399508Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0409725Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0420975Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0442152Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0461897Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0484086Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0504071Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0515599Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0526435Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0549767Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0575457Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0584749Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0591990Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0599395Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0606853Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0616725Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0626354Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0636277Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0645897Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0654121Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0661940Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0672515Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0682657Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0690822Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0698917Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0706443Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0714677Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0725261Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0736067Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0745895Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0757436Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.0766643Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0775531Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0787513Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0798701Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0852714Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.0884786Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.0927268Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.0958696Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.1032146Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1077333Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.1140706Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1186204Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.1262036Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1326922Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1411446Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1484155Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1497483Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1506980Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.1516335Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1526100Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.1586885Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1601928Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.1664106Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1679627Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.1707695Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1737817Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1772266Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1805901Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1820223Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1828793Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.1841507Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1850069Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.1860714Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1873091Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.1884686Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1897674Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.1912781Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1927820Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1950942Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1974756Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.1981171Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.1995033Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2000202Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2013942Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2028510Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2055976Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2070572Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2099899Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2107055Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2112413Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2126992Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2142106Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2161506Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2172646Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2191449Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2203484Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2227345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2242443Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2265689Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2282227Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2316817Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2352050Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2398211Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2444646Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2470483Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2485047Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2508416Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2522695Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2554380Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2574629Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2605398Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2625326Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2655324Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2686407Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2722810Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2758165Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2773306Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2788182Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2802301Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2816808Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2851176Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2873523Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___Navi3x.aks2' 2025-04-21T20:51:09.2907174Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2929550Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___Navi3x.aks2' 2025-04-21T20:51:09.2945229Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___Navi3x.aks2' 2025-04-21T20:51:09.2960446Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___Navi3x.aks2' 2025-04-21T20:51:09.2981931Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___Navi3x.aks2' 2025-04-21T20:51:09.3004597Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___Navi3x.aks2' 2025-04-21T20:51:09.3009761Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___Navi3x.aks2' 2025-04-21T20:51:09.3012606Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___Navi3x.aks2' 2025-04-21T20:51:09.3014985Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___Navi3x.aks2' 2025-04-21T20:51:09.3017501Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___Navi3x.aks2' 2025-04-21T20:51:09.3020278Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___Navi3x.aks2' 2025-04-21T20:51:09.3023390Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___Navi3x.aks2' 2025-04-21T20:51:09.3026410Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___Navi3x.aks2' 2025-04-21T20:51:09.3029502Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___Navi3x.aks2' 2025-04-21T20:51:09.3032631Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___Navi3x.aks2' 2025-04-21T20:51:09.3036092Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___Navi3x.aks2' 2025-04-21T20:51:09.3039303Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___Navi3x.aks2' 2025-04-21T20:51:09.3042746Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___Navi3x.aks2' 2025-04-21T20:51:09.3045269Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___Navi3x.aks2' 2025-04-21T20:51:09.3047836Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___Navi3x.aks2' 2025-04-21T20:51:09.3050303Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___Navi3x.aks2' 2025-04-21T20:51:09.3052867Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___Navi3x.aks2' 2025-04-21T20:51:09.3057809Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___Navi3x.aks2' 2025-04-21T20:51:09.3062930Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___Navi3x.aks2' 2025-04-21T20:51:09.3065716Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___Navi3x.aks2' 2025-04-21T20:51:09.3068414Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___Navi3x.aks2' 2025-04-21T20:51:09.3070930Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___Navi3x.aks2' 2025-04-21T20:51:09.3073713Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___Navi3x.aks2' 2025-04-21T20:51:09.3076449Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___Navi3x.aks2' 2025-04-21T20:51:09.3079225Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___Navi3x.aks2' 2025-04-21T20:51:09.3081833Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___Navi3x.aks2' 2025-04-21T20:51:09.3084850Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___Navi3x.aks2' 2025-04-21T20:51:09.3087222Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___Navi3x.aks2' 2025-04-21T20:51:09.3089627Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___Navi3x.aks2' 2025-04-21T20:51:09.3092387Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___Navi3x.aks2' 2025-04-21T20:51:09.3095151Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___Navi3x.aks2' 2025-04-21T20:51:09.3097995Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___Navi3x.aks2' 2025-04-21T20:51:09.3101000Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___Navi3x.aks2' 2025-04-21T20:51:09.3103905Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___Navi3x.aks2' 2025-04-21T20:51:09.3106844Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___Navi3x.aks2' 2025-04-21T20:51:09.3109849Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___Navi3x.aks2' 2025-04-21T20:51:09.3113326Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___Navi3x.aks2' 2025-04-21T20:51:09.3115878Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___Navi3x.aks2' 2025-04-21T20:51:09.3118297Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___Navi3x.aks2' 2025-04-21T20:51:09.3120754Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___Navi3x.aks2' 2025-04-21T20:51:09.3123268Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___Navi3x.aks2' 2025-04-21T20:51:09.3127785Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___Navi3x.aks2' 2025-04-21T20:51:09.3132859Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___Navi3x.aks2' 2025-04-21T20:51:09.3135757Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___Navi3x.aks2' 2025-04-21T20:51:09.3138283Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___Navi3x.aks2' 2025-04-21T20:51:09.3140819Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___Navi3x.aks2' 2025-04-21T20:51:09.3143493Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___Navi3x.aks2' 2025-04-21T20:51:09.3146004Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___Navi3x.aks2' 2025-04-21T20:51:09.3148662Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___Navi3x.aks2' 2025-04-21T20:51:09.3151480Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___Navi3x.aks2' 2025-04-21T20:51:09.3154412Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___Navi3x.aks2' 2025-04-21T20:51:09.3157036Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___Navi3x.aks2' 2025-04-21T20:51:09.3159383Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___Navi3x.aks2' 2025-04-21T20:51:09.3162287Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___Navi3x.aks2' 2025-04-21T20:51:09.3165492Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___Navi3x.aks2' 2025-04-21T20:51:09.3168665Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___Navi3x.aks2' 2025-04-21T20:51:09.3171798Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___Navi3x.aks2' 2025-04-21T20:51:09.3175027Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___Navi3x.aks2' 2025-04-21T20:51:09.3178310Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___Navi3x.aks2' 2025-04-21T20:51:09.3181870Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___Navi3x.aks2' 2025-04-21T20:51:09.3186030Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___Navi3x.aks2' 2025-04-21T20:51:09.3188775Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___Navi3x.aks2' 2025-04-21T20:51:09.3191404Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___Navi3x.aks2' 2025-04-21T20:51:09.3193896Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___Navi3x.aks2' 2025-04-21T20:51:09.3196575Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___Navi3x.aks2' 2025-04-21T20:51:09.3201591Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___Navi3x.aks2' 2025-04-21T20:51:09.3207142Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___Navi3x.aks2' 2025-04-21T20:51:09.3210237Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___Navi3x.aks2' 2025-04-21T20:51:09.3212964Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___Navi3x.aks2' 2025-04-21T20:51:09.3215585Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___Navi3x.aks2' 2025-04-21T20:51:09.3218260Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___Navi3x.aks2' 2025-04-21T20:51:09.3221071Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___Navi3x.aks2' 2025-04-21T20:51:09.3223801Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___Navi3x.aks2' 2025-04-21T20:51:09.3227616Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___Navi3x.aks2' 2025-04-21T20:51:09.3230442Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___Navi3x.aks2' 2025-04-21T20:51:09.3233050Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___Navi3x.aks2' 2025-04-21T20:51:09.3235518Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___Navi3x.aks2' 2025-04-21T20:51:09.3238356Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___Navi3x.aks2' 2025-04-21T20:51:09.3241405Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___Navi3x.aks2' 2025-04-21T20:51:09.3244473Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___Navi3x.aks2' 2025-04-21T20:51:09.3247493Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___Navi3x.aks2' 2025-04-21T20:51:09.3250690Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___Navi3x.aks2' 2025-04-21T20:51:09.3253941Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___Navi3x.aks2' 2025-04-21T20:51:09.3257273Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___Navi3x.aks2' 2025-04-21T20:51:09.3260802Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___Navi3x.aks2' 2025-04-21T20:51:09.3263298Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___Navi3x.aks2' 2025-04-21T20:51:09.3265751Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___Navi3x.aks2' 2025-04-21T20:51:09.3268341Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___Navi3x.aks2' 2025-04-21T20:51:09.3270835Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___Navi3x.aks2' 2025-04-21T20:51:09.3275750Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___Navi3x.aks2' 2025-04-21T20:51:09.3280958Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___Navi3x.aks2' 2025-04-21T20:51:09.3284193Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___Navi3x.aks2' 2025-04-21T20:51:09.3286895Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___Navi3x.aks2' 2025-04-21T20:51:09.3289388Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___Navi3x.aks2' 2025-04-21T20:51:09.3292150Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___Navi3x.aks2' 2025-04-21T20:51:09.3294735Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___Navi3x.aks2' 2025-04-21T20:51:09.3297495Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___Navi3x.aks2' 2025-04-21T20:51:09.3300277Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___Navi3x.aks2' 2025-04-21T20:51:09.3303192Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___Navi3x.aks2' 2025-04-21T20:51:09.3305757Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___Navi3x.aks2' 2025-04-21T20:51:09.3308222Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___Navi3x.aks2' 2025-04-21T20:51:09.3311082Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___Navi3x.aks2' 2025-04-21T20:51:09.3314346Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___Navi3x.aks2' 2025-04-21T20:51:09.3317242Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___Navi3x.aks2' 2025-04-21T20:51:09.3320176Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___Navi3x.aks2' 2025-04-21T20:51:09.3323333Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___Navi3x.aks2' 2025-04-21T20:51:09.3326505Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___Navi3x.aks2' 2025-04-21T20:51:09.3329739Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___Navi3x.aks2' 2025-04-21T20:51:09.3333206Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___Navi3x.aks2' 2025-04-21T20:51:09.3335942Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___Navi3x.aks2' 2025-04-21T20:51:09.3338438Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___Navi3x.aks2' 2025-04-21T20:51:09.3340887Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___Navi3x.aks2' 2025-04-21T20:51:09.3343502Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___Navi3x.aks2' 2025-04-21T20:51:09.3346926Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___Navi3x.aks2' 2025-04-21T20:51:09.3351955Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___Navi3x.aks2' 2025-04-21T20:51:09.3355032Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___Navi3x.aks2' 2025-04-21T20:51:09.3357306Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___Navi3x.aks2' 2025-04-21T20:51:09.3359652Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___Navi3x.aks2' 2025-04-21T20:51:09.3361936Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___Navi3x.aks2' 2025-04-21T20:51:09.3364389Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___Navi3x.aks2' 2025-04-21T20:51:09.3366769Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___Navi3x.aks2' 2025-04-21T20:51:09.3369453Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___Navi3x.aks2' 2025-04-21T20:51:09.3372122Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___Navi3x.aks2' 2025-04-21T20:51:09.3374367Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___Navi3x.aks2' 2025-04-21T20:51:09.3376598Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___Navi3x.aks2' 2025-04-21T20:51:09.3379393Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___Navi3x.aks2' 2025-04-21T20:51:09.3382132Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___Navi3x.aks2' 2025-04-21T20:51:09.3385449Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___Navi3x.aks2' 2025-04-21T20:51:09.3388345Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___Navi3x.aks2' 2025-04-21T20:51:09.3391494Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___Navi3x.aks2' 2025-04-21T20:51:09.3394814Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___Navi3x.aks2' 2025-04-21T20:51:09.3398158Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___Navi3x.aks2' 2025-04-21T20:51:09.3401793Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___Navi3x.aks2' 2025-04-21T20:51:09.3404285Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___Navi3x.aks2' 2025-04-21T20:51:09.3406588Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___Navi3x.aks2' 2025-04-21T20:51:09.3408895Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___Navi3x.aks2' 2025-04-21T20:51:09.3411162Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___Navi3x.aks2' 2025-04-21T20:51:09.3415863Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___Navi3x.aks2' 2025-04-21T20:51:09.3421407Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___Navi3x.aks2' 2025-04-21T20:51:09.3424418Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___Navi3x.aks2' 2025-04-21T20:51:09.3426658Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___Navi3x.aks2' 2025-04-21T20:51:09.3429316Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___Navi3x.aks2' 2025-04-21T20:51:09.3431593Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___Navi3x.aks2' 2025-04-21T20:51:09.3434258Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___Navi3x.aks2' 2025-04-21T20:51:09.3436730Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___Navi3x.aks2' 2025-04-21T20:51:09.3439743Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___Navi3x.aks2' 2025-04-21T20:51:09.3442187Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng/FONLY__^i32@16___Navi3x.aks2' 2025-04-21T20:51:09.3445035Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___Navi3x.aks2' 2025-04-21T20:51:09.3447565Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___Navi3x.aks2' 2025-04-21T20:51:09.3450400Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___Navi3x.aks2' 2025-04-21T20:51:09.3452835Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___Navi3x.aks2' 2025-04-21T20:51:09.3455327Z adding 'torch/lib/aotriton.images/amd-gfx110x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___Navi3x.aks2' 2025-04-21T20:51:09.3468656Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3474816Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3484629Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3513018Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3523058Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3538189Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3554116Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3570440Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3580676Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3612844Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3645555Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3666500Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3677464Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3690118Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3698527Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3713317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3727903Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3740241Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3752159Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3765982Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3775628Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3791728Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3807423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3820651Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3833240Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3842972Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3855067Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3864900Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3877912Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3893542Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3906080Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3919919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3931269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3944793Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3959004Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.3974408Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.3980242Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.3985878Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4001088Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4012269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4022301Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4043641Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4049988Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4055275Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4069753Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4085957Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4101018Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4123317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4137396Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4152297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4166411Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4189921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4214818Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4240191Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4256902Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4277090Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4291865Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4321633Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4352779Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4378096Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4394782Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4415309Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4428276Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4449799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4482827Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4502845Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4523893Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4547513Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4561804Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4597076Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4636642Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4658507Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4667286Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4677363Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4685925Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4696198Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4715365Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4734713Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4745333Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4756691Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4764940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4785105Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4806507Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4826860Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4834944Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4844103Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4855045Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4869597Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4890514Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4906331Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4915913Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4925241Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4935984Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.4958011Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.4980238Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.4997588Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5008594Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5019683Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5030545Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5043297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5055542Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5069009Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5079177Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5090313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5100643Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5114479Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5128184Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5142568Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5154652Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5162117Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5171714Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5185621Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5191638Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5202808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5214837Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5228564Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5238849Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5253329Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5269498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5281706Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5290219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5301190Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5309791Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5324872Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5336077Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5355196Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5366922Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5378383Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5386977Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5402137Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5418403Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5437933Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5448967Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5459401Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5470804Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5486787Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5498367Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5513618Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5527309Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5541434Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5552277Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5573327Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5596461Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5612969Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5622627Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5628507Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5636274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5656185Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5666778Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5678388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5690239Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5701843Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5710941Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5735983Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5761251Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5775573Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5783335Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5791476Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5797167Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5810858Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5823036Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5834172Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5842582Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5850959Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5856867Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5870859Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5884972Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5896930Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5906518Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5917859Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5927777Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5936989Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5945357Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5959270Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.5972850Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.5986974Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.5997788Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6007305Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6016599Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6030402Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6041313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6050646Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6062054Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6071969Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6081291Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6096687Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6110368Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6124001Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6135233Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6149206Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6163591Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6178417Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6190569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6201682Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6213593Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6235287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6257610Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6281366Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6295266Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6308185Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6320978Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6346002Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6372029Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6396012Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6410267Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6429985Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6441875Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6456860Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6486429Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6502869Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6524454Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6547971Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6561052Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6593053Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6625582Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6643164Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6651017Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6658496Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6665673Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6680642Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6696572Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6710588Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6718488Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6725906Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6732940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6747453Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6762583Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6777503Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6786218Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6793101Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6800991Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6809034Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6824299Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6839134Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6848498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6857454Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6865804Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6881547Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6897473Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6913503Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6924306Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6935072Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6944853Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.6956603Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.6977910Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.6992174Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7002590Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7012293Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7023012Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7047540Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7071836Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7086970Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7095298Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7101748Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7111017Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7122026Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7134226Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7144736Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7155519Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7165954Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7176626Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7195570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7211773Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7223195Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7230125Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7237940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7244959Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7256140Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7265860Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7279812Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7288762Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7296738Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7303988Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7317768Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7331372Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7345762Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7355283Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7362846Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7375963Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7385861Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7393035Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7407219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7418091Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7428485Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7442284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7453833Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7466010Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7480918Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7493377Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7499964Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7510457Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7525788Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7533948Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7548027Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7560393Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7572362Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7584435Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7599808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7615335Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7631269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7639859Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7646156Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7653492Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7663360Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7671502Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7679168Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7687781Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7696300Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7703919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7714625Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7724859Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7732458Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7740899Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7745391Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7757729Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7763754Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7768761Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7789930Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7799006Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7806912Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7817072Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7822230Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7827414Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7846186Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7856443Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7861290Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7881160Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7893162Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7899068Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7921785Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7931931Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7940860Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7956679Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.7968020Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.7978877Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.7999394Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8011477Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8022356Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8046441Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8071871Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8096425Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8116504Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8127736Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8138147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8158863Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8182673Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8207072Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8224193Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8230808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8236652Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8242534Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8249409Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8259220Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8278086Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8285284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8291243Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8297225Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8307944Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8319028Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8338955Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8347367Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8352862Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8360050Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8366959Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8373649Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8381823Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8389841Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8397766Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8405231Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8412501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8419591Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8428598Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8436508Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8446177Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8451949Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8461779Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8475404Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8480167Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8491471Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8503159Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8509194Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8527282Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8546314Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8551450Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8557188Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8562917Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8568885Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8597779Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8606539Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8635540Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8643226Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8649043Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8655206Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8678897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8703416Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8728872Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8739667Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8747099Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8752353Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8762499Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8772442Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8783620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8797541Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8809874Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8815814Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8826358Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8836913Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8847871Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8858760Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8867420Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8872262Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8886245Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8896840Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8907578Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8918409Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8928633Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8933598Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8946408Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8960309Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.8970654Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.8981653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.8992714Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.9004269Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.9026102Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.9040024Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.9051616Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.9061546Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.9071794Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.9082674Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.9103894Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___RX9070XT.aks2' 2025-04-21T20:51:09.9125733Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___RX9070XT.aks2' 2025-04-21T20:51:09.9137093Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___RX9070XT.aks2' 2025-04-21T20:51:09.9156820Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9167514Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9184192Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9196675Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:09.9236501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9259371Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9301241Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9327723Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:09.9350508Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9375380Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9390855Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9405483Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9418056Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9431012Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9444677Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9458536Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:09.9474240Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9486680Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9502881Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9516456Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:09.9527032Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9538515Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9550610Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9563877Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9579904Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9595388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9610737Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9627042Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:09.9648436Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9668926Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9689938Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9711514Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:09.9723275Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9733807Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9759575Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9783375Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9809894Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9834150Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9859700Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:09.9886102Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:09.9908798Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:09.9949034Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:09.9972483Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0014504Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.0028212Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0040292Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0073603Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0108076Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0139409Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0172391Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.0199287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0233199Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.0278152Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0320827Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.0362897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0407221Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.0450803Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0490979Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0542862Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0593548Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0606970Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0616893Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.0627336Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0638535Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.0650677Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0671360Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.0684849Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0707888Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.0738150Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0782288Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0806144Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0843425Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0853167Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0859641Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.0867881Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0875210Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.0889268Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0901735Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.0916701Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0930720Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.0942190Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.0954812Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.0978612Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1003018Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1010119Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1018536Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.1024716Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1033833Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.1048357Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1060593Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.1075585Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1089100Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.1099605Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1110139Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1130570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1150211Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1180561Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1202787Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.1238246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1265766Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.1295891Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1322903Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.1355712Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1387862Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.1460835Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1553329Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1639733Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1734195Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1748552Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1759097Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.1768271Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1780405Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.1793162Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1816651Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.1830881Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1855632Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.1864847Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1874398Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1890081Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1906431Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1916715Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1924549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.1934383Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.1943303Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.1966599Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.1981672Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2005346Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2021045Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2031123Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2041074Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2065907Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2091068Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2102083Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2111857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2121505Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2131579Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2145102Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2169138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2183403Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2207519Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2217004Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2225321Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2248927Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2271819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2283146Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2294950Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2304641Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2318780Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2334962Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2359688Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2379921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2406369Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2417960Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2428924Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2461803Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2496854Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2506848Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2515892Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2525591Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2535611Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2546620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2559060Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2570667Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2583881Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2592984Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2603284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2615592Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2629280Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2643622Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2656997Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2670284Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2685103Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2718293Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2740277Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2771819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2793643Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.2804028Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2813409Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2852040Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2887888Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2911311Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.2936891Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.2958713Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.2988700Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.3018180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3059656Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.3086764Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3129862Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.3151376Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3171314Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3194010Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3216524Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3247523Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3274556Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.3300873Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3331081Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.3371637Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3408169Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.3443701Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3483806Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.3520620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3554999Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3605694Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3653297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3661857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3674298Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.3680832Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3695067Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.3714270Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3725192Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.3744273Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3756350Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.3796415Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3841287Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3891566Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3947159Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3958070Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.3963803Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.3971381Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.3977740Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.3989887Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4001078Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4014255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4027560Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4035267Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4044104Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4059037Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4078949Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4086399Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4092491Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4099257Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4105672Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4118692Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4129502Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4143273Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4156237Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4163675Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4171160Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4184661Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4198755Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4223485Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4247436Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4279847Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4313586Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4347679Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4372315Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4412423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4443240Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4498630Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4569619Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4652555Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4749569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4761874Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4769077Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4775843Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4785184Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4796919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4810799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4824181Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4839750Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4846845Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4854416Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4867777Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4882602Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4890091Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4898950Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4906362Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4915698Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4925686Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4946324Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.4957494Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.4979109Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.4986888Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.4993292Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5008734Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5024740Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5033580Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5041476Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5049754Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5057711Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5068198Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5088827Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5100563Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5122172Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5130573Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5137856Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5172626Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5208563Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5217440Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5227820Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5235530Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5246482Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5257075Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5276371Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5287315Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5307625Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5323842Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5342799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5358564Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5374298Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5384390Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5390569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5399555Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5405921Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5417771Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5428763Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5441593Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5452706Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5460851Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5469244Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5478731Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5488601Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5503996Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5514003Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5528932Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5538745Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5553698Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5560156Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5574042Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5580621Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5591495Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5601311Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5623093Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5645275Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5654745Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5664176Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5673449Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5683352Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5690227Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5696706Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5702285Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5708498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5719787Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5731707Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5757070Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5781337Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5827730Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5862241Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5893667Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.5925998Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.5956618Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.5977479Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.5997182Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6017910Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6076588Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6121108Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6184009Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6228659Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6245272Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6271021Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6287342Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6318688Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6340059Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6347111Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6368406Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6375987Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6398632Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6420694Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6436092Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6450141Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6458292Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6464297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6471728Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6477971Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6489295Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6498139Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6509074Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6518148Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6528336Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6538750Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6548619Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6558358Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6562299Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6566488Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6569595Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6572876Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6576871Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6580692Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6585021Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6588760Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6592354Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6595960Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6600103Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6604167Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6611247Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6618363Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6625648Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6633788Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6643056Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6651235Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6660388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6669511Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6679033Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6689033Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6699913Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6710920Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6720653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6730517Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6739833Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6750311Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6764173Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6774557Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6787617Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6798334Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6811702Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6824707Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6834478Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6843557Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6850526Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6857007Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6863741Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6870840Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6886008Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6900560Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6914350Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6928423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.6937025Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6944498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6954853Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6964695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6972115Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.6979216Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.6986343Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.6993713Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7008552Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7023688Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7039331Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7055797Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7064722Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7072800Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7083509Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7094138Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7104885Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7111140Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7120192Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7129960Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7139743Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7159927Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7172537Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7196064Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7203374Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7210986Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7221901Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7236675Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7246219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7255613Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7265482Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7276379Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7290102Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7304142Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7319972Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7335509Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7346377Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7358145Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7369640Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7383684Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7391118Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7401038Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7408483Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7419445Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7434238Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7473593Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7491231Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7533879Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7542361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7548306Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7562153Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7577169Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7588912Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7599830Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7611723Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7624797Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7648464Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7663467Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7687599Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7707180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7719246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7730980Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7751210Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7772846Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7788229Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7802289Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7816180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7830571Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7846676Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7868673Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.7885150Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7908382Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.7923057Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7936640Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7957715Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.7978858Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.7991914Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8007912Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8022073Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8044990Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8062291Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8082826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8103819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8126057Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8139001Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8153011Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8176635Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8206398Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8213796Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8219828Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8226147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8232437Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8242785Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8258247Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8269854Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8289084Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8296751Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8304291Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8318058Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8333418Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8341589Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8349116Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8356778Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8365524Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8378414Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8393780Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8408566Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8426956Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8433987Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8440063Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8450501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8462079Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8475555Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8489207Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8503301Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8518613Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8534532Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8554543Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8574322Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8597904Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8612512Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8626597Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8642046Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8662092Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8668402Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8672575Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8679258Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8684794Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8690549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8703380Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8710280Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8724090Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8731289Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8739045Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8746652Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8754902Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8764255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8770689Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8780577Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8788057Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8797021Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8808516Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8818017Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8830204Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8836298Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8842395Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8851624Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8861823Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8869395Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8879580Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8888470Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8899327Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8908697Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8923580Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.8934297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8953106Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.8959676Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8965993Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8978173Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.8993356Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.8999409Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9004917Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9011798Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9018988Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9027449Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9042247Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9053692Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9072880Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9079200Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9086466Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9095181Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9107289Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9114897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9124091Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9133568Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9143902Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9157726Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9171816Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9188013Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9203337Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9210776Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9219376Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9228555Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9239807Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9246637Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9258319Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9266424Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9279569Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9290514Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9314317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9326714Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9351364Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9359868Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9367325Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9381049Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9396134Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9405292Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9415135Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9424777Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9436361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9457624Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9472022Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9495436Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9511034Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9521108Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9531108Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9542385Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9555451Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9567272Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9582835Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9595545Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9614695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9634819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9667664Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9689650Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9722368Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9736434Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9748362Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9760616Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9772707Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9783503Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9803940Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9817428Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9842501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9862187Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9884216Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:10.9906691Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9933520Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:10.9950625Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:10.9971730Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:10.9991482Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0012901Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0019659Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0025976Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0032032Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0038958Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0045147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0057653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0064973Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0078165Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0084264Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0089905Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0103317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0118850Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0125724Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0132426Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0139538Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0146911Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0156039Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0170062Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0181370Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0197998Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0205541Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0213122Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0223456Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0235432Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0247273Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0258765Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0271673Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0286769Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0301493Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0317219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0336109Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0357373Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0369653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0382267Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0397501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0416521Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0422875Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0427320Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0433768Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0439121Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0445023Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0453610Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0460291Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0469490Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0476089Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0483099Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0490583Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0499582Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0505673Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0511499Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0518048Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0524378Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0536201Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0547557Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0560610Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0572781Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0578174Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0583670Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0591500Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0600706Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0607361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0617476Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0625461Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0637107Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0645714Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0660124Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0671498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0686994Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0693293Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0699249Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0707327Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0717045Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0759313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0779902Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0823855Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0846865Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.0891423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.0922912Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.0965919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.0998498Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1028582Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1059782Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1096880Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1133168Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1144548Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1152011Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1161447Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1169144Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1179000Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1183255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1192709Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1197407Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1204769Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1212080Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1221844Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1231989Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1245378Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1257112Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1269688Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1281750Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1296924Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1311733Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1327192Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1342455Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1356388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1369249Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1385307Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1400592Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1414869Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1427980Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1440572Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1454653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1470946Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1487270Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1502570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1519114Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1533528Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1545845Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1561302Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1576728Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1602215Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1618684Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1643053Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1661943Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1691882Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1713281Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1744117Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1765760Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1791293Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1816682Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1846361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1876333Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1898307Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.1914165Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.1937172Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.1957657Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.1987235Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2001404Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2026753Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2041926Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2052288Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2063184Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2077412Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2090972Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2111826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2124217Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2144549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2157398Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2180178Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2199956Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2222134Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2242254Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2252347Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2261580Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2273116Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2285602Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2300694Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2320799Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2335807Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2356201Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2388049Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2408729Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2439676Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2460923Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2475422Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2489022Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2513192Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2538488Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2553873Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2560762Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2573311Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2580919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2596577Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2604770Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2619091Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2627968Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2642410Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2655757Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2675013Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2690608Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2724810Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2740887Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2773073Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2790773Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2832067Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2854361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.2894970Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2918746Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.2938316Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.2954811Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.2978442Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3002523Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3018111Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3039067Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3053080Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3074220Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3095547Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3115549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3134703Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3154450Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3167946Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3179415Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3194989Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3209364Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3230381Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3252897Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3273112Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3296989Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3321871Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3348902Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3372102Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3401956Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3416877Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3430157Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3446538Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3461862Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3479992Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3495957Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3515314Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3536405Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3548434Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3570313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3585387Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3610790Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3621810Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3634018Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3656478Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3683417Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3695279Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3715158Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3726580Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3746753Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3758031Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3769993Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3780637Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3793542Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3805695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3818512Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3838503Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3859110Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3879256Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.3900391Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.3920680Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.3942453Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.3981977Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4008768Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.4048193Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4078606Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.4112827Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4146172Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4176748Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4206938Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4219641Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4230166Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.4242475Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4253682Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.4266091Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4278732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.4292107Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4305726Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.4316870Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4328026Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4341458Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4355619Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4386361Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4419156Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.4450274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4484343Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.4526372Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4569958Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.4611410Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4655862Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.4691653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4726574Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4772537Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4817062Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.4869293Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.4924566Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.4986300Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5052229Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.5123514Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5196304Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.5273452Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5358659Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.5421780Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5487664Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5565334Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5652894Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5665891Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5674896Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.5682585Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5692898Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.5703819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5723780Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.5736029Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5757349Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.5766209Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5774919Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5794390Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5814997Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5824250Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5834849Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.5844180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5855147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.5874866Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5890397Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.5910964Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5926121Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.5936239Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5946406Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.5967752Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.5989821Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6002758Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6017061Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6031289Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6047681Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6061560Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6076834Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6092143Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6111485Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6126487Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6141995Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6164499Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6188822Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6200712Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6224671Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6237447Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6262507Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6279325Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6319180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6339613Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6380113Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6401416Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6420896Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6440877Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6460412Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6474264Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6502980Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6517894Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6548223Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6589148Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6612045Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6651818Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6675934Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6691827Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6706865Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6728695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6750773Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6763219Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6776258Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6791099Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6810317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6829555Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6849485Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6871324Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6896075Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.6905355Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6916090Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6936571Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6960968Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.6969469Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.6982758Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.6991435Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7005893Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7019587Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7030876Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.7045432Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7056713Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7065486Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7075592Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7090446Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7106667Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7122353Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7138341Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.7154541Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7174283Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7196923Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7219780Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.7242156Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7266608Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7287218Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7307122Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7320041Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7333243Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7342750Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7352210Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.7361611Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7371529Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7382809Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7394515Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.7406034Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7418207Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7428135Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7438136Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7449657Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7462092Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7487482Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7513978Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.7539664Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7570363Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7605829Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7641483Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.7676625Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7714150Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.7756879Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7799305Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7840246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7882237Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.7926764Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.7962142Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8015570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8060983Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8130093Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8192804Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8263654Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8340368Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8389765Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8449725Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8517303Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8594501Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8605464Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8612885Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8619511Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8628147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8634677Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8646121Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8653331Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8666126Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8673121Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8680679Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8695869Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8715291Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8721238Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8730180Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8735830Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8745113Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8756677Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8770346Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8782939Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8797676Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8806015Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8815036Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8834506Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8855521Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8864211Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8873857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8883663Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8894584Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8906240Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8920152Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.8934353Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8949750Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.8959512Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.8970252Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.8989895Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9011899Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9022436Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9043336Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9054681Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9076390Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9108808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9143234Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9175927Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9211559Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9227452Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9242631Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9257459Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9273437Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9285265Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9307283Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9319845Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9344595Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9378423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9414539Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9450079Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9490197Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9504043Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9517745Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9552274Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9592032Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9607931Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9622965Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9637620Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9653520Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9663526Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9671570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9680080Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9688704Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9704330Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9720857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9742978Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9765564Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9776200Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9787258Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9796879Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9807618Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9828215Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9847532Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9869344Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9889092Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9900193Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9910810Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9934385Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9958656Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9967285Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:11.9974386Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:11.9981381Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:11.9989193Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:11.9999170Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0008659Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.0018373Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0028147Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.0036320Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0044035Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0054359Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0064412Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0072407Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0080423Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.0088113Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0096818Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.0107419Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0118532Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.0128360Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0139514Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.0149095Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0157712Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0169220Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0180338Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0233506Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0265365Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.0308766Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0340185Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.0411427Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0455607Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.0518203Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0562122Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.0637808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0702433Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0785308Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0857473Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0870265Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0880195Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.0889594Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.0899499Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.0956760Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.0971003Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1031040Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1046153Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1070064Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1096765Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1129889Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1162190Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1176474Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1185033Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1197432Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1205742Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1216385Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1228124Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1239468Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1251388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1266206Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1280999Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1303658Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1327460Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1333699Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1347049Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1352037Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1365682Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1379602Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1405237Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1419842Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1445749Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1453162Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1458313Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1472019Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1487312Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1506654Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1517756Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1536546Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1547891Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1572628Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1587774Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1611531Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1626685Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1661384Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1697330Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1742756Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1789368Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1815945Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1829986Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1853367Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1867633Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.1900429Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.1920309Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.1950655Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.1970477Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.2000718Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.2031044Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.2067606Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.2103740Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.2119055Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.2133317Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.2146764Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.2161630Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.2196562Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.2218055Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___RX9070XT.aks2' 2025-04-21T20:51:12.2252430Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.2274808Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___RX9070XT.aks2' 2025-04-21T20:51:12.2290844Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.2306000Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.2327476Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___RX9070XT.aks2' 2025-04-21T20:51:12.2349422Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___RX9070XT.aks2' 2025-04-21T20:51:12.2355394Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,False___RX9070XT.aks2' 2025-04-21T20:51:12.2357901Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,128,True___RX9070XT.aks2' 2025-04-21T20:51:12.2360427Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,False___RX9070XT.aks2' 2025-04-21T20:51:12.2362617Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,16,True___RX9070XT.aks2' 2025-04-21T20:51:12.2365373Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,False___RX9070XT.aks2' 2025-04-21T20:51:12.2368388Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,160,True___RX9070XT.aks2' 2025-04-21T20:51:12.2371443Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,False___RX9070XT.aks2' 2025-04-21T20:51:12.2374383Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,192,True___RX9070XT.aks2' 2025-04-21T20:51:12.2377627Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,False___RX9070XT.aks2' 2025-04-21T20:51:12.2380712Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,224,True___RX9070XT.aks2' 2025-04-21T20:51:12.2384334Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,False___RX9070XT.aks2' 2025-04-21T20:51:12.2387541Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,256,True___RX9070XT.aks2' 2025-04-21T20:51:12.2390212Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,False___RX9070XT.aks2' 2025-04-21T20:51:12.2392615Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,32,True___RX9070XT.aks2' 2025-04-21T20:51:12.2395255Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,False___RX9070XT.aks2' 2025-04-21T20:51:12.2397695Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,48,True___RX9070XT.aks2' 2025-04-21T20:51:12.2402572Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,False___RX9070XT.aks2' 2025-04-21T20:51:12.2407486Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,512,True___RX9070XT.aks2' 2025-04-21T20:51:12.2410378Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,False___RX9070XT.aks2' 2025-04-21T20:51:12.2412914Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,64,True___RX9070XT.aks2' 2025-04-21T20:51:12.2415624Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,False___RX9070XT.aks2' 2025-04-21T20:51:12.2418101Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,80,True___RX9070XT.aks2' 2025-04-21T20:51:12.2420716Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,False___RX9070XT.aks2' 2025-04-21T20:51:12.2423368Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^bf16@16,96,True___RX9070XT.aks2' 2025-04-21T20:51:12.2426131Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,False___RX9070XT.aks2' 2025-04-21T20:51:12.2428710Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,128,True___RX9070XT.aks2' 2025-04-21T20:51:12.2431120Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,False___RX9070XT.aks2' 2025-04-21T20:51:12.2433485Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,16,True___RX9070XT.aks2' 2025-04-21T20:51:12.2436353Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,False___RX9070XT.aks2' 2025-04-21T20:51:12.2440106Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,160,True___RX9070XT.aks2' 2025-04-21T20:51:12.2443026Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,False___RX9070XT.aks2' 2025-04-21T20:51:12.2445786Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,192,True___RX9070XT.aks2' 2025-04-21T20:51:12.2448743Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,False___RX9070XT.aks2' 2025-04-21T20:51:12.2451603Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,224,True___RX9070XT.aks2' 2025-04-21T20:51:12.2454655Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,False___RX9070XT.aks2' 2025-04-21T20:51:12.2457857Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,256,True___RX9070XT.aks2' 2025-04-21T20:51:12.2460328Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,False___RX9070XT.aks2' 2025-04-21T20:51:12.2462725Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,32,True___RX9070XT.aks2' 2025-04-21T20:51:12.2465227Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,False___RX9070XT.aks2' 2025-04-21T20:51:12.2467567Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,48,True___RX9070XT.aks2' 2025-04-21T20:51:12.2471222Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,False___RX9070XT.aks2' 2025-04-21T20:51:12.2476476Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,512,True___RX9070XT.aks2' 2025-04-21T20:51:12.2479359Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,False___RX9070XT.aks2' 2025-04-21T20:51:12.2481732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,64,True___RX9070XT.aks2' 2025-04-21T20:51:12.2484548Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,False___RX9070XT.aks2' 2025-04-21T20:51:12.2487135Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,80,True___RX9070XT.aks2' 2025-04-21T20:51:12.2489662Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,False___RX9070XT.aks2' 2025-04-21T20:51:12.2492223Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp16@16,96,True___RX9070XT.aks2' 2025-04-21T20:51:12.2495034Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,False___RX9070XT.aks2' 2025-04-21T20:51:12.2497863Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,128,True___RX9070XT.aks2' 2025-04-21T20:51:12.2500340Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,False___RX9070XT.aks2' 2025-04-21T20:51:12.2502706Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,16,True___RX9070XT.aks2' 2025-04-21T20:51:12.2505612Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,False___RX9070XT.aks2' 2025-04-21T20:51:12.2508511Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,160,True___RX9070XT.aks2' 2025-04-21T20:51:12.2511708Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,False___RX9070XT.aks2' 2025-04-21T20:51:12.2514983Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,192,True___RX9070XT.aks2' 2025-04-21T20:51:12.2518237Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,False___RX9070XT.aks2' 2025-04-21T20:51:12.2521578Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,224,True___RX9070XT.aks2' 2025-04-21T20:51:12.2525133Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,False___RX9070XT.aks2' 2025-04-21T20:51:12.2529024Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,256,True___RX9070XT.aks2' 2025-04-21T20:51:12.2531662Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,False___RX9070XT.aks2' 2025-04-21T20:51:12.2534189Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,32,True___RX9070XT.aks2' 2025-04-21T20:51:12.2536522Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,False___RX9070XT.aks2' 2025-04-21T20:51:12.2539055Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,48,True___RX9070XT.aks2' 2025-04-21T20:51:12.2543698Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,False___RX9070XT.aks2' 2025-04-21T20:51:12.2549167Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,512,True___RX9070XT.aks2' 2025-04-21T20:51:12.2552077Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,False___RX9070XT.aks2' 2025-04-21T20:51:12.2554825Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,64,True___RX9070XT.aks2' 2025-04-21T20:51:12.2557404Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,False___RX9070XT.aks2' 2025-04-21T20:51:12.2560030Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,80,True___RX9070XT.aks2' 2025-04-21T20:51:12.2562756Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,False___RX9070XT.aks2' 2025-04-21T20:51:12.2565533Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess/FONLY__^fp32@16,96,True___RX9070XT.aks2' 2025-04-21T20:51:12.2569309Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___RX9070XT.aks2' 2025-04-21T20:51:12.2572059Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___RX9070XT.aks2' 2025-04-21T20:51:12.2574481Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___RX9070XT.aks2' 2025-04-21T20:51:12.2576807Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___RX9070XT.aks2' 2025-04-21T20:51:12.2579625Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___RX9070XT.aks2' 2025-04-21T20:51:12.2582784Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___RX9070XT.aks2' 2025-04-21T20:51:12.2585843Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___RX9070XT.aks2' 2025-04-21T20:51:12.2588873Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___RX9070XT.aks2' 2025-04-21T20:51:12.2591976Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___RX9070XT.aks2' 2025-04-21T20:51:12.2595458Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___RX9070XT.aks2' 2025-04-21T20:51:12.2598644Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___RX9070XT.aks2' 2025-04-21T20:51:12.2601826Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___RX9070XT.aks2' 2025-04-21T20:51:12.2604413Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___RX9070XT.aks2' 2025-04-21T20:51:12.2606923Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___RX9070XT.aks2' 2025-04-21T20:51:12.2609246Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___RX9070XT.aks2' 2025-04-21T20:51:12.2611732Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___RX9070XT.aks2' 2025-04-21T20:51:12.2616621Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___RX9070XT.aks2' 2025-04-21T20:51:12.2621600Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___RX9070XT.aks2' 2025-04-21T20:51:12.2624511Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___RX9070XT.aks2' 2025-04-21T20:51:12.2627046Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___RX9070XT.aks2' 2025-04-21T20:51:12.2629644Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___RX9070XT.aks2' 2025-04-21T20:51:12.2632156Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___RX9070XT.aks2' 2025-04-21T20:51:12.2634904Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___RX9070XT.aks2' 2025-04-21T20:51:12.2637542Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___RX9070XT.aks2' 2025-04-21T20:51:12.2640297Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___RX9070XT.aks2' 2025-04-21T20:51:12.2642884Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___RX9070XT.aks2' 2025-04-21T20:51:12.2645235Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___RX9070XT.aks2' 2025-04-21T20:51:12.2647549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___RX9070XT.aks2' 2025-04-21T20:51:12.2650345Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___RX9070XT.aks2' 2025-04-21T20:51:12.2653005Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___RX9070XT.aks2' 2025-04-21T20:51:12.2655825Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___RX9070XT.aks2' 2025-04-21T20:51:12.2658653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___RX9070XT.aks2' 2025-04-21T20:51:12.2661570Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___RX9070XT.aks2' 2025-04-21T20:51:12.2664549Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___RX9070XT.aks2' 2025-04-21T20:51:12.2667475Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___RX9070XT.aks2' 2025-04-21T20:51:12.2670775Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___RX9070XT.aks2' 2025-04-21T20:51:12.2673398Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___RX9070XT.aks2' 2025-04-21T20:51:12.2675814Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___RX9070XT.aks2' 2025-04-21T20:51:12.2678198Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___RX9070XT.aks2' 2025-04-21T20:51:12.2680652Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___RX9070XT.aks2' 2025-04-21T20:51:12.2684649Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___RX9070XT.aks2' 2025-04-21T20:51:12.2689598Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___RX9070XT.aks2' 2025-04-21T20:51:12.2692496Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___RX9070XT.aks2' 2025-04-21T20:51:12.2694980Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___RX9070XT.aks2' 2025-04-21T20:51:12.2697614Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___RX9070XT.aks2' 2025-04-21T20:51:12.2700096Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___RX9070XT.aks2' 2025-04-21T20:51:12.2702577Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___RX9070XT.aks2' 2025-04-21T20:51:12.2705218Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___RX9070XT.aks2' 2025-04-21T20:51:12.2708007Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___RX9070XT.aks2' 2025-04-21T20:51:12.2710850Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___RX9070XT.aks2' 2025-04-21T20:51:12.2713407Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___RX9070XT.aks2' 2025-04-21T20:51:12.2715785Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___RX9070XT.aks2' 2025-04-21T20:51:12.2718746Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___RX9070XT.aks2' 2025-04-21T20:51:12.2721819Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___RX9070XT.aks2' 2025-04-21T20:51:12.2724790Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___RX9070XT.aks2' 2025-04-21T20:51:12.2727958Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___RX9070XT.aks2' 2025-04-21T20:51:12.2731294Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___RX9070XT.aks2' 2025-04-21T20:51:12.2734674Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___RX9070XT.aks2' 2025-04-21T20:51:12.2738280Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___RX9070XT.aks2' 2025-04-21T20:51:12.2742132Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___RX9070XT.aks2' 2025-04-21T20:51:12.2744848Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___RX9070XT.aks2' 2025-04-21T20:51:12.2747262Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___RX9070XT.aks2' 2025-04-21T20:51:12.2749664Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___RX9070XT.aks2' 2025-04-21T20:51:12.2752201Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___RX9070XT.aks2' 2025-04-21T20:51:12.2757390Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___RX9070XT.aks2' 2025-04-21T20:51:12.2762967Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___RX9070XT.aks2' 2025-04-21T20:51:12.2766059Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___RX9070XT.aks2' 2025-04-21T20:51:12.2768640Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___RX9070XT.aks2' 2025-04-21T20:51:12.2771194Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___RX9070XT.aks2' 2025-04-21T20:51:12.2773864Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___RX9070XT.aks2' 2025-04-21T20:51:12.2776596Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___RX9070XT.aks2' 2025-04-21T20:51:12.2779295Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___RX9070XT.aks2' 2025-04-21T20:51:12.2782612Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^fp32@16___RX9070XT.aks2' 2025-04-21T20:51:12.2785497Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng/FONLY__^i32@16___RX9070XT.aks2' 2025-04-21T20:51:12.2788653Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___RX9070XT.aks2' 2025-04-21T20:51:12.2791243Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___RX9070XT.aks2' 2025-04-21T20:51:12.2794427Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___RX9070XT.aks2' 2025-04-21T20:51:12.2796955Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___RX9070XT.aks2' 2025-04-21T20:51:12.2799757Z adding 'torch/lib/aotriton.images/amd-gfx120x/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___RX9070XT.aks2' 2025-04-21T20:51:12.2822200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.2844326Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.2870099Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.2904502Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.2926035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.2951788Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.2977261Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3012548Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3043148Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3077802Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3118247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.3143595Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.3154898Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3176221Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3188832Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3209945Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3226045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.3239798Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.3253525Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3277939Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3290704Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3313634Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3339307Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.3351751Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.3373822Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3404005Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3419824Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3443386Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3467468Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.3492067Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.3514108Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3544069Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3559484Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3581246Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3605971Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.3627291Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.3644170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3664777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3679322Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3699648Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3720465Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.3744744Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.3764995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3790431Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3804948Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3824528Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3845626Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.3868064Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.3890151Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.3910586Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.3935072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.3966093Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.3986412Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4016315Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4037136Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4061363Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4084280Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4113883Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.4145604Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4171625Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4192581Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4216636Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4231700Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4261849Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.4295045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4316997Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4337905Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4367243Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4383103Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4415932Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.4451145Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4473141Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4485290Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4509915Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4521741Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4542954Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.4565338Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4579422Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4594032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4622522Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4634354Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4653982Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.4676523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4689736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4703583Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4717047Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4732327Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4755832Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.4776955Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4798045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4812827Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4836682Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4851646Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4873407Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.4899155Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.4916026Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.4930834Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.4946331Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.4965926Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.4986284Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5006454Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5028036Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.5044532Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.5063978Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.5084436Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.5106105Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5128217Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5151494Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.5164864Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.5178881Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.5199176Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.5223399Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5246320Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5267693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.5282716Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.5307168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.5327694Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.5351730Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5382348Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5403418Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.5425171Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.5445499Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.5467712Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.5487693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5511087Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5533385Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.5555851Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.5589652Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.5612649Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.5636677Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5666435Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5687183Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.5706842Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.5729379Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.5751633Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.5783073Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5809303Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5831651Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.5855347Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.5891297Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.5914088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.5943713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.5978105Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.5998768Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6021270Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6036692Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6060071Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6086975Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6111124Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.6135194Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6166239Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6209732Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6240703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6270566Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6303101Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.6327267Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6336489Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6351360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6359425Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6378293Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6399448Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.6412068Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6423166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6443235Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6452217Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6472931Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6496906Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.6508413Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6523896Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6543829Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6559966Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6592292Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6622012Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.6643871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6660459Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6685000Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6700958Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6730484Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6763184Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.6784294Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6798655Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6813834Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6828256Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6849650Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6872154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.6895718Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.6911637Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.6933494Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.6947746Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.6968575Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.6991306Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7012635Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7031894Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7047355Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7068684Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7095119Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7117357Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7136404Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7151397Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7178812Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7193433Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7217639Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7247222Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7262296Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7274145Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7294190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7306872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7328054Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7354465Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7371310Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7388210Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7411182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7424691Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7453963Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7486047Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7506023Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7516376Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7536101Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7545243Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7558781Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7581862Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7594904Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7609315Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7639949Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7651047Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7672050Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7697050Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7709316Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7719340Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7729094Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7742982Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7764658Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7784344Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7803854Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7815775Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7835135Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7849450Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7869617Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7893697Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7909226Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.7921556Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.7934793Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.7948834Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.7964273Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.7979517Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.7996107Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8010157Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8025022Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8039780Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8059745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8078633Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8098999Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8109019Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8119693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8134666Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8157155Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8177759Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8198341Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8210336Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8231077Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8247135Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8269325Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8294999Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8315007Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8330478Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8346327Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8360091Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8386108Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8408260Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8429205Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8450005Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8480868Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8494327Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8522140Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8554281Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8570947Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8590815Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8607214Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8627660Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8657324Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8688794Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8709654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8731757Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8766137Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8786525Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8816776Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8851858Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8867885Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8877085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8883468Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8898957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.8918520Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.8932519Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.8956680Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.8967485Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.8978786Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.8997995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9023543Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9053714Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9079982Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9087856Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9096962Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9104743Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9118268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9132574Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9147034Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9154164Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9163736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9171538Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9184663Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9200263Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9213473Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9220324Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9227126Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9234363Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9240769Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9249146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9262369Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9268905Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9275512Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9282578Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9290016Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9297667Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9309342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9316888Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9324339Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9333076Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9342501Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9352084Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9359407Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9365961Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9373429Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9380854Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9389275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9398662Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9404978Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9411301Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9417201Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9423524Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9430290Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9437251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9444834Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9450358Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9455992Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9461887Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9468081Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9474810Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9481297Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9486877Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9492323Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9498376Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9504900Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9511789Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9519857Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9526445Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9532264Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9538560Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9545852Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9553346Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9561105Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9566938Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9577875Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9586010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9601463Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9621853Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9642163Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9650900Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9662637Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9670876Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9686606Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9706863Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9726523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9733841Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9746776Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9758703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9768677Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9782776Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9802470Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9812761Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9826275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9837907Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9849799Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9863963Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9879280Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9888105Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9895996Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9901738Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9910742Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9920323Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9930753Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9940098Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI200.aks2' 2025-04-21T20:51:12.9949972Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI200.aks2' 2025-04-21T20:51:12.9956511Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI200.aks2' 2025-04-21T20:51:12.9966455Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI200.aks2' 2025-04-21T20:51:12.9977058Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI200.aks2' 2025-04-21T20:51:12.9988640Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI200.aks2' 2025-04-21T20:51:12.9995053Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI200.aks2' 2025-04-21T20:51:13.0005777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI200.aks2' 2025-04-21T20:51:13.0012453Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI200.aks2' 2025-04-21T20:51:13.0030170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI200.aks2' 2025-04-21T20:51:13.0054722Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI200.aks2' 2025-04-21T20:51:13.0079221Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI200.aks2' 2025-04-21T20:51:13.0089319Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI200.aks2' 2025-04-21T20:51:13.0101101Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI200.aks2' 2025-04-21T20:51:13.0107823Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI200.aks2' 2025-04-21T20:51:13.0128891Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI200.aks2' 2025-04-21T20:51:13.0154062Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI200.aks2' 2025-04-21T20:51:13.0176627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI200.aks2' 2025-04-21T20:51:13.0185381Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI200.aks2' 2025-04-21T20:51:13.0198455Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI200.aks2' 2025-04-21T20:51:13.0214613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI200.aks2' 2025-04-21T20:51:13.0225051Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI200.aks2' 2025-04-21T20:51:13.0243378Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI200.aks2' 2025-04-21T20:51:13.0263787Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI200.aks2' 2025-04-21T20:51:13.0276420Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI200.aks2' 2025-04-21T20:51:13.0295720Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI200.aks2' 2025-04-21T20:51:13.0311045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI200.aks2' 2025-04-21T20:51:13.0326600Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI200.aks2' 2025-04-21T20:51:13.0346871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI200.aks2' 2025-04-21T20:51:13.0363268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI200.aks2' 2025-04-21T20:51:13.0368989Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI200.aks2' 2025-04-21T20:51:13.0379240Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI200.aks2' 2025-04-21T20:51:13.0401981Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI200.aks2' 2025-04-21T20:51:13.0416031Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI200.aks2' 2025-04-21T20:51:13.0429998Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI200.aks2' 2025-04-21T20:51:13.0445226Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI200.aks2' 2025-04-21T20:51:13.0454252Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI200.aks2' 2025-04-21T20:51:13.0464778Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI200.aks2' 2025-04-21T20:51:13.0484891Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI200.aks2' 2025-04-21T20:51:13.0497596Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI200.aks2' 2025-04-21T20:51:13.0511493Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI200.aks2' 2025-04-21T20:51:13.0525274Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI200.aks2' 2025-04-21T20:51:13.0553849Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.0575493Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.0608994Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.0639678Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.0673881Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.0704220Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.0738647Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.0774797Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.0806344Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.0842789Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.0879247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.0920904Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.0931001Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.0940713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.0949179Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.0960131Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.0978599Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.0991370Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.1010623Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1024147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.1034283Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1045499Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1070093Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1096400Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1112147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1133441Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.1148571Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1171992Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.1203319Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1233228Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.1262818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1294519Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.1315307Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1334502Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1369650Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1405190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1425117Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1440266Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.1459723Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1479381Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.1504632Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1525924Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.1549618Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1573982Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.1595643Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1616611Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1642933Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1668208Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1684940Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1699769Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.1715240Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1730842Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.1752462Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1773207Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.1794275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1815384Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.1831985Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1848072Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1871152Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1893521Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.1903636Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.1914536Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.1925046Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.1936362Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.1947727Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.1977098Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.1991486Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2025599Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.2046171Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2065158Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2088952Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2112759Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2123266Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2132291Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.2142327Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2154274Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.2169445Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2183381Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.2199189Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2213947Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.2225061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2237933Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2259646Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2283447Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2294782Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2306081Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.2317376Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2329944Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.2349147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2363090Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.2379514Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2394097Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.2406616Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2420015Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2443877Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2465741Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2489502Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2510552Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.2531686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2553357Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.2576990Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2600296Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.2622987Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2646467Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.2668362Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2690555Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2711817Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2734425Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2746680Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2757958Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.2771907Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2786684Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.2808170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2828544Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.2850837Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2873291Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.2888402Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2908025Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.2932091Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.2956968Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.2976525Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.2993008Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.3009307Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3029576Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.3055555Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.3086513Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.3111832Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.3142988Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.3158470Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.3172275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3195946Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.3218326Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.3242036Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.3264177Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.3289380Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3314512Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.3340806Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.3370678Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.3400690Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.3431787Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.3456197Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.3481415Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3516503Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.3551436Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.3573579Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.3595353Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.3624677Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3654325Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.3684096Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.3705104Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.3735959Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.3760348Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.3782090Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.3807863Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3838679Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.3871410Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.3879110Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.3888191Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.3894925Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3905237Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.3917150Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.3930027Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.3941831Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.3956005Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.3964188Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.3974074Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.3989451Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4005463Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4025315Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4038172Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.4058466Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4072766Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.4098654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4115862Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.4141127Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4161468Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.4186684Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4212624Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4244534Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4275154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4289655Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4303593Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.4317500Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4333297Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.4355038Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4374282Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.4396330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4418247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.4434855Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4454724Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4483896Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4510704Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4526663Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4546708Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.4562414Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4583792Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.4598032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4614073Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.4627498Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4647138Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.4661976Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4676943Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4698756Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4718602Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4732383Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4741553Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.4756557Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4767410Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.4783241Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4797193Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.4817126Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4836385Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.4851489Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4870671Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4897232Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4928716Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.4937804Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.4946761Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.4956801Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.4968590Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.4981352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.4992433Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.5005815Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5017487Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.5027636Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5040736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5055891Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5072264Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5080369Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5090219Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.5098661Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5109392Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.5129250Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5154534Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.5174147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5200452Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.5212057Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5223387Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5244527Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5266778Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5283482Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5300034Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.5316378Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5335845Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.5355992Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5376196Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.5396872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5417196Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.5428587Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5440160Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5459717Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5480586Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5491195Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5505745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.5519582Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5540269Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.5560299Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5584560Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.5606274Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5635814Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.5648700Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5663539Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5689613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5719672Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5732713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5747608Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.5761605Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5779957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.5802659Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5836174Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.5859857Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5894281Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.5914215Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.5933745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.5959020Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.5984220Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.5999540Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6018917Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.6038165Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6060847Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.6086294Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6106184Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.6132587Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6154005Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.6177288Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6203103Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6234658Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6267342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6281450Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6291903Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.6305283Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6317158Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.6331177Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6345429Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.6360146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6375318Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.6387527Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6399335Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6418436Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6435340Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6440364Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6446099Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.6450673Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6456857Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.6464177Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6471847Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.6480182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6489553Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.6495734Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6502345Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6511564Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6521241Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6533881Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6542061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.6555205Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6563762Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.6583032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6591583Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.6610165Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6618606Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.6630203Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6641567Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6657547Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6672696Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6681220Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6685679Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.6694252Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6698673Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.6708627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6714298Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.6724951Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6730599Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.6739755Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6749209Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6761339Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6773555Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6797085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6820975Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.6843155Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.6866523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.6890469Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.6920276Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.6943367Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.6973301Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.6986588Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.6997543Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7012189Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7025664Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7046867Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7069029Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.7091883Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7116420Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.7133360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7157169Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.7176524Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7201224Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.7213081Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7224026Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7238038Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7252190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7257924Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7262877Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.7268948Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7274781Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.7283147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7292099Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.7301944Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7312265Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.7318773Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7325231Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7334939Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7346396Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7352973Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7362034Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.7368538Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7378709Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.7392012Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7408140Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.7422266Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7441526Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.7451155Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7460309Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7478315Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7497982Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7512524Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7526594Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.7540618Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7555853Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.7574367Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7598970Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.7618125Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7643154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.7678212Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7712351Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7733343Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7752545Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7761168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7770957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.7780706Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7792227Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.7807598Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7820659Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.7839965Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7853933Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.7865909Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7879162Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7899454Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7922352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.7933674Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.7941484Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.7952251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.7961550Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.7975964Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.7990149Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.8005469Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8019371Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.8029896Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8040411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8056052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8070652Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8079422Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8088457Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.8097529Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8106913Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.8121205Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8140793Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.8155591Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8175415Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.8186323Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8196168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8217954Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8239406Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8258004Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8269218Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.8293765Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8308615Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.8319676Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8340441Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.8352852Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8376490Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.8388584Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8404136Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8415116Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8426888Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8432648Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8439449Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.8445209Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8452715Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.8466394Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8478351Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.8492972Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8507392Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.8514119Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8520630Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8527310Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8534828Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8542419Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8557613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.8566759Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8586631Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.8610053Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8635061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.8660155Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8687177Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.8699523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8711284Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8733898Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8759553Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8771508Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8783726Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.8797590Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8812171Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.8832336Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8858948Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.8882327Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.8914843Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.8927284Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.8948797Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.8964430Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.8985042Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9000689Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9012617Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.9028394Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9041415Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.9070164Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9096257Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.9128111Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9155777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.9167376Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9178240Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9199497Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9221994Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9234318Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9246190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.9260391Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9282746Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.9298365Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9318635Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.9339488Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9363150Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.9375495Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9390104Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9405622Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9425966Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9432641Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9437178Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.9442998Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9448649Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.9460041Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9467643Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.9479693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9490166Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.9495028Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9499893Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9509930Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9521088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9531390Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9541904Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.9552854Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9564372Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.9593778Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9616150Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.9641883Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9665859Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.9675335Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9684392Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9709380Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9734396Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9746263Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9756836Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.9770070Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9784766Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.9798270Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9812437Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI200.aks2' 2025-04-21T20:51:13.9828621Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9848972Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI200.aks2' 2025-04-21T20:51:13.9863154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9883740Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9902846Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9926566Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI200.aks2' 2025-04-21T20:51:13.9936636Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:13.9942837Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:13.9953603Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:13.9961248Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:13.9976017Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:13.9985926Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.0005010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0016900Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.0024008Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0031922Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0047189Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0067055Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0080984Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0092871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.0107109Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0119559Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.0154977Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0181621Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.0218019Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0249205Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.0259874Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0269703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0301468Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0334118Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0346000Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0361168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.0373141Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0393117Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.0409061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0433816Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.0451524Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0477798Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.0489725Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0501498Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0517418Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0533995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0549044Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0560335Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.0585713Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0601666Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.0611858Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0632117Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.0644086Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0667497Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.0679591Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0695205Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0708395Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0723703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0731360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0738945Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.0748328Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0758614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.0773617Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0782221Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.0797730Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0809141Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.0815482Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0822793Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0833293Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0844934Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0856517Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.0870437Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.0884144Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.0900003Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.0915576Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.0942819Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.0964175Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.0995279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.1007405Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1019600Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1038966Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1060045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1070999Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1083099Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.1095126Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1109291Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.1124287Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1153965Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.1173584Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1206085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.1218828Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1230730Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1251841Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1276409Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1290200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1300053Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.1313365Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1323693Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.1348552Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1373832Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.1403747Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1429601Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.1440251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1449870Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1472769Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1497893Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1509190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1520287Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.1534555Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1549851Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.1569180Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1584798Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.1607045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1627965Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.1637085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1648275Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1661718Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1677828Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1684771Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1690386Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.1697281Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1703587Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.1716099Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1723907Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.1737095Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1747696Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.1752423Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1758244Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1766418Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1775684Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1785438Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1796996Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.1807340Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1818541Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.1843170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1865213Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.1890499Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1914482Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.1925940Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.1937418Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.1958405Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.1980010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.1990949Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2001272Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.2013694Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2027305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.2040111Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2050630Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.2065421Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2077564Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.2087460Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2099407Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2112697Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2128742Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2139147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2145330Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.2159701Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2168130Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.2179520Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2188487Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.2201208Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2212410Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.2220675Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2230908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2240665Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2251086Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2258260Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2273444Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.2282622Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2301798Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.2337494Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2364746Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.2399821Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2427348Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.2437151Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2446691Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2478018Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2510617Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2518967Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2530206Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.2538200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2551281Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.2575921Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2602130Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.2631883Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2662202Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.2670896Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2679218Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2698965Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2720797Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2730032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2739084Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.2748888Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2759978Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.2771985Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2787816Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.2801892Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2822446Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.2831199Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2840745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2852384Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2865988Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2872141Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2878128Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.2884758Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2891032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.2901150Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2910505Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.2921333Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2932084Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.2937026Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2942620Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2948792Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.2955463Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.2964491Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.2974854Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.2984766Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.2995785Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3005981Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3019531Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3030307Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3044665Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3052368Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3059279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3068664Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3079651Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3090185Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3098957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.3109406Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3119408Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3133438Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3148718Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3164321Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3180858Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3192206Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3203256Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3216968Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3233438Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3247975Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3257897Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.3268678Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3279066Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3290895Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3303070Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3315484Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3328204Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3337536Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3346519Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3361654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3376666Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3383648Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3392799Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.3400435Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3411247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3420343Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3432207Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3442272Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3456412Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3463577Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3470008Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3478403Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3487741Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3493342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3499151Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.3504661Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3511165Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3517149Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3525543Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3531327Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3541450Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3546523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3550482Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3555909Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3560772Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3569285Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3579133Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.3588395Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3599083Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3611354Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3626259Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3639616Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3658725Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3665963Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3671928Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3685019Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3698102Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3713020Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3736312Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.3756718Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3787159Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3801198Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3820172Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3834514Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3858559Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3875120Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3895246Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3907117Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3921174Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3928589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.3936028Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.3943881Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.3952656Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.3959188Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.3970022Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.3976654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.3989787Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.3996195Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4001935Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4008000Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4014312Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4021840Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4029548Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.4038282Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4046519Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.4061465Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4075214Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.4091021Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4105510Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.4110453Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4115054Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4130093Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4146227Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4153805Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4160879Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.4168479Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4175482Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.4185841Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4197121Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.4208041Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4220360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.4227560Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4235211Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4243995Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4253233Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4275214Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4282558Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.4304708Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4313179Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.4323985Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4336068Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.4349454Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4364119Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.4376202Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4391120Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4410516Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4431305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4438328Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4443785Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.4449799Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4455734Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.4479778Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4495623Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.4519073Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4535189Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.4542288Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4549161Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4560589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4571851Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4582608Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4594201Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.4605164Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4616949Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.4630836Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4645522Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.4659644Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4674943Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.4686247Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4697170Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4711392Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4725449Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4737268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4749757Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.4762974Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4777382Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.4792602Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4808495Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.4824212Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4840777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.4853197Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4866625Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4882266Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4898944Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.4906256Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.4918088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.4925668Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.4937325Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.4946873Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.4988200Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.4999869Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5041816Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.5051159Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5058234Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5067023Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5076522Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5092250Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5105686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.5125302Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5140472Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.5170999Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5203494Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.5237825Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5272957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.5286283Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5299484Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5314856Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5334448Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5339268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5345311Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.5349227Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5355504Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.5371034Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5377559Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.5392438Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5399120Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.5402886Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5407288Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5421766Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5437717Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5442733Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5447245Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.5451473Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5455901Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.5471321Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5484261Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.5502659Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5515470Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.5520584Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5524816Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5546579Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5569190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5582091Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5589260Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.5602364Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5611154Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.5629818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5650742Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.5671336Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5693280Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.5701122Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5708795Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5731150Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5755469Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5777863Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5793956Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.5823366Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5839746Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.5863767Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5887699Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.5911805Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.5936192Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.5945177Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.5953217Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.5973504Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.5994903Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6019773Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6029898Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.6058613Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6069365Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.6085696Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6097757Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.6116889Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6129556Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.6138271Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6147846Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6177547Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6209262Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6222033Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6230562Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.6245734Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6256779Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.6278391Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6286627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.6311625Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6321285Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.6331712Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6344745Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6356806Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6370106Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6377386Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6383168Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.6390815Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6396735Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.6409009Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6423052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.6435672Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6450360Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.6456653Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6462852Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6476865Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6491817Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6502015Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6512394Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.6522929Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6533719Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.6546495Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6560758Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.6573872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6588397Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.6598875Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6608782Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6622147Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6635752Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6646474Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6658009Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.6669169Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6681542Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.6696121Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6708428Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.6723128Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6736455Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.6747669Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6759309Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6773620Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6789243Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.6796344Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.6806602Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.6813871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.6824305Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.6859918Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.6912847Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.6951032Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7005251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.7015250Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7021303Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7029162Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7036870Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7055967Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7077631Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.7099875Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7123696Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.7149110Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7163786Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.7192889Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7209481Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.7220110Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7231607Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7245761Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7260169Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7265002Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7270352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.7274376Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7280427Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.7294686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7306064Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.7320419Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7332502Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.7338194Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7344010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7358537Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7374551Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7384373Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7392812Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.7402732Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7412077Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.7432627Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7456676Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.7479061Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7503705Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.7510999Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7517445Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7540017Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7564545Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7576085Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7583002Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.7595066Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7603686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.7618604Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7635052Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.7651250Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7671462Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.7678491Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7685825Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7704392Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7724779Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7736751Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7742573Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.7754395Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7760325Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.7781003Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7795011Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.7816591Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7830702Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.7841589Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7852190Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7875682Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7899734Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7910669Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.7918495Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.7929447Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.7938007Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.7952251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.7963631Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.7978849Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.7990812Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.8005916Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8024374Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8046521Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8069425Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8080523Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8087251Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.8098279Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8104928Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.8118654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8130827Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.8145597Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8159127Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.8170479Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8182321Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8197685Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8213777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8218975Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8225242Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.8229844Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8236649Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.8251852Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8262866Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.8277872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8289343Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.8294388Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8298658Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8312881Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8327717Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8335009Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8345615Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.8352511Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8363243Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.8376519Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8384855Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.8398202Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8406599Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.8413671Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8420128Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8428114Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8436367Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8447210Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8460264Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.8472196Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8485716Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.8500441Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8509160Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.8523950Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8532997Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.8544709Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8556622Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8571891Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8588182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8618288Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8642815Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.8675144Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8699513Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.8729317Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8759721Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.8790336Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8820695Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.8836218Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8850411Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.8870592Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.8891652Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.8922023Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.8952872Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.8988308Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9025361Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.9046555Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9066654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.9088304Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9110742Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.9119258Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9126791Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9147041Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9169631Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9177180Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9181347Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.9188102Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9192700Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.9211332Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9221173Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.9237040Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9246943Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.9253734Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9260861Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9272680Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9285614Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9290404Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9303894Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.9309139Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9323716Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.9342911Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9364894Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.9385184Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9408342Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.9415991Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9422560Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9447899Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9477744Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9490799Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9497044Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.9509725Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9516234Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.9535992Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9543687Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.9564527Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9572483Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.9585215Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9600232Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9623458Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9647028Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9653740Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9661620Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.9667328Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9676457Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.9687769Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9699395Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.9710802Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9722854Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.9733656Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9744574Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9756956Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9769252Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9777765Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9787816Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI200.aks2' 2025-04-21T20:51:14.9797138Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9807113Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI200.aks2' 2025-04-21T20:51:14.9819273Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9833444Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI200.aks2' 2025-04-21T20:51:14.9845749Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9859234Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI200.aks2' 2025-04-21T20:51:14.9868899Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI200.aks2' 2025-04-21T20:51:14.9878667Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI200.aks2' 2025-04-21T20:51:14.9892317Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI200.aks2' 2025-04-21T20:51:14.9906382Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI200.aks2' 2025-04-21T20:51:14.9911245Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI200.aks2' 2025-04-21T20:51:14.9914107Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI200.aks2' 2025-04-21T20:51:14.9916634Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI200.aks2' 2025-04-21T20:51:14.9918973Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI200.aks2' 2025-04-21T20:51:14.9921488Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI200.aks2' 2025-04-21T20:51:14.9924119Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI200.aks2' 2025-04-21T20:51:14.9926777Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI200.aks2' 2025-04-21T20:51:14.9929459Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI200.aks2' 2025-04-21T20:51:14.9932167Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI200.aks2' 2025-04-21T20:51:14.9935044Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI200.aks2' 2025-04-21T20:51:14.9937833Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI200.aks2' 2025-04-21T20:51:14.9940789Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI200.aks2' 2025-04-21T20:51:14.9950758Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI200.aks2' 2025-04-21T20:51:14.9953352Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI200.aks2' 2025-04-21T20:51:14.9955970Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI200.aks2' 2025-04-21T20:51:14.9958512Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI200.aks2' 2025-04-21T20:51:14.9961496Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI200.aks2' 2025-04-21T20:51:14.9965449Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI200.aks2' 2025-04-21T20:51:14.9968602Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI200.aks2' 2025-04-21T20:51:14.9971106Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI200.aks2' 2025-04-21T20:51:14.9973665Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI200.aks2' 2025-04-21T20:51:14.9976199Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI200.aks2' 2025-04-21T20:51:14.9978686Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI200.aks2' 2025-04-21T20:51:14.9981240Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI200.aks2' 2025-04-21T20:51:14.9983986Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI200.aks2' 2025-04-21T20:51:14.9986747Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI200.aks2' 2025-04-21T20:51:14.9989096Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI200.aks2' 2025-04-21T20:51:14.9991508Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI200.aks2' 2025-04-21T20:51:14.9994146Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI200.aks2' 2025-04-21T20:51:14.9996859Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI200.aks2' 2025-04-21T20:51:14.9999492Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI200.aks2' 2025-04-21T20:51:15.0002208Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI200.aks2' 2025-04-21T20:51:15.0004916Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI200.aks2' 2025-04-21T20:51:15.0007721Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI200.aks2' 2025-04-21T20:51:15.0010363Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI200.aks2' 2025-04-21T20:51:15.0013185Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI200.aks2' 2025-04-21T20:51:15.0015726Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI200.aks2' 2025-04-21T20:51:15.0018137Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI200.aks2' 2025-04-21T20:51:15.0020654Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI200.aks2' 2025-04-21T20:51:15.0023084Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI200.aks2' 2025-04-21T20:51:15.0026126Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI200.aks2' 2025-04-21T20:51:15.0029316Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI200.aks2' 2025-04-21T20:51:15.0031955Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI200.aks2' 2025-04-21T20:51:15.0034661Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI200.aks2' 2025-04-21T20:51:15.0037035Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI200.aks2' 2025-04-21T20:51:15.0039544Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI200.aks2' 2025-04-21T20:51:15.0042005Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI200.aks2' 2025-04-21T20:51:15.0044550Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI200.aks2' 2025-04-21T20:51:15.0047197Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI200.aks2' 2025-04-21T20:51:15.0049871Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI200.aks2' 2025-04-21T20:51:15.0052345Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI200.aks2' 2025-04-21T20:51:15.0054908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI200.aks2' 2025-04-21T20:51:15.0057588Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI200.aks2' 2025-04-21T20:51:15.0060354Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI200.aks2' 2025-04-21T20:51:15.0063110Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI200.aks2' 2025-04-21T20:51:15.0066056Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI200.aks2' 2025-04-21T20:51:15.0068818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI200.aks2' 2025-04-21T20:51:15.0071702Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI200.aks2' 2025-04-21T20:51:15.0074754Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI200.aks2' 2025-04-21T20:51:15.0077668Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI200.aks2' 2025-04-21T20:51:15.0080383Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI200.aks2' 2025-04-21T20:51:15.0083348Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI200.aks2' 2025-04-21T20:51:15.0085592Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI200.aks2' 2025-04-21T20:51:15.0088067Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI200.aks2' 2025-04-21T20:51:15.0091298Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI200.aks2' 2025-04-21T20:51:15.0094926Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI200.aks2' 2025-04-21T20:51:15.0097377Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI200.aks2' 2025-04-21T20:51:15.0108196Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI200.aks2' 2025-04-21T20:51:15.0109125Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI200.aks2' 2025-04-21T20:51:15.0110270Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI200.aks2' 2025-04-21T20:51:15.0111236Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI200.aks2' 2025-04-21T20:51:15.0112172Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI200.aks2' 2025-04-21T20:51:15.0114187Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI200.aks2' 2025-04-21T20:51:15.0116667Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI200.aks2' 2025-04-21T20:51:15.0119182Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI200.aks2' 2025-04-21T20:51:15.0121543Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI200.aks2' 2025-04-21T20:51:15.0124178Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI200.aks2' 2025-04-21T20:51:15.0126838Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI200.aks2' 2025-04-21T20:51:15.0129509Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI200.aks2' 2025-04-21T20:51:15.0132206Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI200.aks2' 2025-04-21T20:51:15.0134956Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI200.aks2' 2025-04-21T20:51:15.0137703Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI200.aks2' 2025-04-21T20:51:15.0140521Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI200.aks2' 2025-04-21T20:51:15.0143746Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI200.aks2' 2025-04-21T20:51:15.0146422Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI200.aks2' 2025-04-21T20:51:15.0148657Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI200.aks2' 2025-04-21T20:51:15.0151059Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI200.aks2' 2025-04-21T20:51:15.0153593Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI200.aks2' 2025-04-21T20:51:15.0156578Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI200.aks2' 2025-04-21T20:51:15.0159957Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI200.aks2' 2025-04-21T20:51:15.0162615Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI200.aks2' 2025-04-21T20:51:15.0165402Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI200.aks2' 2025-04-21T20:51:15.0167723Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI200.aks2' 2025-04-21T20:51:15.0170398Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI200.aks2' 2025-04-21T20:51:15.0172923Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI200.aks2' 2025-04-21T20:51:15.0175428Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI200.aks2' 2025-04-21T20:51:15.0177704Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI200.aks2' 2025-04-21T20:51:15.0180058Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI200.aks2' 2025-04-21T20:51:15.0182213Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI200.aks2' 2025-04-21T20:51:15.0184674Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI200.aks2' 2025-04-21T20:51:15.0187045Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI200.aks2' 2025-04-21T20:51:15.0189513Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI200.aks2' 2025-04-21T20:51:15.0192027Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI200.aks2' 2025-04-21T20:51:15.0194650Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI200.aks2' 2025-04-21T20:51:15.0196997Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI200.aks2' 2025-04-21T20:51:15.0199658Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI200.aks2' 2025-04-21T20:51:15.0202029Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI200.aks2' 2025-04-21T20:51:15.0204736Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI200.aks2' 2025-04-21T20:51:15.0207004Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI200.aks2' 2025-04-21T20:51:15.0209328Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI200.aks2' 2025-04-21T20:51:15.0211724Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI200.aks2' 2025-04-21T20:51:15.0214089Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI200.aks2' 2025-04-21T20:51:15.0216908Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI200.aks2' 2025-04-21T20:51:15.0220006Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI200.aks2' 2025-04-21T20:51:15.0222667Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI200.aks2' 2025-04-21T20:51:15.0225010Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI200.aks2' 2025-04-21T20:51:15.0227450Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI200.aks2' 2025-04-21T20:51:15.0229813Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI200.aks2' 2025-04-21T20:51:15.0232333Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI200.aks2' 2025-04-21T20:51:15.0234913Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI200.aks2' 2025-04-21T20:51:15.0237509Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI200.aks2' 2025-04-21T20:51:15.0240088Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI200.aks2' 2025-04-21T20:51:15.0242733Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI200.aks2' 2025-04-21T20:51:15.0244848Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI200.aks2' 2025-04-21T20:51:15.0247446Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI200.aks2' 2025-04-21T20:51:15.0250212Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI200.aks2' 2025-04-21T20:51:15.0252924Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI200.aks2' 2025-04-21T20:51:15.0255818Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI200.aks2' 2025-04-21T20:51:15.0258678Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI200.aks2' 2025-04-21T20:51:15.0261571Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI200.aks2' 2025-04-21T20:51:15.0264558Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI200.aks2' 2025-04-21T20:51:15.0267389Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI200.aks2' 2025-04-21T20:51:15.0270044Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI200.aks2' 2025-04-21T20:51:15.0272471Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI200.aks2' 2025-04-21T20:51:15.0275075Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI200.aks2' 2025-04-21T20:51:15.0277569Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI200.aks2' 2025-04-21T20:51:15.0280737Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI200.aks2' 2025-04-21T20:51:15.0284549Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI200.aks2' 2025-04-21T20:51:15.0287232Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI200.aks2' 2025-04-21T20:51:15.0289712Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI200.aks2' 2025-04-21T20:51:15.0292268Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI200.aks2' 2025-04-21T20:51:15.0294814Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI200.aks2' 2025-04-21T20:51:15.0297466Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI200.aks2' 2025-04-21T20:51:15.0300155Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI200.aks2' 2025-04-21T20:51:15.0302961Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI200.aks2' 2025-04-21T20:51:15.0305418Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI200.aks2' 2025-04-21T20:51:15.0308282Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI200.aks2' 2025-04-21T20:51:15.0310679Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI200.aks2' 2025-04-21T20:51:15.0313598Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI200.aks2' 2025-04-21T20:51:15.0316121Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI200.aks2' 2025-04-21T20:51:15.0318633Z adding 'torch/lib/aotriton.images/amd-gfx90a/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI200.aks2' 2025-04-21T20:51:15.0361692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.0395696Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.0421437Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.0467290Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.0528097Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.0564166Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.0617714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.0693748Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.0723723Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.0797060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.0883594Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.0920064Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,128,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.0935681Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.0959316Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.0982180Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.1027024Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.1053343Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.1094354Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.1116456Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.1150278Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.1173778Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.1219696Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.1275519Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.1313096Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,16,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.1339775Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.1379381Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.1407013Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.1440547Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.1491465Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.1515969Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.1547876Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.1593636Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.1621301Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.1672402Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.1733804Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.1757903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,160,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.1787576Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.1819871Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.1845576Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.1880778Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.1927331Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.1961702Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.1996903Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.2043139Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.2069864Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.2121715Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.2183012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.2217439Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,192,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.2239230Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.2269305Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.2295028Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.2318808Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.2340947Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.2365701Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.2390518Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.2422522Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.2448220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.2479831Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.2514058Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.2538059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,224,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.2577721Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.2612317Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.2635374Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.2689297Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.2722623Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.2747957Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.2803031Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.2877111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.2904937Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.2977055Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.3059606Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.3089167Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,256,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.3104911Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.3133876Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.3155777Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.3189626Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.3211025Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.3232781Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.3252166Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.3287548Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.3308200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.3341797Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.3381647Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.3403736Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,32,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.3420331Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.3443352Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.3473677Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.3506063Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.3531491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.3554352Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.3576081Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.3611309Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.3642118Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.3672823Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.3708881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.3732034Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,48,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.3775016Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.3799431Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.3829831Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.3875991Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.3919835Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.3964213Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.4020259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.4084104Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.4121910Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.4187287Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.4258453Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.4312739Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,512,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.4330570Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.4355125Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.4380423Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.4416407Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.4451155Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.4476020Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.4496485Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.4528380Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.4552967Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.4596933Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.4651035Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.4676261Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,64,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.4709659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.4740760Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.4773373Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.4817692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.4851265Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.4883530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.4923765Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.4985441Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.5019640Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.5068240Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.5125343Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.5157102Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,80,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.5182875Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.5218922Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.5241648Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.5287024Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.5330852Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.5366915Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.5407878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.5471322Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.5497014Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.5544993Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.5601432Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.5635598Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^bf16@16,96,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.5661983Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.5688659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.5718202Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.5776117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.5823985Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.5847893Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.5889688Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.5949049Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.5982686Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.6055116Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.6138423Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.6165614Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,128,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.6178496Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.6197974Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.6213536Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.6246241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.6268498Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.6294675Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.6309930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.6333636Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.6353996Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.6387825Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.6428612Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.6454520Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,16,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.6480143Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.6510542Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.6526118Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.6556064Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.6607292Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.6629772Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.6659640Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.6700092Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.6716991Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.6761096Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.6814299Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.6836292Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,160,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.6862090Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.6892823Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.6913232Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.6947447Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.6984236Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.7007668Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.7040184Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.7085310Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.7105878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.7149370Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.7202282Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.7226415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,192,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.7246779Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.7276811Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.7292906Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.7322444Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.7338533Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.7359932Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.7384378Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.7415182Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.7430546Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.7459021Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.7490459Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.7511313Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,224,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.7541039Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.7566735Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.7586402Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.7629579Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.7655174Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.7678043Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.7725814Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.7788583Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.7813257Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.7872563Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.7936865Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.7963682Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,256,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.7975613Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.7991389Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.8003994Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.8024958Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.8041128Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.8060165Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.8074009Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.8099476Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.8113669Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.8136515Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.8161836Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.8178424Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,32,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.8192210Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.8208251Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.8222905Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.8246411Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.8263102Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.8282764Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.8298374Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.8322827Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.8338730Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.8360709Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.8385851Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.8402877Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,48,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.8426230Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.8449106Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.8469805Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.8501972Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.8546119Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.8587010Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.8627649Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.8673196Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.8698563Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.8767449Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.8838232Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.8885134Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,512,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.8898202Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.8921488Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.8936759Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.8960870Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.8986385Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.9001719Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.9022553Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.9057626Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.9075189Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.9107018Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.9143171Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.9159320Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,64,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.9189273Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.9214364Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.9240556Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.9290635Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.9326405Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.9366321Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.9401619Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.9456090Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.9484039Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.9533538Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.9592817Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.9630157Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,80,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.9655478Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.9686317Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.9702496Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.9742166Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:15.9787583Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:15.9809243Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:15.9841173Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:15.9895527Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:15.9914378Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:15.9959093Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0013683Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0032503Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp16@16,96,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0052440Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0060609Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0080923Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0101704Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0111349Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0130174Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0150549Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0176729Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0199323Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0220373Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0244224Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0264670Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,128,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0275015Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0288271Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0297808Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0320270Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0350456Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0370214Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0380136Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0394876Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0404461Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0432930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0467935Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0485721Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,16,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0495311Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0506760Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0522305Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0533691Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0547555Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0563847Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0574821Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0587012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0601832Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0616382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0631881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0646941Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,160,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0657643Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0668632Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0690839Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0705883Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0719583Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0741175Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0751624Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0762451Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0783791Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0799076Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0813662Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0833782Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,192,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0844004Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0855478Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0867875Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0880079Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0899170Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0915065Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.0925702Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.0936558Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.0948037Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.0963350Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.0979260Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.0993552Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,224,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1005430Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1016831Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1032135Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1047357Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1062088Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1087042Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1101651Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1116324Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1132662Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1154120Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1175560Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1201766Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,256,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1210923Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1223563Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1234295Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1255548Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1287126Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1301518Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1311667Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1327371Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1338491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1370774Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1407913Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1421836Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,32,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1431535Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1450184Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1463503Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1486242Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1507225Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1528358Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1543338Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1564907Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1577254Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1603226Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1637130Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1657901Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,48,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1664425Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1671948Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1681391Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1696626Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1711088Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1718534Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1727367Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1736647Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1746301Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1762131Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1780698Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1788743Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,512,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1798500Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1811547Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1823917Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1847492Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.1879384Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.1896543Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.1907395Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.1921545Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.1933821Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.1967820Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.2009710Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.2026771Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,64,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.2037977Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.2056530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.2079532Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.2096054Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.2121460Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.2157438Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.2174535Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.2198261Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.2220118Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.2244940Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.2275964Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.2308582Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,80,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.2321900Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.2333856Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.2363354Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.2380376Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.2401841Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.2431813Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,False,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.2445439Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,0___MI300X.aks2' 2025-04-21T20:51:16.2461262Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,0,1___MI300X.aks2' 2025-04-21T20:51:16.2487102Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,False,1,0___MI300X.aks2' 2025-04-21T20:51:16.2508380Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,0___MI300X.aks2' 2025-04-21T20:51:16.2532552Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,0,1___MI300X.aks2' 2025-04-21T20:51:16.2558094Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/attn_fwd/FONLY__^fp32@16,96,True,True,1,0___MI300X.aks2' 2025-04-21T20:51:16.2593902Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.2616970Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.2655607Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.2687698Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.2718010Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.2743568Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.2775389Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.2805937Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.2838618Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.2880485Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.2916267Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.2957221Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.2967734Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.2979296Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.2989183Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3003139Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.3013203Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3028464Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.3039180Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3054870Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.3065519Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3077455Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3091279Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3105675Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3127997Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3144159Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.3167082Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3186891Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.3217220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3242755Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.3273528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3300211Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.3322716Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3347132Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3375672Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3402727Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3416176Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3429576Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.3443409Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3458283Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.3478823Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3497930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.3518392Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3539270Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.3555059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3570916Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3593124Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3615183Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3626446Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3637136Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.3647352Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3658366Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.3671162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3691262Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.3704010Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3724350Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.3738534Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3752642Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3766089Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3779015Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.3792469Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.3821219Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.3837787Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.3876507Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.3893909Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.3948663Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.3971999Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4041738Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.4059019Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4074532Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4089309Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.4105066Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4115945Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4126607Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.4137609Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4151276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.4163752Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.4177321Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.4190578Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4205081Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.4217583Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4232699Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4253150Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.4273828Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4289560Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4303702Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.4319254Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4334972Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.4354403Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.4376000Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.4396154Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4418415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.4432470Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4446882Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4468604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.4490692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4512189Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4545341Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.4570309Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4612571Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.4646254Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.4680385Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.4715121Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4755931Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.4771117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4787085Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4827674Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.4877121Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.4892675Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.4913369Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.4929347Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.4955441Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.4988924Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.5010014Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.5042792Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.5064892Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.5086694Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.5111802Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.5136408Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.5161666Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.5176770Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.5196674Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.5221030Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.5242635Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.5267878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.5303056Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.5329443Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.5364771Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.5391509Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.5417967Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.5451263Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.5483849Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.5500440Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.5515796Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.5535450Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.5555812Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.5585237Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.5615598Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.5645853Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.5677572Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.5700629Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.5724276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.5758056Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.5791793Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.5814200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.5829627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.5859271Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.5882660Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.5904228Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.5927492Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.5952251Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.5978107Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.6003012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6036237Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6072346Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6117151Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6125546Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6135764Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.6142509Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6154725Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.6165562Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6176436Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.6187704Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6199063Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.6206227Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6214869Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6227881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6242059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6257276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6268594Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.6287818Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6300013Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.6322951Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6336012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.6359259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6373280Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.6392707Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6413497Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6437648Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6462175Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6475039Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6485364Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.6498584Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6509558Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.6532750Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6545944Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.6570244Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6585134Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.6599553Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6615023Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6636572Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6658789Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6670194Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6679734Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.6690790Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6700513Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.6713888Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6724722Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.6738374Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6749660Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.6763696Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6777669Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6797771Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6817364Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.6826750Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.6840797Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.6852501Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.6873780Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.6898567Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.6948554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.6981498Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7043932Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.7058976Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7073366Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7089258Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.7110012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7117999Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7128501Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.7137926Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7152033Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.7165862Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.7180259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.7194623Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7210093Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.7220113Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7232825Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7246753Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.7265160Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7276783Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7292374Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.7306166Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7321612Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.7342115Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.7363076Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.7383786Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7405691Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.7425897Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7448571Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7472512Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.7497006Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7537918Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7564920Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.7616262Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7649975Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.7680771Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.7711741Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.7744374Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7779096Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.7792073Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7805998Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7836269Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.7872496Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.7889879Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.7909886Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.7933652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.7959758Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.7986318Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8010854Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.8037607Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8067116Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.8092490Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8127094Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8157918Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8190414Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8206258Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8224697Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.8244164Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8264235Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.8290854Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8315664Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.8345681Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8371332Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.8392901Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8415581Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8447485Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8479422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8494453Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8507849Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.8523312Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8542308Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.8563610Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8584090Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.8606738Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8628003Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.8644562Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8665098Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8698606Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8733668Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8744495Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8754428Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.8764301Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8775186Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.8788512Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8800101Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.8814130Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8827450Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.8838220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8849319Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8864407Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8880908Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8886081Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8892721Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.8898016Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8905556Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.8912238Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8920154Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.8926697Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8936330Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.8942165Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8949131Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.8958731Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.8967886Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.8979466Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.8987668Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.9000786Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9008570Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.9027084Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9037715Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.9053446Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9064045Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.9078183Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9092205Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9113951Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9134780Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9146146Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9153646Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.9165541Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9173470Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.9184029Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9222301Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.9235618Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9275276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.9286957Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9296301Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9320339Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9344485Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9352790Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9381517Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.9390506Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9419754Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.9444004Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9487476Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.9511319Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9554520Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.9568076Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9578661Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9593536Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9606816Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9617513Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9633752Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.9645726Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9667840Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.9684245Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9715413Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.9735657Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9769373Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.9785447Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9801323Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9822596Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9846089Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9851817Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9857174Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.9862139Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9868223Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.9876259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9886615Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:16.9895703Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9906662Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:16.9913456Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9920031Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9930597Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:16.9942766Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:16.9951336Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:16.9958659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:16.9967780Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:16.9976146Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:16.9986745Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0001382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.0012705Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0027813Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.0038884Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0050111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0068719Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0088604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0104604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0136368Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.0156809Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0192504Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.0228669Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0256216Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.0295718Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0328171Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.0355344Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0382652Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0421943Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0461765Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0471866Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0482309Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.0492685Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0504574Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.0518021Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0531118Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.0545954Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0560145Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.0571506Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0584525Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0604491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0627804Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0637126Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0646630Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.0655435Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0665965Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.0685720Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0698215Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.0718062Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0730896Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.0743302Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0755589Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0775529Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0796111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0803590Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0811218Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.0818008Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0826536Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.0838167Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0849182Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.0860792Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0872488Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.0884658Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0896808Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.0916870Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.0937635Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dk_dv/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.0957568Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.0973741Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.0998509Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1022031Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.1043593Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1058834Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.1082638Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1103714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.1116935Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1137327Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1157566Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1180201Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1189129Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1201915Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.1210643Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1225090Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.1234770Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1246276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.1256127Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1269973Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.1277067Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1284401Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1292367Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1301012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1312742Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1323122Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.1335203Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1346126Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.1361237Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1372479Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.1391214Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1403276Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.1413307Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1424407Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1438216Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1452931Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1462659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1481273Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.1493130Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1514786Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.1531127Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1552509Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.1573886Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1598892Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.1613229Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1628932Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1649606Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1673508Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1686449Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1700168Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.1712592Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1727588Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.1749731Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1764636Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.1789328Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1805746Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.1816051Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1826473Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1847064Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1870380Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.1886347Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.1900534Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.1924057Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.1947692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.1963645Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.1978814Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.2000375Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2022975Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.2038917Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2062164Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2083144Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2109245Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2117455Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2125336Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.2132948Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2142348Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.2156814Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2167406Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.2182404Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2195074Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.2201120Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2207270Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2218169Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2230001Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2244714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2260713Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.2275872Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2295862Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.2308679Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2323519Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.2336094Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2351685Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.2363825Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2376352Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2391761Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2406733Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2417176Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2425654Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.2440111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2453191Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.2465461Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2475914Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.2494935Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2509338Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.2519957Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2534586Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2547382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2566538Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,512,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2576238Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2588325Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.2600108Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2615038Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.2629274Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2645692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.2661155Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2683618Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.2692826Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2703309Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2718388Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2737615Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2752317Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2760357Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.2775659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2784953Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.2799859Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2812575Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.2828538Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2842942Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.2856061Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2870286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2884333Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2897616Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.2907430Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.2921486Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.2932152Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.2950222Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.2974143Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.2984867Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.3010244Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3021906Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.3030333Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3039879Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3053286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3067342Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3079117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3095132Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.3111316Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3135670Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.3160756Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3182966Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.3213234Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3239200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.3252450Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3273332Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3298529Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3331581Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3340844Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3352274Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.3362312Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3375670Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.3384228Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3394386Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.3402866Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3413991Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.3420899Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3428704Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3435948Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3443329Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3458554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3478801Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.3498680Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3520668Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.3535708Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3544030Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.3559067Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3568204Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.3581282Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3596670Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3612941Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3633060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3646967Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3658211Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.3673530Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3687635Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.3712138Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3727284Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.3758786Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3775914Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.3788680Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3803293Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3826786Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3856021Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3869379Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.3881258Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.3895100Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.3907547Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.3928672Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.3944597Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.3967707Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.3987477Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.3999713Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4010904Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4030943Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4053132Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4066200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4078266Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.4099627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4119709Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.4143817Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4159876Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.4194323Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4218761Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.4230714Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4250784Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4271562Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4301650Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4310537Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4319150Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.4328315Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4338950Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.4351006Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4362715Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.4375738Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4390080Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.4397361Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4404889Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4415994Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4428195Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4439100Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4452116Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.4464060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4478788Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.4492619Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4502761Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.4516159Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4527437Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.4542706Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4563367Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4583101Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4599935Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4609800Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4625150Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.4639538Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4665263Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.4678282Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4697691Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.4714100Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4739122Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.4749805Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4763721Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4775618Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4791567Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,512,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4799751Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4813201Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.4823393Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4842602Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.4856523Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4875316Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.4891289Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4913036Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.4923091Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4934775Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.4948805Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.4964930Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.4974609Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.4986782Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.4996973Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5009656Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5024986Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5037005Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.5052686Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5066653Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.5077755Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5090158Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5103573Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5117877Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5127220Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5140013Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.5150547Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5165820Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5189251Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5199422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.5224128Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5235528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.5243744Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5253311Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5265981Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5279360Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5287806Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5296693Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.5305561Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5316297Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5326189Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5338241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.5349744Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5364060Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.5372211Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5381027Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5392516Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5405683Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5412190Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5418661Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.5425385Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5435068Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5442777Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5451524Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.5462909Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5474696Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.5481404Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5487680Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5497478Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5509322Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5517330Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5526919Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.5534648Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5544873Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5554291Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5567754Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.5577564Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5591837Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.5598912Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5605635Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5614625Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5624183Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5630601Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5639768Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.5646368Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5656160Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5664051Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5675668Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.5685048Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5697883Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.5706240Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5714613Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5724627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5735485Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5746633Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5758961Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.5770221Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5783800Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5795388Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5811774Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.5824158Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5843512Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.5853318Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5862137Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5872993Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5885453Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.5894451Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.5909164Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.5920838Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.5941168Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.5960266Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.5982367Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6004554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6030709Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6041048Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6051745Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6067425Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6089493Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6096168Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6101265Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.6106969Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6112338Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.6119235Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6131256Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6138634Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6151473Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6157823Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6163463Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6168823Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6173973Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6181786Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6189774Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.6198852Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6206867Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.6217859Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6232150Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6244062Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6258174Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6265858Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6273351Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6282361Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6292176Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6303817Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6328169Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.6342947Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6374117Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.6383057Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6417209Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6426901Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6468063Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6482341Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6496554Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6504002Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6511665Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,512,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6518601Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6525391Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.6533298Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6541128Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.6549245Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6557304Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6566118Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6575811Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6582918Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6590892Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6597139Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6603130Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6608995Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6617120Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.6623312Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6631942Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.6644948Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6654597Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6667888Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6678462Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6684944Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6690658Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6698675Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6707741Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6714005Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6721307Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.6727540Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6735174Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.6743376Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6752840Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6762152Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6772275Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6779156Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6786436Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6795252Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6803846Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_dq/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6822193Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6837934Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.6859945Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6881920Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.6905538Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.6918886Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.6947915Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.6963293Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.6972623Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.6983762Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.6999389Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7020077Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7031988Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7046101Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.7057926Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7076624Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.7107286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7144012Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.7176266Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7216785Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.7232623Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7248847Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7279758Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7311621Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7323430Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7334326Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.7344945Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7356541Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.7369634Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7383594Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.7397389Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7411341Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.7426045Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7440379Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7460555Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7481009Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7493040Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7504804Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.7517127Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7531007Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.7545278Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7560405Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.7575569Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7591979Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.7607400Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7623045Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7644585Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7666662Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7684324Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7705123Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.7722024Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7742510Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.7765016Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7779378Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.7803420Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7818659Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.7831863Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7844982Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7860310Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.7876446Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.7888381Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.7908874Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.7923780Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.7949536Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.7965393Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8007841Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.8025200Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.8074904Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.8088502Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.8101975Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.8116257Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8131785Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.8146437Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.8159707Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.8174550Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.8189707Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.8219565Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8256161Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.8287408Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.8327753Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.8339402Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.8350726Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.8367000Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8386647Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.8400909Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.8415072Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.8428559Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.8443472Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.8478340Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8512241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.8548970Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.8585231Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.8606703Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.8628208Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.8663824Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8700083Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.8720943Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.8743810Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.8766487Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.8796422Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.8830834Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8852169Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.8885682Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.8908207Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.8920982Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.8936511Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.8961615Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.8991770Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9016071Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9040407Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.9064832Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9091093Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.9118690Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9141740Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.9170951Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9195232Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.9209415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9223577Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9253252Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9285161Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9299855Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9315201Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.9330463Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9349974Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.9379446Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9392842Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.9424107Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9437367Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.9451112Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9466479Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9497043Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9529555Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^bf16@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9546431Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9555106Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.9577736Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9589218Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.9608928Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9620218Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.9644524Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9658300Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.9673290Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9694324Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9714173Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9736120Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9744594Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9757608Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.9767613Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9781758Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:17.9804938Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9835453Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:17.9859961Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9892635Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:17.9902161Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9912620Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:17.9935445Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:17.9961037Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:17.9971358Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:17.9984439Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:17.9994323Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0007750Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.0023186Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0036471Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.0052146Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0065885Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.0078059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0090286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0109126Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0125135Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0138063Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0151986Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.0165813Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0180646Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.0199672Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0224950Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.0247845Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0278347Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.0290253Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0300668Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0314002Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0328210Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0342263Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0352813Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.0367369Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0378550Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.0398969Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0420599Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.0442223Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0465073Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.0477171Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0488803Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0510726Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0532947Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0547951Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0564258Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.0586282Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0609955Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.0624630Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0658733Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.0679520Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0723889Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.0732764Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0740004Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0754848Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0777129Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0788164Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0803915Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.0814457Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0835337Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.0857246Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.0886914Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.0910378Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.0941429Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.0953526Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.0967356Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.0986207Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1006590Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1022499Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1044255Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.1064327Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1086946Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.1113096Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1143520Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.1170351Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1202397Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.1219438Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1239947Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1262231Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1286068Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1300401Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1316832Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.1337179Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1358910Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.1388451Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1418169Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.1449213Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1481298Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.1493306Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1507050Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1529112Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1554259Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1574447Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1585720Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.1607264Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1618517Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.1641919Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1658597Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.1683025Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1703002Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.1715521Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1727497Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1757183Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1789239Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1802528Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1810371Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.1822976Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1831363Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.1856251Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.1873875Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.1899916Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.1920111Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.1934597Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.1950294Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.1975865Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2006664Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp16@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2019140Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2027325Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.2040337Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2050044Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.2062935Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2074379Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.2088454Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2100839Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.2113739Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2128919Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2149993Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2172326Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,128,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2179295Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2190558Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.2197703Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2209751Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.2224257Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2243889Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.2258620Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2278240Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.2288622Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2299039Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2317748Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2336791Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,16,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2346520Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2357246Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.2367483Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2378374Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.2401224Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2425204Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.2448500Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2473518Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.2487881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2500478Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2524325Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2548075Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,160,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2559571Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2579783Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.2592084Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2613268Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.2627917Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2643526Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.2658632Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2674687Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.2686639Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2697721Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2712349Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2727489Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,192,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2739911Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2753580Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.2766658Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2780394Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.2795801Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2825992Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.2842940Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2873963Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.2889124Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2902992Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.2922241Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.2941925Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,224,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.2957582Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.2973059Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.2993074Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3013228Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.3034842Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3047219Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.3070425Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3084987Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.3103099Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3123721Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3146875Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3172491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,256,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3181427Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3187881Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.3196065Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3202711Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.3221749Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3243396Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.3263084Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3285699Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.3296110Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3306423Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3329263Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3353681Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,32,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3364289Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3377740Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.3388468Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3402959Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.3423687Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3450040Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.3472394Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3498830Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.3511883Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3525170Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3544608Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3564791Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,48,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3580479Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3594570Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.3614198Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3628841Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.3648415Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3658901Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.3679137Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3691350Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.3703291Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3717922Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3742443Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3768261Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,64,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3776559Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3787184Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.3794662Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3805541Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.3826711Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3838830Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.3860373Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3872399Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.3885251Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3898058Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3909562Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3921054Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,80,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.3931067Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.3942362Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,False,1___MI300X.aks2' 2025-04-21T20:51:18.3953341Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.3966144Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,False,True,1___MI300X.aks2' 2025-04-21T20:51:18.3978197Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.3991207Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,False,1___MI300X.aks2' 2025-04-21T20:51:18.4003087Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.4015855Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,False,True,True,1___MI300X.aks2' 2025-04-21T20:51:18.4027193Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,False,0___MI300X.aks2' 2025-04-21T20:51:18.4038621Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,False,True,0___MI300X.aks2' 2025-04-21T20:51:18.4059800Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,False,0___MI300X.aks2' 2025-04-21T20:51:18.4081813Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_kernel_fuse/FONLY__^fp32@16,96,True,True,True,0___MI300X.aks2' 2025-04-21T20:51:18.4087382Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,False___MI300X.aks2' 2025-04-21T20:51:18.4089759Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,128,True___MI300X.aks2' 2025-04-21T20:51:18.4091943Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,False___MI300X.aks2' 2025-04-21T20:51:18.4093965Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,16,True___MI300X.aks2' 2025-04-21T20:51:18.4096303Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,False___MI300X.aks2' 2025-04-21T20:51:18.4098613Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,160,True___MI300X.aks2' 2025-04-21T20:51:18.4101074Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,False___MI300X.aks2' 2025-04-21T20:51:18.4104419Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,192,True___MI300X.aks2' 2025-04-21T20:51:18.4106961Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,False___MI300X.aks2' 2025-04-21T20:51:18.4109368Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,224,True___MI300X.aks2' 2025-04-21T20:51:18.4111759Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,False___MI300X.aks2' 2025-04-21T20:51:18.4114705Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,256,True___MI300X.aks2' 2025-04-21T20:51:18.4116843Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,False___MI300X.aks2' 2025-04-21T20:51:18.4119073Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,32,True___MI300X.aks2' 2025-04-21T20:51:18.4121186Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,False___MI300X.aks2' 2025-04-21T20:51:18.4123222Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,48,True___MI300X.aks2' 2025-04-21T20:51:18.4125855Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,False___MI300X.aks2' 2025-04-21T20:51:18.4128847Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,512,True___MI300X.aks2' 2025-04-21T20:51:18.4131192Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,False___MI300X.aks2' 2025-04-21T20:51:18.4133516Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,64,True___MI300X.aks2' 2025-04-21T20:51:18.4135557Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,False___MI300X.aks2' 2025-04-21T20:51:18.4137840Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,80,True___MI300X.aks2' 2025-04-21T20:51:18.4139976Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,False___MI300X.aks2' 2025-04-21T20:51:18.4142195Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^bf16@16,96,True___MI300X.aks2' 2025-04-21T20:51:18.4144407Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,False___MI300X.aks2' 2025-04-21T20:51:18.4146692Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,128,True___MI300X.aks2' 2025-04-21T20:51:18.4148769Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,False___MI300X.aks2' 2025-04-21T20:51:18.4150957Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,16,True___MI300X.aks2' 2025-04-21T20:51:18.4153482Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,False___MI300X.aks2' 2025-04-21T20:51:18.4155998Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,160,True___MI300X.aks2' 2025-04-21T20:51:18.4158842Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,False___MI300X.aks2' 2025-04-21T20:51:18.4161196Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,192,True___MI300X.aks2' 2025-04-21T20:51:18.4163807Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,False___MI300X.aks2' 2025-04-21T20:51:18.4166419Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,224,True___MI300X.aks2' 2025-04-21T20:51:18.4168959Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,False___MI300X.aks2' 2025-04-21T20:51:18.4171872Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,256,True___MI300X.aks2' 2025-04-21T20:51:18.4174180Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,False___MI300X.aks2' 2025-04-21T20:51:18.4176489Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,32,True___MI300X.aks2' 2025-04-21T20:51:18.4178816Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,False___MI300X.aks2' 2025-04-21T20:51:18.4181278Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,48,True___MI300X.aks2' 2025-04-21T20:51:18.4184157Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,False___MI300X.aks2' 2025-04-21T20:51:18.4187390Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,512,True___MI300X.aks2' 2025-04-21T20:51:18.4189919Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,False___MI300X.aks2' 2025-04-21T20:51:18.4192292Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,64,True___MI300X.aks2' 2025-04-21T20:51:18.4194905Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,False___MI300X.aks2' 2025-04-21T20:51:18.4197286Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,80,True___MI300X.aks2' 2025-04-21T20:51:18.4199739Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,False___MI300X.aks2' 2025-04-21T20:51:18.4202179Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp16@16,96,True___MI300X.aks2' 2025-04-21T20:51:18.4204627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,False___MI300X.aks2' 2025-04-21T20:51:18.4207392Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,128,True___MI300X.aks2' 2025-04-21T20:51:18.4209704Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,False___MI300X.aks2' 2025-04-21T20:51:18.4212088Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,16,True___MI300X.aks2' 2025-04-21T20:51:18.4214599Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,False___MI300X.aks2' 2025-04-21T20:51:18.4217229Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,160,True___MI300X.aks2' 2025-04-21T20:51:18.4219854Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,False___MI300X.aks2' 2025-04-21T20:51:18.4222490Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,192,True___MI300X.aks2' 2025-04-21T20:51:18.4225192Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,False___MI300X.aks2' 2025-04-21T20:51:18.4227969Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,224,True___MI300X.aks2' 2025-04-21T20:51:18.4230713Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,False___MI300X.aks2' 2025-04-21T20:51:18.4233610Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,256,True___MI300X.aks2' 2025-04-21T20:51:18.4236120Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,False___MI300X.aks2' 2025-04-21T20:51:18.4238413Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,32,True___MI300X.aks2' 2025-04-21T20:51:18.4240749Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,False___MI300X.aks2' 2025-04-21T20:51:18.4243114Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,48,True___MI300X.aks2' 2025-04-21T20:51:18.4246180Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,False___MI300X.aks2' 2025-04-21T20:51:18.4249571Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,512,True___MI300X.aks2' 2025-04-21T20:51:18.4252146Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,False___MI300X.aks2' 2025-04-21T20:51:18.4254627Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,64,True___MI300X.aks2' 2025-04-21T20:51:18.4257007Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,False___MI300X.aks2' 2025-04-21T20:51:18.4259507Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,80,True___MI300X.aks2' 2025-04-21T20:51:18.4261969Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,False___MI300X.aks2' 2025-04-21T20:51:18.4264570Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess/FONLY__^fp32@16,96,True___MI300X.aks2' 2025-04-21T20:51:18.4267951Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,False___MI300X.aks2' 2025-04-21T20:51:18.4270448Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,128,True___MI300X.aks2' 2025-04-21T20:51:18.4272819Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,False___MI300X.aks2' 2025-04-21T20:51:18.4275217Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,16,True___MI300X.aks2' 2025-04-21T20:51:18.4277710Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,False___MI300X.aks2' 2025-04-21T20:51:18.4280267Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,160,True___MI300X.aks2' 2025-04-21T20:51:18.4282937Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,False___MI300X.aks2' 2025-04-21T20:51:18.4285734Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,192,True___MI300X.aks2' 2025-04-21T20:51:18.4288356Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,False___MI300X.aks2' 2025-04-21T20:51:18.4290976Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,224,True___MI300X.aks2' 2025-04-21T20:51:18.4293595Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,False___MI300X.aks2' 2025-04-21T20:51:18.4296406Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,256,True___MI300X.aks2' 2025-04-21T20:51:18.4298974Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,False___MI300X.aks2' 2025-04-21T20:51:18.4301190Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,32,True___MI300X.aks2' 2025-04-21T20:51:18.4303584Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,False___MI300X.aks2' 2025-04-21T20:51:18.4305939Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,48,True___MI300X.aks2' 2025-04-21T20:51:18.4308771Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,False___MI300X.aks2' 2025-04-21T20:51:18.4312029Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,512,True___MI300X.aks2' 2025-04-21T20:51:18.4314789Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,False___MI300X.aks2' 2025-04-21T20:51:18.4317144Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,64,True___MI300X.aks2' 2025-04-21T20:51:18.4319567Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,False___MI300X.aks2' 2025-04-21T20:51:18.4322002Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,80,True___MI300X.aks2' 2025-04-21T20:51:18.4324458Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,False___MI300X.aks2' 2025-04-21T20:51:18.4326878Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^bf16@16,96,True___MI300X.aks2' 2025-04-21T20:51:18.4329268Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,False___MI300X.aks2' 2025-04-21T20:51:18.4331837Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,128,True___MI300X.aks2' 2025-04-21T20:51:18.4334163Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,False___MI300X.aks2' 2025-04-21T20:51:18.4336494Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,16,True___MI300X.aks2' 2025-04-21T20:51:18.4339043Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,False___MI300X.aks2' 2025-04-21T20:51:18.4341421Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,160,True___MI300X.aks2' 2025-04-21T20:51:18.4343956Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,False___MI300X.aks2' 2025-04-21T20:51:18.4346503Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,192,True___MI300X.aks2' 2025-04-21T20:51:18.4349109Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,False___MI300X.aks2' 2025-04-21T20:51:18.4351672Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,224,True___MI300X.aks2' 2025-04-21T20:51:18.4354347Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,False___MI300X.aks2' 2025-04-21T20:51:18.4357112Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,256,True___MI300X.aks2' 2025-04-21T20:51:18.4359596Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,False___MI300X.aks2' 2025-04-21T20:51:18.4361809Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,32,True___MI300X.aks2' 2025-04-21T20:51:18.4364173Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,False___MI300X.aks2' 2025-04-21T20:51:18.4366591Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,48,True___MI300X.aks2' 2025-04-21T20:51:18.4369278Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,False___MI300X.aks2' 2025-04-21T20:51:18.4372308Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,512,True___MI300X.aks2' 2025-04-21T20:51:18.4374749Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,False___MI300X.aks2' 2025-04-21T20:51:18.4377152Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,64,True___MI300X.aks2' 2025-04-21T20:51:18.4379506Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,False___MI300X.aks2' 2025-04-21T20:51:18.4381955Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,80,True___MI300X.aks2' 2025-04-21T20:51:18.4384551Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,False___MI300X.aks2' 2025-04-21T20:51:18.4387001Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp16@16,96,True___MI300X.aks2' 2025-04-21T20:51:18.4389579Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,False___MI300X.aks2' 2025-04-21T20:51:18.4392199Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,128,True___MI300X.aks2' 2025-04-21T20:51:18.4394769Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,False___MI300X.aks2' 2025-04-21T20:51:18.4396951Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,16,True___MI300X.aks2' 2025-04-21T20:51:18.4399480Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,False___MI300X.aks2' 2025-04-21T20:51:18.4402191Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,160,True___MI300X.aks2' 2025-04-21T20:51:18.4404716Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,False___MI300X.aks2' 2025-04-21T20:51:18.4407491Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,192,True___MI300X.aks2' 2025-04-21T20:51:18.4410176Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,False___MI300X.aks2' 2025-04-21T20:51:18.4413045Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,224,True___MI300X.aks2' 2025-04-21T20:51:18.4415681Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,False___MI300X.aks2' 2025-04-21T20:51:18.4418461Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,256,True___MI300X.aks2' 2025-04-21T20:51:18.4420888Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,False___MI300X.aks2' 2025-04-21T20:51:18.4423287Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,32,True___MI300X.aks2' 2025-04-21T20:51:18.4425638Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,False___MI300X.aks2' 2025-04-21T20:51:18.4428010Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,48,True___MI300X.aks2' 2025-04-21T20:51:18.4431033Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,False___MI300X.aks2' 2025-04-21T20:51:18.4434862Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,512,True___MI300X.aks2' 2025-04-21T20:51:18.4437262Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,False___MI300X.aks2' 2025-04-21T20:51:18.4439635Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,64,True___MI300X.aks2' 2025-04-21T20:51:18.4442162Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,False___MI300X.aks2' 2025-04-21T20:51:18.4444664Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,80,True___MI300X.aks2' 2025-04-21T20:51:18.4447113Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,False___MI300X.aks2' 2025-04-21T20:51:18.4449622Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/bwd_preprocess_varlen/FONLY__^fp32@16,96,True___MI300X.aks2' 2025-04-21T20:51:18.4452420Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^fp32@16___MI300X.aks2' 2025-04-21T20:51:18.4454792Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng/FONLY__^i32@16___MI300X.aks2' 2025-04-21T20:51:18.4457654Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^fp32@16___MI300X.aks2' 2025-04-21T20:51:18.4459941Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_fill_dropout_rng_tensor/FONLY__^i32@16___MI300X.aks2' 2025-04-21T20:51:18.4462604Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^bf16@16___MI300X.aks2' 2025-04-21T20:51:18.4465289Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp16@16___MI300X.aks2' 2025-04-21T20:51:18.4467847Z adding 'torch/lib/aotriton.images/amd-gfx942/flash/debug_simulate_encoded_softmax/FONLY__^fp32@16___MI300X.aks2' 2025-04-21T20:51:18.4469582Z adding 'torch/lib/libshm/alloc_info.h' 2025-04-21T20:51:18.4471666Z adding 'torch/lib/libshm/err.h' 2025-04-21T20:51:18.4473581Z adding 'torch/lib/libshm/libshm.h' 2025-04-21T20:51:18.4476148Z adding 'torch/lib/libshm/socket.h' 2025-04-21T20:51:18.4478433Z adding 'torch/lib/libshm_windows/libshm.h' 2025-04-21T20:51:18.4508712Z adding 'torch/linalg/__init__.py' 2025-04-21T20:51:18.4513454Z adding 'torch/masked/__init__.py' 2025-04-21T20:51:18.4518850Z adding 'torch/masked/_docs.py' 2025-04-21T20:51:18.4537548Z adding 'torch/masked/_ops.py' 2025-04-21T20:51:18.4541274Z adding 'torch/masked/maskedtensor/__init__.py' 2025-04-21T20:51:18.4545506Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-04-21T20:51:18.4548568Z adding 'torch/masked/maskedtensor/binary.py' 2025-04-21T20:51:18.4553145Z adding 'torch/masked/maskedtensor/core.py' 2025-04-21T20:51:18.4555258Z adding 'torch/masked/maskedtensor/creation.py' 2025-04-21T20:51:18.4557235Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-04-21T20:51:18.4560031Z adding 'torch/masked/maskedtensor/reductions.py' 2025-04-21T20:51:18.4562521Z adding 'torch/masked/maskedtensor/unary.py' 2025-04-21T20:51:18.4564820Z adding 'torch/monitor/__init__.py' 2025-04-21T20:51:18.4568090Z adding 'torch/mps/__init__.py' 2025-04-21T20:51:18.4570326Z adding 'torch/mps/event.py' 2025-04-21T20:51:18.4572613Z adding 'torch/mps/profiler.py' 2025-04-21T20:51:18.4577230Z adding 'torch/mtia/__init__.py' 2025-04-21T20:51:18.4579563Z adding 'torch/mtia/_utils.py' 2025-04-21T20:51:18.4581547Z adding 'torch/mtia/memory.py' 2025-04-21T20:51:18.4584457Z adding 'torch/multiprocessing/__init__.py' 2025-04-21T20:51:18.4586372Z adding 'torch/multiprocessing/_atfork.py' 2025-04-21T20:51:18.4588376Z adding 'torch/multiprocessing/pool.py' 2025-04-21T20:51:18.4590531Z adding 'torch/multiprocessing/queue.py' 2025-04-21T20:51:18.4597494Z adding 'torch/multiprocessing/reductions.py' 2025-04-21T20:51:18.4602807Z adding 'torch/multiprocessing/spawn.py' 2025-04-21T20:51:18.4609769Z adding 'torch/nested/__init__.py' 2025-04-21T20:51:18.4612158Z adding 'torch/nested/_internal/__init__.py' 2025-04-21T20:51:18.4614366Z adding 'torch/nested/_internal/nested_int.py' 2025-04-21T20:51:18.4621677Z adding 'torch/nested/_internal/nested_tensor.py' 2025-04-21T20:51:18.4646690Z adding 'torch/nested/_internal/ops.py' 2025-04-21T20:51:18.4658079Z adding 'torch/nested/_internal/sdpa.py' 2025-04-21T20:51:18.4661557Z adding 'torch/nn/__init__.py' 2025-04-21T20:51:18.4663708Z adding 'torch/nn/_reduction.py' 2025-04-21T20:51:18.4665804Z adding 'torch/nn/common_types.py' 2025-04-21T20:51:18.4668088Z adding 'torch/nn/cpp.py' 2025-04-21T20:51:18.4730915Z adding 'torch/nn/functional.py' 2025-04-21T20:51:18.4740487Z adding 'torch/nn/functional.pyi' 2025-04-21T20:51:18.4743701Z adding 'torch/nn/grad.py' 2025-04-21T20:51:18.4750181Z adding 'torch/nn/init.py' 2025-04-21T20:51:18.4754863Z adding 'torch/nn/parameter.py' 2025-04-21T20:51:18.4757088Z adding 'torch/nn/parameter.pyi' 2025-04-21T20:51:18.4760534Z adding 'torch/nn/attention/__init__.py' 2025-04-21T20:51:18.4762687Z adding 'torch/nn/attention/_utils.py' 2025-04-21T20:51:18.4767184Z adding 'torch/nn/attention/bias.py' 2025-04-21T20:51:18.4783648Z adding 'torch/nn/attention/flex_attention.py' 2025-04-21T20:51:18.4787029Z adding 'torch/nn/attention/experimental/__init__.py' 2025-04-21T20:51:18.4790861Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-04-21T20:51:18.4792604Z adding 'torch/nn/backends/__init__.py' 2025-04-21T20:51:18.4794289Z adding 'torch/nn/backends/thnn.py' 2025-04-21T20:51:18.4796031Z adding 'torch/nn/intrinsic/__init__.py' 2025-04-21T20:51:18.4797780Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-04-21T20:51:18.4799393Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-04-21T20:51:18.4801028Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-04-21T20:51:18.4802933Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-04-21T20:51:18.4804430Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-04-21T20:51:18.4806005Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-04-21T20:51:18.4807883Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-04-21T20:51:18.4809345Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-04-21T20:51:18.4810773Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-04-21T20:51:18.4812421Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-04-21T20:51:18.4813845Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-04-21T20:51:18.4815467Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-04-21T20:51:18.4816911Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-04-21T20:51:18.4818458Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-04-21T20:51:18.4819707Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-04-21T20:51:18.4823169Z adding 'torch/nn/modules/__init__.py' 2025-04-21T20:51:18.4827430Z adding 'torch/nn/modules/_functions.py' 2025-04-21T20:51:18.4841702Z adding 'torch/nn/modules/activation.py' 2025-04-21T20:51:18.4847617Z adding 'torch/nn/modules/adaptive.py' 2025-04-21T20:51:18.4855588Z adding 'torch/nn/modules/batchnorm.py' 2025-04-21T20:51:18.4858663Z adding 'torch/nn/modules/channelshuffle.py' 2025-04-21T20:51:18.4867800Z adding 'torch/nn/modules/container.py' 2025-04-21T20:51:18.4882222Z adding 'torch/nn/modules/conv.py' 2025-04-21T20:51:18.4886678Z adding 'torch/nn/modules/distance.py' 2025-04-21T20:51:18.4890079Z adding 'torch/nn/modules/dropout.py' 2025-04-21T20:51:18.4893272Z adding 'torch/nn/modules/flatten.py' 2025-04-21T20:51:18.4897464Z adding 'torch/nn/modules/fold.py' 2025-04-21T20:51:18.4902043Z adding 'torch/nn/modules/instancenorm.py' 2025-04-21T20:51:18.4906650Z adding 'torch/nn/modules/lazy.py' 2025-04-21T20:51:18.4910721Z adding 'torch/nn/modules/linear.py' 2025-04-21T20:51:18.4932478Z adding 'torch/nn/modules/loss.py' 2025-04-21T20:51:18.4969073Z adding 'torch/nn/modules/module.py' 2025-04-21T20:51:18.4977066Z adding 'torch/nn/modules/normalization.py' 2025-04-21T20:51:18.4981759Z adding 'torch/nn/modules/padding.py' 2025-04-21T20:51:18.4985105Z adding 'torch/nn/modules/pixelshuffle.py' 2025-04-21T20:51:18.4994915Z adding 'torch/nn/modules/pooling.py' 2025-04-21T20:51:18.5012207Z adding 'torch/nn/modules/rnn.py' 2025-04-21T20:51:18.5019856Z adding 'torch/nn/modules/sparse.py' 2025-04-21T20:51:18.5031430Z adding 'torch/nn/modules/transformer.py' 2025-04-21T20:51:18.5036352Z adding 'torch/nn/modules/upsampling.py' 2025-04-21T20:51:18.5038943Z adding 'torch/nn/modules/utils.py' 2025-04-21T20:51:18.5041113Z adding 'torch/nn/parallel/__init__.py' 2025-04-21T20:51:18.5043640Z adding 'torch/nn/parallel/_functions.py' 2025-04-21T20:51:18.5047655Z adding 'torch/nn/parallel/comm.py' 2025-04-21T20:51:18.5052110Z adding 'torch/nn/parallel/data_parallel.py' 2025-04-21T20:51:18.5089319Z adding 'torch/nn/parallel/distributed.py' 2025-04-21T20:51:18.5094274Z adding 'torch/nn/parallel/parallel_apply.py' 2025-04-21T20:51:18.5097508Z adding 'torch/nn/parallel/replicate.py' 2025-04-21T20:51:18.5100393Z adding 'torch/nn/parallel/scatter_gather.py' 2025-04-21T20:51:18.5102501Z adding 'torch/nn/qat/__init__.py' 2025-04-21T20:51:18.5104388Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-04-21T20:51:18.5106227Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-04-21T20:51:18.5107829Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-04-21T20:51:18.5109742Z adding 'torch/nn/qat/modules/__init__.py' 2025-04-21T20:51:18.5111342Z adding 'torch/nn/qat/modules/conv.py' 2025-04-21T20:51:18.5113064Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-04-21T20:51:18.5114750Z adding 'torch/nn/qat/modules/linear.py' 2025-04-21T20:51:18.5116618Z adding 'torch/nn/quantizable/__init__.py' 2025-04-21T20:51:18.5118324Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-04-21T20:51:18.5120013Z adding 'torch/nn/quantizable/modules/activation.py' 2025-04-21T20:51:18.5121782Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-04-21T20:51:18.5123829Z adding 'torch/nn/quantized/__init__.py' 2025-04-21T20:51:18.5125592Z adding 'torch/nn/quantized/functional.py' 2025-04-21T20:51:18.5127439Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-04-21T20:51:18.5129542Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-04-21T20:51:18.5131250Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-04-21T20:51:18.5132949Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-04-21T20:51:18.5134501Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-04-21T20:51:18.5136146Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-04-21T20:51:18.5137776Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-04-21T20:51:18.5139518Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-04-21T20:51:18.5141606Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-04-21T20:51:18.5143247Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-04-21T20:51:18.5144882Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-04-21T20:51:18.5146698Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-04-21T20:51:18.5148873Z adding 'torch/nn/quantized/modules/__init__.py' 2025-04-21T20:51:18.5150663Z adding 'torch/nn/quantized/modules/activation.py' 2025-04-21T20:51:18.5152324Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-04-21T20:51:18.5154007Z adding 'torch/nn/quantized/modules/conv.py' 2025-04-21T20:51:18.5155689Z adding 'torch/nn/quantized/modules/dropout.py' 2025-04-21T20:51:18.5157396Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-04-21T20:51:18.5159017Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-04-21T20:51:18.5160669Z adding 'torch/nn/quantized/modules/linear.py' 2025-04-21T20:51:18.5162221Z adding 'torch/nn/quantized/modules/normalization.py' 2025-04-21T20:51:18.5163872Z adding 'torch/nn/quantized/modules/rnn.py' 2025-04-21T20:51:18.5165436Z adding 'torch/nn/quantized/modules/utils.py' 2025-04-21T20:51:18.5167739Z adding 'torch/nn/utils/__init__.py' 2025-04-21T20:51:18.5169452Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-04-21T20:51:18.5173301Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-04-21T20:51:18.5176514Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-04-21T20:51:18.5180132Z adding 'torch/nn/utils/clip_grad.py' 2025-04-21T20:51:18.5182814Z adding 'torch/nn/utils/convert_parameters.py' 2025-04-21T20:51:18.5186890Z adding 'torch/nn/utils/fusion.py' 2025-04-21T20:51:18.5189706Z adding 'torch/nn/utils/init.py' 2025-04-21T20:51:18.5193090Z adding 'torch/nn/utils/memory_format.py' 2025-04-21T20:51:18.5202162Z adding 'torch/nn/utils/parametrizations.py' 2025-04-21T20:51:18.5213961Z adding 'torch/nn/utils/parametrize.py' 2025-04-21T20:51:18.5229555Z adding 'torch/nn/utils/prune.py' 2025-04-21T20:51:18.5238400Z adding 'torch/nn/utils/rnn.py' 2025-04-21T20:51:18.5244689Z adding 'torch/nn/utils/spectral_norm.py' 2025-04-21T20:51:18.5249498Z adding 'torch/nn/utils/stateless.py' 2025-04-21T20:51:18.5253308Z adding 'torch/nn/utils/weight_norm.py' 2025-04-21T20:51:18.5256372Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-04-21T20:51:18.5259242Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-04-21T20:51:18.5263913Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-04-21T20:51:18.5267192Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-04-21T20:51:18.5270881Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-04-21T20:51:18.5275239Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-04-21T20:51:18.5278344Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-04-21T20:51:18.5281589Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-04-21T20:51:18.5284973Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-04-21T20:51:18.5287781Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-04-21T20:51:18.5295035Z adding 'torch/onnx/__init__.py' 2025-04-21T20:51:18.5298030Z adding 'torch/onnx/_constants.py' 2025-04-21T20:51:18.5300423Z adding 'torch/onnx/_experimental.py' 2025-04-21T20:51:18.5303033Z adding 'torch/onnx/_flags.py' 2025-04-21T20:51:18.5305824Z adding 'torch/onnx/_globals.py' 2025-04-21T20:51:18.5308829Z adding 'torch/onnx/_onnx_supported_ops.py' 2025-04-21T20:51:18.5313746Z adding 'torch/onnx/_type_utils.py' 2025-04-21T20:51:18.5316977Z adding 'torch/onnx/errors.py' 2025-04-21T20:51:18.5319495Z adding 'torch/onnx/operators.py' 2025-04-21T20:51:18.5323293Z adding 'torch/onnx/symbolic_caffe2.py' 2025-04-21T20:51:18.5347657Z adding 'torch/onnx/symbolic_helper.py' 2025-04-21T20:51:18.5358261Z adding 'torch/onnx/symbolic_opset10.py' 2025-04-21T20:51:18.5373325Z adding 'torch/onnx/symbolic_opset11.py' 2025-04-21T20:51:18.5379648Z adding 'torch/onnx/symbolic_opset12.py' 2025-04-21T20:51:18.5390695Z adding 'torch/onnx/symbolic_opset13.py' 2025-04-21T20:51:18.5396015Z adding 'torch/onnx/symbolic_opset14.py' 2025-04-21T20:51:18.5399029Z adding 'torch/onnx/symbolic_opset15.py' 2025-04-21T20:51:18.5402738Z adding 'torch/onnx/symbolic_opset16.py' 2025-04-21T20:51:18.5406872Z adding 'torch/onnx/symbolic_opset17.py' 2025-04-21T20:51:18.5410609Z adding 'torch/onnx/symbolic_opset18.py' 2025-04-21T20:51:18.5413153Z adding 'torch/onnx/symbolic_opset19.py' 2025-04-21T20:51:18.5415969Z adding 'torch/onnx/symbolic_opset20.py' 2025-04-21T20:51:18.5418608Z adding 'torch/onnx/symbolic_opset7.py' 2025-04-21T20:51:18.5423569Z adding 'torch/onnx/symbolic_opset8.py' 2025-04-21T20:51:18.5486214Z adding 'torch/onnx/symbolic_opset9.py' 2025-04-21T20:51:18.5516758Z adding 'torch/onnx/utils.py' 2025-04-21T20:51:18.5540129Z adding 'torch/onnx/verification.py' 2025-04-21T20:51:18.5544537Z adding 'torch/onnx/_internal/__init__.py' 2025-04-21T20:51:18.5551276Z adding 'torch/onnx/_internal/_exporter_legacy.py' 2025-04-21T20:51:18.5554464Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-04-21T20:51:18.5561000Z adding 'torch/onnx/_internal/io_adapter.py' 2025-04-21T20:51:18.5566769Z adding 'torch/onnx/_internal/jit_utils.py' 2025-04-21T20:51:18.5571312Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2025-04-21T20:51:18.5588758Z adding 'torch/onnx/_internal/onnxruntime.py' 2025-04-21T20:51:18.5594810Z adding 'torch/onnx/_internal/registration.py' 2025-04-21T20:51:18.5597661Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-04-21T20:51:18.5601572Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-04-21T20:51:18.5610967Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-04-21T20:51:18.5616493Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-04-21T20:51:18.5620457Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-04-21T20:51:18.5623114Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-04-21T20:51:18.5642587Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-04-21T20:51:18.5647188Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-04-21T20:51:18.5652335Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-04-21T20:51:18.5657923Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-04-21T20:51:18.5660566Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-04-21T20:51:18.5663016Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-04-21T20:51:18.5665578Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-04-21T20:51:18.5669204Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-04-21T20:51:18.5672020Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-04-21T20:51:18.5678904Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-04-21T20:51:18.5684843Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-04-21T20:51:18.5689027Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-04-21T20:51:18.5695819Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-04-21T20:51:18.5699090Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-04-21T20:51:18.5705490Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-04-21T20:51:18.5707894Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-04-21T20:51:18.5710866Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-04-21T20:51:18.5713754Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-04-21T20:51:18.5716752Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-04-21T20:51:18.5719648Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-04-21T20:51:18.5721808Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-04-21T20:51:18.5728255Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-04-21T20:51:18.5729204Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-04-21T20:51:18.5730993Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-04-21T20:51:18.5733741Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-04-21T20:51:18.5737241Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-04-21T20:51:18.5740389Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2025-04-21T20:51:18.5744131Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2025-04-21T20:51:18.5753544Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2025-04-21T20:51:18.5763443Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2025-04-21T20:51:18.5767042Z adding 'torch/onnx/_internal/fx/patcher.py' 2025-04-21T20:51:18.5769704Z adding 'torch/onnx/_internal/fx/registration.py' 2025-04-21T20:51:18.5774243Z adding 'torch/onnx/_internal/fx/serialization.py' 2025-04-21T20:51:18.5777456Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-04-21T20:51:18.5779983Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-04-21T20:51:18.5782890Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2025-04-21T20:51:18.5785704Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2025-04-21T20:51:18.5789251Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2025-04-21T20:51:18.5800161Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2025-04-21T20:51:18.5804025Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2025-04-21T20:51:18.5816847Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-04-21T20:51:18.5821066Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2025-04-21T20:51:18.5824878Z adding 'torch/onnx/ops/__init__.py' 2025-04-21T20:51:18.5828878Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-04-21T20:51:18.5831881Z adding 'torch/optim/__init__.py' 2025-04-21T20:51:18.5839604Z adding 'torch/optim/_adafactor.py' 2025-04-21T20:51:18.5842853Z adding 'torch/optim/_functional.py' 2025-04-21T20:51:18.5848085Z adding 'torch/optim/adadelta.py' 2025-04-21T20:51:18.5854575Z adding 'torch/optim/adagrad.py' 2025-04-21T20:51:18.5865177Z adding 'torch/optim/adam.py' 2025-04-21T20:51:18.5871432Z adding 'torch/optim/adamax.py' 2025-04-21T20:51:18.5875459Z adding 'torch/optim/adamw.py' 2025-04-21T20:51:18.5880505Z adding 'torch/optim/asgd.py' 2025-04-21T20:51:18.5886919Z adding 'torch/optim/lbfgs.py' 2025-04-21T20:51:18.5907538Z adding 'torch/optim/lr_scheduler.py' 2025-04-21T20:51:18.5916484Z adding 'torch/optim/nadam.py' 2025-04-21T20:51:18.5931252Z adding 'torch/optim/optimizer.py' 2025-04-21T20:51:18.5938982Z adding 'torch/optim/radam.py' 2025-04-21T20:51:18.5945418Z adding 'torch/optim/rmsprop.py' 2025-04-21T20:51:18.5951229Z adding 'torch/optim/rprop.py' 2025-04-21T20:51:18.5957505Z adding 'torch/optim/sgd.py' 2025-04-21T20:51:18.5961782Z adding 'torch/optim/sparse_adam.py' 2025-04-21T20:51:18.5967998Z adding 'torch/optim/swa_utils.py' 2025-04-21T20:51:18.5970898Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-04-21T20:51:18.5972848Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-04-21T20:51:18.5975216Z adding 'torch/package/__init__.py' 2025-04-21T20:51:18.5978264Z adding 'torch/package/_digraph.py' 2025-04-21T20:51:18.5980816Z adding 'torch/package/_directory_reader.py' 2025-04-21T20:51:18.5983587Z adding 'torch/package/_importlib.py' 2025-04-21T20:51:18.5986121Z adding 'torch/package/_mangling.py' 2025-04-21T20:51:18.5988770Z adding 'torch/package/_mock.py' 2025-04-21T20:51:18.5991510Z adding 'torch/package/_package_pickler.py' 2025-04-21T20:51:18.5993878Z adding 'torch/package/_package_unpickler.py' 2025-04-21T20:51:18.5996558Z adding 'torch/package/_stdlib.py' 2025-04-21T20:51:18.5999769Z adding 'torch/package/file_structure_representation.py' 2025-04-21T20:51:18.6002381Z adding 'torch/package/find_file_dependencies.py' 2025-04-21T20:51:18.6005236Z adding 'torch/package/glob_group.py' 2025-04-21T20:51:18.6009171Z adding 'torch/package/importer.py' 2025-04-21T20:51:18.6024171Z adding 'torch/package/package_exporter.py' 2025-04-21T20:51:18.6035929Z adding 'torch/package/package_importer.py' 2025-04-21T20:51:18.6038725Z adding 'torch/package/analyze/__init__.py' 2025-04-21T20:51:18.6040854Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-04-21T20:51:18.6042847Z adding 'torch/package/analyze/is_from_package.py' 2025-04-21T20:51:18.6045224Z adding 'torch/package/analyze/trace_dependencies.py' 2025-04-21T20:51:18.6047834Z adding 'torch/profiler/__init__.py' 2025-04-21T20:51:18.6062530Z adding 'torch/profiler/_memory_profiler.py' 2025-04-21T20:51:18.6070630Z adding 'torch/profiler/_pattern_matcher.py' 2025-04-21T20:51:18.6076161Z adding 'torch/profiler/_utils.py' 2025-04-21T20:51:18.6078984Z adding 'torch/profiler/itt.py' 2025-04-21T20:51:18.6092168Z adding 'torch/profiler/profiler.py' 2025-04-21T20:51:18.6094975Z adding 'torch/profiler/python_tracer.py' 2025-04-21T20:51:18.6097816Z adding 'torch/quantization/__init__.py' 2025-04-21T20:51:18.6099945Z adding 'torch/quantization/_numeric_suite.py' 2025-04-21T20:51:18.6102135Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-04-21T20:51:18.6105036Z adding 'torch/quantization/_quantized_conversions.py' 2025-04-21T20:51:18.6107131Z adding 'torch/quantization/fake_quantize.py' 2025-04-21T20:51:18.6109876Z adding 'torch/quantization/fuse_modules.py' 2025-04-21T20:51:18.6111233Z adding 'torch/quantization/fuser_method_mappings.py' 2025-04-21T20:51:18.6113433Z adding 'torch/quantization/observer.py' 2025-04-21T20:51:18.6115495Z adding 'torch/quantization/qconfig.py' 2025-04-21T20:51:18.6117636Z adding 'torch/quantization/quant_type.py' 2025-04-21T20:51:18.6119721Z adding 'torch/quantization/quantization_mappings.py' 2025-04-21T20:51:18.6121735Z adding 'torch/quantization/quantize.py' 2025-04-21T20:51:18.6123940Z adding 'torch/quantization/quantize_fx.py' 2025-04-21T20:51:18.6125904Z adding 'torch/quantization/quantize_jit.py' 2025-04-21T20:51:18.6127879Z adding 'torch/quantization/stubs.py' 2025-04-21T20:51:18.6129889Z adding 'torch/quantization/utils.py' 2025-04-21T20:51:18.6132277Z adding 'torch/quantization/fx/__init__.py' 2025-04-21T20:51:18.6135305Z adding 'torch/quantization/fx/_equalize.py' 2025-04-21T20:51:18.6137290Z adding 'torch/quantization/fx/convert.py' 2025-04-21T20:51:18.6139175Z adding 'torch/quantization/fx/fuse.py' 2025-04-21T20:51:18.6141119Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-04-21T20:51:18.6143104Z adding 'torch/quantization/fx/graph_module.py' 2025-04-21T20:51:18.6144966Z adding 'torch/quantization/fx/match_utils.py' 2025-04-21T20:51:18.6147156Z adding 'torch/quantization/fx/pattern_utils.py' 2025-04-21T20:51:18.6149104Z adding 'torch/quantization/fx/prepare.py' 2025-04-21T20:51:18.6151256Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-04-21T20:51:18.6153313Z adding 'torch/quantization/fx/quantization_types.py' 2025-04-21T20:51:18.6155324Z adding 'torch/quantization/fx/utils.py' 2025-04-21T20:51:18.6157850Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-04-21T20:51:18.6161057Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-04-21T20:51:18.6163461Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-04-21T20:51:18.6166796Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-04-21T20:51:18.6177672Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-04-21T20:51:18.6181089Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-04-21T20:51:18.6183967Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-04-21T20:51:18.6186847Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-04-21T20:51:18.6189353Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-04-21T20:51:18.6191876Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-04-21T20:51:18.6194804Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-04-21T20:51:18.6221647Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-04-21T20:51:18.6228965Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2025-04-21T20:51:18.6231519Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-04-21T20:51:18.6234926Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-04-21T20:51:18.6237710Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-04-21T20:51:18.6242187Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-04-21T20:51:18.6246611Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-04-21T20:51:18.6250459Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-04-21T20:51:18.6255286Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-04-21T20:51:18.6258008Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-04-21T20:51:18.6260470Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-04-21T20:51:18.6262766Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-04-21T20:51:18.6264883Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-04-21T20:51:18.6267423Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-04-21T20:51:18.6274262Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-04-21T20:51:18.6276945Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-04-21T20:51:18.6279478Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-04-21T20:51:18.6282217Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-04-21T20:51:18.6285725Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-04-21T20:51:18.6287867Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-04-21T20:51:18.6289878Z adding 'torch/signal/__init__.py' 2025-04-21T20:51:18.6291966Z adding 'torch/signal/windows/__init__.py' 2025-04-21T20:51:18.6297285Z adding 'torch/signal/windows/windows.py' 2025-04-21T20:51:18.6305553Z adding 'torch/sparse/__init__.py' 2025-04-21T20:51:18.6311223Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-04-21T20:51:18.6314746Z adding 'torch/sparse/_semi_structured_ops.py' 2025-04-21T20:51:18.6336257Z adding 'torch/sparse/_triton_ops.py' 2025-04-21T20:51:18.6439563Z adding 'torch/sparse/_triton_ops_meta.py' 2025-04-21T20:51:18.6457584Z adding 'torch/sparse/semi_structured.py' 2025-04-21T20:51:18.6465342Z adding 'torch/special/__init__.py' 2025-04-21T20:51:18.6781362Z adding 'torch/test/CppSignature_test' 2025-04-21T20:51:18.7230061Z adding 'torch/test/Dict_test' 2025-04-21T20:51:18.7572808Z adding 'torch/test/Dimname_test' 2025-04-21T20:51:18.7957421Z adding 'torch/test/IListRef_test' 2025-04-21T20:51:18.8366947Z adding 'torch/test/KernelFunction_test' 2025-04-21T20:51:18.8973175Z adding 'torch/test/List_test' 2025-04-21T20:51:18.9389547Z adding 'torch/test/MaybeOwned_test' 2025-04-21T20:51:18.9761580Z adding 'torch/test/NamedTensor_test' 2025-04-21T20:51:19.0092237Z adding 'torch/test/StorageUtils_test' 2025-04-21T20:51:19.0461150Z adding 'torch/test/apply_utils_test' 2025-04-21T20:51:19.0837703Z adding 'torch/test/atest' 2025-04-21T20:51:19.1192253Z adding 'torch/test/backend_fallback_test' 2025-04-21T20:51:19.1599655Z adding 'torch/test/basic' 2025-04-21T20:51:19.1956664Z adding 'torch/test/broadcast_test' 2025-04-21T20:51:19.2278683Z adding 'torch/test/c10_ArrayRef_test' 2025-04-21T20:51:19.2615514Z adding 'torch/test/c10_Bitset_test' 2025-04-21T20:51:19.2939634Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2025-04-21T20:51:19.3254788Z adding 'torch/test/c10_ConstexprCrc_test' 2025-04-21T20:51:19.3576055Z adding 'torch/test/c10_DeadlockDetection_test' 2025-04-21T20:51:19.3907995Z adding 'torch/test/c10_DeviceGuard_test' 2025-04-21T20:51:19.4242408Z adding 'torch/test/c10_Device_test' 2025-04-21T20:51:19.4617343Z adding 'torch/test/c10_DispatchKeySet_test' 2025-04-21T20:51:19.4945160Z adding 'torch/test/c10_Half_test' 2025-04-21T20:51:19.5290030Z adding 'torch/test/c10_InlineDeviceGuard_test' 2025-04-21T20:51:19.5644554Z adding 'torch/test/c10_InlineStreamGuard_test' 2025-04-21T20:51:19.6000182Z adding 'torch/test/c10_LeftRight_test' 2025-04-21T20:51:19.6352191Z adding 'torch/test/c10_Metaprogramming_test' 2025-04-21T20:51:19.6692187Z adding 'torch/test/c10_NetworkFlow_test' 2025-04-21T20:51:19.7037128Z adding 'torch/test/c10_Scalar_test' 2025-04-21T20:51:19.7390811Z adding 'torch/test/c10_SizesAndStrides_test' 2025-04-21T20:51:19.7708065Z adding 'torch/test/c10_StreamGuard_test' 2025-04-21T20:51:19.8034409Z adding 'torch/test/c10_SymInt_test' 2025-04-21T20:51:19.8356738Z adding 'torch/test/c10_Synchronized_test' 2025-04-21T20:51:19.8707533Z adding 'torch/test/c10_ThreadLocal_test' 2025-04-21T20:51:19.9041345Z adding 'torch/test/c10_TypeIndex_test' 2025-04-21T20:51:19.9369605Z adding 'torch/test/c10_TypeList_test' 2025-04-21T20:51:19.9684772Z adding 'torch/test/c10_TypeTraits_test' 2025-04-21T20:51:20.0015019Z adding 'torch/test/c10_accumulate_test' 2025-04-21T20:51:20.0368258Z adding 'torch/test/c10_bfloat16_test' 2025-04-21T20:51:20.0694762Z adding 'torch/test/c10_bit_cast_test' 2025-04-21T20:51:20.1049233Z adding 'torch/test/c10_complex_math_test' 2025-04-21T20:51:20.1400567Z adding 'torch/test/c10_complex_test' 2025-04-21T20:51:20.1838810Z adding 'torch/test/c10_cow_test' 2025-04-21T20:51:20.2163983Z adding 'torch/test/c10_error_test' 2025-04-21T20:51:20.2500838Z adding 'torch/test/c10_exception_test' 2025-04-21T20:51:20.2825692Z adding 'torch/test/c10_flags_test' 2025-04-21T20:51:20.3150435Z adding 'torch/test/c10_generic_math_test' 2025-04-21T20:51:20.3465292Z adding 'torch/test/c10_hip_HIPAssertionsTest_1_var_test' 2025-04-21T20:51:20.3779387Z adding 'torch/test/c10_hip_HIPAssertionsTest_catches_stream' 2025-04-21T20:51:20.4093652Z adding 'torch/test/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device' 2025-04-21T20:51:20.4407638Z adding 'torch/test/c10_hip_HIPAssertionsTest_from_2_processes' 2025-04-21T20:51:20.4721534Z adding 'torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads' 2025-04-21T20:51:20.5035615Z adding 'torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks' 2025-04-21T20:51:20.5349757Z adding 'torch/test/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block' 2025-04-21T20:51:20.5666234Z adding 'torch/test/c10_hip_HIPTest' 2025-04-21T20:51:20.5961863Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2025-04-21T20:51:20.6821712Z adding 'torch/test/c10_intrusive_ptr_test' 2025-04-21T20:51:20.7191941Z adding 'torch/test/c10_irange_test' 2025-04-21T20:51:20.7533527Z adding 'torch/test/c10_lazy_test' 2025-04-21T20:51:20.7897566Z adding 'torch/test/c10_logging_test' 2025-04-21T20:51:20.8351378Z adding 'torch/test/c10_optional_test' 2025-04-21T20:51:20.8741679Z adding 'torch/test/c10_ordered_preserving_dict_test' 2025-04-21T20:51:20.9100406Z adding 'torch/test/c10_registry_test' 2025-04-21T20:51:20.9855778Z adding 'torch/test/c10_small_vector_test' 2025-04-21T20:51:21.0228234Z adding 'torch/test/c10_ssize_test' 2025-04-21T20:51:21.0561896Z adding 'torch/test/c10_string_util_test' 2025-04-21T20:51:21.0877933Z adding 'torch/test/c10_string_view_test' 2025-04-21T20:51:21.1202414Z adding 'torch/test/c10_tempfile_test' 2025-04-21T20:51:21.1559638Z adding 'torch/test/c10_typeid_test' 2025-04-21T20:51:21.1888201Z adding 'torch/test/cpu_allocator_test' 2025-04-21T20:51:21.2253055Z adding 'torch/test/cpu_generator_test' 2025-04-21T20:51:21.2593498Z adding 'torch/test/cpu_profiling_allocator_test' 2025-04-21T20:51:21.3119790Z adding 'torch/test/cpu_rng_test' 2025-04-21T20:51:21.3455829Z adding 'torch/test/dlconvertor_test' 2025-04-21T20:51:21.3819024Z adding 'torch/test/extension_backend_test' 2025-04-21T20:51:21.4172056Z adding 'torch/test/half_test' 2025-04-21T20:51:21.4509699Z adding 'torch/test/hip_apply_test' 2025-04-21T20:51:21.4824829Z adding 'torch/test/hip_complex_math_test' 2025-04-21T20:51:21.5139552Z adding 'torch/test/hip_complex_test' 2025-04-21T20:51:21.5454250Z adding 'torch/test/hip_distributions_test' 2025-04-21T20:51:21.5778809Z adding 'torch/test/hip_dlconvertor_test' 2025-04-21T20:51:21.6094269Z adding 'torch/test/hip_generator_test' 2025-04-21T20:51:21.6408625Z adding 'torch/test/hip_half_test' 2025-04-21T20:51:21.6723119Z adding 'torch/test/hip_integer_divider_test' 2025-04-21T20:51:21.7038557Z adding 'torch/test/hip_optional_test' 2025-04-21T20:51:21.7353165Z adding 'torch/test/hip_packedtensoraccessor_test' 2025-04-21T20:51:21.7667912Z adding 'torch/test/hip_vectorized_test' 2025-04-21T20:51:21.8091045Z adding 'torch/test/inline_container_test' 2025-04-21T20:51:21.8687676Z adding 'torch/test/ivalue_test' 2025-04-21T20:51:21.9392486Z adding 'torch/test/kernel_function_legacy_test' 2025-04-21T20:51:21.9976472Z adding 'torch/test/kernel_function_test' 2025-04-21T20:51:22.0683678Z adding 'torch/test/kernel_lambda_legacy_test' 2025-04-21T20:51:22.1280443Z adding 'torch/test/kernel_lambda_test' 2025-04-21T20:51:22.1681979Z adding 'torch/test/kernel_stackbased_test' 2025-04-21T20:51:22.2006977Z adding 'torch/test/lazy_tensor_test' 2025-04-21T20:51:22.2443490Z adding 'torch/test/legacy_vmap_test' 2025-04-21T20:51:22.3015377Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2025-04-21T20:51:22.3370847Z adding 'torch/test/math_kernel_test' 2025-04-21T20:51:22.3714151Z adding 'torch/test/memory_format_test' 2025-04-21T20:51:22.4055774Z adding 'torch/test/memory_overlapping_test' 2025-04-21T20:51:22.4398939Z adding 'torch/test/mobile_memory_cleanup' 2025-04-21T20:51:22.4755710Z adding 'torch/test/native_test' 2025-04-21T20:51:22.5073026Z adding 'torch/test/op_allowlist_test' 2025-04-21T20:51:22.6542933Z adding 'torch/test/op_registration_test' 2025-04-21T20:51:22.6968307Z adding 'torch/test/operator_name_test' 2025-04-21T20:51:22.7294999Z adding 'torch/test/operators_test' 2025-04-21T20:51:22.7630101Z adding 'torch/test/packedtensoraccessor_test' 2025-04-21T20:51:22.8043424Z adding 'torch/test/pow_test' 2025-04-21T20:51:22.8411126Z adding 'torch/test/quantized_test' 2025-04-21T20:51:22.8734905Z adding 'torch/test/reduce_ops_test' 2025-04-21T20:51:22.9061878Z adding 'torch/test/reportMemoryUsage_test' 2025-04-21T20:51:22.9423464Z adding 'torch/test/scalar_tensor_test' 2025-04-21T20:51:22.9795532Z adding 'torch/test/scalar_test' 2025-04-21T20:51:23.0131050Z adding 'torch/test/stride_properties_test' 2025-04-21T20:51:23.0590962Z adding 'torch/test/tensor_iterator_test' 2025-04-21T20:51:23.0948455Z adding 'torch/test/test_parallel' 2025-04-21T20:51:23.0973870Z adding 'torch/test/thread_init_test' 2025-04-21T20:51:23.1310171Z adding 'torch/test/type_ptr_test' 2025-04-21T20:51:23.1687365Z adding 'torch/test/type_test' 2025-04-21T20:51:23.2026076Z adding 'torch/test/undefined_tensor_test' 2025-04-21T20:51:23.2046882Z adding 'torch/test/verify_api_visibility' 2025-04-21T20:51:23.2360893Z adding 'torch/test/weakref_test' 2025-04-21T20:51:23.2691403Z adding 'torch/test/wrapdim_test' 2025-04-21T20:51:23.3023393Z adding 'torch/test/xla_tensor_test' 2025-04-21T20:51:23.3041205Z adding 'torch/testing/__init__.py' 2025-04-21T20:51:23.3058928Z adding 'torch/testing/_comparison.py' 2025-04-21T20:51:23.3064797Z adding 'torch/testing/_creation.py' 2025-04-21T20:51:23.3067263Z adding 'torch/testing/_utils.py' 2025-04-21T20:51:23.3069442Z adding 'torch/testing/_internal/__init__.py' 2025-04-21T20:51:23.3075516Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-04-21T20:51:23.3080179Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-04-21T20:51:23.3084094Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-04-21T20:51:23.3088367Z adding 'torch/testing/_internal/common_cuda.py' 2025-04-21T20:51:23.3111137Z adding 'torch/testing/_internal/common_device_type.py' 2025-04-21T20:51:23.3115180Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-04-21T20:51:23.3132266Z adding 'torch/testing/_internal/common_distributed.py' 2025-04-21T20:51:23.3135961Z adding 'torch/testing/_internal/common_dtype.py' 2025-04-21T20:51:23.3151463Z adding 'torch/testing/_internal/common_fsdp.py' 2025-04-21T20:51:23.3157500Z adding 'torch/testing/_internal/common_jit.py' 2025-04-21T20:51:23.3375296Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-04-21T20:51:23.3403834Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-04-21T20:51:23.3432588Z adding 'torch/testing/_internal/common_modules.py' 2025-04-21T20:51:23.3467764Z adding 'torch/testing/_internal/common_nn.py' 2025-04-21T20:51:23.3485930Z adding 'torch/testing/_internal/common_optimizers.py' 2025-04-21T20:51:23.3491361Z adding 'torch/testing/_internal/common_pruning.py' 2025-04-21T20:51:23.3518641Z adding 'torch/testing/_internal/common_quantization.py' 2025-04-21T20:51:23.3526713Z adding 'torch/testing/_internal/common_quantized.py' 2025-04-21T20:51:23.3531060Z adding 'torch/testing/_internal/common_subclass.py' 2025-04-21T20:51:23.3610197Z adding 'torch/testing/_internal/common_utils.py' 2025-04-21T20:51:23.3622431Z adding 'torch/testing/_internal/composite_compliance.py' 2025-04-21T20:51:23.3627919Z adding 'torch/testing/_internal/custom_op_db.py' 2025-04-21T20:51:23.3630976Z adding 'torch/testing/_internal/custom_tensor.py' 2025-04-21T20:51:23.3634515Z adding 'torch/testing/_internal/dist_utils.py' 2025-04-21T20:51:23.3637282Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-04-21T20:51:23.3639197Z adding 'torch/testing/_internal/fake_config_module.py' 2025-04-21T20:51:23.3640910Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-04-21T20:51:23.3642429Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-04-21T20:51:23.3645793Z adding 'torch/testing/_internal/hop_db.py' 2025-04-21T20:51:23.3651401Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-04-21T20:51:23.3654420Z adding 'torch/testing/_internal/inductor_utils.py' 2025-04-21T20:51:23.3663157Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-04-21T20:51:23.3673337Z adding 'torch/testing/_internal/jit_utils.py' 2025-04-21T20:51:23.3677568Z adding 'torch/testing/_internal/logging_tensor.py' 2025-04-21T20:51:23.3680835Z adding 'torch/testing/_internal/logging_utils.py' 2025-04-21T20:51:23.3683031Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-04-21T20:51:23.3684912Z adding 'torch/testing/_internal/static_module.py' 2025-04-21T20:51:23.3687211Z adding 'torch/testing/_internal/subclasses.py' 2025-04-21T20:51:23.3690058Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-04-21T20:51:23.3694842Z adding 'torch/testing/_internal/triton_utils.py' 2025-04-21T20:51:23.3697818Z adding 'torch/testing/_internal/two_tensor.py' 2025-04-21T20:51:23.3699873Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-04-21T20:51:23.3701592Z adding 'torch/testing/_internal/data/__init__.py' 2025-04-21T20:51:23.3703328Z adding 'torch/testing/_internal/data/network1.py' 2025-04-21T20:51:23.3704829Z adding 'torch/testing/_internal/data/network2.py' 2025-04-21T20:51:23.3706733Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-04-21T20:51:23.3709443Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-04-21T20:51:23.3712458Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-04-21T20:51:23.3720568Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-04-21T20:51:23.3812764Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-04-21T20:51:23.3824320Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-04-21T20:51:23.3826137Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-04-21T20:51:23.3831634Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-04-21T20:51:23.3835093Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-04-21T20:51:23.3837804Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-04-21T20:51:23.3839325Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-04-21T20:51:23.3841983Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-04-21T20:51:23.3844637Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-04-21T20:51:23.3846989Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-04-21T20:51:23.3848510Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-04-21T20:51:23.3854692Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-04-21T20:51:23.3856937Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-04-21T20:51:23.3858674Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-04-21T20:51:23.3864166Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-04-21T20:51:23.3866761Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-04-21T20:51:23.3891619Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-04-21T20:51:23.3897228Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-04-21T20:51:23.3901176Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-04-21T20:51:23.3903875Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-04-21T20:51:23.3906431Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-04-21T20:51:23.3959995Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-04-21T20:51:23.3967020Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-04-21T20:51:23.3968916Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-04-21T20:51:23.3971461Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-04-21T20:51:23.3975265Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-04-21T20:51:23.3977221Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-04-21T20:51:23.3979474Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-04-21T20:51:23.3991170Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-04-21T20:51:23.3995311Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-04-21T20:51:23.3997171Z adding 'torch/testing/_internal/generated/__init__.py' 2025-04-21T20:51:23.4039440Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-04-21T20:51:23.4053332Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-04-21T20:51:23.4090361Z adding 'torch/testing/_internal/opinfo/core.py' 2025-04-21T20:51:23.4095884Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-04-21T20:51:23.4099741Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-04-21T20:51:23.4101990Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-04-21T20:51:23.4109061Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-04-21T20:51:23.4114788Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-04-21T20:51:23.4132180Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-04-21T20:51:23.4148125Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-04-21T20:51:23.4153153Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-04-21T20:51:23.4161253Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-04-21T20:51:23.4166982Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-04-21T20:51:23.4170011Z adding 'torch/testing/_internal/optests/__init__.py' 2025-04-21T20:51:23.4172922Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-04-21T20:51:23.4176371Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-04-21T20:51:23.4178233Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-04-21T20:51:23.4188573Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-04-21T20:51:23.4192086Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-04-21T20:51:23.4194196Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-04-21T20:51:23.4195763Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-04-21T20:51:23.4197311Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-04-21T20:51:23.4200651Z adding 'torch/utils/__init__.py' 2025-04-21T20:51:23.4202946Z adding 'torch/utils/_appending_byte_serializer.py' 2025-04-21T20:51:23.4205580Z adding 'torch/utils/_backport_slots.py' 2025-04-21T20:51:23.4214595Z adding 'torch/utils/_config_module.py' 2025-04-21T20:51:23.4217313Z adding 'torch/utils/_config_typing.pyi' 2025-04-21T20:51:23.4221216Z adding 'torch/utils/_content_store.py' 2025-04-21T20:51:23.4224519Z adding 'torch/utils/_contextlib.py' 2025-04-21T20:51:23.4226620Z adding 'torch/utils/_cpp_embed_headers.py' 2025-04-21T20:51:23.4228768Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-04-21T20:51:23.4237573Z adding 'torch/utils/_cxx_pytree.py' 2025-04-21T20:51:23.4240832Z adding 'torch/utils/_device.py' 2025-04-21T20:51:23.4242682Z adding 'torch/utils/_exposed_in.py' 2025-04-21T20:51:23.4244607Z adding 'torch/utils/_filelock.py' 2025-04-21T20:51:23.4246795Z adding 'torch/utils/_foreach_utils.py' 2025-04-21T20:51:23.4250778Z adding 'torch/utils/_freeze.py' 2025-04-21T20:51:23.4252937Z adding 'torch/utils/_functools.py' 2025-04-21T20:51:23.4255595Z adding 'torch/utils/_get_clean_triton.py' 2025-04-21T20:51:23.4257624Z adding 'torch/utils/_import_utils.py' 2025-04-21T20:51:23.4259439Z adding 'torch/utils/_mode_utils.py' 2025-04-21T20:51:23.4262133Z adding 'torch/utils/_ordered_set.py' 2025-04-21T20:51:23.4271415Z adding 'torch/utils/_python_dispatch.py' 2025-04-21T20:51:23.4291619Z adding 'torch/utils/_pytree.py' 2025-04-21T20:51:23.4294921Z adding 'torch/utils/_stats.py' 2025-04-21T20:51:23.4296642Z adding 'torch/utils/_thunk.py' 2025-04-21T20:51:23.4300757Z adding 'torch/utils/_traceback.py' 2025-04-21T20:51:23.4303130Z adding 'torch/utils/_triton.py' 2025-04-21T20:51:23.4304904Z adding 'torch/utils/_typing_utils.py' 2025-04-21T20:51:23.4306959Z adding 'torch/utils/_zip.py' 2025-04-21T20:51:23.4312770Z adding 'torch/utils/backend_registration.py' 2025-04-21T20:51:23.4319633Z adding 'torch/utils/bundled_inputs.py' 2025-04-21T20:51:23.4342833Z adding 'torch/utils/checkpoint.py' 2025-04-21T20:51:23.4351622Z adding 'torch/utils/collect_env.py' 2025-04-21T20:51:23.4354100Z adding 'torch/utils/cpp_backtrace.py' 2025-04-21T20:51:23.4394247Z adding 'torch/utils/cpp_extension.py' 2025-04-21T20:51:23.4398811Z adding 'torch/utils/deterministic.py' 2025-04-21T20:51:23.4401603Z adding 'torch/utils/dlpack.py' 2025-04-21T20:51:23.4404005Z adding 'torch/utils/file_baton.py' 2025-04-21T20:51:23.4412560Z adding 'torch/utils/flop_counter.py' 2025-04-21T20:51:23.4417154Z adding 'torch/utils/hooks.py' 2025-04-21T20:51:23.4420207Z adding 'torch/utils/mkldnn.py' 2025-04-21T20:51:23.4423570Z adding 'torch/utils/mobile_optimizer.py' 2025-04-21T20:51:23.4425400Z adding 'torch/utils/model_zoo.py' 2025-04-21T20:51:23.4428400Z adding 'torch/utils/module_tracker.py' 2025-04-21T20:51:23.4431516Z adding 'torch/utils/show_pickle.py' 2025-04-21T20:51:23.4434963Z adding 'torch/utils/throughput_benchmark.py' 2025-04-21T20:51:23.4439347Z adding 'torch/utils/weak.py' 2025-04-21T20:51:23.4441681Z adding 'torch/utils/_strobelight/__init__.py' 2025-04-21T20:51:23.4445451Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-04-21T20:51:23.4447625Z adding 'torch/utils/_sympy/__init__.py' 2025-04-21T20:51:23.4462614Z adding 'torch/utils/_sympy/functions.py' 2025-04-21T20:51:23.4467223Z adding 'torch/utils/_sympy/interp.py' 2025-04-21T20:51:23.4470418Z adding 'torch/utils/_sympy/numbers.py' 2025-04-21T20:51:23.4475673Z adding 'torch/utils/_sympy/printers.py' 2025-04-21T20:51:23.4479731Z adding 'torch/utils/_sympy/reference.py' 2025-04-21T20:51:23.4482228Z adding 'torch/utils/_sympy/singleton_int.py' 2025-04-21T20:51:23.4485423Z adding 'torch/utils/_sympy/solve.py' 2025-04-21T20:51:23.4488158Z adding 'torch/utils/_sympy/symbol.py' 2025-04-21T20:51:23.4498253Z adding 'torch/utils/_sympy/value_ranges.py' 2025-04-21T20:51:23.4501161Z adding 'torch/utils/backcompat/__init__.py' 2025-04-21T20:51:23.4502990Z adding 'torch/utils/benchmark/__init__.py' 2025-04-21T20:51:23.4504733Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-04-21T20:51:23.4507919Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2025-04-21T20:51:23.4510279Z adding 'torch/utils/benchmark/examples/compare.py' 2025-04-21T20:51:23.4512502Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-04-21T20:51:23.4515335Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-04-21T20:51:23.4517188Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-04-21T20:51:23.4519837Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-04-21T20:51:23.4521629Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-04-21T20:51:23.4523833Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-04-21T20:51:23.4526348Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-04-21T20:51:23.4528496Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-04-21T20:51:23.4530735Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-04-21T20:51:23.4532958Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-04-21T20:51:23.4534872Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-04-21T20:51:23.4536663Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-04-21T20:51:23.4541413Z adding 'torch/utils/benchmark/utils/common.py' 2025-04-21T20:51:23.4546318Z adding 'torch/utils/benchmark/utils/compare.py' 2025-04-21T20:51:23.4549645Z adding 'torch/utils/benchmark/utils/compile.py' 2025-04-21T20:51:23.4553136Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-04-21T20:51:23.4559257Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-04-21T20:51:23.4562573Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-04-21T20:51:23.4564485Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-04-21T20:51:23.4571258Z adding 'torch/utils/benchmark/utils/timer.py' 2025-04-21T20:51:23.4573671Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-04-21T20:51:23.4576554Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-04-21T20:51:23.4578511Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-04-21T20:51:23.4580505Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-04-21T20:51:23.4591713Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-04-21T20:51:23.4637219Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-04-21T20:51:23.4648192Z adding 'torch/utils/bottleneck/__init__.py' 2025-04-21T20:51:23.4651398Z adding 'torch/utils/bottleneck/__main__.py' 2025-04-21T20:51:23.4653966Z adding 'torch/utils/data/__init__.py' 2025-04-21T20:51:23.4655868Z adding 'torch/utils/data/backward_compatibility.py' 2025-04-21T20:51:23.4684101Z adding 'torch/utils/data/dataloader.py' 2025-04-21T20:51:23.4692001Z adding 'torch/utils/data/dataset.py' 2025-04-21T20:51:23.4695542Z adding 'torch/utils/data/distributed.py' 2025-04-21T20:51:23.4698683Z adding 'torch/utils/data/graph.py' 2025-04-21T20:51:23.4701831Z adding 'torch/utils/data/graph_settings.py' 2025-04-21T20:51:23.4706196Z adding 'torch/utils/data/sampler.py' 2025-04-21T20:51:23.4708914Z adding 'torch/utils/data/_utils/__init__.py' 2025-04-21T20:51:23.4713864Z adding 'torch/utils/data/_utils/collate.py' 2025-04-21T20:51:23.4716285Z adding 'torch/utils/data/_utils/fetch.py' 2025-04-21T20:51:23.4718758Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-04-21T20:51:23.4721287Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-04-21T20:51:23.4726451Z adding 'torch/utils/data/_utils/worker.py' 2025-04-21T20:51:23.4728532Z adding 'torch/utils/data/datapipes/__init__.py' 2025-04-21T20:51:23.4731542Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-04-21T20:51:23.4735780Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-04-21T20:51:23.4741398Z adding 'torch/utils/data/datapipes/_typing.py' 2025-04-21T20:51:23.4746425Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-04-21T20:51:23.4755476Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-04-21T20:51:23.4760145Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-04-21T20:51:23.4762494Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-04-21T20:51:23.4764555Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-04-21T20:51:23.4768617Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-04-21T20:51:23.4771739Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-04-21T20:51:23.4773612Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-04-21T20:51:23.4775787Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-04-21T20:51:23.4779404Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-04-21T20:51:23.4782936Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-04-21T20:51:23.4789803Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-04-21T20:51:23.4792788Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-04-21T20:51:23.4795355Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-04-21T20:51:23.4799364Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-04-21T20:51:23.4801906Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-04-21T20:51:23.4804325Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-04-21T20:51:23.4806685Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-04-21T20:51:23.4808930Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-04-21T20:51:23.4810953Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-04-21T20:51:23.4813013Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-04-21T20:51:23.4815031Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-04-21T20:51:23.4817569Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-04-21T20:51:23.4819926Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-04-21T20:51:23.4822274Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-04-21T20:51:23.4824339Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-04-21T20:51:23.4826257Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-04-21T20:51:23.4830664Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-04-21T20:51:23.4835380Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-04-21T20:51:23.4837998Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-04-21T20:51:23.4839841Z adding 'torch/utils/hipify/__init__.py' 2025-04-21T20:51:23.4841761Z adding 'torch/utils/hipify/constants.py' 2025-04-21T20:51:23.4893602Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-04-21T20:51:23.4915788Z adding 'torch/utils/hipify/hipify_python.py' 2025-04-21T20:51:23.4918551Z adding 'torch/utils/hipify/version.py' 2025-04-21T20:51:23.4920687Z adding 'torch/utils/jit/__init__.py' 2025-04-21T20:51:23.4923069Z adding 'torch/utils/jit/log_extract.py' 2025-04-21T20:51:23.4929089Z adding 'torch/utils/model_dump/__init__.py' 2025-04-21T20:51:23.4931084Z adding 'torch/utils/model_dump/__main__.py' 2025-04-21T20:51:23.4936512Z adding 'torch/utils/model_dump/code.js' 2025-04-21T20:51:23.4939082Z adding 'torch/utils/model_dump/htm.mjs' 2025-04-21T20:51:23.4943270Z adding 'torch/utils/model_dump/preact.mjs' 2025-04-21T20:51:23.4945215Z adding 'torch/utils/model_dump/skeleton.html' 2025-04-21T20:51:23.4946945Z adding 'torch/utils/serialization/__init__.py' 2025-04-21T20:51:23.4948610Z adding 'torch/utils/serialization/config.py' 2025-04-21T20:51:23.4950549Z adding 'torch/utils/tensorboard/__init__.py' 2025-04-21T20:51:23.4952492Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-04-21T20:51:23.4954846Z adding 'torch/utils/tensorboard/_embedding.py' 2025-04-21T20:51:23.4957013Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-04-21T20:51:23.4959125Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-04-21T20:51:23.4964314Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-04-21T20:51:23.4967286Z adding 'torch/utils/tensorboard/_utils.py' 2025-04-21T20:51:23.4977597Z adding 'torch/utils/tensorboard/summary.py' 2025-04-21T20:51:23.4990078Z adding 'torch/utils/tensorboard/writer.py' 2025-04-21T20:51:23.4992951Z adding 'torch/utils/viz/__init__.py' 2025-04-21T20:51:23.4998742Z adding 'torch/utils/viz/_cycles.py' 2025-04-21T20:51:23.5004754Z adding 'torch/xpu/__init__.py' 2025-04-21T20:51:23.5007071Z adding 'torch/xpu/_gpu_trace.py' 2025-04-21T20:51:23.5009105Z adding 'torch/xpu/_utils.py' 2025-04-21T20:51:23.5011929Z adding 'torch/xpu/memory.py' 2025-04-21T20:51:23.5014503Z adding 'torch/xpu/random.py' 2025-04-21T20:51:23.5017439Z adding 'torch/xpu/streams.py' 2025-04-21T20:51:23.5124687Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/licenses/LICENSE' 2025-04-21T20:51:23.5142718Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/licenses/NOTICE' 2025-04-21T20:51:23.5145501Z adding 'torchgen/__init__.py' 2025-04-21T20:51:23.5147847Z adding 'torchgen/code_template.py' 2025-04-21T20:51:23.5150290Z adding 'torchgen/context.py' 2025-04-21T20:51:23.5184626Z adding 'torchgen/gen.py' 2025-04-21T20:51:23.5192815Z adding 'torchgen/gen_aoti_c_shim.py' 2025-04-21T20:51:23.5200191Z adding 'torchgen/gen_backend_stubs.py' 2025-04-21T20:51:23.5211847Z adding 'torchgen/gen_executorch.py' 2025-04-21T20:51:23.5224049Z adding 'torchgen/gen_functionalization_type.py' 2025-04-21T20:51:23.5231889Z adding 'torchgen/gen_lazy_tensor.py' 2025-04-21T20:51:23.5234965Z adding 'torchgen/gen_schema_utils.py' 2025-04-21T20:51:23.5238312Z adding 'torchgen/gen_vmap_plumbing.py' 2025-04-21T20:51:23.5240518Z adding 'torchgen/local.py' 2025-04-21T20:51:23.5277792Z adding 'torchgen/model.py' 2025-04-21T20:51:23.5289923Z adding 'torchgen/native_function_generation.py' 2025-04-21T20:51:23.5296367Z adding 'torchgen/utils.py' 2025-04-21T20:51:23.5298545Z adding 'torchgen/yaml_utils.py' 2025-04-21T20:51:23.5300343Z adding 'torchgen/aoti/__init__.py' 2025-04-21T20:51:23.5302694Z adding 'torchgen/aoti/fallback_ops.py' 2025-04-21T20:51:23.5304659Z adding 'torchgen/api/__init__.py' 2025-04-21T20:51:23.5316317Z adding 'torchgen/api/autograd.py' 2025-04-21T20:51:23.5322446Z adding 'torchgen/api/cpp.py' 2025-04-21T20:51:23.5325163Z adding 'torchgen/api/dispatcher.py' 2025-04-21T20:51:23.5328536Z adding 'torchgen/api/functionalization.py' 2025-04-21T20:51:23.5334275Z adding 'torchgen/api/lazy.py' 2025-04-21T20:51:23.5336451Z adding 'torchgen/api/meta.py' 2025-04-21T20:51:23.5339167Z adding 'torchgen/api/native.py' 2025-04-21T20:51:23.5356752Z adding 'torchgen/api/python.py' 2025-04-21T20:51:23.5360866Z adding 'torchgen/api/structured.py' 2025-04-21T20:51:23.5366499Z adding 'torchgen/api/translate.py' 2025-04-21T20:51:23.5369855Z adding 'torchgen/api/ufunc.py' 2025-04-21T20:51:23.5373583Z adding 'torchgen/api/unboxing.py' 2025-04-21T20:51:23.5375715Z adding 'torchgen/api/types/__init__.py' 2025-04-21T20:51:23.5380329Z adding 'torchgen/api/types/signatures.py' 2025-04-21T20:51:23.5384121Z adding 'torchgen/api/types/types.py' 2025-04-21T20:51:23.5387437Z adding 'torchgen/api/types/types_base.py' 2025-04-21T20:51:23.5389654Z adding 'torchgen/dest/__init__.py' 2025-04-21T20:51:23.5397970Z adding 'torchgen/dest/lazy_ir.py' 2025-04-21T20:51:23.5400654Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-04-21T20:51:23.5402987Z adding 'torchgen/dest/native_functions.py' 2025-04-21T20:51:23.5414331Z adding 'torchgen/dest/register_dispatch_key.py' 2025-04-21T20:51:23.5420587Z adding 'torchgen/dest/ufunc.py' 2025-04-21T20:51:23.5422776Z adding 'torchgen/executorch/__init__.py' 2025-04-21T20:51:23.5426001Z adding 'torchgen/executorch/model.py' 2025-04-21T20:51:23.5428841Z adding 'torchgen/executorch/parse.py' 2025-04-21T20:51:23.5430985Z adding 'torchgen/executorch/api/__init__.py' 2025-04-21T20:51:23.5433604Z adding 'torchgen/executorch/api/custom_ops.py' 2025-04-21T20:51:23.5438253Z adding 'torchgen/executorch/api/et_cpp.py' 2025-04-21T20:51:23.5441795Z adding 'torchgen/executorch/api/unboxing.py' 2025-04-21T20:51:23.5443954Z adding 'torchgen/executorch/api/types/__init__.py' 2025-04-21T20:51:23.5446258Z adding 'torchgen/executorch/api/types/signatures.py' 2025-04-21T20:51:23.5448352Z adding 'torchgen/executorch/api/types/types.py' 2025-04-21T20:51:23.5450137Z adding 'torchgen/operator_versions/__init__.py' 2025-04-21T20:51:23.5454337Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-04-21T20:51:23.5456512Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-04-21T20:51:23.5563887Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-04-21T20:51:23.5579645Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-04-21T20:51:23.5582008Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-04-21T20:51:23.5584362Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-04-21T20:51:23.5586055Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-04-21T20:51:23.5588024Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-04-21T20:51:23.5590110Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-04-21T20:51:23.5591955Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-04-21T20:51:23.5593878Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-04-21T20:51:23.5595398Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-04-21T20:51:23.5597423Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-04-21T20:51:23.5599887Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-04-21T20:51:23.5602644Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-04-21T20:51:23.5604501Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-04-21T20:51:23.5606218Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-04-21T20:51:23.5607992Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-04-21T20:51:23.5609799Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-04-21T20:51:23.5611586Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-04-21T20:51:23.5613382Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-04-21T20:51:23.5615060Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-04-21T20:51:23.5616706Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-04-21T20:51:23.5618336Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-04-21T20:51:23.5620776Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-04-21T20:51:23.5622689Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-04-21T20:51:23.5624459Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-04-21T20:51:23.5626312Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-04-21T20:51:23.5628380Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-04-21T20:51:23.5630103Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-04-21T20:51:23.5632114Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-04-21T20:51:23.5634827Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-04-21T20:51:23.5636236Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-04-21T20:51:23.5637941Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-04-21T20:51:23.5647296Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-04-21T20:51:23.5650013Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-04-21T20:51:23.5651753Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-04-21T20:51:23.5653534Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-04-21T20:51:23.5655347Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-04-21T20:51:23.5656976Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-04-21T20:51:23.5658835Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-04-21T20:51:23.5660583Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-04-21T20:51:23.5662226Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-04-21T20:51:23.5664118Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-04-21T20:51:23.5665718Z adding 'torchgen/packaged/autograd/README.md' 2025-04-21T20:51:23.5667469Z adding 'torchgen/packaged/autograd/__init__.py' 2025-04-21T20:51:23.5669086Z adding 'torchgen/packaged/autograd/build.bzl' 2025-04-21T20:51:23.5670891Z adding 'torchgen/packaged/autograd/context.py' 2025-04-21T20:51:23.5672726Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-04-21T20:51:23.5715425Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-04-21T20:51:23.5722007Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-04-21T20:51:23.5724550Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-04-21T20:51:23.5733916Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-04-21T20:51:23.5741855Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-04-21T20:51:23.5755784Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-04-21T20:51:23.5762708Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-04-21T20:51:23.5765976Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-04-21T20:51:23.5789727Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-04-21T20:51:23.5795936Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-04-21T20:51:23.5807674Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-04-21T20:51:23.5811178Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-04-21T20:51:23.5813145Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-04-21T20:51:23.5815185Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-04-21T20:51:23.5817043Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-04-21T20:51:23.5819088Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-04-21T20:51:23.5821051Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-04-21T20:51:23.5822746Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-04-21T20:51:23.5824537Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-04-21T20:51:23.5826328Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-04-21T20:51:23.5828095Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-04-21T20:51:23.5830126Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-04-21T20:51:23.5832154Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-04-21T20:51:23.5833921Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-04-21T20:51:23.5836056Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-04-21T20:51:23.5838181Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-04-21T20:51:23.5840665Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-04-21T20:51:23.5842825Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-04-21T20:51:23.5844815Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-04-21T20:51:23.5846856Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-04-21T20:51:23.5849047Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-04-21T20:51:23.5851452Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-04-21T20:51:23.5862665Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-04-21T20:51:23.5866410Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-04-21T20:51:23.5868424Z adding 'torchgen/selective_build/__init__.py' 2025-04-21T20:51:23.5871926Z adding 'torchgen/selective_build/operator.py' 2025-04-21T20:51:23.5876143Z adding 'torchgen/selective_build/selector.py' 2025-04-21T20:51:23.5878160Z adding 'torchgen/static_runtime/__init__.py' 2025-04-21T20:51:23.5881611Z adding 'torchgen/static_runtime/config.py' 2025-04-21T20:51:23.5885316Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-04-21T20:51:23.5892057Z adding 'torchgen/static_runtime/generator.py' 2025-04-21T20:51:23.5901678Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/METADATA' 2025-04-21T20:51:23.5903675Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/WHEEL' 2025-04-21T20:51:23.5905318Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/entry_points.txt' 2025-04-21T20:51:23.5906215Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/top_level.txt' 2025-04-21T20:51:23.7022727Z adding 'torch-2.8.0a0+gitb68c0ef.dist-info/RECORD' 2025-04-21T20:51:23.7496829Z removing build/bdist.linux-x86_64/wheel 2025-04-21T20:51:24.2308916Z ++ echo dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-21T20:51:24.2312100Z + pip_install_whl dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-21T20:51:24.2312787Z + args=("$@") 2025-04-21T20:51:24.2313015Z + local args 2025-04-21T20:51:24.2313363Z + [[ dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl == *\ * ]] 2025-04-21T20:51:24.2313947Z + for path in "${args[@]}" 2025-04-21T20:51:24.2314380Z + echo 'Installing dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl' 2025-04-21T20:51:24.2314987Z Installing dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-21T20:51:24.2315680Z + python3 -mpip install --no-index --no-deps dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-21T20:51:24.9303989Z Processing ./dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl 2025-04-21T20:51:26.6015265Z Installing collected packages: torch 2025-04-21T20:51:37.0331026Z Successfully installed torch-2.8.0a0+gitb68c0ef 2025-04-21T20:51:37.0844169Z + [[ linux-focal-rocm-py3.10 == *xpu* ]] 2025-04-21T20:51:37.0844579Z + set -x 2025-04-21T20:51:37.0844802Z + assert_git_not_dirty 2025-04-21T20:51:37.0845088Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-21T20:51:37.0845415Z + mkdir -p dist 2025-04-21T20:51:37.0921276Z + '[' -f build/.ninja_log ']' 2025-04-21T20:51:37.0921910Z + cp build/.ninja_log dist 2025-04-21T20:51:37.1083653Z + [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-21T20:51:37.1084288Z + sudo rm -f /opt/cache/bin/cc 2025-04-21T20:51:37.1483778Z + sudo rm -f /opt/cache/bin/c++ 2025-04-21T20:51:37.1534241Z + sudo rm -f /opt/cache/bin/gcc 2025-04-21T20:51:37.1582560Z + sudo rm -f /opt/cache/bin/g++ 2025-04-21T20:51:37.1633268Z + pushd /opt/rocm/llvm/bin 2025-04-21T20:51:37.1633670Z /opt/rocm/llvm/bin ~/workspace 2025-04-21T20:51:37.1634040Z + [[ -d original ]] 2025-04-21T20:51:37.1634307Z + sudo mv original/clang . 2025-04-21T20:51:37.1715801Z + sudo mv original/clang++ . 2025-04-21T20:51:37.1769079Z + sudo rm -rf original 2025-04-21T20:51:37.1818559Z + popd 2025-04-21T20:51:37.1818983Z ~/workspace 2025-04-21T20:51:37.1819393Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2025-04-21T20:51:37.1821805Z ++ [[ linux-focal-rocm-py3.10 == *rocm* ]] 2025-04-21T20:51:37.1822384Z ++ echo ON 2025-04-21T20:51:37.1823833Z + CUSTOM_TEST_USE_ROCM=ON 2025-04-21T20:51:37.1824531Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2025-04-21T20:51:37.1824994Z + mkdir -pv build/custom_test_artifacts 2025-04-21T20:51:37.1837493Z mkdir: created directory 'build/custom_test_artifacts' 2025-04-21T20:51:37.1839076Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2025-04-21T20:51:37.1839821Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2025-04-21T20:51:37.1840234Z + python --version 2025-04-21T20:51:37.1848883Z Python 3.10.16 2025-04-21T20:51:37.1853826Z ++ python -c 'import site; print(";".join([x for x in site.getsitepackages()] + [x + "/torch" for x in site.getsitepackages()]))' 2025-04-21T20:51:37.2015367Z + 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-21T20:51:37.2016218Z + mkdir -p build/custom_test_artifacts/custom-op-build 2025-04-21T20:51:37.2027326Z + pushd build/custom_test_artifacts/custom-op-build 2025-04-21T20:51:37.2027845Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2025-04-21T20:51:37.2030735Z ++ which python 2025-04-21T20:51:37.2047238Z + 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-21T20:51:37.2834786Z -- The C compiler identification is GNU 11.4.0 2025-04-21T20:51:37.3485938Z -- The CXX compiler identification is GNU 11.4.0 2025-04-21T20:51:37.3579561Z -- Detecting C compiler ABI info 2025-04-21T20:51:37.4411801Z -- Detecting C compiler ABI info - done 2025-04-21T20:51:37.4597658Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-04-21T20:51:37.4600928Z -- Detecting C compile features 2025-04-21T20:51:37.4606111Z -- Detecting C compile features - done 2025-04-21T20:51:37.4738688Z -- Detecting CXX compiler ABI info 2025-04-21T20:51:37.5576586Z -- Detecting CXX compiler ABI info - done 2025-04-21T20:51:37.5765294Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-04-21T20:51:37.5768723Z -- Detecting CXX compile features 2025-04-21T20:51:37.5774961Z -- Detecting CXX compile features - done 2025-04-21T20:51:37.5869806Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:51:37.6536199Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-21T20:51:37.6541672Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:51:37.6547374Z  2025-04-21T20:51:37.6547805Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:51:37.6548445Z  2025-04-21T20:51:37.6548954Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:51:37.6549597Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:51:37.6550257Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:51:37.6550913Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:51:37.6551609Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:51:37.6552258Z HIP_VERSION_MAJOR: 6 2025-04-21T20:51:37.6552868Z HIP_VERSION_MINOR: 3 2025-04-21T20:51:37.6553565Z TORCH_HIP_VERSION: 603 2025-04-21T20:51:37.6554097Z  2025-04-21T20:51:37.6554575Z ***** Library versions from cmake find_package ***** 2025-04-21T20:51:37.6555271Z  2025-04-21T20:51:37.7022798Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:51:37.7024071Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:51:37.7024893Z 2025-04-21T20:51:37.7025294Z The amdgpu-arch tool failed: 2025-04-21T20:51:37.7025886Z Error: 'Failed to get device count' 2025-04-21T20:51:37.7026465Z Output: '' 2025-04-21T20:51:37.7026853Z 2025-04-21T20:51:37.7027575Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:51:37.7028358Z compilations, and the default architecture 2025-04-21T20:51:37.7029195Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:51:37.7029826Z 2025-04-21T20:51:37.7030030Z Call Stack (most recent call first): 2025-04-21T20:51:37.7030743Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:51:37.7031773Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:51:37.7033211Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-21T20:51:37.7034440Z CMakeLists.txt:7 (include) 2025-04-21T20:51:37.7035193Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:51:37.7036071Z  2025-04-21T20:51:37.7118366Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-21T20:51:37.7908144Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-21T20:51:37.7908959Z -- Looking for pthread_create in pthreads 2025-04-21T20:51:37.8517872Z -- Looking for pthread_create in pthreads - not found 2025-04-21T20:51:37.8518429Z -- Looking for pthread_create in pthread 2025-04-21T20:51:37.9240720Z -- Looking for pthread_create in pthread - found 2025-04-21T20:51:37.9250389Z -- Found Threads: TRUE 2025-04-21T20:51:37.9415304Z hip VERSION: 6.3.42131 2025-04-21T20:51:37.9421341Z amd_comgr VERSION: 2.8.0 2025-04-21T20:51:37.9664886Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:51:37.9665752Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:51:37.9666191Z 2025-04-21T20:51:37.9666420Z The amdgpu-arch tool failed: 2025-04-21T20:51:37.9666719Z Error: 'Failed to get device count' 2025-04-21T20:51:37.9667031Z Output: '' 2025-04-21T20:51:37.9667329Z 2025-04-21T20:51:37.9667620Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:51:37.9668034Z compilations, and the default architecture 2025-04-21T20:51:37.9668483Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:51:37.9668793Z 2025-04-21T20:51:37.9668916Z Call Stack (most recent call first): 2025-04-21T20:51:37.9669285Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:51:37.9669927Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:51:37.9670643Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-21T20:51:37.9671244Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:51:37.9671956Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-21T20:51:37.9672522Z CMakeLists.txt:7 (include) 2025-04-21T20:51:37.9672929Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:51:37.9673376Z  2025-04-21T20:51:37.9846701Z rocrand VERSION: 3.2.0 2025-04-21T20:51:37.9888210Z hiprand VERSION: 2.11.0 2025-04-21T20:51:37.9917216Z rocblas VERSION: 4.3.0 2025-04-21T20:51:37.9981603Z hipblas VERSION: 2.3.0 2025-04-21T20:51:38.0016892Z miopen VERSION: 3.3.0 2025-04-21T20:51:38.0044652Z hipfft VERSION: 1.0.17 2025-04-21T20:51:38.0067646Z hipsparse VERSION: 3.1.2 2025-04-21T20:51:38.0090505Z rocprim VERSION: 3.3.0 2025-04-21T20:51:38.0121676Z hipcub VERSION: 3.3.0 2025-04-21T20:51:38.0144482Z rocthrust VERSION: 3.3.0 2025-04-21T20:51:38.0172328Z hipsolver VERSION: 2.3.0 2025-04-21T20:51:38.0189700Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:51:38.0190468Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:51:38.0190900Z CMake. 2025-04-21T20:51:38.0191031Z 2025-04-21T20:51:38.0191269Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:51:38.0192065Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:51:38.0192571Z to work with policies introduced by or earlier. 2025-04-21T20:51:38.0192938Z Call Stack (most recent call first): 2025-04-21T20:51:38.0193412Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:51:38.0194183Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-21T20:51:38.0194738Z CMakeLists.txt:7 (include) 2025-04-21T20:51:38.0194940Z 2025-04-21T20:51:38.0195062Z  2025-04-21T20:51:38.0201012Z hiprtc VERSION: 6.3.42131 2025-04-21T20:51:38.0232157Z hipblaslt VERSION: 0.10.0 2025-04-21T20:51:38.0481140Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:51:38.0482908Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:51:38.0484233Z 2025-04-21T20:51:38.0484754Z The amdgpu-arch tool failed: 2025-04-21T20:51:38.0485593Z Error: 'Failed to get device count' 2025-04-21T20:51:38.0486323Z Output: '' 2025-04-21T20:51:38.0486796Z 2025-04-21T20:51:38.0487458Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:51:38.0488442Z compilations, and the default architecture 2025-04-21T20:51:38.0489473Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:51:38.0490250Z 2025-04-21T20:51:38.0490505Z Call Stack (most recent call first): 2025-04-21T20:51:38.0491569Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:51:38.0493135Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:51:38.0494838Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-21T20:51:38.0496292Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:51:38.0497994Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-21T20:51:38.0499075Z CMakeLists.txt:7 (include) 2025-04-21T20:51:38.0499815Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:51:38.0500685Z  2025-04-21T20:51:38.0698820Z rccl VERSION: 2.21.5 2025-04-21T20:51:38.0706236Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:51:38.8757434Z hipblaslt is using scale pointer vec ext 2025-04-21T20:51:38.8801856Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:51:38.8824578Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:51:38.8826230Z  2025-04-21T20:51:38.8826691Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:51:38.8827266Z  2025-04-21T20:51:38.8827667Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:51:38.8828292Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:51:38.8828934Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:51:38.8829570Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:51:38.8830065Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:51:38.8830436Z HIP_VERSION_MAJOR: 6 2025-04-21T20:51:38.8830747Z HIP_VERSION_MINOR: 3 2025-04-21T20:51:38.8831072Z TORCH_HIP_VERSION: 603 2025-04-21T20:51:38.8831363Z  2025-04-21T20:51:38.8831626Z ***** Library versions from cmake find_package ***** 2025-04-21T20:51:38.8831972Z  2025-04-21T20:51:38.9048356Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:51:38.9049025Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:51:38.9049456Z 2025-04-21T20:51:38.9049680Z The amdgpu-arch tool failed: 2025-04-21T20:51:38.9049990Z Error: 'Failed to get device count' 2025-04-21T20:51:38.9050288Z Output: '' 2025-04-21T20:51:38.9050506Z 2025-04-21T20:51:38.9050796Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:51:38.9051214Z compilations, and the default architecture 2025-04-21T20:51:38.9051635Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:51:38.9052141Z 2025-04-21T20:51:38.9052249Z Call Stack (most recent call first): 2025-04-21T20:51:38.9052631Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:51:38.9053357Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:51:38.9054468Z /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-21T20:51:38.9055539Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-21T20:51:38.9056484Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-21T20:51:38.9057121Z CMakeLists.txt:9 (find_package) 2025-04-21T20:51:38.9057630Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:51:38.9058095Z  2025-04-21T20:51:38.9212705Z hip VERSION: 6.3.42131 2025-04-21T20:51:38.9218551Z amd_comgr VERSION: 2.8.0 2025-04-21T20:51:38.9229251Z rocrand VERSION: 3.2.0 2025-04-21T20:51:38.9239913Z hiprand VERSION: 2.11.0 2025-04-21T20:51:38.9249319Z rocblas VERSION: 4.3.0 2025-04-21T20:51:38.9258325Z hipblas VERSION: 2.3.0 2025-04-21T20:51:38.9267429Z miopen VERSION: 3.3.0 2025-04-21T20:51:38.9276188Z hipfft VERSION: 1.0.17 2025-04-21T20:51:38.9285435Z hipsparse VERSION: 3.1.2 2025-04-21T20:51:38.9294665Z rocprim VERSION: 3.3.0 2025-04-21T20:51:38.9304023Z hipcub VERSION: 3.3.0 2025-04-21T20:51:38.9313580Z rocthrust VERSION: 3.3.0 2025-04-21T20:51:38.9323777Z hipsolver VERSION: 2.3.0 2025-04-21T20:51:38.9328802Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:51:38.9329639Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:51:38.9330075Z CMake. 2025-04-21T20:51:38.9330207Z 2025-04-21T20:51:38.9330438Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:51:38.9331012Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:51:38.9331542Z to work with policies introduced by or earlier. 2025-04-21T20:51:38.9331906Z Call Stack (most recent call first): 2025-04-21T20:51:38.9332681Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:51:38.9334239Z /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-21T20:51:38.9335288Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-21T20:51:38.9336235Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-21T20:51:38.9336887Z CMakeLists.txt:9 (find_package) 2025-04-21T20:51:38.9337088Z 2025-04-21T20:51:38.9337227Z  2025-04-21T20:51:38.9337477Z hiprtc VERSION: 6.3.42131 2025-04-21T20:51:38.9342407Z hipblaslt VERSION: 0.10.0 2025-04-21T20:51:38.9351290Z rccl VERSION: 2.21.5 2025-04-21T20:51:38.9358231Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:51:39.7416870Z hipblaslt is using scale pointer vec ext 2025-04-21T20:51:39.7680846Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-04-21T20:51:39.7681639Z static library kineto_LIBRARY-NOTFOUND not found. 2025-04-21T20:51:39.7682018Z Call Stack (most recent call first): 2025-04-21T20:51:39.7682869Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-04-21T20:51:39.7683587Z CMakeLists.txt:9 (find_package) 2025-04-21T20:51:39.7683801Z 2025-04-21T20:51:39.7684085Z  2025-04-21T20:51:39.7685508Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-04-21T20:51:39.7688342Z -- Configuring done (2.5s) 2025-04-21T20:51:39.7805741Z -- Generating done (0.0s) 2025-04-21T20:51:39.7806142Z CMake Warning: 2025-04-21T20:51:39.7806494Z Manually-specified variables were not used by the project: 2025-04-21T20:51:39.7806800Z 2025-04-21T20:51:39.7806896Z Python_EXECUTABLE 2025-04-21T20:51:39.7807064Z 2025-04-21T20:51:39.7807163Z  2025-04-21T20:51:39.7818543Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2025-04-21T20:51:39.7864290Z + make VERBOSE=1 2025-04-21T20:51:39.7881274Z /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-21T20:51:39.7948373Z /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-21T20:51:39.7991302Z make -f CMakeFiles/Makefile2 all 2025-04-21T20:51:39.8003472Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:39.8004231Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2025-04-21T20:51:39.8016720Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:39.8019548Z 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-21T20:51:39.8066319Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:39.8067750Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2025-04-21T20:51:39.8079985Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:39.8122429Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2025-04-21T20:51:39.8131326Z /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-21T20:51:39.8157687Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:51:51.9766697Z [ 50%] Linking CXX shared library libcustom_ops.so 2025-04-21T20:51:51.9771051Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2025-04-21T20:51:51.9813807Z /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-21T20:51:52.5670453Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:52.5737172Z [ 50%] Built target custom_ops 2025-04-21T20:51:52.5742644Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2025-04-21T20:51:52.5756740Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:52.5759569Z 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-21T20:51:52.5806710Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:52.5808082Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2025-04-21T20:51:52.5821106Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:51:52.5861188Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-04-21T20:51:52.5869583Z /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-21T20:51:52.5895632Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:52:03.1071158Z [100%] Linking CXX executable test_custom_ops 2025-04-21T20:52:03.1076117Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2025-04-21T20:52:03.1119945Z /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-21T20:52:03.8873374Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:52:03.8939999Z [100%] Built target test_custom_ops 2025-04-21T20:52:03.8945024Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-04-21T20:52:03.8946672Z /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-21T20:52:03.8991265Z + popd 2025-04-21T20:52:03.8991784Z ~/workspace 2025-04-21T20:52:03.8992109Z + assert_git_not_dirty 2025-04-21T20:52:03.8992406Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-21T20:52:03.8992890Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2025-04-21T20:52:03.8993352Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2025-04-21T20:52:03.8993921Z + python --version 2025-04-21T20:52:03.9003705Z Python 3.10.16 2025-04-21T20:52:03.9008568Z ++ python -c 'import site; print(";".join([x for x in site.getsitepackages()] + [x + "/torch" for x in site.getsitepackages()]))' 2025-04-21T20:52:03.9177768Z + 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-21T20:52:03.9178566Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2025-04-21T20:52:03.9191191Z + pushd build/custom_test_artifacts/jit-hook-build 2025-04-21T20:52:03.9191771Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2025-04-21T20:52:03.9194855Z ++ which python 2025-04-21T20:52:03.9204441Z + 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-21T20:52:03.9730181Z -- The C compiler identification is GNU 11.4.0 2025-04-21T20:52:04.0296115Z -- The CXX compiler identification is GNU 11.4.0 2025-04-21T20:52:04.0383771Z -- Detecting C compiler ABI info 2025-04-21T20:52:04.1077340Z -- Detecting C compiler ABI info - done 2025-04-21T20:52:04.1305356Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-04-21T20:52:04.1307654Z -- Detecting C compile features 2025-04-21T20:52:04.1312634Z -- Detecting C compile features - done 2025-04-21T20:52:04.1451998Z -- Detecting CXX compiler ABI info 2025-04-21T20:52:04.2251294Z -- Detecting CXX compiler ABI info - done 2025-04-21T20:52:04.2449907Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-04-21T20:52:04.2452859Z -- Detecting CXX compile features 2025-04-21T20:52:04.2459723Z -- Detecting CXX compile features - done 2025-04-21T20:52:04.2529838Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:52:04.3029989Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-21T20:52:04.3033249Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:52:04.3037834Z  2025-04-21T20:52:04.3038463Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:52:04.3039086Z  2025-04-21T20:52:04.3039653Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:52:04.3040286Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:52:04.3040911Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:52:04.3041487Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:52:04.3042088Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:52:04.3042720Z HIP_VERSION_MAJOR: 6 2025-04-21T20:52:04.3043305Z HIP_VERSION_MINOR: 3 2025-04-21T20:52:04.3043879Z TORCH_HIP_VERSION: 603 2025-04-21T20:52:04.3044401Z  2025-04-21T20:52:04.3044965Z ***** Library versions from cmake find_package ***** 2025-04-21T20:52:04.3045633Z  2025-04-21T20:52:04.3310213Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:04.3310948Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:04.3311443Z 2025-04-21T20:52:04.3311696Z The amdgpu-arch tool failed: 2025-04-21T20:52:04.3312065Z Error: 'Failed to get device count' 2025-04-21T20:52:04.3312376Z Output: '' 2025-04-21T20:52:04.3312591Z 2025-04-21T20:52:04.3313022Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:04.3313425Z compilations, and the default architecture 2025-04-21T20:52:04.3313921Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:04.3314234Z 2025-04-21T20:52:04.3314406Z Call Stack (most recent call first): 2025-04-21T20:52:04.3314776Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:04.3315377Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:04.3316145Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-21T20:52:04.3316801Z CMakeLists.txt:7 (include) 2025-04-21T20:52:04.3317196Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:04.3317716Z  2025-04-21T20:52:04.3366660Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-21T20:52:04.4086099Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-21T20:52:04.4086628Z -- Looking for pthread_create in pthreads 2025-04-21T20:52:04.4645750Z -- Looking for pthread_create in pthreads - not found 2025-04-21T20:52:04.4646210Z -- Looking for pthread_create in pthread 2025-04-21T20:52:04.5414409Z -- Looking for pthread_create in pthread - found 2025-04-21T20:52:04.5426933Z -- Found Threads: TRUE 2025-04-21T20:52:04.5592097Z hip VERSION: 6.3.42131 2025-04-21T20:52:04.5597975Z amd_comgr VERSION: 2.8.0 2025-04-21T20:52:04.5842808Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:04.5843482Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:04.5843912Z 2025-04-21T20:52:04.5844125Z The amdgpu-arch tool failed: 2025-04-21T20:52:04.5844440Z Error: 'Failed to get device count' 2025-04-21T20:52:04.5844757Z Output: '' 2025-04-21T20:52:04.5844964Z 2025-04-21T20:52:04.5845445Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:04.5845869Z compilations, and the default architecture 2025-04-21T20:52:04.5846305Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:04.5846683Z 2025-04-21T20:52:04.5846791Z Call Stack (most recent call first): 2025-04-21T20:52:04.5847171Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:04.5847814Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:52:04.5848529Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-21T20:52:04.5849235Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:04.5849953Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-21T20:52:04.5850523Z CMakeLists.txt:7 (include) 2025-04-21T20:52:04.5850993Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:04.5851523Z  2025-04-21T20:52:04.6024235Z rocrand VERSION: 3.2.0 2025-04-21T20:52:04.6060760Z hiprand VERSION: 2.11.0 2025-04-21T20:52:04.6085639Z rocblas VERSION: 4.3.0 2025-04-21T20:52:04.6132578Z hipblas VERSION: 2.3.0 2025-04-21T20:52:04.6161683Z miopen VERSION: 3.3.0 2025-04-21T20:52:04.6186257Z hipfft VERSION: 1.0.17 2025-04-21T20:52:04.6210440Z hipsparse VERSION: 3.1.2 2025-04-21T20:52:04.6233303Z rocprim VERSION: 3.3.0 2025-04-21T20:52:04.6265315Z hipcub VERSION: 3.3.0 2025-04-21T20:52:04.6288783Z rocthrust VERSION: 3.3.0 2025-04-21T20:52:04.6312355Z hipsolver VERSION: 2.3.0 2025-04-21T20:52:04.6330419Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:52:04.6331844Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:52:04.6332666Z CMake. 2025-04-21T20:52:04.6332875Z 2025-04-21T20:52:04.6333313Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:52:04.6334405Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:52:04.6335287Z to work with policies introduced by or earlier. 2025-04-21T20:52:04.6335985Z Call Stack (most recent call first): 2025-04-21T20:52:04.6336835Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:04.6338107Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-21T20:52:04.6339178Z CMakeLists.txt:7 (include) 2025-04-21T20:52:04.6339539Z 2025-04-21T20:52:04.6339799Z  2025-04-21T20:52:04.6340308Z hiprtc VERSION: 6.3.42131 2025-04-21T20:52:04.6363437Z hipblaslt VERSION: 0.10.0 2025-04-21T20:52:04.6630484Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:04.6631665Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:04.6632455Z 2025-04-21T20:52:04.6632928Z The amdgpu-arch tool failed: 2025-04-21T20:52:04.6633456Z Error: 'Failed to get device count' 2025-04-21T20:52:04.6634013Z Output: '' 2025-04-21T20:52:04.6634390Z 2025-04-21T20:52:04.6634872Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:04.6635583Z compilations, and the default architecture 2025-04-21T20:52:04.6636365Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:04.6636910Z 2025-04-21T20:52:04.6637124Z Call Stack (most recent call first): 2025-04-21T20:52:04.6637772Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:04.6638976Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:52:04.6640267Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-21T20:52:04.6641315Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:04.6642902Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-21T20:52:04.6643938Z CMakeLists.txt:7 (include) 2025-04-21T20:52:04.6644666Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:04.6645538Z  2025-04-21T20:52:04.6841888Z rccl VERSION: 2.21.5 2025-04-21T20:52:04.6848435Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:52:05.4988493Z hipblaslt is using scale pointer vec ext 2025-04-21T20:52:05.5051579Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:52:05.5085063Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:52:05.5087315Z  2025-04-21T20:52:05.5087626Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:52:05.5088035Z  2025-04-21T20:52:05.5088315Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:52:05.5088656Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:52:05.5089185Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:52:05.5089536Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:52:05.5089955Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:52:05.5090324Z HIP_VERSION_MAJOR: 6 2025-04-21T20:52:05.5090641Z HIP_VERSION_MINOR: 3 2025-04-21T20:52:05.5090976Z TORCH_HIP_VERSION: 603 2025-04-21T20:52:05.5091270Z  2025-04-21T20:52:05.5091530Z ***** Library versions from cmake find_package ***** 2025-04-21T20:52:05.5091894Z  2025-04-21T20:52:05.5310993Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:05.5312509Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:05.5313400Z 2025-04-21T20:52:05.5313800Z The amdgpu-arch tool failed: 2025-04-21T20:52:05.5314377Z Error: 'Failed to get device count' 2025-04-21T20:52:05.5314943Z Output: '' 2025-04-21T20:52:05.5315332Z 2025-04-21T20:52:05.5315860Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:05.5316639Z compilations, and the default architecture 2025-04-21T20:52:05.5317474Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:05.5318088Z 2025-04-21T20:52:05.5318305Z Call Stack (most recent call first): 2025-04-21T20:52:05.5319006Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:05.5320469Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:05.5322738Z /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-21T20:52:05.5324906Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-21T20:52:05.5326810Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-21T20:52:05.5328128Z CMakeLists.txt:9 (find_package) 2025-04-21T20:52:05.5328937Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:05.5329827Z  2025-04-21T20:52:05.5493593Z hip VERSION: 6.3.42131 2025-04-21T20:52:05.5499496Z amd_comgr VERSION: 2.8.0 2025-04-21T20:52:05.5511128Z rocrand VERSION: 3.2.0 2025-04-21T20:52:05.5522069Z hiprand VERSION: 2.11.0 2025-04-21T20:52:05.5532375Z rocblas VERSION: 4.3.0 2025-04-21T20:52:05.5540982Z hipblas VERSION: 2.3.0 2025-04-21T20:52:05.5549798Z miopen VERSION: 3.3.0 2025-04-21T20:52:05.5558863Z hipfft VERSION: 1.0.17 2025-04-21T20:52:05.5567253Z hipsparse VERSION: 3.1.2 2025-04-21T20:52:05.5576199Z rocprim VERSION: 3.3.0 2025-04-21T20:52:05.5585476Z hipcub VERSION: 3.3.0 2025-04-21T20:52:05.5594831Z rocthrust VERSION: 3.3.0 2025-04-21T20:52:05.5604377Z hipsolver VERSION: 2.3.0 2025-04-21T20:52:05.5609482Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:52:05.5610464Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:52:05.5610905Z CMake. 2025-04-21T20:52:05.5611035Z 2025-04-21T20:52:05.5611263Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:52:05.5611848Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:52:05.5612344Z to work with policies introduced by or earlier. 2025-04-21T20:52:05.5612795Z Call Stack (most recent call first): 2025-04-21T20:52:05.5613660Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:05.5615072Z /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-21T20:52:05.5616230Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-21T20:52:05.5617205Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-21T20:52:05.5617922Z CMakeLists.txt:9 (find_package) 2025-04-21T20:52:05.5618125Z 2025-04-21T20:52:05.5618264Z  2025-04-21T20:52:05.5618524Z hiprtc VERSION: 6.3.42131 2025-04-21T20:52:05.5622974Z hipblaslt VERSION: 0.10.0 2025-04-21T20:52:05.5631492Z rccl VERSION: 2.21.5 2025-04-21T20:52:05.5638449Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:52:06.3721842Z hipblaslt is using scale pointer vec ext 2025-04-21T20:52:06.3919640Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-04-21T20:52:06.3920505Z static library kineto_LIBRARY-NOTFOUND not found. 2025-04-21T20:52:06.3920942Z Call Stack (most recent call first): 2025-04-21T20:52:06.3921726Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-04-21T20:52:06.3922516Z CMakeLists.txt:9 (find_package) 2025-04-21T20:52:06.3922767Z 2025-04-21T20:52:06.3922943Z  2025-04-21T20:52:06.3923387Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-04-21T20:52:06.3926695Z -- Configuring done (2.5s) 2025-04-21T20:52:06.4010695Z -- Generating done (0.0s) 2025-04-21T20:52:06.4011063Z CMake Warning: 2025-04-21T20:52:06.4011414Z Manually-specified variables were not used by the project: 2025-04-21T20:52:06.4011719Z 2025-04-21T20:52:06.4011825Z Python_EXECUTABLE 2025-04-21T20:52:06.4011993Z 2025-04-21T20:52:06.4012092Z  2025-04-21T20:52:06.4023435Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2025-04-21T20:52:06.4069151Z + make VERBOSE=1 2025-04-21T20:52:06.4082926Z /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-21T20:52:06.4147289Z /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-21T20:52:06.4188592Z make -f CMakeFiles/Makefile2 all 2025-04-21T20:52:06.4199986Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-21T20:52:06.4200805Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2025-04-21T20:52:06.4212225Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-21T20:52:06.4214971Z 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-21T20:52:06.4261525Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-21T20:52:06.4262383Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2025-04-21T20:52:06.4274685Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-21T20:52:06.4315602Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-04-21T20:52:06.4324179Z /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-21T20:52:06.4349572Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:52:16.8171868Z [100%] Linking CXX executable test_jit_hooks 2025-04-21T20:52:16.8175592Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2025-04-21T20:52:16.8220631Z /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-21T20:52:17.5154598Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-21T20:52:17.5223648Z [100%] Built target test_jit_hooks 2025-04-21T20:52:17.5229270Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-04-21T20:52:17.5230539Z /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-21T20:52:17.5276412Z + popd 2025-04-21T20:52:17.5276885Z ~/workspace 2025-04-21T20:52:17.5277181Z + assert_git_not_dirty 2025-04-21T20:52:17.5277491Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-21T20:52:17.5277960Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2025-04-21T20:52:17.5278516Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2025-04-21T20:52:17.5278944Z + python --version 2025-04-21T20:52:17.5287667Z Python 3.10.16 2025-04-21T20:52:17.5289306Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2025-04-21T20:52:17.5302022Z + pushd build/custom_test_artifacts/custom-backend-build 2025-04-21T20:52:17.5302820Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2025-04-21T20:52:17.5305524Z ++ which python 2025-04-21T20:52:17.5315785Z + 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-21T20:52:17.5818618Z -- The C compiler identification is GNU 11.4.0 2025-04-21T20:52:17.6374307Z -- The CXX compiler identification is GNU 11.4.0 2025-04-21T20:52:17.6460369Z -- Detecting C compiler ABI info 2025-04-21T20:52:17.7116769Z -- Detecting C compiler ABI info - done 2025-04-21T20:52:17.7299234Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-04-21T20:52:17.7301678Z -- Detecting C compile features 2025-04-21T20:52:17.7305948Z -- Detecting C compile features - done 2025-04-21T20:52:17.7435551Z -- Detecting CXX compiler ABI info 2025-04-21T20:52:17.8201628Z -- Detecting CXX compiler ABI info - done 2025-04-21T20:52:17.8384526Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-04-21T20:52:17.8389337Z -- Detecting CXX compile features 2025-04-21T20:52:17.8395914Z -- Detecting CXX compile features - done 2025-04-21T20:52:17.8473738Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:52:17.8912115Z -- Found HIP: /opt/rocm (found suitable version "6.3.42131-fa1d09cbd", minimum required is "1.0") 2025-04-21T20:52:17.8915824Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:52:17.8921260Z  2025-04-21T20:52:17.8921696Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:52:17.8922338Z  2025-04-21T20:52:17.8922822Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:52:17.8923453Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:52:17.8924135Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:52:17.8924783Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:52:17.8925450Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:52:17.8926101Z HIP_VERSION_MAJOR: 6 2025-04-21T20:52:17.8926705Z HIP_VERSION_MINOR: 3 2025-04-21T20:52:17.8927313Z TORCH_HIP_VERSION: 603 2025-04-21T20:52:17.8927841Z  2025-04-21T20:52:17.8928312Z ***** Library versions from cmake find_package ***** 2025-04-21T20:52:17.8929003Z  2025-04-21T20:52:17.9179765Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:17.9180431Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:17.9180860Z 2025-04-21T20:52:17.9181071Z The amdgpu-arch tool failed: 2025-04-21T20:52:17.9181396Z Error: 'Failed to get device count' 2025-04-21T20:52:17.9181707Z Output: '' 2025-04-21T20:52:17.9181922Z 2025-04-21T20:52:17.9182222Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:17.9182876Z compilations, and the default architecture 2025-04-21T20:52:17.9183535Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:17.9183887Z 2025-04-21T20:52:17.9184000Z Call Stack (most recent call first): 2025-04-21T20:52:17.9184387Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:17.9184926Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:17.9185810Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:144 (find_package_and_print_version) 2025-04-21T20:52:17.9186383Z CMakeLists.txt:7 (include) 2025-04-21T20:52:17.9186791Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:17.9187273Z  2025-04-21T20:52:17.9237493Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-04-21T20:52:18.0033402Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-04-21T20:52:18.0034237Z -- Looking for pthread_create in pthreads 2025-04-21T20:52:18.0608073Z -- Looking for pthread_create in pthreads - not found 2025-04-21T20:52:18.0608558Z -- Looking for pthread_create in pthread 2025-04-21T20:52:18.1338800Z -- Looking for pthread_create in pthread - found 2025-04-21T20:52:18.1347881Z -- Found Threads: TRUE 2025-04-21T20:52:18.1513645Z hip VERSION: 6.3.42131 2025-04-21T20:52:18.1520504Z amd_comgr VERSION: 2.8.0 2025-04-21T20:52:18.1760825Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:18.1762241Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:18.1763007Z 2025-04-21T20:52:18.1763399Z The amdgpu-arch tool failed: 2025-04-21T20:52:18.1763916Z Error: 'Failed to get device count' 2025-04-21T20:52:18.1764425Z Output: '' 2025-04-21T20:52:18.1764797Z 2025-04-21T20:52:18.1765222Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:18.1766037Z compilations, and the default architecture 2025-04-21T20:52:18.1766770Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:18.1767226Z 2025-04-21T20:52:18.1767382Z Call Stack (most recent call first): 2025-04-21T20:52:18.1767974Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:18.1769063Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:52:18.1769988Z /opt/rocm/lib/cmake/rocrand/rocrand-config.cmake:90 (find_dependency) 2025-04-21T20:52:18.1770601Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:18.1771315Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:146 (find_package_and_print_version) 2025-04-21T20:52:18.1771880Z CMakeLists.txt:7 (include) 2025-04-21T20:52:18.1772275Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:18.1772777Z  2025-04-21T20:52:18.1936594Z rocrand VERSION: 3.2.0 2025-04-21T20:52:18.1971827Z hiprand VERSION: 2.11.0 2025-04-21T20:52:18.1995489Z rocblas VERSION: 4.3.0 2025-04-21T20:52:18.2040659Z hipblas VERSION: 2.3.0 2025-04-21T20:52:18.2068641Z miopen VERSION: 3.3.0 2025-04-21T20:52:18.2092159Z hipfft VERSION: 1.0.17 2025-04-21T20:52:18.2115104Z hipsparse VERSION: 3.1.2 2025-04-21T20:52:18.2137202Z rocprim VERSION: 3.3.0 2025-04-21T20:52:18.2168546Z hipcub VERSION: 3.3.0 2025-04-21T20:52:18.2191701Z rocthrust VERSION: 3.3.0 2025-04-21T20:52:18.2214774Z hipsolver VERSION: 2.3.0 2025-04-21T20:52:18.2231654Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:52:18.2232419Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:52:18.2232937Z CMake. 2025-04-21T20:52:18.2233071Z 2025-04-21T20:52:18.2233299Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:52:18.2233892Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:52:18.2234385Z to work with policies introduced by or earlier. 2025-04-21T20:52:18.2234770Z Call Stack (most recent call first): 2025-04-21T20:52:18.2235248Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:18.2235959Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:164 (find_package_and_print_version) 2025-04-21T20:52:18.2236714Z CMakeLists.txt:7 (include) 2025-04-21T20:52:18.2236911Z 2025-04-21T20:52:18.2237024Z  2025-04-21T20:52:18.2238150Z hiprtc VERSION: 6.3.42131 2025-04-21T20:52:18.2261100Z hipblaslt VERSION: 0.10.0 2025-04-21T20:52:18.2507997Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:18.2508652Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:18.2509075Z 2025-04-21T20:52:18.2509283Z The amdgpu-arch tool failed: 2025-04-21T20:52:18.2509611Z Error: 'Failed to get device count' 2025-04-21T20:52:18.2509916Z Output: '' 2025-04-21T20:52:18.2510119Z 2025-04-21T20:52:18.2510403Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:18.2510822Z compilations, and the default architecture 2025-04-21T20:52:18.2511435Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:18.2511762Z 2025-04-21T20:52:18.2511872Z Call Stack (most recent call first): 2025-04-21T20:52:18.2512328Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:18.2513053Z /opt/conda/envs/py_3.10/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) 2025-04-21T20:52:18.2513732Z /opt/rocm/lib/cmake/rccl/rccl-config.cmake:90 (find_dependency) 2025-04-21T20:52:18.2514313Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:18.2515029Z /var/lib/jenkins/workspace/cmake/public/LoadHIP.cmake:169 (find_package_and_print_version) 2025-04-21T20:52:18.2515637Z CMakeLists.txt:7 (include) 2025-04-21T20:52:18.2516047Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:18.2516513Z  2025-04-21T20:52:18.2708144Z rccl VERSION: 2.21.5 2025-04-21T20:52:18.2714583Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:52:19.0654113Z hipblaslt is using scale pointer vec ext 2025-04-21T20:52:19.0698075Z Building PyTorch for GPU arch: gfx90a;gfx942 2025-04-21T20:52:19.0719944Z HIP VERSION: 6.3.42131-fa1d09cbd 2025-04-21T20:52:19.0722775Z  2025-04-21T20:52:19.0723270Z ***** ROCm version from rocm_version.h **** 2025-04-21T20:52:19.0723877Z  2025-04-21T20:52:19.0724132Z ROCM_VERSION_DEV: 6.3.0 2025-04-21T20:52:19.0724473Z ROCM_VERSION_DEV_MAJOR: 6 2025-04-21T20:52:19.0724820Z ROCM_VERSION_DEV_MINOR: 3 2025-04-21T20:52:19.0725149Z ROCM_VERSION_DEV_PATCH: 0 2025-04-21T20:52:19.0725498Z ROCM_VERSION_DEV_INT: 60300 2025-04-21T20:52:19.0725862Z HIP_VERSION_MAJOR: 6 2025-04-21T20:52:19.0726173Z HIP_VERSION_MINOR: 3 2025-04-21T20:52:19.0726491Z TORCH_HIP_VERSION: 603 2025-04-21T20:52:19.0726778Z  2025-04-21T20:52:19.0727027Z ***** Library versions from cmake find_package ***** 2025-04-21T20:52:19.0727395Z  2025-04-21T20:52:19.0944652Z CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:91 (message): 2025-04-21T20:52:19.0945401Z AMDGPU_TARGETS was not set, and system GPU detection was unsuccsesful. 2025-04-21T20:52:19.0945877Z 2025-04-21T20:52:19.0946103Z The amdgpu-arch tool failed: 2025-04-21T20:52:19.0946418Z Error: 'Failed to get device count' 2025-04-21T20:52:19.0946775Z Output: '' 2025-04-21T20:52:19.0946994Z 2025-04-21T20:52:19.0947330Z As a result, --offload-arch will not be set for subsuqent 2025-04-21T20:52:19.0947738Z compilations, and the default architecture 2025-04-21T20:52:19.0948237Z (gfx906 for dynamic build / gfx942 for static build) will be used 2025-04-21T20:52:19.0948557Z 2025-04-21T20:52:19.0948682Z Call Stack (most recent call first): 2025-04-21T20:52:19.0949123Z /opt/rocm/lib/cmake/hip/hip-config.cmake:149 (include) 2025-04-21T20:52:19.0949911Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:19.0951139Z /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-21T20:52:19.0952495Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-21T20:52:19.0953666Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-21T20:52:19.0954369Z CMakeLists.txt:9 (find_package) 2025-04-21T20:52:19.0954792Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-04-21T20:52:19.0955326Z  2025-04-21T20:52:19.1113342Z hip VERSION: 6.3.42131 2025-04-21T20:52:19.1119390Z amd_comgr VERSION: 2.8.0 2025-04-21T20:52:19.1130288Z rocrand VERSION: 3.2.0 2025-04-21T20:52:19.1141640Z hiprand VERSION: 2.11.0 2025-04-21T20:52:19.1151633Z rocblas VERSION: 4.3.0 2025-04-21T20:52:19.1161130Z hipblas VERSION: 2.3.0 2025-04-21T20:52:19.1170148Z miopen VERSION: 3.3.0 2025-04-21T20:52:19.1179076Z hipfft VERSION: 1.0.17 2025-04-21T20:52:19.1188493Z hipsparse VERSION: 3.1.2 2025-04-21T20:52:19.1198137Z rocprim VERSION: 3.3.0 2025-04-21T20:52:19.1207867Z hipcub VERSION: 3.3.0 2025-04-21T20:52:19.1218024Z rocthrust VERSION: 3.3.0 2025-04-21T20:52:19.1228219Z hipsolver VERSION: 2.3.0 2025-04-21T20:52:19.1233756Z CMake Deprecation Warning at /opt/rocm/lib/cmake/hiprtc/hiprtc-config.cmake:21 (cmake_minimum_required): 2025-04-21T20:52:19.1235154Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-04-21T20:52:19.1236138Z CMake. 2025-04-21T20:52:19.1236368Z 2025-04-21T20:52:19.1236786Z Update the VERSION argument value. Or, use the ... syntax 2025-04-21T20:52:19.1237856Z to tell CMake that the project requires at least but has been updated 2025-04-21T20:52:19.1238702Z to work with policies introduced by or earlier. 2025-04-21T20:52:19.1239397Z Call Stack (most recent call first): 2025-04-21T20:52:19.1240608Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/LoadHIP.cmake:73 (find_package) 2025-04-21T20:52:19.1242741Z /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-21T20:52:19.1244809Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:74 (include) 2025-04-21T20:52:19.1246593Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-04-21T20:52:19.1247853Z CMakeLists.txt:9 (find_package) 2025-04-21T20:52:19.1248224Z 2025-04-21T20:52:19.1248491Z  2025-04-21T20:52:19.1248945Z hiprtc VERSION: 6.3.42131 2025-04-21T20:52:19.1252948Z hipblaslt VERSION: 0.10.0 2025-04-21T20:52:19.1262206Z rccl VERSION: 2.21.5 2025-04-21T20:52:19.1269376Z hsa-runtime64 VERSION: 1.14.60300 2025-04-21T20:52:19.9225546Z hipblaslt is using scale pointer vec ext 2025-04-21T20:52:19.9423902Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-04-21T20:52:19.9424751Z static library kineto_LIBRARY-NOTFOUND not found. 2025-04-21T20:52:19.9425137Z Call Stack (most recent call first): 2025-04-21T20:52:19.9426148Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-04-21T20:52:19.9427347Z CMakeLists.txt:9 (find_package) 2025-04-21T20:52:19.9427551Z 2025-04-21T20:52:19.9427695Z  2025-04-21T20:52:19.9428127Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-04-21T20:52:19.9430150Z -- Configuring done (2.4s) 2025-04-21T20:52:19.9555813Z -- Generating done (0.0s) 2025-04-21T20:52:19.9556235Z CMake Warning: 2025-04-21T20:52:19.9556572Z Manually-specified variables were not used by the project: 2025-04-21T20:52:19.9556904Z 2025-04-21T20:52:19.9557000Z Python_EXECUTABLE 2025-04-21T20:52:19.9557331Z 2025-04-21T20:52:19.9557435Z  2025-04-21T20:52:19.9568813Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2025-04-21T20:52:19.9614261Z + make VERBOSE=1 2025-04-21T20:52:19.9628129Z /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-21T20:52:19.9694148Z /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-21T20:52:19.9736488Z make -f CMakeFiles/Makefile2 all 2025-04-21T20:52:19.9748675Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:19.9749489Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2025-04-21T20:52:19.9762067Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:19.9765134Z 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-21T20:52:19.9812016Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:19.9813276Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2025-04-21T20:52:19.9825812Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:19.9868899Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-04-21T20:52:19.9878251Z /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-21T20:52:19.9904456Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:52:26.3609601Z [ 50%] Linking CXX shared library libcustom_backend.so 2025-04-21T20:52:26.3612515Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2025-04-21T20:52:26.3655506Z /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-21T20:52:26.8595034Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:26.8660310Z [ 50%] Built target custom_backend 2025-04-21T20:52:26.8666263Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2025-04-21T20:52:26.8679521Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:26.8682658Z 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-21T20:52:26.8728683Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:26.8729617Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2025-04-21T20:52:26.8742298Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:26.8783322Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-04-21T20:52:26.8792688Z /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-21T20:52:26.8818384Z cc1plus: warning: command-line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2025-04-21T20:52:36.9593254Z [100%] Linking CXX executable test_custom_backend 2025-04-21T20:52:36.9597884Z /opt/conda/envs/py_3.10/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2025-04-21T20:52:36.9642791Z /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-21T20:52:37.7374163Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:37.7445240Z [100%] Built target test_custom_backend 2025-04-21T20:52:37.7450660Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-04-21T20:52:37.7452385Z /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-21T20:52:37.7500928Z + popd 2025-04-21T20:52:37.7501159Z ~/workspace 2025-04-21T20:52:37.7501382Z + assert_git_not_dirty 2025-04-21T20:52:37.7501663Z + [[ linux-focal-rocm-py3.10 != *rocm* ]] 2025-04-21T20:52:37.7507820Z + [[ linux-focal-rocm-py3.10 != *libtorch* ]] 2025-04-21T20:52:37.7508179Z + [[ linux-focal-rocm-py3.10 != *bazel* ]] 2025-04-21T20:52:37.7508542Z + python tools/stats/export_test_times.py 2025-04-21T20:52:37.8055867Z Exporting test times from test-infra 2025-04-21T20:52:37.8056913Z 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-21T20:52:37.8851249Z 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-21T20:52:38.1371193Z + [[ linux-focal-rocm-py3.10 != *s390x* ]] 2025-04-21T20:52:38.1371763Z + [[ linux-focal-rocm-py3.10 != *-bazel-* ]] 2025-04-21T20:52:38.1372153Z + print_sccache_stats 2025-04-21T20:52:38.1372437Z + echo 'PyTorch Build Statistics' 2025-04-21T20:52:38.1372754Z PyTorch Build Statistics 2025-04-21T20:52:38.1373042Z + sccache --show-stats 2025-04-21T20:52:38.1397245Z Compile requests 9764 2025-04-21T20:52:38.1397901Z Compile requests executed 7680 2025-04-21T20:52:38.1398365Z Cache hits 7649 2025-04-21T20:52:38.1398688Z Cache hits (C/C++) 7352 2025-04-21T20:52:38.1399011Z Cache hits (HIP) 297 2025-04-21T20:52:38.1399332Z Cache misses 2 2025-04-21T20:52:38.1399755Z Cache misses (C/C++) 2 2025-04-21T20:52:38.1400213Z Cache hits rate 99.97 % 2025-04-21T20:52:38.1401100Z Cache hits rate (C/C++) 99.97 % 2025-04-21T20:52:38.1401438Z Cache hits rate (HIP) 100.00 % 2025-04-21T20:52:38.1401764Z Cache timeouts 0 2025-04-21T20:52:38.1402084Z Cache read errors 0 2025-04-21T20:52:38.1402437Z Forced recaches 0 2025-04-21T20:52:38.1402818Z Cache write errors 0 2025-04-21T20:52:38.1403241Z Cache errors 23 2025-04-21T20:52:38.1403725Z Cache errors (C/C++) 23 2025-04-21T20:52:38.1404305Z Compilations 2 2025-04-21T20:52:38.1404927Z Compilation failures 6 2025-04-21T20:52:38.1405319Z Non-cacheable compilations 0 2025-04-21T20:52:38.1405643Z Non-cacheable calls 311 2025-04-21T20:52:38.1405970Z Non-compilation calls 1773 2025-04-21T20:52:38.1406406Z Unsupported compiler calls 0 2025-04-21T20:52:38.1406733Z Average cache write 0.038 s 2025-04-21T20:52:38.1407120Z Average compiler 0.571 s 2025-04-21T20:52:38.1407451Z Average cache read hit 0.038 s 2025-04-21T20:52:38.1407778Z Failed distributed compilations 0 2025-04-21T20:52:38.1408011Z 2025-04-21T20:52:38.1408108Z Non-cacheable reasons: 2025-04-21T20:52:38.1408371Z -M 297 2025-04-21T20:52:38.1408689Z multiple input files 13 2025-04-21T20:52:38.1408999Z unknown source language 1 2025-04-21T20:52:38.1409223Z 2025-04-21T20:52:38.1409512Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-04-21T20:52:38.1409984Z Version (client) 0.9.1 2025-04-21T20:52:38.1410276Z + [[ -n 40896756600 ]] 2025-04-21T20:52:38.1410555Z + sccache --show-stats --stats-format json 2025-04-21T20:52:38.1410877Z + jq .stats 2025-04-21T20:52:38.1785719Z + sccache_epilogue 2025-04-21T20:52:38.1786227Z + echo '::group::Sccache Compilation Log' 2025-04-21T20:52:38.1788208Z ##[group]Sccache Compilation Log 2025-04-21T20:52:38.1788597Z + echo '=================== sccache compilation log ===================' 2025-04-21T20:52:38.1789023Z =================== sccache compilation log =================== 2025-04-21T20:52:38.1789646Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-04-21T20:52:38.1958226Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-04-21T20:52:38.1959039Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-04-21T20:52:38.1959566Z + sccache --show-stats 2025-04-21T20:52:38.1981967Z Compile requests 9764 2025-04-21T20:52:38.1982666Z Compile requests executed 7680 2025-04-21T20:52:38.1982989Z Cache hits 7649 2025-04-21T20:52:38.1983344Z Cache hits (C/C++) 7352 2025-04-21T20:52:38.1983679Z Cache hits (HIP) 297 2025-04-21T20:52:38.1983994Z Cache misses 2 2025-04-21T20:52:38.1984364Z Cache misses (C/C++) 2 2025-04-21T20:52:38.1984747Z Cache hits rate 99.97 % 2025-04-21T20:52:38.1985125Z Cache hits rate (C/C++) 99.97 % 2025-04-21T20:52:38.1985456Z Cache hits rate (HIP) 100.00 % 2025-04-21T20:52:38.1985834Z Cache timeouts 0 2025-04-21T20:52:38.1986152Z Cache read errors 0 2025-04-21T20:52:38.1986517Z Forced recaches 0 2025-04-21T20:52:38.1986836Z Cache write errors 0 2025-04-21T20:52:38.1987193Z Cache errors 23 2025-04-21T20:52:38.1987509Z Cache errors (C/C++) 23 2025-04-21T20:52:38.1987832Z Compilations 2 2025-04-21T20:52:38.1988221Z Compilation failures 6 2025-04-21T20:52:38.1988545Z Non-cacheable compilations 0 2025-04-21T20:52:38.1989070Z Non-cacheable calls 311 2025-04-21T20:52:38.1989414Z Non-compilation calls 1773 2025-04-21T20:52:38.1989784Z Unsupported compiler calls 0 2025-04-21T20:52:38.1990122Z Average cache write 0.038 s 2025-04-21T20:52:38.1990521Z Average compiler 0.571 s 2025-04-21T20:52:38.1990853Z Average cache read hit 0.038 s 2025-04-21T20:52:38.1991237Z Failed distributed compilations 0 2025-04-21T20:52:38.1991475Z 2025-04-21T20:52:38.1991579Z Non-cacheable reasons: 2025-04-21T20:52:38.1991897Z -M 297 2025-04-21T20:52:38.1992208Z multiple input files 13 2025-04-21T20:52:38.1992590Z unknown source language 1 2025-04-21T20:52:38.1992899Z 2025-04-21T20:52:38.1993150Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-04-21T20:52:38.1993758Z Version (client) 0.9.1 2025-04-21T20:52:38.1994073Z + sccache --stop-server 2025-04-21T20:52:38.2005354Z Stopping sccache server... 2025-04-21T20:52:38.2008014Z Compile requests 9764 2025-04-21T20:52:38.2008619Z Compile requests executed 7680 2025-04-21T20:52:38.2009131Z Cache hits 7649 2025-04-21T20:52:38.2009447Z Cache hits (C/C++) 7352 2025-04-21T20:52:38.2009750Z Cache hits (HIP) 297 2025-04-21T20:52:38.2010065Z Cache misses 2 2025-04-21T20:52:38.2010530Z Cache misses (C/C++) 2 2025-04-21T20:52:38.2010889Z Cache hits rate 99.97 % 2025-04-21T20:52:38.2011207Z Cache hits rate (C/C++) 99.97 % 2025-04-21T20:52:38.2011585Z Cache hits rate (HIP) 100.00 % 2025-04-21T20:52:38.2012228Z Cache timeouts 0 2025-04-21T20:52:38.2012567Z Cache read errors 0 2025-04-21T20:52:38.2012966Z Forced recaches 0 2025-04-21T20:52:38.2013289Z Cache write errors 0 2025-04-21T20:52:38.2013596Z Cache errors 23 2025-04-21T20:52:38.2013910Z Cache errors (C/C++) 23 2025-04-21T20:52:38.2014226Z Compilations 2 2025-04-21T20:52:38.2014549Z Compilation failures 6 2025-04-21T20:52:38.2014871Z Non-cacheable compilations 0 2025-04-21T20:52:38.2015210Z Non-cacheable calls 311 2025-04-21T20:52:38.2015534Z Non-compilation calls 1773 2025-04-21T20:52:38.2015862Z Unsupported compiler calls 0 2025-04-21T20:52:38.2016203Z Average cache write 0.038 s 2025-04-21T20:52:38.2016533Z Average compiler 0.571 s 2025-04-21T20:52:38.2016856Z Average cache read hit 0.038 s 2025-04-21T20:52:38.2017200Z Failed distributed compilations 0 2025-04-21T20:52:38.2017423Z 2025-04-21T20:52:38.2017537Z Non-cacheable reasons: 2025-04-21T20:52:38.2017804Z -M 297 2025-04-21T20:52:38.2018120Z multiple input files 13 2025-04-21T20:52:38.2018445Z unknown source language 1 2025-04-21T20:52:38.2018659Z 2025-04-21T20:52:38.2018903Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-04-21T20:52:38.2019351Z Version (client) 0.9.1 2025-04-21T20:52:38.2019667Z + echo ::endgroup:: 2025-04-21T20:52:38.2020165Z ##[endgroup] 2025-04-21T20:52:38.2150424Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2025-04-21T20:52:38.2151312Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2025-04-21T20:52:38.2163023Z shell: /usr/bin/bash -e {0} 2025-04-21T20:52:38.2163320Z ##[endgroup] 2025-04-21T20:52:38.2234408Z adding: dist/ (stored 0%) 2025-04-21T20:52:54.8748953Z adding: dist/torch-2.8.0a0+gitb68c0ef-cp310-cp310-linux_x86_64.whl (deflated 1%) 2025-04-21T20:52:54.8926276Z adding: dist/.ninja_log (deflated 87%) 2025-04-21T20:52:54.8926705Z adding: build/custom_test_artifacts/ (stored 0%) 2025-04-21T20:52:54.8927166Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2025-04-21T20:52:54.8927751Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2025-04-21T20:52:54.8928433Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-04-21T20:52:54.8931477Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2025-04-21T20:52:54.8932239Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/ (stored 0%) 2025-04-21T20:52:54.8933008Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeSystem.cmake (deflated 65%) 2025-04-21T20:52:54.8933829Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/ (stored 0%) 2025-04-21T20:52:54.8934623Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/tmp/ (stored 0%) 2025-04-21T20:52:54.8935694Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-04-21T20:52:54.8936875Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdC/a.out (deflated 82%) 2025-04-21T20:52:54.8937782Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeCCompiler.cmake (deflated 68%) 2025-04-21T20:52:54.8938634Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/ (stored 0%) 2025-04-21T20:52:54.8939447Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/tmp/ (stored 0%) 2025-04-21T20:52:54.8940772Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-04-21T20:52:54.8942731Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CompilerIdCXX/a.out (deflated 82%) 2025-04-21T20:52:54.8943653Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeCXXCompiler.cmake (deflated 71%) 2025-04-21T20:52:54.8945705Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2025-04-21T20:52:54.8947634Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2025-04-21T20:52:54.8948511Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-04-21T20:52:54.8949233Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-04-21T20:52:54.8949974Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-04-21T20:52:54.8950736Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2025-04-21T20:52:54.8951576Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2025-04-21T20:52:54.8952541Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2025-04-21T20:52:54.8953540Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2025-04-21T20:52:54.8954605Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 73%) 2025-04-21T20:52:54.8955497Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2025-04-21T20:52:54.8956411Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 74%) 2025-04-21T20:52:54.8957319Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 53%) 2025-04-21T20:52:54.8958213Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 48%) 2025-04-21T20:52:54.8959153Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2025-04-21T20:52:54.8974654Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 93%) 2025-04-21T20:52:54.9263957Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 83%) 2025-04-21T20:52:54.9264806Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2025-04-21T20:52:54.9265685Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2025-04-21T20:52:54.9266689Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2025-04-21T20:52:54.9267654Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2025-04-21T20:52:54.9268576Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 72%) 2025-04-21T20:52:54.9269613Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2025-04-21T20:52:54.9270560Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 76%) 2025-04-21T20:52:54.9271510Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 56%) 2025-04-21T20:52:54.9272454Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 49%) 2025-04-21T20:52:54.9273425Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2025-04-21T20:52:54.9290702Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 93%) 2025-04-21T20:52:54.9413738Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 81%) 2025-04-21T20:52:54.9414815Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2025-04-21T20:52:54.9415715Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2025-04-21T20:52:54.9416515Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2025-04-21T20:52:54.9417253Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 76%) 2025-04-21T20:52:54.9417996Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 88%) 2025-04-21T20:52:54.9418744Z adding: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc (deflated 15%) 2025-04-21T20:52:54.9419464Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 80%) 2025-04-21T20:52:54.9420216Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2025-04-21T20:52:54.9420887Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 64%) 2025-04-21T20:52:54.9695443Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 74%) 2025-04-21T20:52:54.9790324Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 71%) 2025-04-21T20:52:54.9791181Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2025-04-21T20:52:54.9791751Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2025-04-21T20:52:54.9792398Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-04-21T20:52:54.9795487Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2025-04-21T20:52:54.9796249Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/ (stored 0%) 2025-04-21T20:52:54.9797004Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeSystem.cmake (deflated 65%) 2025-04-21T20:52:54.9797877Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/ (stored 0%) 2025-04-21T20:52:54.9798660Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/tmp/ (stored 0%) 2025-04-21T20:52:54.9799556Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-04-21T20:52:54.9800897Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdC/a.out (deflated 82%) 2025-04-21T20:52:54.9801754Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeCCompiler.cmake (deflated 68%) 2025-04-21T20:52:54.9802592Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/ (stored 0%) 2025-04-21T20:52:54.9803402Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/tmp/ (stored 0%) 2025-04-21T20:52:54.9804807Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-04-21T20:52:54.9806792Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CompilerIdCXX/a.out (deflated 82%) 2025-04-21T20:52:54.9807685Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeCXXCompiler.cmake (deflated 71%) 2025-04-21T20:52:54.9809765Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2025-04-21T20:52:54.9811662Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2025-04-21T20:52:54.9812536Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-04-21T20:52:54.9813229Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-04-21T20:52:54.9813966Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-04-21T20:52:54.9814736Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2025-04-21T20:52:54.9815599Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2025-04-21T20:52:54.9816566Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2025-04-21T20:52:54.9817519Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2025-04-21T20:52:54.9818412Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 74%) 2025-04-21T20:52:54.9819325Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2025-04-21T20:52:54.9820237Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 75%) 2025-04-21T20:52:54.9821198Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 56%) 2025-04-21T20:52:54.9822124Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 49%) 2025-04-21T20:52:54.9823033Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2025-04-21T20:52:54.9838846Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 93%) 2025-04-21T20:52:54.9936522Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2025-04-21T20:52:54.9937507Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2025-04-21T20:52:54.9938407Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2025-04-21T20:52:54.9939182Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2025-04-21T20:52:54.9940017Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 69%) 2025-04-21T20:52:54.9940747Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 88%) 2025-04-21T20:52:54.9941496Z adding: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc (deflated 15%) 2025-04-21T20:52:54.9942197Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 80%) 2025-04-21T20:52:54.9942852Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2025-04-21T20:52:54.9943912Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 64%) 2025-04-21T20:52:55.0009859Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2025-04-21T20:52:55.0010501Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2025-04-21T20:52:55.0011111Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2025-04-21T20:52:55.0012055Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-04-21T20:52:55.0014934Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 88%) 2025-04-21T20:52:55.0015767Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/ (stored 0%) 2025-04-21T20:52:55.0016600Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeSystem.cmake (deflated 65%) 2025-04-21T20:52:55.0017474Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/ (stored 0%) 2025-04-21T20:52:55.0018427Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/tmp/ (stored 0%) 2025-04-21T20:52:55.0019398Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-04-21T20:52:55.0020572Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdC/a.out (deflated 82%) 2025-04-21T20:52:55.0021510Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeCCompiler.cmake (deflated 68%) 2025-04-21T20:52:55.0022414Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/ (stored 0%) 2025-04-21T20:52:55.0023303Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/tmp/ (stored 0%) 2025-04-21T20:52:55.0024420Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-04-21T20:52:55.0025999Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CompilerIdCXX/a.out (deflated 82%) 2025-04-21T20:52:55.0027345Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeCXXCompiler.cmake (deflated 71%) 2025-04-21T20:52:55.0028941Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_C.bin (deflated 83%) 2025-04-21T20:52:55.0030911Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.2/CMakeDetermineCompilerABI_CXX.bin (deflated 83%) 2025-04-21T20:52:55.0031862Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-04-21T20:52:55.0032974Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-04-21T20:52:55.0033795Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-04-21T20:52:55.0034628Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2025-04-21T20:52:55.0035583Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2025-04-21T20:52:55.0036648Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2025-04-21T20:52:55.0037739Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2025-04-21T20:52:55.0038691Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 73%) 2025-04-21T20:52:55.0039694Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2025-04-21T20:52:55.0040693Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 76%) 2025-04-21T20:52:55.0041692Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 56%) 2025-04-21T20:52:55.0042678Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 48%) 2025-04-21T20:52:55.0043659Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2025-04-21T20:52:55.0044746Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 90%) 2025-04-21T20:52:55.0226038Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2025-04-21T20:52:55.0227068Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2025-04-21T20:52:55.0228051Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2025-04-21T20:52:55.0229149Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2025-04-21T20:52:55.0230212Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2025-04-21T20:52:55.0231208Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 72%) 2025-04-21T20:52:55.0232231Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2025-04-21T20:52:55.0233329Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 77%) 2025-04-21T20:52:55.0234369Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 57%) 2025-04-21T20:52:55.0235401Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 49%) 2025-04-21T20:52:55.0236407Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2025-04-21T20:52:55.0251969Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 93%) 2025-04-21T20:52:55.0335424Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 80%) 2025-04-21T20:52:55.0336524Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2025-04-21T20:52:55.0337482Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2025-04-21T20:52:55.0338541Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2025-04-21T20:52:55.0339338Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 76%) 2025-04-21T20:52:55.0340142Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 88%) 2025-04-21T20:52:55.0340949Z adding: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc (deflated 15%) 2025-04-21T20:52:55.0341718Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 80%) 2025-04-21T20:52:55.0342473Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2025-04-21T20:52:55.0343188Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 64%) 2025-04-21T20:52:55.0516701Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 73%) 2025-04-21T20:52:55.0582775Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 71%) 2025-04-21T20:52:55.0583419Z adding: build/lib/ (stored 0%) 2025-04-21T20:52:55.0743387Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2025-04-21T20:52:55.1636970Z adding: build/lib/libprotobuf.a (deflated 73%) 2025-04-21T20:52:55.2772667Z adding: build/lib/libprotoc.a (deflated 71%) 2025-04-21T20:52:55.2799474Z adding: build/lib/libpthreadpool.a (deflated 61%) 2025-04-21T20:52:55.2820626Z adding: build/lib/libcpuinfo.a (deflated 70%) 2025-04-21T20:52:55.2842714Z adding: build/lib/libcpuinfo_internals.a (deflated 71%) 2025-04-21T20:52:55.2843857Z adding: build/lib/libclog.a (deflated 74%) 2025-04-21T20:52:55.2898240Z adding: build/lib/libpytorch_qnnpack.a (deflated 66%) 2025-04-21T20:52:55.2906953Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2025-04-21T20:52:55.2943971Z adding: build/lib/libnnpack.a (deflated 72%) 2025-04-21T20:52:55.3409492Z adding: build/lib/libmicrokernels-prod.a (deflated 69%) 2025-04-21T20:52:55.5283690Z adding: build/lib/libmicrokernels-all.a (deflated 70%) 2025-04-21T20:52:55.5403328Z adding: build/lib/libgtest.a (deflated 73%) 2025-04-21T20:52:55.5446841Z adding: build/lib/libgmock.a (deflated 71%) 2025-04-21T20:52:55.5447706Z adding: build/lib/libgtest_main.a (deflated 64%) 2025-04-21T20:52:55.5448588Z adding: build/lib/libgmock_main.a (deflated 63%) 2025-04-21T20:52:55.5683317Z adding: build/lib/libXNNPACK.a (deflated 71%) 2025-04-21T20:52:55.5816404Z adding: build/lib/libbenchmark.a (deflated 69%) 2025-04-21T20:52:55.5817101Z adding: build/lib/libbenchmark_main.a (deflated 64%) 2025-04-21T20:52:55.5972955Z adding: build/lib/libasmjit.a (deflated 62%) 2025-04-21T20:52:55.8178408Z adding: build/lib/libfbgemm.a (deflated 83%) 2025-04-21T20:52:55.8197143Z adding: build/lib/libittnotify.a (deflated 78%) 2025-04-21T20:52:55.8256927Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2025-04-21T20:52:55.9394771Z adding: build/lib/libtensorpipe.a (deflated 78%) 2025-04-21T20:52:55.9715937Z adding: build/lib/libgloo.a (deflated 72%) 2025-04-21T20:52:55.9815976Z adding: build/lib/libonnx_proto.a (deflated 77%) 2025-04-21T20:52:56.0650917Z adding: build/lib/libgloo_hip.a (deflated 86%) 2025-04-21T20:52:56.2070069Z adding: build/lib/libonnx.a (deflated 75%) 2025-04-21T20:52:58.1053747Z adding: build/lib/libdnnl.a (deflated 80%) 2025-04-21T20:52:58.1099950Z adding: build/lib/libfmt.a (deflated 64%) 2025-04-21T20:52:58.1800881Z adding: build/lib/libkineto.a (deflated 66%) 2025-04-21T20:52:58.2043962Z adding: build/lib/libc10.so (deflated 62%) 2025-04-21T20:52:58.2045203Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2025-04-21T20:52:58.2047375Z adding: build/lib/libcaffe2_nvrtc.so (deflated 81%) 2025-04-21T20:52:58.2152607Z adding: build/lib/libc10_hip.so (deflated 60%) 2025-04-21T20:53:03.0725645Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2025-04-21T20:53:03.0732870Z adding: build/lib/libunbox_lib.a (deflated 71%) 2025-04-21T20:53:03.0745426Z adding: build/lib/libshm.so (deflated 66%) 2025-04-21T20:53:04.8817100Z adding: build/lib/libtorch_hip.so (deflated 57%) 2025-04-21T20:53:04.8818017Z adding: build/lib/libtorch.so (deflated 87%) 2025-04-21T20:53:04.8877525Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2025-04-21T20:53:04.8946062Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2025-04-21T20:53:04.9101069Z adding: build/lib/libtorchbind_test.so (deflated 73%) 2025-04-21T20:53:04.9163353Z adding: build/lib/libaoti_custom_ops.so (deflated 69%) 2025-04-21T20:53:05.3443526Z adding: build/lib/libtorch_python.so (deflated 67%) 2025-04-21T20:53:05.3542967Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2025-04-21T20:53:05.3543674Z adding: build/bin/ (stored 0%) 2025-04-21T20:53:05.3544203Z adding: build/bin/CMakeFiles/ (stored 0%) 2025-04-21T20:53:05.3544594Z adding: build/bin/cmake_install.cmake (deflated 58%) 2025-04-21T20:53:05.3550851Z adding: build/bin/CTestTestfile.cmake (deflated 40%) 2025-04-21T20:53:05.4558925Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2025-04-21T20:53:05.5454379Z adding: build/bin/protoc (deflated 61%) 2025-04-21T20:53:05.5576999Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2025-04-21T20:53:05.5692286Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2025-04-21T20:53:05.5823415Z adding: build/bin/c10_Device_test (deflated 61%) 2025-04-21T20:53:05.5966571Z adding: build/bin/c10_DispatchKeySet_test (deflated 62%) 2025-04-21T20:53:05.6094876Z adding: build/bin/c10_Scalar_test (deflated 61%) 2025-04-21T20:53:05.6237299Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2025-04-21T20:53:05.6379792Z adding: build/bin/c10_SymInt_test (deflated 61%) 2025-04-21T20:53:05.6536778Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 62%) 2025-04-21T20:53:05.6683879Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2025-04-21T20:53:05.6837224Z adding: build/bin/c10_InlineStreamGuard_test (deflated 62%) 2025-04-21T20:53:05.6974309Z adding: build/bin/c10_Bitset_test (deflated 62%) 2025-04-21T20:53:05.7095569Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2025-04-21T20:53:05.7212376Z adding: build/bin/c10_ArrayRef_test (deflated 61%) 2025-04-21T20:53:05.7387583Z adding: build/bin/c10_cow_test (deflated 62%) 2025-04-21T20:53:05.7517062Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2025-04-21T20:53:05.7655362Z adding: build/bin/c10_Half_test (deflated 61%) 2025-04-21T20:53:05.7824275Z adding: build/bin/c10_Metaprogramming_test (deflated 63%) 2025-04-21T20:53:05.7945832Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2025-04-21T20:53:05.8071455Z adding: build/bin/c10_NetworkFlow_test (deflated 61%) 2025-04-21T20:53:05.8177704Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2025-04-21T20:53:05.8325817Z adding: build/bin/c10_ThreadLocal_test (deflated 63%) 2025-04-21T20:53:05.8449119Z adding: build/bin/c10_TypeTraits_test (deflated 61%) 2025-04-21T20:53:05.8602971Z adding: build/bin/c10_TypeList_test (deflated 61%) 2025-04-21T20:53:05.8752202Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2025-04-21T20:53:05.8888375Z adding: build/bin/c10_accumulate_test (deflated 61%) 2025-04-21T20:53:05.9012783Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2025-04-21T20:53:05.9171029Z adding: build/bin/c10_complex_math_test (deflated 62%) 2025-04-21T20:53:05.9324838Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2025-04-21T20:53:05.9470434Z adding: build/bin/c10_complex_test (deflated 61%) 2025-04-21T20:53:05.9602018Z adding: build/bin/c10_error_test (deflated 61%) 2025-04-21T20:53:05.9753104Z adding: build/bin/c10_flags_test (deflated 61%) 2025-04-21T20:53:05.9904844Z adding: build/bin/c10_exception_test (deflated 61%) 2025-04-21T20:53:06.0030509Z adding: build/bin/c10_generic_math_test (deflated 61%) 2025-04-21T20:53:06.0152348Z adding: build/bin/c10_irange_test (deflated 61%) 2025-04-21T20:53:06.0303411Z adding: build/bin/c10_lazy_test (deflated 61%) 2025-04-21T20:53:06.0458896Z adding: build/bin/c10_logging_test (deflated 62%) 2025-04-21T20:53:06.0846938Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2025-04-21T20:53:06.0999294Z adding: build/bin/c10_optional_test (deflated 65%) 2025-04-21T20:53:06.1162825Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2025-04-21T20:53:06.1322996Z adding: build/bin/c10_registry_test (deflated 61%) 2025-04-21T20:53:06.1431822Z adding: build/bin/c10_ssize_test (deflated 61%) 2025-04-21T20:53:06.1812771Z adding: build/bin/c10_small_vector_test (deflated 74%) 2025-04-21T20:53:06.1955721Z adding: build/bin/c10_string_util_test (deflated 61%) 2025-04-21T20:53:06.2069220Z adding: build/bin/c10_string_view_test (deflated 61%) 2025-04-21T20:53:06.2217122Z adding: build/bin/c10_tempfile_test (deflated 61%) 2025-04-21T20:53:06.2351760Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2025-04-21T20:53:06.2470250Z adding: build/bin/c10_typeid_test (deflated 61%) 2025-04-21T20:53:06.2596431Z adding: build/bin/c10_hip_HIPAssertionsTest_1_var_test (deflated 61%) 2025-04-21T20:53:06.2720475Z adding: build/bin/c10_hip_HIPAssertionsTest_catches_stream (deflated 61%) 2025-04-21T20:53:06.2840704Z adding: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device (deflated 61%) 2025-04-21T20:53:06.2966570Z adding: build/bin/c10_hip_HIPAssertionsTest_from_2_processes (deflated 61%) 2025-04-21T20:53:06.3070955Z adding: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads (deflated 61%) 2025-04-21T20:53:06.3183147Z adding: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks (deflated 61%) 2025-04-21T20:53:06.3303881Z adding: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block (deflated 61%) 2025-04-21T20:53:06.3434619Z adding: build/bin/c10_hip_HIPTest (deflated 61%) 2025-04-21T20:53:06.4211870Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 74%) 2025-04-21T20:53:06.5062304Z adding: build/bin/vec_test_all_types_AVX512 (deflated 74%) 2025-04-21T20:53:06.6045836Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2025-04-21T20:53:06.6173183Z adding: build/bin/test_edge_op_registration (deflated 61%) 2025-04-21T20:53:06.6303814Z adding: build/bin/BackoffTest (deflated 61%) 2025-04-21T20:53:06.6431627Z adding: build/bin/FileStoreTest (deflated 61%) 2025-04-21T20:53:06.6574212Z adding: build/bin/TCPStoreTest (deflated 61%) 2025-04-21T20:53:06.6702422Z adding: build/bin/HashStoreTest (deflated 61%) 2025-04-21T20:53:06.6883342Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2025-04-21T20:53:06.6893844Z adding: build/bin/example_allreduce (deflated 64%) 2025-04-21T20:53:06.6905432Z adding: build/bin/torch_shm_manager (deflated 66%) 2025-04-21T20:53:06.7050410Z adding: build/bin/static_runtime_bench (deflated 59%) 2025-04-21T20:53:06.7612290Z adding: build/bin/static_runtime_test (deflated 69%) 2025-04-21T20:53:06.7804007Z adding: build/bin/Dict_test (deflated 64%) 2025-04-21T20:53:06.7942265Z adding: build/bin/Dimname_test (deflated 61%) 2025-04-21T20:53:06.8110329Z adding: build/bin/MaybeOwned_test (deflated 66%) 2025-04-21T20:53:06.8264072Z adding: build/bin/NamedTensor_test (deflated 61%) 2025-04-21T20:53:06.8422826Z adding: build/bin/apply_utils_test (deflated 62%) 2025-04-21T20:53:06.8571530Z adding: build/bin/atest (deflated 62%) 2025-04-21T20:53:06.8745355Z adding: build/bin/basic (deflated 60%) 2025-04-21T20:53:06.8886356Z adding: build/bin/broadcast_test (deflated 61%) 2025-04-21T20:53:06.9019476Z adding: build/bin/cpu_allocator_test (deflated 61%) 2025-04-21T20:53:06.9164722Z adding: build/bin/cpu_generator_test (deflated 62%) 2025-04-21T20:53:06.9303656Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2025-04-21T20:53:06.9517002Z adding: build/bin/cpu_rng_test (deflated 66%) 2025-04-21T20:53:06.9639070Z adding: build/bin/dlconvertor_test (deflated 61%) 2025-04-21T20:53:06.9781185Z adding: build/bin/extension_backend_test (deflated 61%) 2025-04-21T20:53:06.9929055Z adding: build/bin/half_test (deflated 61%) 2025-04-21T20:53:07.0168151Z adding: build/bin/ivalue_test (deflated 62%) 2025-04-21T20:53:07.0288851Z adding: build/bin/lazy_tensor_test (deflated 61%) 2025-04-21T20:53:07.0421176Z adding: build/bin/math_kernel_test (deflated 61%) 2025-04-21T20:53:07.0561547Z adding: build/bin/memory_format_test (deflated 61%) 2025-04-21T20:53:07.0689869Z adding: build/bin/memory_overlapping_test (deflated 61%) 2025-04-21T20:53:07.0812651Z adding: build/bin/operator_name_test (deflated 61%) 2025-04-21T20:53:07.0965554Z adding: build/bin/native_test (deflated 61%) 2025-04-21T20:53:07.1103338Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2025-04-21T20:53:07.1233053Z adding: build/bin/operators_test (deflated 61%) 2025-04-21T20:53:07.1362915Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2025-04-21T20:53:07.1529278Z adding: build/bin/pow_test (deflated 62%) 2025-04-21T20:53:07.1670978Z adding: build/bin/quantized_test (deflated 61%) 2025-04-21T20:53:07.1811496Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2025-04-21T20:53:07.1931511Z adding: build/bin/reduce_ops_test (deflated 61%) 2025-04-21T20:53:07.2067659Z adding: build/bin/StorageUtils_test (deflated 61%) 2025-04-21T20:53:07.2210551Z adding: build/bin/scalar_tensor_test (deflated 60%) 2025-04-21T20:53:07.2363263Z adding: build/bin/scalar_test (deflated 61%) 2025-04-21T20:53:07.2489989Z adding: build/bin/stride_properties_test (deflated 61%) 2025-04-21T20:53:07.2619901Z adding: build/bin/test_parallel (deflated 61%) 2025-04-21T20:53:07.2630156Z adding: build/bin/thread_init_test (deflated 68%) 2025-04-21T20:53:07.2826770Z adding: build/bin/tensor_iterator_test (deflated 67%) 2025-04-21T20:53:07.2957723Z adding: build/bin/type_ptr_test (deflated 61%) 2025-04-21T20:53:07.3103609Z adding: build/bin/type_test (deflated 61%) 2025-04-21T20:53:07.3111822Z adding: build/bin/verify_api_visibility (deflated 80%) 2025-04-21T20:53:07.3237992Z adding: build/bin/undefined_tensor_test (deflated 61%) 2025-04-21T20:53:07.3373242Z adding: build/bin/weakref_test (deflated 61%) 2025-04-21T20:53:07.3552599Z adding: build/bin/legacy_vmap_test (deflated 62%) 2025-04-21T20:53:07.3678435Z adding: build/bin/wrapdim_test (deflated 61%) 2025-04-21T20:53:07.3812875Z adding: build/bin/xla_tensor_test (deflated 61%) 2025-04-21T20:53:07.4064851Z adding: build/bin/List_test (deflated 69%) 2025-04-21T20:53:07.4217600Z adding: build/bin/IListRef_test (deflated 62%) 2025-04-21T20:53:07.4460413Z adding: build/bin/kernel_function_test (deflated 66%) 2025-04-21T20:53:07.4738792Z adding: build/bin/kernel_function_legacy_test (deflated 67%) 2025-04-21T20:53:07.4908937Z adding: build/bin/KernelFunction_test (deflated 64%) 2025-04-21T20:53:07.5197308Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2025-04-21T20:53:07.5436699Z adding: build/bin/kernel_lambda_test (deflated 70%) 2025-04-21T20:53:07.5590787Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2025-04-21T20:53:07.5726359Z adding: build/bin/CppSignature_test (deflated 62%) 2025-04-21T20:53:07.5961146Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2025-04-21T20:53:07.6079176Z adding: build/bin/op_allowlist_test (deflated 61%) 2025-04-21T20:53:07.6197006Z adding: build/bin/hip_complex_math_test (deflated 61%) 2025-04-21T20:53:07.6811843Z adding: build/bin/op_registration_test (deflated 77%) 2025-04-21T20:53:07.6942201Z adding: build/bin/backend_fallback_test (deflated 61%) 2025-04-21T20:53:07.7116984Z adding: build/bin/inline_container_test (deflated 62%) 2025-04-21T20:53:07.7250631Z adding: build/bin/hip_apply_test (deflated 62%) 2025-04-21T20:53:07.7368336Z adding: build/bin/hip_complex_test (deflated 61%) 2025-04-21T20:53:07.7487059Z adding: build/bin/hip_distributions_test (deflated 61%) 2025-04-21T20:53:07.7604988Z adding: build/bin/hip_generator_test (deflated 61%) 2025-04-21T20:53:07.7725277Z adding: build/bin/hip_half_test (deflated 61%) 2025-04-21T20:53:07.7850814Z adding: build/bin/hip_integer_divider_test (deflated 61%) 2025-04-21T20:53:07.7969307Z adding: build/bin/hip_optional_test (deflated 61%) 2025-04-21T20:53:07.8087110Z adding: build/bin/hip_packedtensoraccessor_test (deflated 61%) 2025-04-21T20:53:07.8204307Z adding: build/bin/hip_vectorized_test (deflated 61%) 2025-04-21T20:53:07.8334330Z adding: build/bin/hip_dlconvertor_test (deflated 61%) 2025-04-21T20:53:07.9609105Z adding: build/bin/test_jit (deflated 66%) 2025-04-21T20:53:08.1331203Z adding: build/bin/test_tensorexpr (deflated 66%) 2025-04-21T20:53:08.1372515Z adding: build/bin/tutorial_tensorexpr (deflated 66%) 2025-04-21T20:53:08.1508082Z adding: build/bin/test_dist_autograd (deflated 61%) 2025-04-21T20:53:08.1694946Z adding: build/bin/test_cpp_rpc (deflated 61%) 2025-04-21T20:53:08.1704775Z adding: build/bin/parallel_benchmark (deflated 72%) 2025-04-21T20:53:08.4299626Z adding: build/bin/test_api (deflated 67%) 2025-04-21T20:53:08.4322063Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2025-04-21T20:53:08.4496202Z adding: build/bin/test_mobile_nnc (deflated 61%) 2025-04-21T20:53:08.5235620Z adding: build/bin/test_lazy (deflated 73%) 2025-04-21T20:53:08.5236186Z adding: .additional_ci_files/ (stored 0%) 2025-04-21T20:53:08.5429993Z adding: .additional_ci_files/test-times.json (deflated 68%) 2025-04-21T20:53:08.6236851Z adding: .additional_ci_files/test-class-times.json (deflated 65%) 2025-04-21T20:53:08.6290135Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-04-21T20:53:08.6290596Z with: 2025-04-21T20:53:08.6290829Z name: linux-focal-rocm-py3.10 2025-04-21T20:53:08.6291129Z retention-days: 14 2025-04-21T20:53:08.6291419Z if-no-files-found: error 2025-04-21T20:53:08.6291700Z path: artifacts.zip 2025-04-21T20:53:08.6291951Z s3-bucket: gha-artifacts 2025-04-21T20:53:08.6292225Z region: us-east-1 2025-04-21T20:53:08.6292464Z ##[endgroup] 2025-04-21T20:53:08.9843485Z With the provided path, there will be 1 file uploaded 2025-04-21T20:53:08.9844468Z Uploading to s3 prefix: pytorch/pytorch/14580755932/linux-focal-rocm-py3.10 2025-04-21T20:53:08.9884277Z Starting upload of artifacts.zip 2025-04-21T20:53:16.0824106Z Finished upload of artifacts.zip 2025-04-21T20:53:16.1076847Z Prepare all required actions 2025-04-21T20:53:16.1077262Z Getting action download info 2025-04-21T20:53:16.2457620Z Getting action download info 2025-04-21T20:53:16.3484557Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-04-21T20:53:16.3484941Z with: 2025-04-21T20:53:16.3485373Z github-token: *** 2025-04-21T20:53:16.3485613Z build-time: 743 2025-04-21T20:53:16.3485848Z ##[endgroup] 2025-04-21T20:53:16.3536545Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-04-21T20:53:16.3536891Z with: 2025-04-21T20:53:16.3537149Z s3-prefix: pytorch/pytorch/14580755932/1/artifact 2025-04-21T20:53:16.3537507Z retention-days: 14 2025-04-21T20:53:16.3537771Z if-no-files-found: warn 2025-04-21T20:53:16.3538040Z path: sccache-stats-*.json 2025-04-21T20:53:16.3538314Z name: artifact 2025-04-21T20:53:16.3538551Z s3-bucket: gha-artifacts 2025-04-21T20:53:16.3538817Z region: us-east-1 2025-04-21T20:53:16.3539036Z ##[endgroup] 2025-04-21T20:53:16.6815121Z NOTE: s3-prefix specified, ignoring name parameter 2025-04-21T20:53:16.6815626Z With the provided path, there will be 1 file uploaded 2025-04-21T20:53:16.6816126Z Uploading to s3 prefix: pytorch/pytorch/14580755932/1/artifact 2025-04-21T20:53:16.6854941Z Starting upload of sccache-stats-linux-focal-rocm-py3.10-40896756600.json 2025-04-21T20:53:16.8285035Z Finished upload of sccache-stats-linux-focal-rocm-py3.10-40896756600.json 2025-04-21T20:53:16.8448655Z ##[group]Run python3 -m tools.stats.sccache_stats_to_benchmark_format 2025-04-21T20:53:16.8449245Z python3 -m tools.stats.sccache_stats_to_benchmark_format 2025-04-21T20:53:16.8455068Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:16.8455457Z env: 2025-04-21T20:53:16.8455672Z BUILD_TIME: 743 2025-04-21T20:53:16.8455898Z ##[endgroup] 2025-04-21T20:53:16.8892140Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-04-21T20:53:16.8892612Z with: 2025-04-21T20:53:16.8892890Z benchmark-results-dir: test/test-reports 2025-04-21T20:53:16.8893222Z dry-run: false 2025-04-21T20:53:16.8893452Z schema-version: v3 2025-04-21T20:53:16.8894019Z github-token: *** 2025-04-21T20:53:16.8894264Z ##[endgroup] 2025-04-21T20:53:16.8920557Z ##[group]Run set -eux 2025-04-21T20:53:16.8920919Z set -eux 2025-04-21T20:53:16.8921207Z python3 -mpip install boto3==1.35.33 2025-04-21T20:53:16.8926993Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:16.8927393Z ##[endgroup] 2025-04-21T20:53:16.8949706Z + python3 -mpip install boto3==1.35.33 2025-04-21T20:53:17.1425781Z Defaulting to user installation because normal site-packages is not writeable 2025-04-21T20:53:18.1287360Z Collecting boto3==1.35.33 2025-04-21T20:53:18.1319912Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-04-21T20:53:18.1382699Z 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-21T20:53:18.1387273Z 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-21T20:53:18.1396739Z 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-21T20:53:18.1448737Z 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-21T20:53:18.1459025Z 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-21T20:53:18.1496661Z 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-21T20:53:18.2347699Z Installing collected packages: boto3 2025-04-21T20:53:18.2348062Z Attempting uninstall: boto3 2025-04-21T20:53:18.2349452Z Found existing installation: boto3 1.35.42 2025-04-21T20:53:18.2451524Z Uninstalling boto3-1.35.42: 2025-04-21T20:53:18.2464079Z Successfully uninstalled boto3-1.35.42 2025-04-21T20:53:18.3009083Z Successfully installed boto3-1.35.33 2025-04-21T20:53:18.3741559Z ##[group]Run set -eux 2025-04-21T20:53:18.3741857Z set -eux 2025-04-21T20:53:18.3742098Z  2025-04-21T20:53:18.3742334Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-04-21T20:53:18.3742701Z  echo "Missing github-token input" 2025-04-21T20:53:18.3743031Z  exit 1 2025-04-21T20:53:18.3743244Z fi 2025-04-21T20:53:18.3749043Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:18.3749432Z env: 2025-04-21T20:53:18.3749883Z GITHUB_TOKEN: *** 2025-04-21T20:53:18.3750123Z ##[endgroup] 2025-04-21T20:53:18.3774768Z + [[ -z *** ]] 2025-04-21T20:53:18.3824824Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-04-21T20:53:18.3825278Z with: 2025-04-21T20:53:18.3825703Z github-token: *** 2025-04-21T20:53:18.3825947Z ##[endgroup] 2025-04-21T20:53:18.3848330Z ##[group]Run set -eux 2025-04-21T20:53:18.3848607Z set -eux 2025-04-21T20:53:18.3848839Z  2025-04-21T20:53:18.3849315Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-04-21T20:53:18.3854941Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:18.3855330Z env: 2025-04-21T20:53:18.3855707Z GITHUB_TOKEN: *** 2025-04-21T20:53:18.3855935Z ##[endgroup] 2025-04-21T20:53:18.3878533Z + python3 /home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 14580755932 i-0ee251e7868336916 2025-04-21T20:53:18.6292070Z setting job-id=40896756600 2025-04-21T20:53:18.6292464Z setting job-name=rocm-py3.10-inductor / build 2025-04-21T20:53:18.6410422Z ##[group]Run set -eux 2025-04-21T20:53:18.6410713Z set -eux 2025-04-21T20:53:18.6410963Z  2025-04-21T20:53:18.6411365Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-04-21T20:53:18.6411888Z  --schema-version "${SCHEMA_VERSION}" \ 2025-04-21T20:53:18.6412248Z  --repo "${REPO}" \ 2025-04-21T20:53:18.6412644Z  --head-branch "${HEAD_BRANCH}" \ 2025-04-21T20:53:18.6412978Z  --head-sha "${HEAD_SHA}" \ 2025-04-21T20:53:18.6413331Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-04-21T20:53:18.6413705Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-04-21T20:53:18.6414046Z  --job-id "${JOB_ID}" \ 2025-04-21T20:53:18.6414344Z  --job-name "${JOB_NAME}" 2025-04-21T20:53:18.6420103Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:18.6420505Z env: 2025-04-21T20:53:18.6420714Z SCHEMA_VERSION: v3 2025-04-21T20:53:18.6420983Z REPO: pytorch/pytorch 2025-04-21T20:53:18.6421290Z HEAD_BRANCH: refs/tags/ciflow/inductor/148893 2025-04-21T20:53:18.6421687Z HEAD_SHA: b68c0effe97351b0c24b2f7aef671559be6aa977 2025-04-21T20:53:18.6422049Z WORKFLOW_RUN_ID: 14580755932 2025-04-21T20:53:18.6422332Z RUN_ATTEMPT: 1 2025-04-21T20:53:18.6422581Z JOB_ID: 40896756600 2025-04-21T20:53:18.6422844Z JOB_NAME: rocm-py3.10-inductor / build 2025-04-21T20:53:18.6423259Z ##[endgroup] 2025-04-21T20:53:18.6448429Z + 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/inductor/148893 --head-sha b68c0effe97351b0c24b2f7aef671559be6aa977 --workflow-id 14580755932 --run-attempt 1 --job-id 40896756600 --job-name 'rocm-py3.10-inductor / build' 2025-04-21T20:53:18.6770317Z ##[group]Run set -eux 2025-04-21T20:53:18.6770597Z set -eux 2025-04-21T20:53:18.6770827Z  2025-04-21T20:53:18.6771065Z # TODO (huydhn): Implement this part 2025-04-21T20:53:18.6771595Z echo "runners=[]" >> "${GITHUB_OUTPUT}" 2025-04-21T20:53:18.6777349Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:18.6777727Z ##[endgroup] 2025-04-21T20:53:18.6799538Z + echo 'runners=[]' 2025-04-21T20:53:18.6826161Z ##[group]Run set -eux 2025-04-21T20:53:18.6826461Z set -eux 2025-04-21T20:53:18.6826694Z  2025-04-21T20:53:18.6826941Z # TODO (huydhn): Implement this part 2025-04-21T20:53:18.6827342Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-04-21T20:53:18.6832604Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:18.6833102Z ##[endgroup] 2025-04-21T20:53:18.6854202Z + echo 'dependencies={}' 2025-04-21T20:53:18.6881466Z ##[group]Run set -eux 2025-04-21T20:53:18.6881748Z set -eux 2025-04-21T20:53:18.6881977Z  2025-04-21T20:53:18.6882246Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-04-21T20:53:18.6883091Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-04-21T20:53:18.6883599Z  # We don't want the job to fail if the directory doesn't exist 2025-04-21T20:53:18.6884004Z  exit 0 2025-04-21T20:53:18.6884237Z fi 2025-04-21T20:53:18.6884444Z  2025-04-21T20:53:18.6884692Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-04-21T20:53:18.6885185Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-04-21T20:53:18.6885743Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-04-21T20:53:18.6886180Z  --metadata "${BENCHMARK_METADATA}" \ 2025-04-21T20:53:18.6886540Z  --runners "${RUNNER_INFO}" \ 2025-04-21T20:53:18.6886896Z  --dependencies "${DEPENDENCIES}" \ 2025-04-21T20:53:18.6887222Z  --dry-run 2025-04-21T20:53:18.6887473Z else 2025-04-21T20:53:18.6887855Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-04-21T20:53:18.6888404Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-04-21T20:53:18.6888832Z  --metadata "${BENCHMARK_METADATA}" \ 2025-04-21T20:53:18.6889188Z  --runners "${RUNNER_INFO}" \ 2025-04-21T20:53:18.6889545Z  --dependencies "${DEPENDENCIES}" 2025-04-21T20:53:18.6889970Z fi 2025-04-21T20:53:18.6895013Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:18.6895391Z env: 2025-04-21T20:53:18.6895641Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-04-21T20:53:18.6895968Z DRY_RUN: false 2025-04-21T20:53:18.6897221Z BENCHMARK_METADATA: {"timestamp": 1745268798, "schema_version": "v3", "name": "rocm-py3.10-inductor / build", "repo": "pytorch/pytorch", "head_branch": "refs/tags/ciflow/inductor/148893", "head_sha": "b68c0effe97351b0c24b2f7aef671559be6aa977", "workflow_id": 14580755932, "run_attempt": 1, "job_id": 40896756600} 2025-04-21T20:53:18.6898549Z RUNNER_INFO: [] 2025-04-21T20:53:18.6898801Z DEPENDENCIES: {} 2025-04-21T20:53:18.6899045Z ##[endgroup] 2025-04-21T20:53:18.6919631Z + [[ ! -d test/test-reports ]] 2025-04-21T20:53:18.6920155Z + [[ false == \t\r\u\e ]] 2025-04-21T20:53:18.6922729Z + 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": 1745268798, "schema_version": "v3", "name": "rocm-py3.10-inductor / build", "repo": "pytorch/pytorch", "head_branch": "refs/tags/ciflow/inductor/148893", "head_sha": "b68c0effe97351b0c24b2f7aef671559be6aa977", "workflow_id": 14580755932, "run_attempt": 1, "job_id": 40896756600}' --runners '[]' --dependencies '{}' 2025-04-21T20:53:18.8285696Z INFO:root:Upload test/test-reports/sccache-stats.json to s3://ossci-benchmarks/v3/pytorch/pytorch/14580755932/40896756600/sccache-stats.json 2025-04-21T20:53:18.8525284Z INFO:botocore.credentials:Found credentials from IAM Role: ghci-lf-github-action-runners-runner-role 2025-04-21T20:53:19.0813645Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-04-21T20:53:19.0814096Z with: 2025-04-21T20:53:19.0814315Z ##[endgroup] 2025-04-21T20:53:19.0863807Z ##[group]Run set -eou pipefail 2025-04-21T20:53:19.0864317Z set -eou pipefail 2025-04-21T20:53:19.0864773Z  2025-04-21T20:53:19.0865372Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-04-21T20:53:19.0866155Z for _ in $(seq 1440); do 2025-04-21T20:53:19.0866767Z  # Break if no ssh session exists anymore 2025-04-21T20:53:19.0867369Z  if [ "$(who)" = "" ]; then 2025-04-21T20:53:19.0867874Z  break 2025-04-21T20:53:19.0868274Z  fi 2025-04-21T20:53:19.0868673Z  echo "." 2025-04-21T20:53:19.0869083Z  sleep 5 2025-04-21T20:53:19.0869473Z done 2025-04-21T20:53:19.0877666Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:19.0878383Z ##[endgroup] 2025-04-21T20:53:19.0906817Z Holding runner for 2 hours until all ssh sessions have logged out 2025-04-21T20:53:19.0972289Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-04-21T20:53:19.0972868Z # ignore expansion of "docker ps -q" since it could be empty 2025-04-21T20:53:19.0973319Z # shellcheck disable=SC2046 2025-04-21T20:53:19.0973648Z docker stop $(docker ps -q) || true 2025-04-21T20:53:19.0973999Z # Prune all of the docker images 2025-04-21T20:53:19.0974337Z docker system prune -af 2025-04-21T20:53:19.0979483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:19.0979861Z ##[endgroup] 2025-04-21T20:53:21.7973402Z a253f5fcfdcb 2025-04-21T20:53:22.3574241Z Deleted Containers: 2025-04-21T20:53:22.3574722Z a253f5fcfdcb46fc2ec618964b6e85acb165b9acf96f99961d0ab84e24b2c155 2025-04-21T20:53:22.3575075Z 2025-04-21T20:53:26.7218090Z Deleted Images: 2025-04-21T20:53:26.7218887Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:f583c1656c56372ad0e1c57f3463a017fbf03138 2025-04-21T20:53:26.7220543Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3@sha256:8a8a8c142d4ea269b605cbc22ca8a7ee4413c026d8f222d5cb46582b79558d2f 2025-04-21T20:53:26.7221784Z deleted: sha256:34cd6ce721a4f3484d87152141847442aeb9accf3a8fd11075a1d216bdb18006 2025-04-21T20:53:26.7222440Z deleted: sha256:c7edb4e429d3b90e1d4be05cd2ddc45c7b80195735820755e8a06af4bce2b1dc 2025-04-21T20:53:26.7223106Z deleted: sha256:08b12bbb0eba537e4a3eba3a8c012abf356c2c27e27386c03e158779c0d21b5e 2025-04-21T20:53:26.7223772Z deleted: sha256:6a0ee67eebcb2a1941b2c8489ac7cf5d0059c4b4335066bd39b9e64a48815fa1 2025-04-21T20:53:26.7224437Z deleted: sha256:f1ed8666dcd02248b5ddc36c4b04d4ae3afaeea91473d19890536101e70e12b8 2025-04-21T20:53:26.7225082Z deleted: sha256:f523eb3a923b0ac70b9ef6a7dc6e341f9ee187624315307089ec32a72cc6e3fc 2025-04-21T20:53:26.7225847Z deleted: sha256:824fcc8de8c542f20c146e1f4fd89c86b4d3d6f3e6b6ed21fe72d3a002f19551 2025-04-21T20:53:26.7226577Z deleted: sha256:84ecdfd2444711c29e3cf9575435d12ade595905501116a66179e91ac7e887c8 2025-04-21T20:53:26.7227254Z deleted: sha256:e638a5a9a42bebc6225acc67bed48bc2ce0b4813e94f84ddd9e0c9aa19fcf5e1 2025-04-21T20:53:26.7228003Z deleted: sha256:a935f6ce8b909f6dd5419c30c038f43bbbe362b783b918db7b11d4e76b6fede5 2025-04-21T20:53:26.7228669Z deleted: sha256:4a2cde2b0bf45af1ee9d1eda86b1bd448773950f71bf6f7bfcf357b438b8afc8 2025-04-21T20:53:26.7229324Z deleted: sha256:114d9ba3ca5f074326336b3690be49e0095bee81be3117db59691f4109c3f28d 2025-04-21T20:53:26.7229968Z deleted: sha256:5b0fa196f855ff41134df2d21caff6bb392b89a2f49bfefa9aa53c91e7cfa4af 2025-04-21T20:53:26.7230694Z deleted: sha256:366c3cc811c6e043a14c87217e6ac4ab4fd566bf3b743ab82c3dd5e79f4c2705 2025-04-21T20:53:26.7231496Z deleted: sha256:418f32b8f09fddc8e123f2d5b3993ac8cac288e482b53eed613de8c762eb9545 2025-04-21T20:53:26.7232301Z deleted: sha256:76b4de1e69ea2199b17a0b895315275d6465259d05474f5d3917cf8f5e555683 2025-04-21T20:53:26.7233029Z deleted: sha256:addedd2beaedc241221f61f869cb8d9567ba96add953adac824bb74f9cb3a813 2025-04-21T20:53:26.7233708Z deleted: sha256:8286e5af0be00e9b1f056aeb3a2d8d3120ff9a3f5c5ffdd4c7c79ed42a1f7fb9 2025-04-21T20:53:26.7234375Z deleted: sha256:5216333083041478a3c8cfd959aee97b8f4eccf53ef87d7f65d8e0a492e44c84 2025-04-21T20:53:26.7235014Z deleted: sha256:68f06b243a4454991b11dbd7a57361c87e43ff51d99b72f41470244778e0e3c1 2025-04-21T20:53:26.7235666Z deleted: sha256:0e2874013ae8ce17c84d6d1d16769a6f6c457bf082ed88dbda76f6b5c8d278c9 2025-04-21T20:53:26.7236337Z deleted: sha256:abca43f4f410aae1835bbef5fb626c9a47e591543ff9479ca19a22122bb9833e 2025-04-21T20:53:26.7237005Z deleted: sha256:dc5dacd5ecc2f6788a5843d96e4a00a56cae58528485c4920a38bcb2a0866c29 2025-04-21T20:53:26.7237659Z deleted: sha256:657b5e2550922e9c130ef3bd078b7d07a6befb24dd7f98647e1d771ef3c7d104 2025-04-21T20:53:26.7238317Z deleted: sha256:d4b152c2451326672c385a61a7dca6b4ec35d269bdeb7042b3164e28dbea3a49 2025-04-21T20:53:26.7238974Z deleted: sha256:0b75f8e9c181e1807f8cb7b9de93d9b6ab5f28679f9b9f2906f98ab7a70e7b09 2025-04-21T20:53:26.7239610Z deleted: sha256:f348b300316bfae3940c32c256ec464534102765f5772f88453bf5b55be151f3 2025-04-21T20:53:26.7240254Z deleted: sha256:04ddd6728369d5e889b02762049ae2f4b741d579284bee2d8bbfe1d6468a27fd 2025-04-21T20:53:26.7240906Z deleted: sha256:779cb4bbf44790a7354df36ec9c162ed69c5c476fbc7257f6863a50e96915bc0 2025-04-21T20:53:26.7241725Z deleted: sha256:532b6251d712bdd8be6d1b0d6bc4842caa87681216e0b6925ee5015fd7a59f0e 2025-04-21T20:53:26.7242412Z deleted: sha256:ab4a10a4cef5f77814b3ca37a209ec5e2e0591a7611289b778cfc37bce6b1f82 2025-04-21T20:53:26.7243084Z deleted: sha256:af961d9db36224c5dd08de9aa78225df0fb69c346809b5bdabcbd9ead9191393 2025-04-21T20:53:26.7243746Z deleted: sha256:4e74ce6bf05d5a0f7c2753407eec5cd952d4e8d139d6539a2534369f72a74f79 2025-04-21T20:53:26.7244368Z deleted: sha256:87a187c81b7737b3d0085977016019fe64b070f3660301c3a383214840e1a101 2025-04-21T20:53:26.7245008Z deleted: sha256:f933e0a6b4e412f56b27b1e0a32074555fd290df606847944cde52b473e5a3c2 2025-04-21T20:53:26.7245653Z deleted: sha256:5be2c70d645c61950016eeef2403f46ae0d0c77635756c81f25a8bb5c3430eb3 2025-04-21T20:53:26.7246303Z deleted: sha256:1a04e1afe3b64f2aed62f74835f085b6270519d2a9370ed551048e2e7eb0e112 2025-04-21T20:53:26.7246996Z deleted: sha256:2daa2d5c1263dafe3500859f5d95c3c16bc6602b0c860997251da2ef4e302c88 2025-04-21T20:53:26.7247658Z deleted: sha256:d3ff84c2ec459cffa919ab67156dc5f9f74ca27054c8a6e7fafd9b4eabde1304 2025-04-21T20:53:26.7248320Z deleted: sha256:83adfa00dea15c26ddc048e6f37ca0268c1771772afd5270d1f6e071482f48d0 2025-04-21T20:53:26.7248961Z deleted: sha256:b7df64688847d372fb3032ae1c0dd021d92a905d1946be798dec97e2ed2fa28e 2025-04-21T20:53:26.7249599Z deleted: sha256:582814a667f1762c1c1b4009cfa28354fc762112606d4e8599798c23d00bcf39 2025-04-21T20:53:26.7250245Z deleted: sha256:947bdbe65b46f8ef4eadbe87b4e01464d917c1b655c30c0db1293cade8e9451a 2025-04-21T20:53:26.7250907Z deleted: sha256:5b53241c3984df30e88b6e747feb6581c8413c2c4fc2e0ca1bbb420a3cb5bd2a 2025-04-21T20:53:26.7251691Z deleted: sha256:4a9f9a6b012e814358073154c334d2b57b0ec403464be77d7589dff9156ef6fc 2025-04-21T20:53:26.7252338Z deleted: sha256:d2064cd9dd542fd406d6c92e8c230c0371e52b358f76cdebe96d67647ea3568f 2025-04-21T20:53:26.7253083Z deleted: sha256:9bac88ef9d4d6fbdb2b4cd7171afe767b6be3e3e30ffeff7ee3b17a3e4fef563 2025-04-21T20:53:26.7253763Z deleted: sha256:f83e54cddd4fd408d40550bdd8f0ff5e733d2845ec6031a8c2fc0e8a9cc99021 2025-04-21T20:53:26.7254408Z deleted: sha256:16e3f485c7bd99dca919936134cea295716516bcd2a65f3c12b688ed2d931fa4 2025-04-21T20:53:26.7255067Z deleted: sha256:bfa3e73f70ec2f0c00df97f8e3d8061c9e9939d352ce672ed8cd15b67e6f81c0 2025-04-21T20:53:26.7255729Z deleted: sha256:781bb19489f51bfdc96d91d9e35332fa6ace6dc3326bbd1cdf74c054c0c675a6 2025-04-21T20:53:26.7256384Z deleted: sha256:1383348175b4d62ecdb4b057ed130504bdd1135410aa376e8dbb7236aa4830bc 2025-04-21T20:53:26.7257111Z deleted: sha256:86681a2590dbd387f9c215606e633c391b76c64ad79d1ad210745d6311d92c93 2025-04-21T20:53:26.7257758Z deleted: sha256:39b0ad593129ad88846fa85ce5195cd505ee3e959334ed5ab700bdb52578a344 2025-04-21T20:53:26.7258419Z deleted: sha256:7d0ce9692a0fdad6e46548ee3d3dd84daa195695deba20475387afec06bf02c8 2025-04-21T20:53:26.7259059Z deleted: sha256:5878b4228412b6782bcd992f1ad8269445ff937c6da42856cb70c8215b522644 2025-04-21T20:53:26.7259706Z deleted: sha256:8eb7cf9a84297d5c185d1c76b02bda665b9ce06f32d97f55657aa1746e22ff0e 2025-04-21T20:53:26.7260365Z deleted: sha256:4d373a57acd5a31725d0bba62aa30be785a0fd1b4e7a33096b853e8bf13fe01f 2025-04-21T20:53:26.7261027Z deleted: sha256:7a93e732ddfcf8b39b817e609a60cca530d44b47aac656a5af23b0cef02e868e 2025-04-21T20:53:26.7261858Z deleted: sha256:750fe7b25aa82d8a087d6424be745caf48685acd19a5e5968b5a3d570058e293 2025-04-21T20:53:26.7262518Z deleted: sha256:5c385bcb6f1ed6f66200071f9d4bf63f629d0c02f561bc9736be0977b23bae46 2025-04-21T20:53:26.7263167Z deleted: sha256:470b66ea5123c93b0d5606e4213bf9e47d3d426b640d32472e4ac213186c4bb6 2025-04-21T20:53:26.7263549Z 2025-04-21T20:53:26.7326553Z Total reclaimed space: 75.45GB 2025-04-21T20:53:26.7419074Z Post job cleanup. 2025-04-21T20:53:26.7470794Z Post job cleanup. 2025-04-21T20:53:26.8575887Z [command]/usr/bin/git version 2025-04-21T20:53:26.8630674Z git version 2.47.1 2025-04-21T20:53:26.8664798Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/0286777a-6d47-4ac7-a6ef-6cd0bc548793/.gitconfig' 2025-04-21T20:53:26.8673054Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0286777a-6d47-4ac7-a6ef-6cd0bc548793' before making global git config changes 2025-04-21T20:53:26.8674031Z Adding repository directory to the temporary git global config as a safe directory 2025-04-21T20:53:26.8678433Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-04-21T20:53:26.8713780Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-04-21T20:53:26.8749610Z [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-21T20:53:26.9036841Z Entering 'android/libs/fbjni' 2025-04-21T20:53:26.9093273Z Entering 'third_party/FP16' 2025-04-21T20:53:26.9154262Z Entering 'third_party/FXdiv' 2025-04-21T20:53:26.9209277Z Entering 'third_party/NNPACK' 2025-04-21T20:53:26.9264105Z Entering 'third_party/NVTX' 2025-04-21T20:53:26.9319776Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:53:26.9373112Z Entering 'third_party/XNNPACK' 2025-04-21T20:53:26.9444423Z Entering 'third_party/benchmark' 2025-04-21T20:53:26.9506868Z Entering 'third_party/composable_kernel' 2025-04-21T20:53:26.9569012Z Entering 'third_party/cpp-httplib' 2025-04-21T20:53:26.9619732Z Entering 'third_party/cpuinfo' 2025-04-21T20:53:26.9670278Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:53:26.9732155Z Entering 'third_party/cutlass' 2025-04-21T20:53:26.9795362Z Entering 'third_party/eigen' 2025-04-21T20:53:26.9852070Z Entering 'third_party/fbgemm' 2025-04-21T20:53:26.9902056Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:53:26.9956999Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:53:27.0013833Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:53:27.0074747Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:53:27.0135240Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:53:27.0191419Z Entering 'third_party/flash-attention' 2025-04-21T20:53:27.0241122Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:53:27.0296122Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:53:27.0354490Z Entering 'third_party/flatbuffers' 2025-04-21T20:53:27.0407742Z Entering 'third_party/fmt' 2025-04-21T20:53:27.0456897Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:53:27.0506434Z Entering 'third_party/gloo' 2025-04-21T20:53:27.0556028Z Entering 'third_party/googletest' 2025-04-21T20:53:27.0605543Z Entering 'third_party/ideep' 2025-04-21T20:53:27.0653129Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:53:27.0709893Z Entering 'third_party/ittapi' 2025-04-21T20:53:27.0759492Z Entering 'third_party/kineto' 2025-04-21T20:53:27.0808612Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:53:27.0856526Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:53:27.0908137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:53:27.0956809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:53:27.1006031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:53:27.1052910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:53:27.1107536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:53:27.1156459Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:53:27.1205506Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:53:27.1254608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:53:27.1304112Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:53:27.1351995Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:53:27.1401290Z Entering 'third_party/kleidiai' 2025-04-21T20:53:27.1451491Z Entering 'third_party/mimalloc' 2025-04-21T20:53:27.1500258Z Entering 'third_party/nlohmann' 2025-04-21T20:53:27.1549806Z Entering 'third_party/onnx' 2025-04-21T20:53:27.1615616Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:53:27.1667215Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:53:27.1719490Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:53:27.1767610Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:53:27.1818446Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:53:27.1865516Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:53:27.1917195Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:53:27.1966315Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:53:27.2014311Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:53:27.2060716Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:53:27.2112173Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:53:27.2161857Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:53:27.2233367Z Entering 'third_party/pocketfft' 2025-04-21T20:53:27.2283661Z Entering 'third_party/protobuf' 2025-04-21T20:53:27.2339560Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:53:27.2389243Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:53:27.2440035Z Entering 'third_party/psimd' 2025-04-21T20:53:27.2489898Z Entering 'third_party/pthreadpool' 2025-04-21T20:53:27.2538718Z Entering 'third_party/pybind11' 2025-04-21T20:53:27.2587652Z Entering 'third_party/python-peachpy' 2025-04-21T20:53:27.2637288Z Entering 'third_party/sleef' 2025-04-21T20:53:27.2687402Z Entering 'third_party/tensorpipe' 2025-04-21T20:53:27.2736055Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:53:27.2784374Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:53:27.2832166Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:53:27.2880831Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:53:27.2928151Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:53:27.2998350Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-04-21T20:53:27.3016775Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3025814Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-04-21T20:53:27.3053186Z [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-21T20:53:27.3318488Z Entering 'android/libs/fbjni' 2025-04-21T20:53:27.3351577Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3383034Z Entering 'third_party/FP16' 2025-04-21T20:53:27.3415645Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3445520Z Entering 'third_party/FXdiv' 2025-04-21T20:53:27.3478370Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3508078Z Entering 'third_party/NNPACK' 2025-04-21T20:53:27.3541364Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3571297Z Entering 'third_party/NVTX' 2025-04-21T20:53:27.3605717Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3635348Z Entering 'third_party/VulkanMemoryAllocator' 2025-04-21T20:53:27.3669044Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3699875Z Entering 'third_party/XNNPACK' 2025-04-21T20:53:27.3733179Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3779390Z Entering 'third_party/benchmark' 2025-04-21T20:53:27.3813798Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3844089Z Entering 'third_party/composable_kernel' 2025-04-21T20:53:27.3876924Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3913763Z Entering 'third_party/cpp-httplib' 2025-04-21T20:53:27.3947376Z http.https://github.com/.extraheader 2025-04-21T20:53:27.3978522Z Entering 'third_party/cpuinfo' 2025-04-21T20:53:27.4014084Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4044584Z Entering 'third_party/cudnn_frontend' 2025-04-21T20:53:27.4077899Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4108212Z Entering 'third_party/cutlass' 2025-04-21T20:53:27.4141940Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4179797Z Entering 'third_party/eigen' 2025-04-21T20:53:27.4213430Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4245536Z Entering 'third_party/fbgemm' 2025-04-21T20:53:27.4279362Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4311117Z Entering 'third_party/fbgemm/third_party/asmjit' 2025-04-21T20:53:27.4343339Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4373390Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2025-04-21T20:53:27.4406346Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4436360Z Entering 'third_party/fbgemm/third_party/cutlass' 2025-04-21T20:53:27.4468360Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4506692Z Entering 'third_party/fbgemm/third_party/googletest' 2025-04-21T20:53:27.4539327Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4568838Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2025-04-21T20:53:27.4601365Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4632956Z Entering 'third_party/flash-attention' 2025-04-21T20:53:27.4666314Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4696566Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-04-21T20:53:27.4729885Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4766482Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-04-21T20:53:27.4799608Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4838505Z Entering 'third_party/flatbuffers' 2025-04-21T20:53:27.4871535Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4904562Z Entering 'third_party/fmt' 2025-04-21T20:53:27.4937206Z http.https://github.com/.extraheader 2025-04-21T20:53:27.4966699Z Entering 'third_party/gemmlowp/gemmlowp' 2025-04-21T20:53:27.5000613Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5030541Z Entering 'third_party/gloo' 2025-04-21T20:53:27.5063047Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5094141Z Entering 'third_party/googletest' 2025-04-21T20:53:27.5127027Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5156950Z Entering 'third_party/ideep' 2025-04-21T20:53:27.5190413Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5219961Z Entering 'third_party/ideep/mkl-dnn' 2025-04-21T20:53:27.5253178Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5291343Z Entering 'third_party/ittapi' 2025-04-21T20:53:27.5324967Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5356117Z Entering 'third_party/kineto' 2025-04-21T20:53:27.5389401Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5419690Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-04-21T20:53:27.5452293Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5482943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-04-21T20:53:27.5515627Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5547720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-04-21T20:53:27.5580923Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5612143Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-04-21T20:53:27.5645282Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5675597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-04-21T20:53:27.5708768Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5738902Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-04-21T20:53:27.5773027Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5806226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-04-21T20:53:27.5839685Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5869783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-04-21T20:53:27.5902617Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5932984Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-04-21T20:53:27.5964769Z http.https://github.com/.extraheader 2025-04-21T20:53:27.5997054Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-04-21T20:53:27.6030131Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6062198Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-04-21T20:53:27.6095360Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6125362Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-04-21T20:53:27.6157895Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6191795Z Entering 'third_party/kleidiai' 2025-04-21T20:53:27.6225876Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6256088Z Entering 'third_party/mimalloc' 2025-04-21T20:53:27.6289460Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6319496Z Entering 'third_party/nlohmann' 2025-04-21T20:53:27.6353386Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6384151Z Entering 'third_party/onnx' 2025-04-21T20:53:27.6417320Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6463022Z Entering 'third_party/onnx/third_party/pybind11' 2025-04-21T20:53:27.6496765Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6529398Z Entering 'third_party/opentelemetry-cpp' 2025-04-21T20:53:27.6562479Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6594847Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-04-21T20:53:27.6626832Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6656646Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-04-21T20:53:27.6690271Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6720403Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-04-21T20:53:27.6751973Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6781424Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-04-21T20:53:27.6813861Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6844800Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-04-21T20:53:27.6876384Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6906990Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-04-21T20:53:27.6938956Z http.https://github.com/.extraheader 2025-04-21T20:53:27.6968453Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-04-21T20:53:27.7000354Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7029270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-04-21T20:53:27.7062130Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7094868Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-04-21T20:53:27.7128923Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7160884Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-04-21T20:53:27.7194640Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7245296Z Entering 'third_party/pocketfft' 2025-04-21T20:53:27.7279475Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7309968Z Entering 'third_party/protobuf' 2025-04-21T20:53:27.7342842Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7376157Z Entering 'third_party/protobuf/third_party/benchmark' 2025-04-21T20:53:27.7408384Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7438427Z Entering 'third_party/protobuf/third_party/googletest' 2025-04-21T20:53:27.7471427Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7504299Z Entering 'third_party/psimd' 2025-04-21T20:53:27.7538551Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7569104Z Entering 'third_party/pthreadpool' 2025-04-21T20:53:27.7602356Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7633021Z Entering 'third_party/pybind11' 2025-04-21T20:53:27.7665724Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7698030Z Entering 'third_party/python-peachpy' 2025-04-21T20:53:27.7731377Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7761700Z Entering 'third_party/sleef' 2025-04-21T20:53:27.7795109Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7825653Z Entering 'third_party/tensorpipe' 2025-04-21T20:53:27.7859189Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7890432Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-04-21T20:53:27.7922831Z http.https://github.com/.extraheader 2025-04-21T20:53:27.7952341Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-04-21T20:53:27.7985387Z http.https://github.com/.extraheader 2025-04-21T20:53:27.8014786Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-04-21T20:53:27.8046699Z http.https://github.com/.extraheader 2025-04-21T20:53:27.8076366Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-04-21T20:53:27.8109389Z http.https://github.com/.extraheader 2025-04-21T20:53:27.8138505Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-04-21T20:53:27.8171242Z http.https://github.com/.extraheader 2025-04-21T20:53:27.8290119Z A job completed hook has been configured by the self-hosted runner administrator 2025-04-21T20:53:27.8313734Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-04-21T20:53:27.8318757Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-04-21T20:53:27.8319160Z ##[endgroup] 2025-04-21T20:53:34.5907709Z Evaluate and set job outputs 2025-04-21T20:53:34.5913674Z Set output 'docker-image' 2025-04-21T20:53:34.5915853Z Set output 'test-matrix' 2025-04-21T20:53:34.5916749Z Cleaning up orphan processes